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

#header ul #AboutSPTS a{
	background-position: 0px 0px;
}
#header ul #JPTS a {
	background-position: 200px -40px;
}
#header ul #Meeting a {
	background-position: 0px -80px;
}
#header ul #Membership a {
	background-position: 0px 40px;
}
#content {
	width: 760px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	overflow: hidden;
}
#content h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	border-top-width: 4px;
	border-top-style: solid;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-top-color: #BCBDBF;
	border-bottom-color: #BCBDBF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#content h3 {
	font-size: 14px;
	font-weight: bold;
}
#content p {
	font-size: 11px;
	line-height: 16px;
}
