/* reset */
div, dl, dt, dd, h1, p, th, td{ 
	margin:0;
	padding:0;
}
img{
	border:0;
}

/* contents */
html, body{
	width:100%;
	height:100%;
}
body, td{
	font-family:"MS P Gothic", "ＭＳ Ｐゴシック", "Osaka", Helvetica, Arial, sans-serif;
	font-Size:12px;
	line-height:15px;
	color:#333;
}
#wrapper{
	width:990px;
	overflow:hidden;
}
#header{
	width:900px;
	height:75px;
}
#recommendArea{
	position:relative;
	width:685px;
	height:159px;
	background:#000;
	}
	#recommendTitle{
		position:absolute;
		top:22px;
		left:17px;
		}
	#recommendList{
		position:absolute;
		top:53px;
		left:172px;
		width:363px;
		}
	#recommendList a{
		display:inline-block;
		width:100px;
		overflow:hidden;
		margin:0 21px 0 0;
		color:#fff !important;
		}
	#recommendList a img{
		display:inline-block;
		padding:1px;
		width:94px;
		border:2px solid #fff;
		}
	#recommendList a:hover img{
		border:2px solid #c71444;
		}
	#recommendList a span{
		display:inline-block;
		white-space:nowrap;
		font-size:10px;
		}
	#recommendPrev{
		position:absolute;
		top:120px;
		left:588px;
		}
	#recommendNext{
		position:absolute;
		top:120px;
		left:630px;
		}

#content{
	width:685px;
	margin:50px 50px 50px 215px;
}
#content_iframe{
	display:block;
}
.tabMenu{
	height:41px;
	margin:20px 0 0;
	background-color:#fff;
	background-image:url("../IMAGES/bg_tab.gif");
	background-repeat:no-repeat;
	background-position:left bottom;
	text-align:center;
}
.tabMenu a{
	margin:0 3px 0 0;
}

#content .tabMenu{
	width:685px;
	}

#sound_movie{
	position:absolute;
	top:-1000px;
	left:0;
	right:0px;
	bottom:0px;
	width:264px;
	height:20px;
	margin:0;
	z-index:10;
}

/*　over write */
div#container{
	padding-bottom:0 !important;
	_width:960px !important;
}

/* dummy image */
#mainHeader{
	background-repeat:no-repeat;
}
#recommend{
	background-repeat:no-repeat;
}
.block1{
	margin-top:5px;
}
.block2{
	margin-top:15px;
}

/**********************************/
/* footer */
/**********************************/

div#mainFooter{
	width:900px;
	height:38px;
	margin:0px;
	padding:0px;
	border-top:solid 1px #cccccc;
	background-color:#ffffff;
	background-repeat:no-repeat;
	z-index:2;
	font-size:11px;
	display:block;
}
div#mainFooter div.recall{
	margin:0px;
	margin-top:10px;
	margin-left:20px;
	float:left;
}
div#mainFooter ul{
	margin-top:10px;
	margin-right:18px;
	padding:0px;
	display:block;
	text-align:right;
}
div#mainFooter li{
	margin-left:10px;
	padding-left:10px;
	border-left:solid 1px #cccccc;
	font-size:11px;
	float:right;
}
div#mainFooter li.woSeparator{
	border-left:0px;
}
div#mainFooter a{
	font-size:11px;
	color:#999999;
	text-decoration:none !important;
}
div#mainFooter  a:hover{
	color:#c71444;
}


/**********************************/
/* menu */
/**********************************/

div#sideMenu{
	left:0;
    width:223px;
}
div#sideMenu div.menuInner{_width:204px;}

div#sideMenu div.menuInner ul li a{
font-size:10px;
}

div#sideMenu div.menuInner ul li div.stay{
font-size:10px;
}



/**********************************/
/* content */
/**********************************/

/**
	carName
 */
#tab_contents{
	position:relative;
	height:auto;
	display:block;
	width:685px;
	margin-bottom:80px;
	overflow:hidden;
	}

