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

/*------------------------------------------*/
/*ページタイトル*/

#page_title{
	background-image:url(club/title.jpg);
}

/*------------------------------------------*/

.block01{
	display:block;
	width:95%;
	margin:15px auto;
	overflow:hidden;
}

.block01 dt{
	font-weight:bold;
	color:#3998E9;
}

.block01 dd{
	margin:1em 0px;
	overflow:hidden;
	text-align:justify;
}

.block01 dd b{
	font-weight:normal;
	color:#1983DE;
}

/*------------------------------------------*/

.club_navi_lv1{
	background-color:#D9EDFD;
	width:100%;
	margin:40px auto;
	overflow:hidden;
}

.club_navi_lv2{
	width:100%;
	overflow:hidden;
}

.club_navi_lv3{
	width:95%;
	margin:0px auto;
	overflow:hidden;
}

.club_navi_lv3 dl{
}

.club_navi_lv3 dl dt{
	border-bottom:1px solid #BBBBBB;
	padding:10px 0px;
	font-size:15px;
	font-weight:bold;
	color:#1983DE;
}

.club_navi_lv3 dl dd{
	padding:10px 0px;
}

.club_navi_lv3 dl dd table{
	width:100%;
}


.club_navi_lv3 dl dd table td{
	width:25%;
	vertical-align:top;
	font-size:11px;
	
}

.club_navi_lv3 dl dd table td a{
	color:#000000;
	text-decoration:none;
	display:block;	
	line-height:125%;
	padding:10px 0px;
	padding-left:16px;
	background-image:url(club/icon_arrow.png);
	background-repeat:no-repeat;
	background-position:left 0.95em;
}

.club_navi_lv3 dl dd table td a:hover{
	text-decoration:underline;
}



/*------------------------------------------*/
/*部活動紹介*/

.club_container{
	width:80%;
	margin:20px auto;
	overflow:hidden;
}

.a_com_lv1{
	width:100%;
	overflow:hidden;
	margin-top:10px;

}

.a_com_lv2{
	width:100%;
	overflow:hidden;

}

.a_com_lv3{
	width:100%;
	overflow:hidden;

	height:320px;
}

.a_com_lv4{
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	padding:20px 0px;
}

.a_com_lv4 h4{
	background-image:url(commission/icon.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
	font-size:15px;
	font-weight:bold;
	color:#1985E4;
}

.a_com_lv4 dl{
	display:block;
}

.a_com_lv4 dl dt{
	margin:5px 0px;
	overflow:hidden;
	text-align:center;
}

.a_com_lv4 dl dt img{
	width:100%;
	height:auto;
}

.a_com_lv4 dl dd{
}

.a_com_lv4 dl dd ul{
	margin-top:1em;
	overflow:hidden;
}

.a_com_lv4 dl dd li{
	background-image:url(commission/list_marker.png);
	background-repeat:no-repeat;
	background-position:left 0.35em;
	padding-left:15px;
	line-height:125%;
	margin-bottom:0.5em;
	font-size:12px;
}

/*------------------------------------------*/

.entry_list{
	width:100%;
	overflow:hidden;
}

.entry_list div{
	width:150px;
	float:right;
	overflow:hidden;
}

.entry_list ul{
	width:350px;
	float:left;
	overflow:hidden;
}

.entry_list ul li{
	border-bottom:1px solid #bbb;
	background-image:url(club/icon_arrow.png);
	background-repeat:no-repeat;
	background-position:left 0.95em;
	padding:0.5em 0px 0.5em 20px;
}

.entry_list ul li span{
	display:block;
}

/*------------------------------------------*/

/*------------------------------------------*/

/*------------------------------------------*/

/*------------------------------------------*/

/*------------------------------------------*/

/*------------------------------------------*/

/*------------------------------------------*/

/*------------------------------------------*/

/*------------------------------------------*/
