/* CSS Document */

body{
	margin: 8px 0px 0px 0px;
	padding: 0;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	line-height: 1.4em;
	font-size: 12px;
	letter-spacing: 0.07em;
}
.camp {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}
img {
	border: none;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/* FLASH */
#flash_area {
	width: 100%;
	height: 270px;
	color:#999;
	text-align:center;
	vertical-align:middle;
}

/*161013追加（TOPヘッダー）*/
#head_content{
	width:1400px;
	height:270px;
	background-position:center;
	margin:0 auto;
}

object,  
embed {  
	vertical-align: top;  
}

/* layout CSS */
#body{
	width: 100%;
	padding: 0;
}
#header{
	width: 900px;
	margin:0px auto 0px auto;
}
#headlogo{
	float: left;
	width: 250px;
	height: 41px;
}
#headmenu{
	float: right;
	width: 450px;
	height: 41px;
	text-align: right;
}
#topmenu{
	float: left;
}
#swfheader{
	width: 900px;
}
#unitbody{
	padding: 3px 0 0 0;
	clear: both;
	width: 900px;
	margin:0px auto 0px auto;
}
* html #unitbody { /* for ie6 */
	padding: 0 0 0 0;
}
*:first-child+html #unitbody { /* for ie7 */
	padding: 0 0 0 0;
}
#unitleft{
	float: left;
	width: 203px;
}
#biginner{}
#gemmenu{
	width: 204px;
	height: 223px;
	background-image: url(../../images/top_menu_back.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
	margin-bottom:12px;
	text-align: center;
}
#supmenu{
	width: 203px;
	height: 95px;
	background-image: url(../../images/top_menu_back2.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	text-align: center;
}
#mypage{ height:114px; background:url(../../images/left_03_mypagebtm.gif) 0 bottom no-repeat; text-align:right; font-size:10px;}
#mypage .r_sp { padding-right:10px;}
#mypage a:link{ color:#333;}
#mypage a:hover{color:#666;}
#mypage a:active{color:#333;}
#mypage a:visited{color:#333;}
#tree{}
#unitright{
	float: right;
	width: 693px;
	margin:0px 0px 10px 0px;
}
#topitem{
	width: 543px;
}
#contentsbody{}
#info{
	width: 535px;
	padding: 5px 0 0 5px;
}
.infotext {
	font-size: 12px;
}

#event{
	float: right;
	width: 145px;
}
#footer{
	border-top:1px solid #666; 
	clear: both;
	width: 900px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:10px;
	letter-spacing:0.1em;
	margin:0px auto 0px auto;
	text-align: center;
}

#gemmenu ul{
	list-style-type:none;
	/*margin:0 auto;*/
	padding:1px;
	background-color:#eeeeee;
	border:1px solid #c4c4c4;
	width:174px;
}

#gemmenu .menuBox1{
	height:38px;
	margin-bottom:1px;
}

#gemmenu .menuBox2{
	height:24px;
}

#gemmenu01,
#gemmenu02{
	margin:0 auto 5px;
}

#gemmenu03{
	margin:0 auto;
}