@charset "utf-8";
a:link {
	color: #00C;
}
a:visited {
	color: #00C;
}
a:hover {
	color: #0AF;
	text-decoration: none;
}
a:active {
	color: #3CF;
}
a img { border: none; }
body  {
	font: 100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #444444;
}
#container1  {
	width: 800px;
	background: #FFF;
	margin: 0 auto 0 auto;
} 
#header  {
	background: #FFF;
	padding: 0 10px 0 16px;
	height: 31px;
} 
#header1  {
	background: #FFF;
	height: 200px;
} 
#header2  {
	background: #FFF;
	height: 50px;
	vertical-align: bottom;
}
#up  {
	background: #FFF;
	padding: 0 0 0 0;
	height: 24px;
}
#down  {
	background: #FFF;
	padding: 0 0 0 0;
	height: 36px;
}
#container2  {
	width: 800px;
	background: #FFF;
	margin: 0 auto 0 auto;
	text-align: left;
	background-image: url(img/frame/body.gif);
	background-repeat: repeat-y;
	position: static;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#container2a  {
	width: 800px;
	background: #FFF;
	margin: 0 auto 0 auto;
	text-align: center;
	background-image: url(img/frame/body.gif);
	background-repeat: repeat-y;
	position: static;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#container3  {
	width: 800px;
	background: #FFF;
	margin: 0 auto 0 auto;
	text-align: left;
}
#footer  {
	background:#FFF;
} 
h1   {
	padding: 3px 0 0 0;
	font-size: 18px;
	color: #444;
	text-align: left;
	margin: 0 0 0 0;
	font-weight: lighter;
}
p   {
	font-size: 15px;
	text-align: left;
	letter-spacing: 1px;
	line-height: 160%;
	word-spacing: 1px;
	padding: 3px 5px 4px 5px;
}
.s {
	font-size: 12px;
	text-align: left;
	line-height: 170%;
	letter-spacing: 1px;
}
.s2 {
	font-size: 13px;
	text-align: left;
	line-height: 160%;
	letter-spacing: 1px;
}
.s3 {
	font-size: 11px;
	text-align: left;
	line-height: 190%;
	letter-spacing: 1px;
}


.red {
	font-weight: bold;
	color: #F63;
}
.gray   {
	font-size: 19px;
	color: #333333;
	text-align: left;
	font-weight: normal;
	padding-top: 5px;
}
.st {
	font-weight: bold;
}
.st2 {
	font-weight: bold;
	font-size: 17px;
	line-height: 110%;
	letter-spacing: 2px;
}


.center {
	font-size: 12px;
	text-align: center;
	letter-spacing: 1px;
}
.small {
	font-size: 12px;
	text-align: left;
	letter-spacing: 0px;
	line-height: 16px;
}
address {
	font-style: normal;
	letter-spacing: 0px;
	line-height: 20px;
	font-size: 15px;
	padding: 5px 0 0 0;
}
