@charset "utf-8"; /* 文字コード */

#rightContentsBox h2{
	background: none;
	margin-top: 13px;
}

.specialmenuBox{
/*	min-height: 744px;*/
/*	height: auto !important; */ /* min-height IE6 hack */
/*	height: 744px; */ /* min-height IE6 hack */
	font-size: 10px;
}

.specialmenuBox td{
	font-size: 10px;
}

.specialmenuBox h3{
	font-size: 18px;
	margin: 15px 0;
	line-height: 1.2;
}

.specialmenuBox h3 .smalltext{
	font-size: 14px;
}

.specialmenuBox h4{
	font-size: 12px;
	color: #FF7500;
	margin: 10px 0 5px 0;
}

.specialmenuBox p{
	margin: 1em 0;
}

.specialmenuBox ul.inline li{
	display: inline;
	padding: 0 20px 0 0;
}

.specialmenuBox ul.arrow li a{
	background: url("../../img/common/iconArrow.gif") no-repeat 0 0;
	padding-left: 10px;
}

.specialmenuBox ul.arrow li a:hover{
	background: url("../../img/common/iconArrow.gif") no-repeat 2px 0;
	padding-left: 10px;
}

.underNavigation{
	margin-top: 0;
	height: 65px;
}

.underNavigation .toTop, .underNavigation .goBack{
	top: 35px;
}

/* new_release */

.newReleaseTable{
	width: 100%;
}

.newReleaseTable td{
	vertical-align: top;
}

.newReleaseTable .blank{
	width: 10px;
}

.newReleaseTable .title{
	background: #b2b2b2;
	border: 1px solid #b2b2b2;
	color: #ffffff;
	padding: 7px 10px;
}

.newReleaseTable .tracklist{
	border: 1px solid #b2b2b2;
	padding: 7px 10px;
	line-height: 1.6;
}

.newReleaseTable .tracklist img{
	vertical-align: middle;
	margin-right: 7px;
}

.newReleaseTable_2column .tracklist{
	width: 300px;
}

.newReleaseTable_3column .tracklist{
	width: 200px;
}

.newReleaseCommentary{
	border: 1px solid #b2b2b2;
	padding: 20px;
	margin-bottom: 15px;
}

.newReleaseCommentary p{
	margin-top: 0;
}

/* season_sounds */

.seasonSoundsBox p{
	font-size: 11px;
}


.seasonSoundsBox ul{
	line-height: 1.7;
}

.seasonSoundsBox li{
	font-size: 12px;
}

.seasonSoundsBox li a{
	color: #666666 !important;
}

.seasonSoundsImage{
	float: left;
	margin-right: 12px;
	margin-bottom: 30px;
}

/* pick up */

.pickUpBox{
	padding-top: 20px;
}

.pickUpBox h3{
	margin: 0;
	font-size: 16px;
	color: #000000;
}

.pickUpBox p{
	font-size: 11px;
}

.pickUpBox ul{
	line-height: 1.7;
}

.pickUpBox li{
	font-size: 12px;
}

.pickUpBox li a{
	color: #666666 !important;
}

.pickUpImage{
	float: right;
	margin-left: 10px;
	margin-bottom: 30px;
}








