@charset "UTF-8";

body {
	background-color: #CCCCCC;
	text-align: center;
	margin: 0px;
}
a img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:hover img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:active img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:visited img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

h1 {
	margin: 0px;
}
h2#image {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
}
h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 620px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #E3E3E3;
	font-size: medium;
	letter-spacing: 0.05em;
	clear: both;
	color: #666666;
	font-weight: normal;
}
h4 {
	font-weight: normal;
	margin-bottom: 0.5em;
	color: #6699CC;
	letter-spacing: 0.05em;
	margin-top: 0px;
	clear: both;
	font-size: medium;
}
h5 {
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0.5em;
	font-size: medium;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#wrapper {
	height: auto;
	width: 854px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#body {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", sans-serif ;
	font-size: smaller;
	line-height: 1.35em;
	text-align: left;
	color: #666666;
	background-color: #FFFFFF;
	height: auto;
	width: 850px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding: 0px;
	letter-spacing: 0.05em;
}
#header {
	margin: 0px;
	height: 55px;
	width: 810px;
	padding-right: 20px;
	padding-left: 20px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #336699;
	padding-top: 0px;
	padding-bottom: 0px;
}
#mainMenu {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 850px;
	background-color: #EEEEEE;
}
#pageTitle {
	background-color: #859AB2;
	height: 55px;
	width: 810px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}

#contents {
	height: auto;
	width: 850px;
}
#leftContents {
	float: left;
	height: auto;
	width: 180px;
	padding-top: 20px;
}
#rightContents {
	float: right;
	height: auto;
	width: 650px;
	margin-bottom: 20px;
}
#rightContents a:link {
	text-decoration: none;
	color: #6699CC;
}
#rightContents a:visited {
	text-decoration: none;
	color: #6699CC;
}
#rightContents a:hover {
	text-decoration: underline;
	color: #006699;
}
#rightContents a:active {	
	text-decoration: none;
	color: #006699;
}
#mainImage {
	width: 650px;
	height: 176px;
}
#topImage {
	width: 850px;
	height: 250px;
}
#mainContents {
	height: auto;
	width: 630px;
	margin-top: 20px;
}

#navi {
	background-color: #859AB2;
	clear: both;
	height: 13px;
	width: 810px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 7px;
	color: #FFFFFF;
	font-size: smaller;
}
#navi a {
	color: #FFFFFF;
	text-decoration: none;
}
#navi a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#navi a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
#navi a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navi .boxLeft {
	float: left;
	height: auto;
	width: auto;
	margin: 0px;
}
#navi .boxRight {
	float: right;
	height: auto;
	width: auto;
	margin: 0px;
}

#footer {
	background-color: #E3E3E3;
	height: 20px;
	width: 810px;
	padding-right: 20px;
	padding-left: 20px;
}

#bottomSpacer {
	clear: both;
	height: 20px;
	width: 856px;
	margin-right: auto;
	margin-left: auto;
}
