@charset 'UTF-8';
/************************************
 VIEW
 プライオリティ1番画像の縦横により、thumb,pF,mDetailは分岐
************************************/	
#mKana{
	font-size:0.9em;
	color:#666;
	margin-bottom:2.5em;
}
#mDetailWL{
	float:right;
	width:204px;
	margin-left:21px;
}
#mDetailHL{
	float:right;
	width:336px;
	margin-left:21px;
}
#mDetail dt,
#mDetailWL dt,
#mDetailHL dt{
	font-weight:bold;
}
#mDetail dd,
#mDetailWL dd,
#mDetailHL dd{
	margin-bottom:1em;
}
#thumbWL{
	float:right;
	width:507px;
}
#thumbHL{
	float:right;
	width:375px;
}
.viMThumb{
	width:100px;
	text-align:center;
	float:left;
}
.pFSq img{
	float:left;
	border:1px solid #DDD;
	padding:2px;
	margin:-1px -1px 0 0;
}
.m{
	width:auto;
}
.thm{
	width:100px;
}
.m p,
.thm p{
	font-size:0.9em;
	text-align:center;
	margin-bottom:10px;
}
.mThumbNo{
	color:#CCC;
	font-size:0.9em;
	line-height:1.2;
	width:38px;
	height:32px;
	padding-top:6px;
	text-align:center;
	border:1px solid #CCC;
	background:#FFF;
	margin:0 auto;
}

/************************************
 INDEX
************************************/
.mName{
	font-size:1.15em;
	white-space: nowrap;
	padding-right:30px;
}
.mPref{
	font-size:1.1em;
	white-space: nowrap;
	text-align:center;
	padding:0 14px;
}