@charset "shift_jis";






body {
	background-color: #FFF;
}
body, h1, h2, h3, p {
	margin: 0px;
	padding: 0px;
}/*margin paddingのクリア*/

#container {
	margin-right: auto;
	margin-left: auto;
	width: 650px;
	border: 1px solid #C9C8E8;
	margin-top: 50px;
	background-color: #FFF;
	height: auto;
}
#header {
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", Arial, sans-serif;
	height: 75px;
	width: 650px;
}
#header h1 {
	width: 200px;
	margin-top: 5px;
	margin-left: 10px;
	float: left;
	text-decoration: none;


}
#header h1 a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header p {
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	letter-spacing: 0.1em;
	color: #316CA8;
	margin-bottom: 2px;
	float: right;
	margin-right: 8px;
}

a:link {
	text-decoration: none;
	color: #316CA8;
}
a:visited {
	text-decoration: none;
	color: #316CA8;
}
a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #316CA8;
}







#main {
	float: right;
	width: 650px;
	margin-top: 10px;
}
#main h1 {
	font-family: "ＭＳ Ｐゴシック", "MS UI Gothic", sans-serif;
	font-size: 12px;
	margin-top: 5px;
	text-align: left;
	width: 540px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	letter-spacing: 0.1em;
	padding-left: 10px;
}
#main ul {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#main ul li {
	list-style-type: none;
	width: 55px;
	float: left;
	font-weight: bolder;
	text-align: center;
	font-size: 16px;
	letter-spacing: 0.1em;
}

#main h2 {
	clear: none;
	width: 525px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", "MS UI Gothic", sans-serif;
	font-size: 16px;
	letter-spacing: 0.2em;
	padding-left: 20px;
	padding-top: 50px;
	color: #316CA8;
}

#main h3  {
	font-family: "ＭＳ Ｐゴシック", "MS UI Gothic", sans-serif;
	width: 130px;
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	float: left;
	margin-top: 12px;
}
#main h4 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 100px;
	clear: both;
}


#main p {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	font-size: 14px;
	color: #333;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-left: 30px;
	line-height: 1.5em;
	letter-spacing: normal;
}
#main table {
	padding: 0px;
	width: 500px;
	margin-top: 7px;
	margin-right: 0px;
	margin-left: 90px;
	clear: both;
	margin-bottom: 0px;
}
#main table caption {
	text-align: left;
	font-size: 14px;
	color: #316CA8;
}

#main table tr th {
	font-weight: normal;
	width: 38px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	font-size: 14px;
	margin: 0px;
}
#main table tr td {
	margin: 0px;
	padding: 0px;
	width: 400px;
	font-size: 14px;
}
#main table h4 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	letter-spacing: 0.1em;
}



#small_index {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#blank {
	height: 30px;
	width: 650px;
	clear: both;
}
#blank_10 {
	height: 10px;
	width: 650px;
	clear: both;
}




#footer_google {
	text-align: center;
	width: 650px;
	height: 65px;
	margin-top: 35px;
	margin-bottom: 20px;
	clear: both;
}








#footer {
	clear: both;
	font-weight: bold;
	color: #8AB4DD;
	text-align: center;
	width: 650px;
	font-size: 12px;
	margin-bottom: 5px;
	height: 28px;
}
#footer p {
	font-size: 10px;
	font-weight: normal;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #CCDAE8;
}
#footer p a:link {
	text-decoration: none;
	color: #C2CFE2;
}
#footer p a:visited {
	text-decoration: none;
	color: #C2CFE2;
}
#footer p a:hover {
	text-decoration: none;
	color: #C2CFE2;
	background-color: #FFF;
}
