@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;
}
.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:25px auto 0 206px;
	text-align: center;
}
.text_box {
	border: 1px solid #2fa4c3;
	margin:30px 30px 0 30px;
}

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