@charset "utf-8";


/* ===================================================================
	ダイヤモンドコア工事
 ===================================================================*/


#header h1{
	clear:both;
	padding:25px 35px 35px 35px;
	font-size:27px;
	font-weight:bold;
	line-height:100%;
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	color: #333333;
}



*:first-child+html #header h1{
    padding-top:10px;
} 


#banner4{
	margin-top:0;
}



#main h3{
    width:auto;
    margin-top:10px;
    background-color:#EDF6FF;/* #EDF6FF@#40A1DB C4E1FF*/
    border-top:1px solid #C9E1F4;
	border-bottom:0;
    color:#40A4DB;
	clear:both;
}


#main h4{
    text-align:center;
	margin-bottom:5px;
}


.point{
    width:auto;
	height:auto;
	margin-top:10px;
	padding:5px;

}


.point dt{
    font-weight:bold;
}


.point dd{
    padding-left:13px;
	margin-top:10px;
	margin-bottom:10px;
}


.point_in{
    width:200px;
	height:auto;
	float:left;

}

.point2{
    width:auto;
	height:110px;
	margin-top:10px;
	padding:5px;

}


#banner img{
    vertical-align:bottom;
}


.space{
    margin-top:15px;

}


.bold{
    font-weight:bold;

}


.left_small-box{
    width:250px;
	height:auto;
	margin-bottom:10px;
    float:left;
}


.right_small-box{
    width:250px;
	height:auto;
	margin-bottom:10px;
    float:right;
}


.left_small-box2{
    width:270px;
	height:auto;
	margin-bottom:10px;
    float:left;
}


.right_small-box2{
    width:270px;
	height:auto;
	margin-bottom:10px;
    float:right;
}



