@charset "utf-8";


/*---------- top---------- */
#topmain{
margin:0;
padding:0;
background:url(../img/top_main.jpg) no-repeat;
height:424px;
width:960px;
}




#topmainWrap{
padding:0;
margin:0;
}

#topmain_quiz{
width:365px;
height:360px;
float:left;
margin:11px 0 0 0;
}


#topmain_about{
float:right;
width:100px;
height:80px;
margin:11px 0 0 0;
padding:0 415px 0 0;
}

#topmain_camp{
float:right;
margin:65px 0 0 0;
}

#topCont_L{
	float:left;
	width:690px;
}

#topCont_R

{
	float:right;
	width:238px;
}

#topContBg{
	background:url(../img/top_contbg.jpg) no-repeat;
	width:690px;
	height:200px;
	text-align:left;
	margin:0 0 10px 0;
}

.topContBg_menu{
	float:left;
	padding:14px 0 0 11px;
}


#topMenu01{
float:left;
width:615px;
height:181px;
background:url(../img/topmenu01_bg.jpg) no-repeat;
position:relative;
}

#topMenu01btn01{
position:absolute;
top:16px;
left:177px;
}

#topMenu01btn02{
position:absolute;
top:16px;
left:318px;
}

#topMenu01btn03{
position:absolute;
top:16px;
left:459px;
}


#topMenuRight{
float:left;
width:345px;
position:relative;
}

#topInfo{
margin:15px 0 0 0;
width:960px;
height:131px;
background:url(../img/top_info.jpg) no-repeat;
position:relative;
}

#topInfoBtn01{
position:absolute;
top:101px;
left:23px;
}

#topInfoBtn02{
position:absolute;
top:101px;
left:512px;
}


#topEvent{
	float:left;
	width:336px;
	height:145px;
	background:url(../img/top_event.jpg) no-repeat;
	position:relative;
}

#topmugitoro{
	float:right;
	width:336px;
	height:145px;
	background:url(../img/top_mugitoro.jpg) no-repeat;
	position:relative;
}

.btn_motomiru{
	position:absolute;
	top:13px;
	left:245px;
}

.btn_motomiruTxt{
	position:absolute;
	top:50px;
	left:17px;
	width:200px;
	height:74px;
	font-size:11px;
	color:#5E4836;
	line-height:160%;
	text-align:left;
}

.topTwiHead{
width:238px;	
}

#topTwiBg{
	width:238px;
	background:url(../img/top_twe_bg.jpg) repeat-y;
	text-align:center;
}


.topTwiTxtW{
	padding:5px 10px;
}

.topTwiBtnW{
	padding:3px 0 3px 0;
	text-align:center;
	font-size:11px;
	color:#663333;
}


table.topNews{
padding:0;
margin:0;
}

/*table.topNews tr{
background-image: url(../images/news_dot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}*/



table.topNews th{
	padding:5px 5px 3px 0;
	width:24%;
	vertical-align: top;
	line-height:150%;
	
}

table.topNews td{
padding:5px 0 3px 0;
width:76%;
line-height:150%;
font-size:10px;
color:#764948;
}

table.topNews td a:visited{
color:#E16D20;
text-decoration: none;
}

table.topNews td a:link{
color:#E16D20;
text-decoration: underline;
}

table.topNews td a:hover{
color:#E16D20;
text-decoration:none;
}

