body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin: 0;
	padding: 0;
	zoom: 1;
}


/*====================================================================
メインコンテンツ
====================================================================*/
#main_contents {
	width:740px ;
	float: right;
}

#main_contents h2.title {
	line-height: 1.5;
	color: #FFF;
	text-indent: -333em;
}

/*====================================================================
共通
====================================================================*/

.billboard p,.billboard2 p {
	padding: 110px 0 0 20px;
	width: 550px;
	line-height: 20px;
	}

span.text_red {
	color: #F00;
	}


p.text {
	line-height: 25px;
	margin: 20px 10px 20px 10px;
	font-size: 12px;
	}

h3.title {
	clear: both;
	height: 30px;
	line-height: 32px;
	font-size: 16px;
	margin: 20px 0px 20px 0px;
	text-indent: 1em;
	background-image:url(../img/bnr_gray.jpg) ;
	}


span.bold {
	font-weight: bold;
	font-size: 14px;
	}

span.colorg {
	color: #7F9F00;
	}
	
span.colorr {
	color: #FF6699;
	}

span.colorc {
	color: #FF7F00;
	}
	
span.colorb {
	color: #0066CC;
	}	

span.colorbr {
	color: #AD902A;
	}	
	
span.size {
	font-size: 14px;
	font-weight: bold;
	}
	
span.size_s {
	font-size: 11px;
	}

span.colorf {
	color: #ffffff;
	}

span.colorred {
	color: #CC0000;
}

p.right_side {
	text-align: right;
	padding-left: 10px;
	}

/*====================================================================
ob
====================================================================*/

.billboard_kenchiku {
	background-image: url(../img/kenchiku/kenchiku_1.jpg);
	width: 740px;
	height: 250px;
	}
	
.kenchiku1 {
	width: 740px;
	height: 200px;
	margin-left: 10px;
	margin-bottom: 30px;
	}
	
.right_text {
	float: left;
	width: 470px;
}

.right_text p{
	line-height: 1.9;
}

.left_image {
	float: right;
	width: 250px;
	}

.cur_title h4 {
	text-indent: -333em;
	}

.curriculum {
	clear:both;
	margin: 10px;
	width:720px;
	height: 240px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-o-border-radius: 20px;
	-ms-border-radius: 20px;
	background-color: #D8E9FD;
	}
	
.cur_title {
	background: url(../img/kenchiku/kenchiku_3.jpg) no-repeat bottom;
	width: 720px;
	height: 45px;
	padding-top:5px;
	border-bottom: solid 1px #FFF;
	position: relative;
	}
	
.cur_title p{
	position: absolute;
        top: 45%;
	font-size: 10px;
    vertical-align:middle;
	text-indent: 28em;
	}

.cur_list {
	margin-top: 10px;
	}
	
.cur_1 {
	float:left;
	width: 200px;
	margin-left: 30px;
	line-height: 1.9;
	}
	
.cur_2 {
	float: left;
	width: 180px;
	height: 150px;
	padding-left: 20px;
	line-height: 1.9;
	border-left: #FFF 1px dashed;
	}
	
.cur_3 {
	float: left;
	width: 250px;
	height: 150px;
	padding-left: 20px;
	line-height: 1.7;
	border-left: #FFF 1px dashed;
	}

.left_image {
	float: left;
	width: 255px;
	margin-bottom: 10px;
	}

.right_text {
	float: right;
	}
	
p.chu {
	clear: both;
	margin-top: 10px;
	}


.kenchiku_2 {
	height: 340px;
	}
	
.kenchiku_3 {
	clear: both;
	border: solid 1px #B6D56E;
	margin-bottom: 20px;
	}

.kenchiku3_title {
	width: 738px;
	heigh: 25px;
	border-bottom: solid 1px #B6D56E;
	background: url(../img/kenchiku/kenchiku_6.jpg) no-repeat right;
	background-color: #DEECBE;		
	}
	
.kenchiku3_title p{
	text-indent: 1em;
	}

.kenchiku3_text ul{
	margin: 20px;
	}

.kenchiku_4 {
	width: 740px;
	height: 730px;
	background-image: url(../img/kenchiku/bg_green.jpg) ;
	/*background-color: #C0DCC0;*/
	}
	
.box1,.box4 {
	float: left;
	width: 320px;
	height: 320px;
	margin-top: 30px;
	margin-left: 30px;
	border: solid 1px #ffffff;
	background-color: #DEECBE;
	}
	
.box2,.box3 {
	float: left;
	width: 300px;
	height: 300px;
	padding: 10px;
	margin-top: 30px;
	margin-left: 30px;
	border: solid 1px #ffffff;
	background-color: #DEECBE;
	}	
	
.box2 p img,.box3 p img {
	}

.kenchiku_4 dl {
	margin: 10px 0;
	}


.kenchiku_4 dt {
	font-weight: bold;
	}
.kenchiku_4 dd {
	text-indent: 1em;
	}	

a img{
background:none!important;
}

a:hover img{
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background:none!important;
}

.box3 p,.box2 p {
	text-align: center;
	}

	}