#carName .cmBlock,
#ranking .cmBlock{
	width:694px;
	clear:both;
	margin:0 0 15px;
	overflow:hidden;
	}
	#carName a,
	#ranking a{
		color:#333 !important;
		text-decoration:none !important;
		}
	#carName a:hover,
	#ranking a:hover{
		color:#c71444 !important;
		text-decoration:underline !important;
		}
	#carName a:hover img,
	#ranking a:hover img{
		text-decoration:none;
		}
	#carName a.cmBlockItem,
	#ranking a.cmBlockItem{
		display:block;
		width:338px;
		height:87px;
		background-image:url("../IMAGES/bg_cmBlockItem.gif");
		background-repeat:no-repeat;
		margin:3px 9px 0 0;
		overflow:hidden;
		float:left;
		}
	#carName a.cmBlockItem:hover,
	#ranking a.cmBlockItem:hover{
		background-image:url("../IMAGES/bg_cmBlockItem_over.gif");
		background-repeat:no-repeat;
		}
	#carName a.cmBlockItemWeb,
	#ranking a.cmBlockItemWeb{
		width:338px;
		height:87px;
		background-image:url("../IMAGES/bg_cmBlockItemWeb.gif");
		background-repeat:no-repeat;
		margin:3px 9px 0 0;
		overflow:hidden;
		float:left;
		}
	#carName a.cmBlockItemWeb:hover
	#ranking a.cmBlockItemWeb:hover{
		color:#122e6c;
		background-image:url("../IMAGES/bg_cmBlockItemWeb_over.gif");
		background-repeat:no-repeat;
		}
	#carName a.cmBlockItem, #carName a.cmBlockItemWeb, 
	#carName a.cmBlockItem *, #carName a.cmBlockItemWeb *,
	#ranking a.cmBlockItem, #ranking a.cmBlockItemWeb, 
	#ranking a.cmBlockItem *, #ranking a.cmBlockItemWeb *{
		cursor:pointer;
		}
		
	#carName .thumbnail,
	#ranking .thumbnail{
		width:94px;
		height:70px;
		display:block;
		padding:12px 5px 0 5px;
		float:left;
		}
	#carName .caption,
	#radioCM .caption,
	#ranking .caption{
		display:block;
		width:233px;
		height:50px;
		margin:12px 0 0;
		float:left;
		font-size:11px;
		line-height:13px;
		}
	#carName .caption strong,
	#radioCM .caption strong,
	#ranking .caption strong{
		font-weight:bold;
		display:block;
		margin-bottom:3px;
		}
	#carName .btnPlay,
	#ranking .btnPlay{
		display:block;
		width:233px;
		float:left;
		}
	#carName .new,
	#ranking .new{
		background-image:url("../IMAGES/new.gif");
		background-repeat:no-repeat;
		}

/**
	carName
 */
#carName{
	position:relative;
	top:0;
	left:0;
	z-index:22;
	background:#fff;
	}
#carName .cmBlockItem{
	margin:3px 9px 0 0;
	}

/**
	radio
 */
#radioCM{
	position:absolute;
	top:0;
	left:0;
	z-index:20;
	background:#fff;
	overflow:visible;
	}
	#radioCM .cmBlock{
		width:694px;
		clear:both;
		margin:0 0 15px;
		overflow:visible;
		}
	#radioCM .cmBlockItem{
		width:338px;
		height:87px;
		background-image:url("../IMAGES/bg_cmBlockItem.gif");
		background-repeat:no-repeat;
		margin:3px 9px 0 0;
		overflow:visible;
		float:left;
		z-index:31;
		}
		#radioCM .caption{
			display:block;
			padding:0 8px 0 11px;
			margin:14px 0 0;
			width:319px;
			height:40px;
			line-height:1.6em;
			}
		#radioCM .btnPlay{
			display:block;
			padding-left:12px;
			width:264px;
			height:20px;
			float:left;
			}
		#radioCM .btnPlay a{
			display:block;
			width:264px;
			height:20px;
			background:url("../IMAGES/bg_radio.gif") 0 0 no-repeat;
			}
		#radioCM .btnDetail{
			font-size:10px;
			padding:0 9px 0 5px;
			background:url("../IMAGES/arrow.gif") 0 7px no-repeat;
			height:20px;
			float:right;
			line-height:20px;
			}
		#radioCM .btnDetail,
		#radioCM .btnDetail:link,
		#radioCM .btnDetail:visited{
			color:#1d41a8;
			text-decoration:underline;
			}
		#radioCM .btnDetail:active,
		#radioCM .btnDetail:hover{
			text-decoration:none;
			}
		#radioCM .radioDetail{
			position:absolute;
			width:338px;
			z-index:32;
			clear:both;
			}
			#radioCM .radioDetail dl{
				display:block;
				padding:11px 12px 12px;
				background:#ccc;
				}
			#radioCM .radioDetail dl dt{
				display:block;
				background-color:#ebebeb;
				border-top:#ccc solid 1px;
				padding:6px;
				line-height:1em;
				}
				
			#radioCM .radioDetail dl dd{
				display:block;
				background-color:#fff;
				border-top:#ccc solid 1px;
				padding:6px;
				}
	
