@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}
form{
/*
	display:inline;
*/
}

body{
	background-color:#010101;
	font-size:12px;
	line-height:140%;
}
img{
	border:none;
}
li{
	list-style:none;
}
.cboth{
	float:none;
	clear:both;
}
table{
	border-collapse:collapse;
	border-spacing:0;
	margin:0;
	padding:0;
}

/*	***********************************	

		ヘッダ

	***********************************	*/

#header{
	width:950px;
	background-color:#E5B701;
	margin:0 auto;
}

#header .header01{
	height:111px;
	background:url(../../img/01/common/header_bg.png) 0 0 no-repeat;
	position:relative;
}

#header .header01 h1{
	position:absolute;
	top:8px;
	left:10px;
	font-size:11px;
	*font-size:10px;
	line-height:11px;
}

#header .header01 h2{
	position:absolute;
	top:22px;
	left:15px;
}

* html #header .header01 h2 img{
	behavior: url("../js/iepngfix.htc")
}

#header .header01 #header_navi{
	position:absolute;
	top:22px;
	right:8px;
}

#header .header01 #header_navi p{
	position:relative;
	width:347px;
	height:34px;
}

#header .header01 #header_navi p a.navi01{
	position:absolute;
	top:12px;
	left:8px;
}

#header .header01 #header_navi p a.navi02{
	position:absolute;
	top:12px;
	left:89px;
}

#header .header01 #header_navi p #ctl00_Keyword{
	position:absolute;
	top:7px;
	left:177px;
}

#header .header01 #header_navi p #ctl00_imgSeach{
	position:absolute;
	top:5px;
	left:298px;
}

#header .header01 #header_navi p a.navi01 img,
#header .header01 #header_navi p a.navi02 img,
#header .header01 #header_navi p #ctl00_imgSeach{
	behavior: url("../js/iepngfix.htc")
}

/* グローバルメニュー */
#header #header02 {
	width:950px;
	height:46px;
	position:absolute;
	bottom:0;
	left:0;
}

* html #header #header02 {
	bottom:-1px;
}

#header #header02 ul{
	padding:0 0 0 6px;
}

#header #header02 ul li{
	float:left;
}

#header #header02 p{
	position:absolute;
	bottom:3px;
	right:8px;
}

#header #header02 ul li img,
#header #header02 p img{
	vertical-align:bottom;
}

/* その下のメニュー */
#header .header03{
	background-color:#F4DE88;
	clear:both;
	height:33px;
}
#header .header03 li{
	float:left;
	
}
/* ログイン表示とか */
#header .header04{
	background-color:#F9ECBF;
	height:27px;
}
#header .header04 p{
	float:left;
	clear:left;
	margin:3px 8px;
}
#header .header04 ul{
	float:right;
}
#header .header04 li{
	float:left;
	margin:3px;
}








/*	***********************************	

		ラッパ

	***********************************	*/


#wraper{
	width:934px;
	margin:0 auto;
	background:url(../../img/01/common/navi_top_31.jpg) repeat-x #FFFBF0;
	padding:8px;
	
}

#wraper .frow {
/*	margin-bottom:17px;*/
}
#wraper #search{
/*	height:500px;*/
	margin:0 0 17px 0;
}

#wraper .foot_leftmenu{
	float:left;
	font-size:9px;
	margin-top: 10px;
}
#wraper .foot_leftmenu li{
	float:left;
	padding:0 4px 0 12px;
	background:url(../../img/01/common/navi_top_30.jpg) center left no-repeat;
}
#wraper .foot_leftmenu li a{
	color:#010101;
}

#wraper .foot_rightmenu{
	float:right;
}
#wraper .foot_rightmenu li{
	float:left;
	padding:0 4px 0 12px;
	background:url(../../img/01/common/navi_top_30.jpg) center left no-repeat;	
}
#wraper .foot_leftmenu li a{
	color:#010101;
}


/*	***********************************	

		フッタ

	***********************************	*/
#footer{
	width:950px;
	margin:0 auto;
	text-align:center;
	line-height:160%;
	background:#E5B701;
	color:#FFFFFF;
}
#footer a{
	color:#FFFFFF;
}
/*	***********************************	

		サイドメニュー

	***********************************	*/

#sidemenu{
	background:#E5B701;
	width:192px;
	float:right;
	padding:12px 0 0 0;
}
#sidemenu li{
	margin:0 12px 12px 12px ;
}
#sidemenu li a{
	color:#FFFFFF;
}
#sidemenu li a.arrow{
	text-indent:12px;
	background:url(../../img/01/sidemenu/navi_a_arrow.jpg) no-repeat;
	padding-left: 12px;
}


/*	***********************************	

		コンテンツ

	***********************************	*/

#contents{
	background:#FFFFFF;
/*	background:#FFFFFF;*/
	width:734px;
	float:left;
}
#contents .point {
	font-weight:bold;
	color:#FF0000;
}




/*	***********************************	

		検索窓

	***********************************	*/
.area_seach {
	border:#C9CDCE 1px solid;
	margin:0 10px 15px;
}
.area_seach .top {
	background-color:#FCF5DB;
	border-bottom:#CCCCCC 1px solid;
	height:25px;
	margin-bottom:10px;
	padding:0 12px;
}
.area_seach .top .area {
	float:left;
	font-size:14px;
	font-weight:bold;
	padding-top:5px;
}
.area_seach .top .edit {
	float:right;
	padding-top:8px;
}

.area_seach .middle {
	clear:both;
	background: url(../../img/01/area_search_back.gif) center repeat-y;
	margin:0 0 12px 0;
}
.area_seach .middle .strong {
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}
.area_seach .middle .proviso {
	border-left:#cdcdcd 1px dotted;
	float:left;
	margin:0 33px 20px 0;
	line-height:200%;
	padding: 0 0 0  33px;
}

