@charset "utf-8";
/* CSS Document */


/****************MainImage****************/
#main_img {
	width:898px;
	height:200px;
	background:url(../../club/images/main_img.jpg) no-repeat 0 0;
}

/* ***********body_left*********** */
#body_left {
	float:left;
	width:180px;
	text-indent:-9999px;
	font-size:0;
}
.sub_menu {
	margin-bottom:10px;
	padding:0px;
}
.sub_menu p a {
	width:180px;
	display:block;
	background-repeat: no-repeat;
	background-position:0 0;
}
.sub_menu_top {
	height:40px;
	background-image:url(../images/sub_menu_top.gif);
}
.sub_menu_01 a {
	height:31px;
	background-image:url(../images/sub_menu_01.gif);
}
.sub_menu_02 a {
	height:27px;
	background-image:url(../images/sub_menu_02.gif);
}
.sub_menu_03 a {
	height:27px;
	background-image:url(../images/sub_menu_03.gif);
}
.sub_menu_04 a {
	height:26px;
	background-image:url(../images/sub_menu_04.gif);
}
.sub_menu_05 a {
	height:25px;
	background-image:url(../images/sub_menu_05.gif);
}
.sub_menu_foot a {
	height:6px;
	background-image:url(../images/sub_menu_foot.gif);
}
/* *********body_right************* */
#body_right {
	float:right;
	width:700px;
	padding:0;
}

/* *********body_right_news************* */
.box01 {
	margin:5px;
}
.box01 ul {
	list-style:none;
	margin:0;
	padding:0;
}
.box01 li {
	border-bottom:1px dotted #5e5e5e;
	padding:3px 0;
}
.li_buttom {
	margin-bottom:20px;
}


.list{
	text-align:right;
	font-size:0.85em;
}
/* *********Main************* */
h5 {
	border-top:2px solid #9bb388;
	padding:5px 0 5px 10px;
	margin:10px 0;
}
.box01 {
	margin:10px 10px 20px;
	height:100%;
}
.box01 p {
	background:url(../images/sankaku.gif) no-repeat 0 4px;
	padding-left:15px;
	float:left;
	width:155px;
}
