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

* {
	margin:0;
	padding:0;
}
body {
	background-repeat: no-repeat;
	background-position: center center;
	margin:0;
	padding:0;
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",HiraKakuProN-W3;/*font-family: Verdona, sans-serif, "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";*/
	font-size: 12px;
	color: #3E3E3E;
	background-attachment: fixed;
	font-weight: normal;
	line-height: 1.3;
	background-color: #FFFFFF;
}
* html body {
	/* for WinIE6*/
	font-size: 75%;
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",HiraKakuProN-W3;/*font-family:Verdana, "ＭＳ Ｐゴシック", sans-serif;*/
}
*:first-child+html body {	/* for WinIE7*/
	font-size: 75%;
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",HiraKakuProN-W3;/*font-family:'メイリオ', Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;*/
}
li {
	display: inline;
	list-style: none;
	margin-right: 20px;
}
.top_sitemap {
	margin-right: 30px;
	margin-left: 30px;
}
#main {
	background-position: center center;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-324px;
	margin-top:-219px;
	height: 438px;
	width: 648px;
	position: absolute;
	background-attachment: fixed;
	text-align: center;
	background-color: #FFFFFe;
	border: 1px solid #FFFFFF;
}
#main h1  {
	font-size: 12px;
	font-weight: lighter;
	color: #3e3e3e;
	margin-top: 30px;
}
#main h2  {
	font-size: 12px;
	font-weight: lighter;
	color: #3e3e3e;
	margin-top: 20px;
}
#main h3  {
	font-size: 12px;
	font-weight: lighter;
	color: #3e3e3e;
	margin-top: 10px;
}
#navi {
	width: 100%;
	text-align: center;
	position: absolute;
	white-space: nowrap;
	top: 55%;
	margin-top: 200px;
	height: 40px;
	padding-left: 10px;
}
#navi h3 {
	font-family: Verdona, sans-serif, "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	font-size: 12px;
	font-weight: normal;
}

.SmallText {
	font-size: 10px;
}
