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

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

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

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

.block01{
	width:550px;
	margin:0px auto;
	overflow:hidden;
}

.block01 p{
	margin:1.5em 0px;
	overflow:hidden;
}

.block01 ul{
	margin-left:1em;
	overflow:hidden;
}

.block01 ul li{
	list-style-type:none;
}

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

.block02{
	width:550px;
	margin:1.5em auto;
	overflow:hidden;
}


/*------------------------------------------*/
/*委員会紹介*/

#iinkai_container{
	width:576px;
	margin:20px auto;
	overflow:hidden;
}

.a_com_lv1{
	width:273px;
	float:left;
	overflow:hidden;
	margin-left:10px;
	margin-top:20px;
	margin-bottom:20px;
	background-image:url(commission/ol_body.png);
	background-repeat:repeat-y;
	background-position:left top;
}

.a_com_lv2{
	width:100%;
	overflow:hidden;
	background-image:url(commission/ol_head.png);
	background-repeat:no-repeat;
	background-position:left top;
}

.a_com_lv3{
	width:100%;
	overflow:hidden;
	background-image:url(commission/ol_foot.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:380px;
}

.a_com_lv4{
	width:247px;
	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;
}

.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;
}

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

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

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

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

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

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

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

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

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

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