@charset "utf-8";
/* ===================================================================
 style info : ファイル読み込み
=================================================================== */

/* default style - リセット・共通
----------------------------------------------------------- */
@import url("../../commons/styles/default.css");
@import url("../../commons/styles/module.css");
/* ===================================================================
 style info : 個別用
=================================================================== */
#wrapperAll {background:url(../img/bg_dvd.png) no-repeat center top;}
h4 { margin:14px 0 0 73px !important;  }
.mainArea {
	padding:40px 0 0 38px;
}

h4 {}
.block { 
	width: 836px;
	padding:16px 0 60px 37px;
}
.block h5 { padding-bottom: 16px;}
.block p.photo {
	float:right;
	padding: 0 20px 20px 50px;
}
.block p.photo {
	float:right;
}
.btn {
	clear:both;
	text-align:center;
	padding:10px 0 0 0;
}

span { font-weight:bold; }
