@charset 'UTF-8';
/************************************
 COMMON
************************************/
#iDetail dt{
	font-weight:bold;
	font-size:1.1em;
}
#iDetail dd{
	font-size:0.85em;
}

/************************************
 VIEW
************************************/
#view{
	padding-bottom:0;
	margin-bottom:0;
}
#view #dH2{
	font-size:2.8em;
	margin-top:-6px;
}
#photo01{
	float:left;
	margin-right:20px;
}
#kana{
	font-size:0.9em;
	margin-bottom:20px;
}
#biography{
	float:left;
	width:505px;
	vertical-align:middle;
}
#biography dl{
	margin-bottom:1em;
}
#biography dt{
	float:left;
	margin-right:1em;
}
#thY{
	width:140px;
}
#thA{
	width:150px;
}
#photoThumList div{
	font-size:0.9em;
	line-height:1.2;
}
.photoNote{
	font-size:0.9em;
	text-align:left;
}

.adsenseView{
	padding-left:8px;
}
#episode{
	list-style-type:disc;
	margin-left:1em;
}
#episode li{
	margin:0 0 1em 8px;
}
#wremark dd{
	margin:0 0 1em 1em;
	font-size:0.9em;
}
#wremark dt span{ /* wremark.css>#lastFlgと同期 */
	background:#EEE;
	border:1px solid #CCC;
	padding:2px 4px;
	font-size:0.75em;
}
#posDl{
	margin-left:1em;
}
#posDl dt{
	color:#999;
	display:list-item;
	list-style-type:disc;
}
#posDl dd{
	margin-bottom:1em;
}
.relatedCarousel{
	margin: 0;
	list-style-type: none;
	/*height: 100%;*/
	/*white-space: nowrap;*/
	overflow-x: visible;
	color: #111;
	letter-spacing: -4px;
}
.relatedCarousel li{
	vertical-align:top;
	text-align:left;
	overflow:hidden;
	margin-left:14px;
	margin-bottom:10px;
	width: 132px;
	/*min-height: 100%;*/
	list-style-type: none;
	display: inline-block;
	white-space: normal;
	letter-spacing: normal;
}
.relatedCarousel li div{
	color:#999;
	font-size:0.9em;
	width:100px;
	height:65px;
	border:1px solid #CCC;
	padding-top:53px;
	text-align:center;
	margin:0;
	line-height:1.3;
}
.relatedCarousel dl dt{
	font-weight:bold;
	font-size:1.15em;
}
.relatedCarousel dl dd{
	font-size:1em;
}
#relatedMenList,
#relatedMenListLarge{
	border:0;
	width:auto;
}
#relatedMenList td,
#relatedMenListLarge td{
	font-size:0.9em;
	width:60px;
	padding:0 0 10px 0;
	text-align:center;
	border:0;
	vertical-align:top;
}
#relatedMenList div,
#relatedMenListLarge div{
	color:#999;
	font-size:0.9em;
	width:50px;
	height:37px;
	border:1px solid #CCC;
	padding-top:13px;
	text-align:center;
	margin:0 auto;
	line-height:1.3;
}
#relatedMenListLarge {
	font-size:1em;
}
#relatedMenListLarge td{
	width:85px;
}
#relatedMenListLarge div{
	font-size:1.1em;
	width:75px;
	height:52px;
	border:1px solid #CCC;
	padding-top:21px;
}



/************************************
 INDEX
************************************/
#dispKey{
	margin-bottom:1em;
}
#dispKey dt{
	font-weight:bold;
	display:inline;
}
#dispKey dd{
	display:inline;
	padding-right:1em;
}
#menList{
	border:0;
}
#menList td{
	text-align:center;
	vertical-align:top;
	border:0;
}
#menList td div{
	margin:0 auto;
	width:100px;
	height:100px;
	text-align:center;
	border:1px solid #CCC;
}
#iDetail dt{
	font-weight:bold;
	font-size:1.1em;
}
#iDetail dd{
	font-size:0.85em;
}

/************************************
 EDIT,ADD
************************************/
#edit{
	padding-bottom:0;
	margin-bottom:0;
}
#edit #dH2 input,
#edit #kana input{
	font-size:1em;
	width:170px;
}
#edit #bioCareer textarea{
	font-size:1em;
	width:470px;
}
.attriSelect{
	width:353px !important;
	margin-bottom:20px;
}