.area_seach .bottom {
	text-align:center;
		border-top:#CCCCCC 1px solid;
	background-color:#FCF5DB;
	height:29px;
	padding-top:6px;
	clear:both;
}

.area_seach_refine_terms {
	margin-bottom:5px;
}




.area_result {
	margin:0 15px 20px 15px;
}
.area_result .select {
	float:left;
}
.area_result .page {
	padding:5px 10px 0 0;
	float:right;
	text-align:right;
	width:300px;
}
.area_result_detection {
	font-size:14px;
	margin-bottom:5px;
}

.area_result .area_result_select {
	float:left;
}



/* list_item_01 */
.list_item01{
	width:684px;
	padding:8px;
	margin:0 0 12px 12px;
	border:#E8B800 1px solid;
}
.list_item01 .left_item{
	text-align:center;
	width:90px;
	float:left;
	margin:0 8px 8px 0;
}
.list_item01 .left_item img{
	margin:0 0 8px 0;
}


.list_item01 .center_item{
	width:525px;
	margin:0 8px 0 0;
	float:left;
}
.list_item01 h3{
	font-size:12px;
	margin:0 0 8px 0;
}

.list_item01 table{
	border-collapse:collapse;
	border: 1px solid #E8B800;
	width:100%;
}
.list_item01 table th{
	border: 1px solid #E8B800;
	padding: 2px;
	background-color:#F5E49E;
	text-align:left;
	vertical-align:middle;
	width:110px;
}
.list_item01 table td{
	border: 1px solid #E8B800;
	padding: 4px;
	vertical-align:middle;
	height:32px;
	width:183px;
}

.list_item01 .btn{
	float:right;
	vertical-align:bottom;
	width:50px;
}

/* list_item02 */
#sidemenu .list_item02{
	background:#FFFFFF url(../../img/01/sidemenu/navi_a_04.gif) bottom no-repeat;
	width:170px;
	margin:0 12px 12px;
}
#sidemenu .list_item02 h3{
	background:url(../../img/01/sidemenu/navi_a_03.gif) top no-repeat;
	padding:8px;
	font-size:16px;
	line-height:120%;
}
#sidemenu .list_item02 table{
	margin:0 0 0 10px;	
}
#sidemenu .list_item02 td{
	vertical-align:text-top;
	margin:0 0 10px 10px;	
}
#sidemenu .list_item02 p{
	margin:0 8px 8px;	
}
#sidemenu .list_item02 .price{
	font-size:14px;
	color:#E40000;
	font-weight:bold;
}
/* list_item_03 */
.list_item03{
	float:left;
	width:348px;
	margin:0 0 15px 15px;
	line-height: 200%;
}
* html .list_item03{
	margin:0 0 15px 7.5px;
}
.list_item03 p {
	line-height:240%;
	text-align:left;
	margin:0px 0 15px 0px;
}
.list_item03 img{
	margin:0 8px 0 0;
}
.list_item03 .btn{
	float:right;
	vertical-align:bottom;
	width:50px;
	margin:0 8px 0 0; 
}

/*	***********************************	

		search部分　

	***********************************	*/
#search ul{
	margin:0px;
	padding:0px;
}
#search li{
	float:left;
	margin:0px;
	padding:0px;
	background:#999999;
	height:47px;
	line-height: normal;
}
#search a {
	margin:0px;
	padding:0px;
}
#search li a img{
	margin:0px;
	padding:0px;
	vertical-align:bottom;
}
#search #search_body{
	background:url(../../img/01/search/search_a-1.jpg) no-repeat;
	width:934px;
	height:338px;
	clear:both;
	float:none;
	margin: 0px;
	padding: 0px;
}
#search #search_body .left_item{
	width:320px;
	margin:74px 0 0 38px;
	float:left;
	line-height:180%;
}
* html #search #search_body .left_item{
	margin:74px 0 0 19px;
}
#search #search_body .left_item td{
	padding:4px;
}
#search #search_body .right_item
{
	padding-top:15px;
	padding-right:2px;
	float:right;
}

#search #search_body.s3{
	background:url(../../img/01/search/search_a-1-3.jpg) no-repeat;
}
#search #search_body.s3 .form_item{
	position:relative;
	top:50px;
	left:30px;
	vertical-align:bottom;
	color:#FFFFFF;
	font-size:14px;
	
}
#search #search_body.s3 .form_item td{
	padding:0 20px 0 0;
}
#search #search_body.s3 .text01{
	position:relative;
	top:90px;
	left:30px;
	vertical-align:bottom;
	color:#333333;
	font-size:12px;
	width: 430px;
}
#search #search_body.s3 .text01 h3 {
	color:#0077B0;
	border-bottom:7px;
	font-size:12px;
}
#search #search_body.s3 .text01 p {
	border-bottom:13px;
}
#search #search_body.s3 .text02{
	position:relative;
	top:-100px;
	left:490px;
	vertical-align:bottom;
	color:#333333;
	font-size:12px;
	width: 270px;
}
#search #search_body.s3 .text02 h3 {
	color:#0077B0;
	border-bottom:7px;
	font-size:12px;
}
#search #search_body.s3 .text02 ul {
	float:none;
	margin:0px;
}
#search #search_body.s3 .text02 li {
	background:none;
	float:none;
	height:12px;
	line-height: 150%;
	padding-bottom:7px;
}
#search #search_body.s3 .text02 p {
	border-bottom:13px;
}
#search #search_body.s4{
	background:url(../../img/01/search/search_a-1-4.jpg) no-repeat;
}
#a-1 {
	padding:5px 0 20px 0;
}
