@charset "utf-8";

/* =====================================================================
　1.member general.shtml
===================================================================== */
#container #main .box_side h3{
	margin-bottom:10px;
	padding:0;
}

#main .box_side{
	clear:both;
	margin:0 0 20px 0;
	overflow:hidden;
}
.box_side .box_wrapper{
	float:left;
	width:215px;
	margin-right:15px;
	overflow:hidden;
}
.box_side .box_wrapper2{
	float:right;
	width:215px;
	overflow:hidden;
}

#main .box_side a { color: #333; text-decoration: none;}
#main .box_side a:link { color: #333; text-decoration: none;}
#main .box_side a:visited { color: #333; text-decoration: none;}
#main .box_side a:active { color: #333; text-decoration: none;}
#main .box_side a:hover { color: #369; text-decoration: underline;}


.member_btn { width:100%;
			  text-align:center;
			  padding:25px 0px; }

#box_bgy{
	width:645px;
	padding:15px 15px 15px 15px;
	background:#F3F9E2;
	overflow:hidden;
	clear:both;
}

#box_bgy ul{
	width:645px;
	margin:0px 0px;
}


#box_bgy li.m_li_l{
	float:left;
	width:420px;
	height:25px;
	padding:10px 0px 0px 15px;
	background:url(../../img/list_icon.gif) no-repeat left center;
	}

#box_bgy li.m_li_r{
	float:right;
	width:115px;
	height:25px;
	padding:10px 0px 0px 15px;
}

#mt25{
	margin:25px 0px 0px 0px;
}

#ml25{
	margin:0px 0px 0px 25px;
}



/*--------------------------------------
　h3
---------------------------------------*/
#main .box_side #worldmate{
	height:40px;
	text-indent:-9999px;
	background:url(img/m_worldmate.jpg) no-repeat;
}

#main .box_side #shoukai{
	height:40px;
	text-indent:-9999px;
	background:url(img/m_shoukai.jpg) no-repeat;
}

#main .box_side #kyurei{
	height:40px;
	text-indent:-9999px;
	background:url(img/m_kyurei.jpg) no-repeat;
}

#main .box_side #katashiro{
	height:40px;
	text-indent:-9999px;
	background:url(img/m_katashiro.jpg) no-repeat;
}

#main .box_side #kigan{
	height:40px;
	text-indent:-9999px;
	background:url(img/m_kigan.jpg) no-repeat;
}

#main .box_side #inori{
	height:40px;
	text-indent:-9999px;
	background:url(img/m_inori.jpg) no-repeat;
}

#main .box_side #center{
	height:40px;
	text-indent:-9999px;
	background:url(img/m_center.jpg) no-repeat;
}

#main .box_side #link{
	height:40px;
	text-indent:-9999px;
	background:url(img/m_link.jpg) no-repeat;
}

#main .box_side #shibu{
	height:40px;
	text-indent:-9999px;
	background:url(img/m_shibu.jpg) no-repeat;
}

#main .box_side #present{
	height:40px;
	text-indent:-9999px;
	background:url(img/m_present.jpg) no-repeat;
}

#main .box_side #question{
	height:40px;
	text-indent:-9999px;
	background:url(img/m_question.jpg) no-repeat;
}

#main .box_side #etc{
	height:40px;
	text-indent:-9999px;
	background:url(img/m_etc.jpg) no-repeat;
}


div.switch_btn #more {
position:absolute;
top:7px;
right:5px;
}

* html div.switch_btn  #more{
position:absolute;
top:7px;
right:30px;
}



