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

/*--- // 角丸設定 3 // ---*/
.kadomaru {
	width:848px;
	height:780px;	
	padding-top:5px;
	background-image: url(../img/dvd/bg_top.gif);
	background-repeat: no-repeat;
	text-align: left;
}
.kadomaru_bottom {
	width:848px;
	height:20px;
	margin-bottom:30px;
	background-image: url(../img/dvd/bg_bottom.gif);
	background-repeat: no-repeat;
}
.kadomaru_bottom + .kadomaru {
	min-height:400px
	height:auto;
}

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

.kadomaru img  {
	margin:15px auto 5px 10px;
	text-align: center;
}

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

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

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