/**
	ranking
 */
#ranking{
	position:absolute;
	top:0;
	left:0;
	z-index:21;
	margin:0 auto;
	background:#fff;
	display:none;
	}
	#ranking img{
		display:block;
		}
	#ranking .rankList{
		width:685px;
		margin:0 auto;
		padding:0;
		text-align:center;
		}
	#ranking .rankList table{
		width:584px;
		margin:0 auto;
		padding:0;
		text-align:center;
		}
	#ranking .rankList table tr,
	#ranking .rankList table td{
		margin:0;
		padding:0;
		text-align:left;
		vertical-align:middle;
		}
	#ranking .rankList p{
		margin-bottom:8px;
		}
	#ranking .cmBlockItem,
	#ranking .cmBlockItemWeb{
		clear:both;
		margin:0 0 0 5px;
		padding:0;
		}
	#ranking strong{
		font-weight:bold;
		display:block;
		}
	#ranking .playCount{
		color:#c71444;
		}
	#ranking em{
		display:block;
		font-Size:11px;
		color:#666;
		margin-top:5px;
		text-align:left;
		font-style:normal;
		}

/* ---------------------------------------------------------------------
	clear
 */
.clear:after,
#carName:after,
#radioCM .cmBlock:after,
#radioCM .radioDetail:after{
	content:".";
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	}
.clear,
#carName,
#radioCM .cmBlock,
#radioCM .radioDetail{
	min-height:1px;
	}
* html .clear,
* html #carName,
* html #radioCM .cmBlock,
* html #radioCM .radioDetail{
	height:1px;
	/*\*//*/
	height:auto;
	overflow:hidden;
	/**/
	}
	
	
/* ---------------------------------------------------------------------
	jplayer
 */
	
div.jp-audio{
	width:264px;
	height:20px;
	position:relative;
}

div.jp-interface{
	position:relative;
	width:264px;
	height:20px;
	background:transparent url("../IMAGES/jplayer_bg.gif") no-repeat 0 0;
	overflow:visible;
}

div.jp-interface ul.jp-controls{
	position:relative;
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
}

div.jp-audio ul.jp-controls{
	width:70px;
	height:20px;
}

div.jp-interface ul.jp-controls a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
a.jp-play,
a.jp-pause{
	width:70px !important;
	height:20px !important;
	overflow:hidden !important;
}

a.jp-play{
	background:url("../IMAGES/jplayer_btn.gif") 0 0 no-repeat !important;
}
a.jp-pause{
	background:url("../IMAGES/jplayer_btn.gif") 0 -20px no-repeat !important;
	display:none;
}

div.jp-progress{
	overflow:visible;
	background:url("../IMAGES/jplayer_track.gif") 0 8px no-repeat;
	position:absolute;
	top:0;
	left:82px;
	width:175px;
	height:20px;
}
div.jp-seek-bar{
	position:absolute;
	background:url("../IMAGES/jplayer_track.gif") 0 8px no-repeat;
	left:0;
	width:175px;
	height:20px;
	cursor:pointer;
}
div.jp-play-bar{
	position:absolute;
	width:0px;
	height:20px;
	top:0;
	left:0;
	background:url("../IMAGES/jplayer_progress.gif") 0 8px no-repeat;
	margin:0;
	padding:0;
}
div.jp-seeking-bg{
	width:175px;
	height:20px;
	background:url("../IMAGES/jplayer_track.gif") 7px 8px no-repeat;
}
.jp-grab{
	position:absolute;
	cursor:pointer;
	top:1px;
	left:-8px;
	width:18px;
	height:19px;
	background:url("../IMAGES/jplayer_grab.png") 0 0 no-repeat;
}

.jp-grabwrap{
	position:absolute;
	top:0;
	left:82px;
	width:175px;
	height:20px;
	overflow:visible;
}

/* ---------------------------------------------------------------------
	guard
 */

#guard{
	position:relative;
	width:685px;
	height:159px;
	margin:0;
	padding:0:;
	}
.img_Guard{
	position:absolute;
	display:block;
	width:100%;
	height:100%;
	background:url("../IMAGES/spacer.gif");
	}
@media print{
	img.arashi{display:none !important;}
	div#popupMinimum_movie{display:none !important;}
	}