@charset "utf-8";
.png {
	background:url(../common/images/h1_bg.png) no-repeat left top;
	color:#1A1A1A;
	font-size:18px;
	width:705px;
	padding:15px 0 17px 25px;
 *padding:17px 0 15px 25px;
	line-height:140%;
	margin-bottom:9px;
}


.main-box {
	width:680px;
	margin:0 auto;
	overflow:hidden;
	clear:both;
	margin:0 0 20px 0;
	text-align:center;
	font-size:125%;
}

.img-r {
	float: right;
	padding: 0 0 0 20px;
}

.photo-s{
	overflow:hidden;
	height:100%;
	}
.photo-s li{
	float:left;
	margin:10px 5px 20px;
	}

table.menu {
	width:680px;
	border-left:3px solid #e6dacc;
	border-top:3px solid #e6dacc;
	margin:0 0 20px 0;
}
table.menu th {
	width:110px;
	font-size:17px;
	line-height:170%;
	border-right:2px solid #f1eae2;
	border-bottom:2px solid #f1eae2;
	background-color:#fbfaf6;
	padding:13px 0 13px 16px;
	font-weight:normal;
	text-align:left;
	vertical-align:middle;
	font-weight:bold;
}
table.menu td {
	font-size:15px;
	line-height:170%;
	border-right:3px solid #e6dacc;
	border-bottom:2px solid #f1eae2;
	padding:13px 18px 13px 18px;
	text-align:left;
	vertical-align:middle;
}
table.menu  .bb {
	border-bottom:3px solid #e6dacc;
}

table.menu td .txt3 {
background: url(../images/dvd/icon_g.jpg) no-repeat left;
padding: 0 0 0 19px;
line-height: 170%;
background-position: 0px 4px;
}

table.t-d-red td .txt3 {
background: url(../images/dvd/icon_r.jpg) no-repeat left;
padding: 0 0 0 19px;
line-height: 170%;
background-position: 0px 4px;
}

table.t-d-red td .txts3 {
background: url(../images/dvd/icon_r_s.jpg) no-repeat left;
padding: 0 0 0 19px;
line-height: 170%;
background-position: 0px 4px;
}

.btn {
	text-align:center;
	margin:0 0 5px 0;
}
.btn-t-red{
	text-align:center;
	font-size:120%;
	font-weight:bold;
	margin:0 0 10px 0;
	color:#9D3840;
	}
.btn-t-link{
	text-align:center;
	font-size:110%;
	}

/*------FP------*/
.tit-g {
	font-size:20px;
	background:url(../images/dvd/bg_g.jpg) no-repeat left;
	color:#ffffff;
	padding:11px 0 11px 36px;
 *padding:9px 0 13px 36px;
	_padding:12px 0 10px 36px;
	font-weight:bold;
}
.tit-r {
	font-size:20px;
	background:url(../images/dvd/bg_r.jpg) no-repeat left;
	color:#ffffff;
	padding:11px 0 11px 36px;
 *padding:9px 0 13px 36px;
	_padding:12px 0 10px 36px;
	font-weight:bold;
}



.shibookBox {
	width:680px;
	margin:0 auto;
	overflow:hidden;
	clear:both;
	padding:0 21px 39px 21px;
	background-color:#FFF;
}

.youtubeframe{
	margin:0 0 25px 0;
	}

/*共通*/
.txt-under{
	text-align:center;
	margin:0 0 15px 0;
	font-size:160%;
	}
.txt-under span{
	border-bottom:1px solid #000;
	font-weight:bold;
	
	}
.dvd-img{
	overflow:hidden;
	height:100%;
	margin:10px 0 10px 0;
	}