/* ------------------------------------
 → 検索結果
 * ------------------------------------*/
#main {
	margin-left:25px;
	margin-right:25px;
	display:inline;
	width:700px;
	float:right;
	text-align:center;
	color:#fff;
}
h2 {
	background:url(../common/title_search.gif) 0 0 no-repeat;
	height:44px;
	text-indent:-9999px;
	margin-bottom:10px;
}
#main_in {
//	width:676px;
	margin:auto;
}
#main_in a{color:#FFFFFF;}

dl.page dd ul li.selected a:hover{ color:#000000;}


h3 {
	border:1px solid #ccc;
	text-align:left;
	padding:5px 10px;
	margin-bottom:10px;
}
/* ------------------------------------
 → 選択検索
 * ------------------------------------*/
dl.switch {
	clear:both;
	line-height:1.3;
	display:block;
	text-align:left;
	padding-bottom:15px;
}
dl.switch dt {
	width:4.8em;
	font-weight:bold;
	float:left;
	margin-right:5px;
	white-space:nowrap;
}
dl.switch dd {
	width:600px;
	float:left;
}
dl.switch dd ul{
	clear:both;
}
dl.switch dd ul li{
	float:left;
	margin-right:5px;
	white-space:nowrap;
	display:block;
}
/* ------------------------------------
 → ページ検索・数順
 * ------------------------------------*/
dl.page {
	background:url(../common/line_bg.gif) 0 0 no-repeat;
	padding-top:10px;
	margin-top:30px;
	width:100%;
	float:right;
	line-height:1.3;
	display:block;
}
dl.page dt {
	width:4.8em;
	font-weight:bold;
	display:block;
	padding-left:280px;
	float:left;
	white-space:nowrap;
}
dl.page dd {
	width:320px;
	float:left;
}
dl.page dd ul{
	clear:both;
}
dl.page dd ul li{
	float:left;
	width:1.8em;
	white-space:nowrap;
	display:block;
	margin-top:1px;
	margin-bottom:1px;
	border-left:1px solid #fff;
}
dl.page dd ul li a {
	width:1.8em;
	display:block;
	text-align:center;
}
dl.page dd ul li a:hover {
	background:#900 none repeat scroll 0%;
	color:#000;
}
dl.page dd ul li.selected {
	background:#fff none repeat scroll 0%;
	color:#000;
}
/* ------------------------------------
 → [女優別]検索結果
 * ------------------------------------*/
ul.switch_actress{
	float:left;
	width:108px;
//	clear:both;
//	background:url(../common/sakuhin_top.gif) 0 0 no-repeat;
	height:130px;
	text-align:center;
	margin:10px 10px 10px 0px;
	padding:10px;
	border:solid 1px #555555;
}
ul.switch_actress li.actress_name{
	display:block;
	width:200px;
	float:left;
}
ul.switch_actress li.actress_body {
	width:auto;
	float:left;
}
ul.switch_actress li.actress_body ul{
	clear:both;
}
ul.switch_actress li.actress_body ul li{
	width:auto;
	margin-right:20px;
	display:block;
	float:left;
	padding-left:10px;
	background:url(../common/arrow.gif) 0 center no-repeat;
}
ul.switch_catalog {
	clear:both;
	display:block;
	background:url(../common/sakuhin_bottom.gif) 0 bottom no-repeat;
	padding-top:5px;
	padding-bottom:10px;
	margin-bottom:20px;
}
ul.switch_catalog li {
	float:left;
}
ul.switch_catalog li.pic {
	width:90px;
	text-align:center;
}
ul.switch_catalog li ul.switch_body {
	width:576px;
}
ul.switch_catalog li ul.switch_body li {
	width:288px;
	background:url(../common/sakuhin_tensen.gif) 0 bottom no-repeat;
}	
ul.switch_catalog li ul.switch_body li dl{
	background:url(../common/arrow.gif) 0 top no-repeat;
	width:288px;
	float:left;
	line-height:1.3;
	margin:5px 0pt;
	display:block;
	text-align:left;
}
ul.switch_catalog li ul.switch_body li dl dt {
	padding-left:10px;
	width:5.5em;
	font-weight:bold;
	display:block;
	float:left;
}
ul.switch_catalog li ul.switch_body li dl dd {
	width:200px;
	float:left;
	margin-left:5px;
}
ul.switch_catalog li ul.switch_body li dl dd li{
	float:left;
	width:100px;
	white-space:nowrap;
	background:none;
}
/* ------------------------------------
 → トップへ
  * ------------------------------------*/
#go_to_top {
	clear:both;
	height:18px;
	text-align:right;
}