@charset "UTF-8";


/*========================================================*/
/* タイトルエリア  */
#titleArea {
	background:url(../img/pagetitle.jpg) no-repeat left top;
}

#flashcontent {
}
#flashcontent #attention {
	background-color:#e0f3fc;
	margin:0 auto 0;
	padding:10px;
	position:relative;
}
#flashcontent #attention p {
	font-size:77%;
	line-height:1.7;
	width:595px;
	margin:0 auto 0 0;
	text-align:left;
}
#flashcontent #attention #btn-getflash {
	position:absolute;
	width:100px;
	height:35px;
	top:30px;
	right:30px;
}


/*========================================================*/
/*========================================================*/
/* contentsArea Structure */
/* subNav */
.subNav {
	display:block;
	margin:0 0 0 auto;
	width:300px;
}
.subNav li {
	display:block;
	padding:0 0 0 20px;
	width:130px;
	height:40px;
	float:left;
}
.subNav li a {
	display:block;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
}
.subNav li#liTvcm a {background:url(../img/btn-tvcm.jpg) no-repeat left top;}
.subNav li#liTvcm a:hover {background:url(../img/btn-tvcm.jpg) no-repeat right top;}
.pageTvcm .subNav li#liTvcm a {background-position:right;}
.subNav li#liMag a {background:url(../img/btn-mag.jpg) no-repeat left top;}
.subNav li#liMag a:hover {background:url(../img/btn-mag.jpg) no-repeat right top;}
.pageMag .subNav li#liMag a {background-position:right;}


/* tvcm */
#tvcm-title {text-indent:-9999px;background:url(../img/title-tvcm.jpg) no-repeat left top;}
#boxTvcm {
	margin:10px 0 30px;
	padding-bottom:30px;
	border-bottom:1px dotted #cfccc8;
}
/* making */
#making-title {text-indent:-9999px;background:url(../img/title-making.jpg) no-repeat left top;}
#boxMaking {
	display:block;
	margin-top:10px;
	margin-left:-21px;
	margin-bottom:-20px;
}
#boxMaking li {
	float:left;
	display:block;
	width:246px;
	margin-left:21px;
	margin-bottom:20px;
	padding:0;
	height:184px;
}
* html #boxMaking {width:822px;margin-left:-41px;}

#boxMaking li img {border:0;padding:0;margin:0;}


.making-text {padding-top:10px;}


/* add 0413  -------- */
/* cmsong box */
#cmsong-title {text-indent:-9999px;background:url(../img/title-cmsong.jpg) no-repeat left top;}
#boxCmsong {
	margin:10px 0 30px;
	padding-bottom:30px;
	border-bottom:1px dotted #cfccc8;
}
#boxCmsong h4 {padding:10px 0 20px; line-height:1.16;}
#cmsong {width:420px;height:30px;margin:0 0 0 30px; }
#boxCmsong dl {width:295px;font-size:85%; line-height:1.182; margin-top:-30px; margin-left:480px;}
#boxCmsong dt {float:left;}
