/* CSS Document */

div#main div#committee_contents-bg,
div#main div#committee_contents-bg0 {
	width: 636px;
	height: 726px;
	background: url(../images/committee/committee_contents_bg.jpg) no-repeat ;
	clear: left;
}

 div#committee_contents-bg_inner {
 	margin: 10px 0 0 13px;
	overflow: hidden;
}
	dl.committee_contents {
		width: 300px;
		height: 161px;
		position:relative;
		float: left;
		margin:10px 10px 10px 0;
	}
	

	* html dl.committee_contents {
		margin:0px 10px 10px 0;
	}
	
	*+html dl.committee_contents {
		margin:7px 10px 10px 0;
	}

	dl.committee_contents img.committee_details {
	}
		
	dl.committee_contents dt {
		padding-bottom: 5px;
	}
		
	dl.committee_contents p {
		text-align:left;
		padding-left: 15px;
		padding-right: 130px;
	}
	dl.committee_contents p span.leader {
		border-bottom: 1px dotted #999999 ;
		text-align: right;
		}
		
	dl.committee_contents p span.committee_caption {
			text-align: left;
			display:block;
			padding-top: 5px;
			padding-bottom: 5px;
		}
		
	div#committee_contents-bg dl{
		background: #fff ;
	}

div#committee_detailes_contents {
	overflow: hidden;
	margin-top: 30px;
}

div#committee_detailes_contents dl {
	width: 630px;
	overflow: hidden;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #999999;
}

div#committee_detailes_contents dt {
	width: 110px;
	float: left;
}

div#committee_detailes_contents dd {
	width: 500px;
	padding-top: 3px;
	text-align: left;
	float: right;
}

ol#committee_plan li {
	margin-left: 30px;
	list-style: decimal;
}

ol#committee_plan li ul li {
	list-style: disc;
	margin-left: 30px;
}

dd ul.committee_member {
	width: 400px;
	overflow: hidden;
}

dd ul.committee_member li {
	width: 200px;
	float: left;
}

dd ul#committee_member-bottom {
	margin-bottom: 20px;
}

p#committee_back {
	text-align: right;
	margin-right: 30px;
}

.clear {
	clear: both;
}




div#committee_contents-bg dl#contents-1 {
    background: url("../images/committee/contents-1_bg.jpg") no-repeat scroll center bottom #FFFFFF;
}
div#committee_contents-bg dl#contents-2 {
    background: url("../images/committee/contents-2_bg.jpg") no-repeat scroll center bottom #FFFFFF;
}
div#committee_contents-bg dl#contents-3 {
    background: url("../images/committee/contents-3_bg.jpg") no-repeat scroll center bottom #FFFFFF;
}
div#committee_contents-bg dl#contents-4 {
    background: url("../images/committee/contents-4_bg.jpg") no-repeat scroll center bottom #FFFFFF;
}
div#committee_contents-bg dl#contents-5 {
    background: url("../images/committee/contents-5_bg.jpg") no-repeat scroll center bottom #FFFFFF;
}
div#committee_contents-bg dl#contents-6 {
    background: url("../images/committee/contents-6_bg.jpg") no-repeat scroll center bottom #FFFFFF;
}
div#committee_contents-bg dl#contents-7 {
    background: url("../images/committee/contents-7_bg.jpg") no-repeat scroll center bottom #FFFFFF;
}
div#committee_contents-bg dl#contents-8 {
    background: url("../images/committee/contents-8_bg.jpg") no-repeat scroll center bottom #FFFFFF;
}

div#committee_contents-bg0 dl#contents-1 {
    background: url("../images/committee/contents-1_bg0.jpg") no-repeat scroll center bottom #FFFFFF;
}
div#committee_contents-bg0 dl#contents-2 {
    background: url("../images/committee/contents-2_bg0.jpg") no-repeat scroll center bottom #FFFFFF;
}
div#committee_contents-bg0 dl#contents-3 {
    background: url("../images/committee/contents-3_bg0.jpg") no-repeat scroll center bottom #FFFFFF;
}
div#committee_contents-bg0 dl#contents-4 {
    background: url("../images/committee/contents-4_bg0.jpg") no-repeat scroll center bottom #FFFFFF;
}
div#committee_contents-bg0 dl#contents-5 {
    background: url("../images/committee/contents-5_bg0.jpg") no-repeat scroll center bottom #FFFFFF;
}
div#committee_contents-bg0 dl#contents-6 {
    background: url("../images/committee/contents-6_bg0.jpg") no-repeat scroll center bottom #FFFFFF;
}
div#committee_contents-bg0 dl#contents-7 {
    background: url("../images/committee/contents-7_bg0.jpg") no-repeat scroll center bottom #FFFFFF;
}
div#committee_contents-bg0 dl#contents-8 {
    background: url("../images/committee/contents-8_bg0.jpg") no-repeat scroll center bottom #FFFFFF;
}
