/* CSS Document */

/* ALL_setting
================================================== */
*{
	margin:0;
	padding:0;
	font-family: Meiryo, sans-serif, monospace;
	font-size: 12px;
}

.clear{clear:both;}

body{
	background-image: url(../image/summer_bg2.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}

image{border:0;}

.header_sakura_right {
	width:1037px;
	height: 525px;
	background-image: url(../image/sakura_bg_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	position:fixed;
	top:0px;
	left:0;
	z-index:-1;
}
.header_sakura_left {
	width:662px;
	height: 525px;
	background-image: url(../image/sakura_bg_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	position:fixed;
	top:0px;
	right:0;
	z-index:-1;
}

@media screen and (max-width: 699px){
.header_sakura_right {
	width:0px;
	height: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	position:fixed;
	top:0px;
	left:0;
	z-index:-1;
}
.header_sakura_left {
	width:0px;
	height: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
	position:fixed;
	top:0px;
	right:0;
	z-index:-1;
}
}

.footer_text {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 20px;
}
.header_title {
	width: 835px;
	margin-right: auto;
	margin-left: auto;
	z-index:999;
	margin-top: 15px;
	margin-bottom: 10px;
}
@media screen and (max-width: 699px){
.header_title {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	z-index:999;
	margin-top: 15px;
	margin-bottom: 15px;
}
}
.header_title_text {
	width: 774px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}

@media screen and (max-width: 699px){
	.header_title_text {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
}
.contents_title {
	width: 937px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 15px;
	background-color:#0955b5;
	padding:10px;
	font-size:22px;
	font-weight:bold;
	color:#fff001;
	
}

@media screen and (max-width: 699px){
.contents_title {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 15px;
}
}

.campaign_text_box {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	line-height: 28px;
	padding-top:8px;
}

@media screen and (max-width: 699px){
.campaign_text_box {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	line-height: 24px;
}
}

.contents_box {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	background-image: url(../image/white_bg.png);
	background-repeat: repeat;
	padding-top:10px;
	padding-bottom:10px;
}
@media screen and (max-width: 699px){
.contents_box {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	background-image: url(../image/white_bg.png);
	background-repeat: repeat;
}
}
.cd_info_box {
	width: 957px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
	padding-bottom: 15px;
	padding-top: 15px;
}
.cd_info_left_box {
	width: 350px;
	float: left;
	margin-right: 15px;
}
.cd_info_right_box {
	width: 590px;
	float: left;
	line-height: 24px;
}
.cd_image {
	width: 348px;
}
.bt_box {
	margin-top: 15px;
}
.bt_box2 {
	margin-top: 15px;
}
.bt1 {
	width: 175px;
	float: left;
	margin-right: 10px;
}

@media screen and (max-width: 699px){
	.cd_info_box {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #E0AC6A;
	padding-bottom: 15px;
	padding-top: 15px;
}
.cd_info_left_box {
	width: 80%;
	float:none;
	margin-right: auto;
	margin-left: auto;
}
.cd_info_right_box {
	width: 96%;
	float:none;
	margin-right: auto;
	margin-left: auto;
}
.cd_image {
	width: 100%;
}
.bt1 {
	width: 50%;
	float: none;
	margin: auto;
}
.bt_box2 {
	margin-top: 0px;
}
}

.cd_text {
	margin-top: 10px;
}




.cd_title {
	font-size: 22px;
	font-weight: bold;
	color: #0955b5;
	margin-top: 10px;
	margin-bottom: 10px;
}


.cd_price {
	font-size: 18px;
	font-weight: bold;
}
.cd_info_text {
	font-size: 10px;
	line-height: 20px;
	margin-top: 2px;
	margin-left: 10px;
}

.tracklist_title {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF6600;
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-left: 6px;
	color: #FF6600;
}
.tracklist_music {
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
}
