@charset "shift_jis";

/*===================================

  * file name : cm.css
  * last update : 2008/10/25
  
=======================================*/
/*----------------------------------
	・index
----------------------------------*/
/*-- オンエア中のCM --*/

#onair {
	margin: 0 auto;
	text-align: left;
	width: 814px;
	padding-top: 69px;
	position: relative;
	}
#onair h3 {
	}
#onair #cm_titles {
	position:relative;
	z-index:5;
	}
#onair #cm_cap {
	position:absolute;
	left:330px;
	top:110px;
/*	overflow: hidden;*/
	background: url(../img/top_capbg.jpg) no-repeat;
	width:484px;
	height:319px;
	z-index:1;
	}
#cm_cap p {
	padding: 44px 0px 0px 184px;
	}
#onair #cm_titles {
/*	overflow: hidden;*/
	}
#cm_titles dl.cm_ttl {
	padding-top: 8px;
	padding-bottom: 15px;
	}
#cm_titles dl.cm_mak {
	padding-bottom: 12px;
	clear:both;
	}
#cm_titles dl dt {
	padding: 16px 0 9px 6px;
	}
#cm_titles dl.cm_ttl dd, 
#cm_titles dl.cm_mak dd {
	margin-left: 26px;
	font-size: 10px;
	color: #4b4b4b;
	line-height: 140%;
	width:370px;
	}
#cm_titles dl.cm_mak {
	background: #fef7ff;
	width: 407px;
	}
#cm_titles dd a, 
#cm_titles dd a:link, 
#cm_titles dd a:visited, 
#cm_titles dd a:active {
	color: #c3125a;
	text-decoration: underline;
	}
#cm_titles dd a:hover {
	color: #ff6da8;
	text-decoration: underline;
	}
#onairBox {
	display:block;
	overflow:hidden;
	padding-bottom:8px;
	width: 407px;
}
#onairBox dl {
	font-size: 10px;
	color: #4b4b4b;
	line-height: 140%;
	float:left;
	width: 203px;
	padding-bottom:10px;
}
#onairBox dl dt {
	padding-bottom: 0;
	margin-left:6px;
	line-height:100%;
}
#onairBox dl dd {
	padding-bottom: 6px;
	margin-left: 28px;
}
#faq_DL{
	margin-top: 69px;
	margin-right: 10px;
	margin-left: 10px;
	}
#faq_img{
	float:left;
	text-align:left;
	}
#faq_text{
	float:left;
	margin-left:8px;
	color: #4b4b4b;
	line-height: 1.1;
	font-size:10px;
	}	
/*-- プロフィール --*/
#profile {
	clear: both;
	background: url(../img/line_profile.gif) repeat-x center top;
	_margin: 28px 9px 40px 8px;
	position:relative;
	width:814px;
	clear: both;
	overflow: hidden;
	text-align: left;
	margin-top: 21px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid #ffaacb;
	}
#profile h3 {
	background: url(../img/topprofbg.jpg) no-repeat 0 28px;
	position:relative;
	height:155px;
	}
#profile h3 img {
	position:absolute;
	top:59px;
	left:13px
}
#profile #modeltalk{
	width: 407px
	}	
#profile #summerhair {
	width: 600px;
	float: left;
	}
#profile #summerhair {
	background: url(../img/top_prof_ph1.jpg) no-repeat 6px 0;
	padding-bottom:69px;
	}
#profile #summerhair p.read {
	line-height: 1.5;
	padding-bottom: 5px;
	}
#profile #summerhair p.read, 
#profile #summerhair p.btn {
	padding-left: 193px;
	padding-right: 19px;
	}
#profile #summerhair p.btn {
	text-align: right;
	}

