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

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

.grapf{
	 margin:0 100px 8px 30px;
}

.btn{
	 margin:0 100px 3px 30px;
}

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

.kadomaru_b h3 {
	font-size:105%;
	margin:20px 200px 5px 1px;
	padding-left:30px;
	font-weight: normal;
	text-align:left;
}


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

