@charset "UTF-8";

#formBox{
padding:0 0 0 15px;
}
#formBox .textBox{
width:400px;
height:24px;
font-size:13pt;
border:1px solid #999;
padding:2px 0 0 2px;
}
#formBox .button{
margin-left:10px;
width:100px;
height:25px;
font-size:11pt;
text-align:center;
border:1px solid #555;
background-color:#eee;
}
#formBox p{
margin:2px;
}

.otherRank{
clear:both;
float:left;
margin:10px 0 10px 150px;
_margin:10px 0 10px 65px;
}
.otherRank li, .otherRank-head li{
float:left;
margin-left:50px;
}

.attention{
color:#999;
margin:10px 0 10px 130px;
}

.example{
margin-bottom:20px;
width:500px;
padding-bottom:10px;
}

.example li{
float:left;
padding:0 10px 0 0;
}

/*------------------------------------------------------------------------------------------
										KEYWORD REVIEW(2011.06.06)
--------------------------------------------------------------------------------------------*/
.keyword_review{
	margin:0 auto;
	width:748px;
	overflow:hidden;
}

.keyword_review_inner{
	width:7000px;
}

.keyword_review h3{
	margin:0 0 3px 0; padding:0;
	height:40px;
	text-align:center;
}
.keyword_review li{
	float:left;
	margin:4px;
	padding:3px 3px 0 5px;
	border:1px solid #ddd;
	width:230px;
	height:220px;
	font-size:14px;
	list-style:none;
}
.keyword_review dt{
	text-align:center;
}
.keyword_review .yshopping a,.keyword_review .rakten_ichiba a,.keyword_review .amazon_jp a{
	padding:0 0 0 22px;
	background:url('http://aucfan.com/img/icon_sitelogo.gif') 60px 0 no-repeat;
}
.keyword_review .yshopping a{
	background-position:0 0;
}
.keyword_review .rakten_ichiba a{
	background-position:0 -32px;
}
.keyword_review .amazon_jp a{
	background-position:0 -128px;
}
.keyword_review dd{
	clear:both;
	margin:3px 0 0 0;	padding:0;
	font-size:12px;
}
.keyword_review dd span{
	float:left;
	text-align:center;
	width:120px;
}
.keyword_review dd .side_result_title_area{
	float:left;
	margin:5px 0 0 0;	padding:0;
	width:110px;
}
.keyword_review dd li2.results-price{
	font-weight:bold;
	color:#FF0000;
}
.keyword_review dd p{
	clear:both;
	margin:0;	padding:0;
	line-height:1.5em;
}
.keyword_review dd p a strong{
	clear:both;
	margin:0;	padding:0;
	font-weight:bold;
	line-height:1.9em;
	color:#006ad6;
}

.btn-item-detail a,.btn-item-detail a:hover{
	background:url('http://aucfan.com/img/btn.gif') no-repeat;
}
.btn-item-detail a{
	margin:5px auto;
	display:block;
	width:85px;
	height:20px;
	background-position:0 -192px;
	text-indent:-9999px;
	text-align:center;
}
.btn-item-detail a:hover{
	background-position:0 -212px;
}

/*
SCROLLhorizontal_scroll_right_review
---------------------------------------------*/
.horizontal_scroll_left_review{
        float:left;
}
.horizontal_scroll_right_review{
        float:right;
}
.horizontal_scroll_left_review a,.horizontal_scroll_right_review a{
	display:block;
	width:120px;
	height:24px;
	background:url(http://aucfan.com/img/btn.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.horizontal_scroll_left_review a{
	background-position:0 0;
}
.horizontal_scroll_right_review a{
	background-position:0 -48px;
}
.horizontal_scroll_left_review a:hover{
	background-position:0 -24px;
}
.horizontal_scroll_right_review a:hover{
	background-position:0 -72px;
}

/*------------------------------------------------------------------------------------------
										FOOTER
--------------------------------------------------------------------------------------------*/

#footer{
	clear:both;
	margin:10px;
	overflow:hidden;
	border-top:1px solid #ddd;
}
#footer li,#footer dd{
	display:inline;
}
#footlist,#footnavi{
	margin:10px 0;
}

/*
FOOTLIST
---------------------------------------------*/

#footlist{
	clear:both;
	float:left;
	width:100%;
}
#footlist dl{
	clear:both;
}
#footlist dt,#footlist dd{
	float:left;
	margin-bottom:5px;
}
#footlist dt{
	font-size:0.85em;
}
#footlist dd{
	margin-left:5px;
	border-left:1px solid #999;
	padding-left:5px;
	font-size:0.85em;
}
#footlist dd a{
	font-size:1em;
	text-decoration:none;
}

/*
 FOOTNAVI
---------------------------------------------*/
.footnavi{
	clear:both;
	padding:10px 0;
	background-color:#e5e5e5;
	text-align:center;
}
.footnavi ul,.footnavi li a,.footnavi p{
	padding:5px 0;
	color:#666;
}
.footnavi li a{
	padding:0 5px;
	font-size:1em;
}
.footnavi li a:hover,.footnavi p a:hover{
	padding:0 5px;
	color:#111;
	font-size:1em;
}

.searchLinkHead{
	float:right;
	margin-right:40px;
}
.searchLinkFoot{
	float:left;
}