@charset "UTF-8";

#contentPage h2.title{
	background-image:url(../images/title.png);
	height: 30px;
	width: 512px;
	margin-bottom: 30px;
}
#contentPage h3.subtitle{
	background-image:url(../images/title_s.png);
	height: 21px;
	width: 524px;
	display: block;
	float: left;
	margin-bottom: 20px;
}

#contentPage h4{
	font-size: 16px;
	font-weight: bold;
	color: #005748;
	padding-left: 10px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #005748;
	clear: both;
	line-height: 120%;
}


#contentPage p{
	margin-bottom:7px;
}

#contentPage p.sgec{
	width: 660px;
	background-image: url(../images/sgec.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 210px;
	text-indent: -9999px;
	margin-top: 30px;
}

#contentPage div.council{
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #b0d793;
	margin-top: 25px;
}

#contentPage div.council h5{
	background-image: url(../images/council.png);
	background-repeat: no-repeat;
	height: 30px;
	text-indent: -9999px;
}

#contentPage div.council p{
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

#contentPage .left{
	float:left;
}
#contentPage .right{
	float:right;
}
#contentPage .imgLeft{
	float:left;
	margin-right:10px;
}
#contentPage .imgRight{
	float:right;
	margin-left:10px;
}


#contentPage .leftTxt,
#contentPage .rightTxt{
	overflow:hidden;
}
#contentPage .rightPh{
	float:right;
	text-indent:0;
	margin-left:15px;
}
#contentPage .leftPh{
	float:left;
	text-indent:0;
	margin-right:15px;
}

.part1,.part2,.part3,.part4,.part5,.part6,.part7,.part8,.part9,.part10,.part11,.part12{
	clear:both;
	margin-bottom:50px;
}

.part1{
	margin-top:30px;
}
#contentPage .part1 .p1caption{
	margin:40px 0 15px 0;
}
.part2 .left{
	width:355px;
}
.part2 .right{
	width:260px;
}

.part2 .capL{
	float: left;
	width: 122px;
}

.part2 .capR{
	float: right;
	width: 132px;
}

.part3 .left{
	width:352px;
}

.part3 .right{
	width:260px;
}

.part3 .capL{
	float: left;
	width: 202px;
}

.part3 .capR{
	float: right;
	width: 136px;
}


.part4 .left{
	width:452px;
}
.part4 .right{
	width:170px;
}

.part4 .mark{
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #918b8a;
	margin-bottom: 7px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	clear: both;
}

.part4 .mark h5{
	margin-bottom: 5px;
}

.part4 .mark p.exp{
	font-size: 85%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	line-height: 150%!important;
	padding-top: 3px;
}

.part4 .mark03{
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #918b8a;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: center;
}


.part5 .left{
	width:495px;
}

.part5 .left h4.second{
	margin-top: 35px;
}

.part5 .right{
	width:120px;
}

.part5 .sanchoku{
	clear: both;
}


.part5 .sanchoku h5{
	font-weight: bold;
	margin-bottom: 10px;
}


#contentPage p.worksbtn{
	text-align: center;
	margin-top: 30px;
}

