@charset "Shift_JIS";

/*-------------------------------------------------------------
headlines
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
#interview #contents h2{
	margin: 0 0 20px;
	font-size:20px;
	//color:#672b21;
	//color: #D06A6A;
	//color: #e30d77;
	color: #F105A9;
	font-weight:bold;
}

#interview #contents h2.headline01{
	clear: both;
	width: 610px;
	margin: 0 auto 20px;
}

#interview #contents .desc h2{
	margin: 15px 0 20px;
}



/*-------------------------------------------------------------
profile
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
#interview #contents #profile{
	background: #FFD9D8;
	border: 1px solid #FFC2C1;
	padding: 10px;
	width: 588px;
	margin: 0 auto 30px;
}

#interview #contents #profile dt{
	float: none;
	background: url(../interview/img/bullet.gif) no-repeat left;
	padding: 0 0 5px 25px;
	border-bottom: 1px solid #F7B3B0;
	margin-bottom: 5px;
}

#interview #contents #profile dd{
	padding: 0;
}




/*-------------------------------------------------------------
layout
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
#interview #contents .layoutTop{
	width: 610px;
	margin: 0 auto 0px;
}

#interview #contents .layoutSec{
	width: 610px;
	margin: 0 auto;
}

#interview #contents .layoutThird{
	width: 610px;
	margin: 0 auto 30px;
}

#interview #contents .layoutTop .pics{
	width: 225px;
	float: left;
}

#interview #contents .layoutTop .desc{
	width: 365px;
	float: right;
}

#interview #contents .layoutSec .pics{
	width: 230px;
	float: right;
}

#interview #contents .layoutSec .desc{
	width: 360px;
	float: left;
}

#interview #contents .layoutThird .pics{
	width: 230px;
	float: left;
}

#interview #contents .layoutThird .desc{
	width: 360px;
	float: right;
}




/*-------------------------------------------------------------
dl
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
#interview #contents dl.single{
	padding: 0 0 30px;
	width: 610px;
	margin: 0 auto;
}

#interview #contents dl{
	padding-left:5px;
}
		
#interview #contents dl dt{
	float: left;
	clear: left;
	font-weight: bold;
}

#interview #contents dl dd{
	padding: 0 0 10px 5.5em;
	text-align:justify;
	text-justify:distribute;
}


#interview #contents #beautytalk dl dd{
	padding: 0 0 10px 5.3em;
	text-align:justify;
	text-justify:distribute;
}




#interview #contents #ad{
	margin: 0 auto 10px;
	width: 560px;
}

/*-------------------------------------------------------------
dt class 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.desc .iwamoto,.single .iwamoto {
	color:#F06;
}

.desc .guest,.single .guest {
	color:#FF6C00;
}










/*-------------------------------------------------------------
ƒ‹ƒr 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/



ruby {
  display:inline-table !important;
  text-align:center !important;
  white-space:nowrap !important;
  text-indent:0 !important;
  margin:0 !important;
  vertical-align:text-bottom !important;
  line-height:1 !important;
}

ruby>rb,ruby>rbc {
  display:table-row-group !important;
  line-height:1.0 !important;
}

ruby>rt,ruby>rbc+rtc {
  display:table-header-group !important;
  font-size:71% !important;
  line-height:1.0 !important;
  letter-spacing:0 !important;
}

ruby>rbc+rtc+rtc {
  display:table-footer-group !important;
  font-size:71% !important;
  line-height:1.0 !important;
  letter-spacing:0 !important;
}

rbc>rb,rtc>rt {
  display:table-cell !important;
  letter-spacing:0 !important;
}
rp {
  display:none !important;
}
