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

/*--- // 角丸設定 3 // ---*/
.kadomaru {
	width:860px;
	height:1140px;
	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:30px; 
 height:auto;
}

.kadomaru p {
	margin:5px 30px 30px 30px;
}


.kadomaru_b {
	width:799px;
	height:auto;
	padding-top:5px;
	background-image: url(../img/04contents-Animation/contents01/waku_bg_top.gif);
	background-repeat: no-repeat;;
	margin-left:30px;
	text-align: left;
}
.kadomaru_bottom_b {
	width:799px;
	height:19px;
	margin-left:30px;
	background-image: url(../img/04contents-Animation/contents01/waku_bg_bottum.gif);
	background-repeat: no-repeat;
}
.kadomaru_bottom_b + .kadomaru_b {
 min-height:400px;
 height:auto;
}

.kadomaru  h2 {
	font-size:105%;
	margin:20px auto 20px 30px;
	font-weight: bold;
}

.kadomaru_b h2 {
	font-size:105%;
	margin:20px auto 10px 30px;
	font-weight: bold;
	color: #51a7cb;
}

.kadomaru_b h3 {
	font-size:105%;
	margin:20px 260px 10px auto;
	padding-left:30px;
	font-weight: bold;
	text-align:left;
}

.btn_cA {
	text-align:right;
	padding-left:273px;
	padding-bottom:0;
	_padding-bottom:5px;
}

.img_cA {
	float:right;
	padding:50px 30px 100px 15px;
}


.text_box{
	border: 1px solid #2fa4c3;
	margin:15px 30px 0 30px;
}


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