@charset "Shift_JIS";

/*---content---*/

a#left-bun{
	display:block;
	width:149px;
	height:19px;
	margin:0;
	background:url(../img/obj_menu_bun.gif) no-repeat;
}
a:hover#left-bun{
	background : url(../img/obj_menu_bun2.gif) no-repeat;
}
a#left-pip{
	display:block;
	width:149px;
	height:19px;
	margin:0;
	background : url(../img/obj_menu_pip.gif) no-repeat;
}
a:hover#left-pip{
	background : url(../img/obj_menu_pip2.gif) no-repeat;
}
a#left-othr{
	display:block;
	width:149px;
	height:19px;
	margin:0;
	background : url(../img/obj_menu_othr.gif) no-repeat;
}
a:hover#left-othr{
	background : url(../img/obj_menu_othr2.gif) no-repeat;
}
a#left-anna{
	display:block;
	width:149px;
	height:19px;
	margin:0;
	background : url(../img/obj_menu_anna.gif) no-repeat;
}
a:hover#left-anna{
	background : url(../img/obj_menu_anna2.gif) no-repeat;
}


/*-- main ---*/
#mid{
	float:left;
	display:block;
/*	width:412px; */
	width:400px;
	padding:4px 0px 0px 0px;
/*	border:solid 1px black; */
}
#mid-top-ri{
	float:left;
	display:block;
	width:112px;
	margin:4px 4px 4px 0px;
}
#mid-top-le{
	float:left;
	display:block;
/*	width:282px; */
	width:272px;
	margin:4px 0px 4px 6px;
	font-size:small;
	line-height:1.2;
}
.mid-wk,.mid-wk_tp{
	display:block;
	width:380px;
	padding:4px 0px 0px 0px;
	margin:0px 0px 4px 0px;
	font-size:small;
}
.mid-wk{
	background : url(../img/obj_waku_foot.gif) repeat-x;
}
.mid-wk a,.mid-wk_tp a{
	display:block;
	padding:0px 0px 4px 20px;
	margin:0px 0px 0px 0px;
}
.mid-wk a.vlt,.mid-wk_tp a.vlt{
	background : url(../img/p_02.gif) no-repeat 0px 0px;
}
.mid-wk-txt,.mid-wk-txt_blu,.mid-wk-txt_grn{
	width:380px;
	padding:0px 0px 0px 20px;
}
.mid-wk-txt_blu{
	background : url(../img/p_01.gif) no-repeat 0px 0px;
}
.mid-wk-txt_grn{
	background : url(../img/p_03.gif) no-repeat 0px 0px;
}



/*-- side ---*/
#side{
	float:right;
	display:block;
	width:160px;
	height:100%;
/*	border:solid 1px black; */
	background-color:#F0F0F0;
	padding:4px 0px 0px 8px;
	margin:0px 1px 0px 0px;
}
.side-ttl{
	display:block;
	width:136px;
	height:17px;
	background : #ffffff url(../img/obj_ba1_01.gif) no-repeat;
	border:solid 1px #666666;
	color:#336699;
	font-weight:bold;
	padding:0px 0px 0px 10px;
	margin:4px 0px 8px 0px;
	font-size:small;
}

.side-wk{
	display:block;
	width:146px;
	border:solid 1px #666666;
	padding:0px 0px 8px 0px;
	margin:4px 0px 8px 0px;
	background:#FFFFFF;
}
.side-wk-lnk,.side-wk-lnk_tp{
	display:block;
	width:136px;
	padding:1px 0px 0px 0px;
	margin:0px 4px 0px 4px;
	font-size:small;
	line-height:1.5;
}
.side-wk-lnk{
	background : url(../img/obj_waku_foot.gif) repeat-x;
}
.side-wk-txt{
	margin:4px 4px 4px 4px;
}
.side-wk-txt img{
	float:left;
	margin:2px 4px 0px 0px;
}
.side-wk-lnk_bt a{
	clear:both;
	display:block;
	width:144px;
	height:14px;
	padding:1px 0px 0px 0px;
	background : url(../img/con_syousai2.gif) no-repeat;
}
.side-wk-lnk_bt a:hover{
	background : url(../img/con_syousai22.gif) no-repeat;
}

#event,#camp1,#camp2{
	padding:0px 0px 0px 0px;
	font-size:x-small;
	line-height:1.3;
}
#event{
	background : url(../img/bg_g.gif);
}
#camp1{
	background : url(../img/bg_r.gif);
}
#camp2{
	background : url(../img/bg_p.gif);
}

