@charset "utf-8";
/* CSS Document */

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#header {
	height: 104px;
	width: 800px;
}
#header #logo-main #English{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif, "Times New Roman", Georgia;
	font-size: 13px;
	float: right;
	margin-top: 43.2px;
}
#header #logo-main {
	height: 55.2px;
	width: 800px;
}
#header #logo-main h1{
	height: 47.2px;
	width: 360px;
	padding-top: 8px;
	float: left;
}
#header ul {
	clear: both;
	margin-top: 8.8px;
	overflow: hidden;
}
#header ul li{
	height: 40px;
	float: left;
}
#header ul li a {
	background-image: url(../image/navi.gif);
	display: block;
	text-indent: -9999px;
	height: 40px;
	width: 200px;
}
#header ul #AboutSPTS a:hover{
	background-position: 200px 0px;
}
#header ul #JPTS a:hover {
	background-position: 200px -40px;
}
#header ul #Meeting a:hover {
	background-position: 200px -80px;
}
#header ul #Membership a:hover {
	background-position: 200px 40px;
}
#footer {
	width: 800px;
	background-color: #334454;
	margin-top: 30px;
	padding-bottom: 10px;
	overflow: hidden;
}
#main-image  {
	height: 212px;
	width: 800px;
	margin-top: 10px;
}
#footer p {
	font-size: 11px;
	padding-top: 20px;
	color: #FFF;
	display: block;
	width: 250px;
	float: right;
}
#footer p a:link {
	color: #FFFFFF;
} 
#footer p a:visited {
	color: #FFFFFF;
} 
#footer p a:hover {
	color: #FFFFFF;
} 
#footer p a:active {
	color: #FFFFFF;
}
.namisen {
	font-weight: bold;
}
.red {
	color: #F00;
}
#content #root {
	font-size: 12px;
	display: block;
	margin-bottom: 18px;
	height: 18px;
}
