@charset "utf-8";

/* グローバルナビ 今いるページ */
#gnavi li.gnavi_7 a {
	position:relative;
	left:-398px !important;
}

#right_column {
	font-color:#71466f;
}

.boxtop{
	margin:20px auto 0px 40px;
}
	
.eventmenu{
	width:676px;
	height:auto;
	background:url("../images/event/boxbg.gif") repeat-y;
	margin:0px auto -5px 40px;
	padding:20px 40px 20px 40px;
	_padding:20px 0px 20px 40px;
}
	
.boxbottom{
	margin:0px auto 0px 40px;
}	

.eventmenu ul li{
	width:580px;
	padding-left:20px;
	line-height:250%;
	background:url("../images/event/list.gif") no-repeat;
	background-position:left center;
	border-bottom:#acabab 1px dotted;
}

.span1{
	font-size:11px;
	color:#ed398e;
	font-weight:bold;
	padding-right:0.5em;
}

.eventmenu ul li a{
	font-size:13px;
	font-weight:bold;
	color:#9a5096;
}

#camp_box {
	width:685px;
	margin:25px auto 0;
}

#camp_box p {
	width:685px;
	margin:0 auto ;
}

#camp_box p.totop {
	width:5.5em;
	height:10px;
	font-size:11px;
	background:url("../images/event/totop_bg.gif") no-repeat left top;
	padding:2px 0 0 14px;
	margin:5px 0 10px auto;
}

#camp_box p.totop a {
	color:#8f558c;
	font-weight:bold;
}


