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

/*--- // 角丸設定 3 // ---*/
.kadomaru {
	width:860px;
	height:550px;
	padding-top:5px;
	background-image: url(../img/02news/wp_bg_top.gif);
	background-repeat: no-repeat;
	text-align: left;
}
.kadomaru2 {
	width:860px;
	height:300px;
	padding-top:5px;
	background-image: url(../img/02news/wp_bg_top.gif);
	background-repeat: no-repeat;
	text-align: left;
}
.kadomaru3 {
	width:860px;
	height:560px;
	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;
}
.kadomaru p {
	margin:5px 30px 30px 30px;
}
.kadomaru img {
	margin:10px auto 5px 10px;
}
.text_box {
	border: 1px solid #2fa4c3;
	margin:30px 30px 0 30px;
}
.text_box h2 {
	font-size:105%;
	margin:20px auto 20px 30px;
	font-weight: bold;
}


.girl {
	float:right;
	padding:15px 35px 0 15px;
}
img, div {
	behavior:url(iepngfix.htc)
}
