﻿@charset "UTF-8";
/* .block */
body #main { 
	padding-bottom: 0px;
}
#main #article .block{
	margin:0;
	padding:0;
	position: relative;
	background-image: url(../music/images/bg_01.png);
	background-position: 0px 0px;
	min-height:807px;
	padding-bottom:30px;
}
#main #article .block .box{
	width:530px;
	margin-right: auto;
	margin-left:auto;
	position: relative;
}

#main #article .block #box_theme{
	padding-bottom:10px;
}
#main #article  h2.h2_title{
	padding:110px 0 30px 80px;
}

#main #article .box {
	margin-bottom:20px;
}
#main #article .box p{
	margin-bottom:20px;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	position: relative;
	z-index: 1;
}
#main #article .box p#txt_01{
	text-align: center;
	margin-bottom:20px;
}
#main #article #box_overview h3{
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #828E9C;
	font-size: 22px;
}

#main #article #box_overview p{
	font-size: 18px;
}
#main #article #box_bonus h3{
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #828E9C;
	font-size: 22px;
}

#main #article #box_bonus h4{
	font-size: 18px;
	font-weight: bold;
	margin-bottom:5px;

}
#main #article #box_bonus{
	margin-bottom:30px;
}
#main #article #box_bonus ul{
	margin-bottom:20px;
}
#main #article #box_bonus ul li{
	font-size: 14px;
	margin-bottom:5px;
}
#main #article #box_bonus ul li strong{
	font-size: 16px;
	display: block;
	color: #0A2340;
}
#main #article #box_bl,#main #article #box_dvd{
	padding:10px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #0A2340;
	width: 500px;
	overflow: hidden;
}
#main #article #box_bl h3,#main #article #box_dvd h3{
	margin-right: 250px;
	margin-left: auto;
	font-size: 22px;
	font-weight: bold;
	color: #0A2340;
	line-height: 1.3em;
	margin-bottom:5px;
}
#main #article #box_bl p.txt,#main #article #box_dvd p.txt{
	padding-bottom:10px;
	margin-right: 270px;
	margin-left: auto;
	font-size: 14px;
	color: #000;
	line-height: 1.5em;
}
#main #article #box_bl p.photo,#main #article #box_dvd p.photo{
	width: 230px;
	height: 192px;
	padding: 5px;
	border: 1px solid #ccc;
	float: right;
	background-image: url(../disc/images/photo_01.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
#main #article #box_bl p.photo{
	background-image: url(../disc/images/photo_01.jpg);
}
#main #article #box_dvd p.photo{
	background-image: url(../disc/images/photo_02.jpg);
}
#main #article #box_bl p.btn,#main #article #box_dvd p.btn{
	clear: both;
	float: none;
	text-align: center;
	padding-top: 10px;
}
#main #article #box_attention_01,#main #article #box_attention_02{
	font-size: 14px;
}
#main #article #box_more{
	width: 480px;
	padding:20px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color:rgba(11,34,65,0.1);

}
#main #article #box_more h4{
	font-size: 18px;
	font-weight: bold;
	line-height: 1.3em;
	color: #B8160A;
}
#main #article #box_more p{
	font-size: 16px;
	margin-bottom:10px;

}
#main #article #box_more p span.century_g{
	font-family: "century gothic","ＭＳ Ｐゴシック",sans-serif;
}
