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

/*--- // 角丸設定 3 // ---*/
.kadomaru {
	width:860px;
	height:650px;
	padding-top:5px;
	background-image: url(../img/02news/wp_bg_top.gif);
	background-repeat: no-repeat;
	text-align: left;
}
.kadomaru_bottom {
	width:860px;
	height:80px;
	margin-bottom:30px;
	background-image: url(../img/02news/wp_bg_bottom.gif);
	background-repeat: no-repeat;
}
.kadomaru_bottom + .kadomaru {
 min-height:400px;
 height:auto;
}

.kadomaru2 {
	width:683px;
	height:470px;
	margin-top:88px;
	margin-left:93px;
	background-image: url(../img/07contact/bg_top.png);
	background-repeat: no-repeat;
	text-align: left;
}
.kadomaru_bottom2 {
	width:683px;
	height:40px;
	margin-left:93px;
	background-image: url(../img/07contact/bg_bottom.png);
	background-repeat: no-repeat;
}
.kadomaru_bottom2 + .kadomaru2 {
 min-height:100px;
 height:auto;
}

.kadomaru2 p {
	font-size: 98%;
}

.kadomaru2 h2{
	font-size:105%;
	margin-bottom:10px;
	font-weight: bold;
	color: #51a7cb;
}

.form_back {
	background-image: url(../img/07contact/base.jpg);
	background-repeat: no-repeat;
	text-align: left;
	background-position: center center;
	
}


.form_area{
	padding-left:30px;
	padding-top:20px;
	margin-top:30px;
}

img, div {
	behavior:url(iepngfix.htc)
}
