@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding: 0;
}
form{
	display:inline;
}

body{
	background-color:#FFFFFF;
	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:0px;
	padding:0;
}

/*	***********************************	

		ヘッダ

	***********************************	*/

#header{
	background-color:#FFFFFF;
	margin:0 auto;
	width:1030px;
}
#header .header01 {
	background:url(../../img/01/common/header_01.jpg) no-repeat;
	height:117px;
	width:1030px;
}
#header .header01 .header_text {
	color:#FFFFFF;
	float:right;
	font-size:10px;
	margin:15px 50px 0 0;
	text-align:right;
	width:600px;
}
#header .header01 table td input {
	vertical-align:middle;
}

/* グローバルメニュー */
#header .header02 {
	background:url(../../img/01/common/header_back01.jpg) repeat-x;
	width:1030px;
}
#header .header02 .menu {
	height:45px;
	margin:0 auto;
	width:930px;
}
#header .header02 li {
	float:left;
	display:block;
	height:48px;
}
#header .header02 li  img {
	margin:0;
	padding:0;
}
/*#head_menu01 a {
	display:block;
	width:143px;
	height:48px;
	background:url(../../img/01/common/navi_top_21.jpg) bottom no-repeat;
}
li#head_menu02 a{
	display:block;
	width:135px;
	height:48px;
	background:url(../../img/01/common/navi_top_22.jpg) top no-repeat;
}
li#head_menu03 a{
	display:block;
	width:135px;
	height:48px;
	background:url(../../img/01/common/navi_top_23.jpg) top no-repeat;
}
li#head_menu04 a{
	display:block;
	width:135px;
	height:48px;
	background:url(../../img/01/common/navi_top_24.jpg) top no-repeat;
}
li#head_menu05 a{
	display:block;
	width:135px;
	height:48px;
	background:url(../../img/01/common/navi_top_25.jpg) top no-repeat;
}
li#head_menu06 a{
	display:block;
	width:135px;
	height:48px;
	background:url(../../img/01/common/navi_top_26.jpg) top no-repeat;
}
#head_menu01 a:hover{
	background:url(../../img/01/common/navi_top_21.jpg) bottom no-repeat;
}
#head_menu02 a:hover{
	background:url(../../img/01/common/navi_top_22.jpg) bottom no-repeat;
}
li#head_menu03 a:hover{
	background:url(../../img/01/common/navi_top_23.jpg) bottom no-repeat;
}
li#head_menu04 a:hover{
	background:url(../../img/01/common/navi_top_24.jpg) bottom no-repeat;
}
li#head_menu05 a:hover{
	background:url(../../img/01/common/navi_top_25.jpg) bottom no-repeat;
}
li#head_menu06 a:hover{
	background:url(../../img/01/common/navi_top_26.jpg) bottom no-repeat;
}*/


/* その下のメニュー */
#header .header03 {
	background:url(../../img/01/common/header_back02.jpg) repeat-x;
	height:40px;
	width:1030px;
}
#header .header03 .menu {
	height:40px;
	margin:0 auto;
	padding:0px;
	width:930px;
}
#header .header03 ul　{
	margin::0;
	width:930px;
}
#header .header03 li{
	float:left;
	margin:10px 3px 0 0;
	height: 15px;
}
#header .header03 li img {
	margin:3px 0 0 0;
	vertical-align:text-top;
}
/* ログイン表示とか */
#header .header04{
	background:url(../../img/01/common/header_back03.jpg) repeat-x;
	width:1030px;
}
#header .header04 .menu {
	height:45px;
	margin:0 auto;
	width:930px;
	padding: 5px 0 0 0;
}
#header .header04 p{
	float:left;
	margin:3px 8px;
}
#header .header04 ul{
	float:right;
	text-align:right;
}
#header .header04 li{
	float:left;
	margin:3px;
}

.flow {
	margin:0 0 15px 0;
}






/*	***********************************	

		ラッパ

	***********************************	*/


#wraper{
	width:930px;
	margin:0 auto;
	
}

#wraper .frow {
/*	margin-bottom:17px;*/
}
#wraper #search{
/*	height:500px;*/
	margin:0 0 10px 0;
}
#wraper #search .right {
	float:right;
	padding:8px 8px 0 0;
}
#wraper #search .left {
	float:left;
}
#wraper #foot_menuback {
	background-color:#D9D9D9;
	margin-top: 20px;
	padding-top:10px;
	height: 30px;
	clear: both;
}
#wraper .foot_leftmenu{
	float:left;
	font-size:12px;
}
#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 20px ;
	background:url(../../img/01/common/navi_top_30.jpg) center left no-repeat;	
}
#wraper .foot_leftmenu li a{
	color:#010101;
}


/*	***********************************	

		フッタ

	***********************************	*/
#footer{
	background:#F1F1F1;
	border-top: #000000 1px dotted;
	color:#212121;
	line-height:160%;
	margin:0 auto;
	padding:10px 0px;
	text-align:center;
	width:930px;
}
#footer a{
	color:#212121;
}
/*	***********************************	

		サイドメニュー

	***********************************	*/

#sidemenu{
	width:200px;
	float:right;
	padding:5px 0 30px 0;
}
#sidemenu li{
	margin:0px ;
}
#sidemenu li a{
	color:#FFFFFF;
}
#sidemenu li a.arrow{
	text-indent:12px;
	background:url(../../img/01/sidemenu/listitem_arrow01.gif) no-repeat;
	padding-left: 12px;
}
/* list_item02 */
#sidemenu .list_item02 {
	background:#E4F7FE;
	width:198px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	border: #A6D6E4 1px solid;
}
#sidemenu .list_item02 h3 {
	padding:10px;
	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 10px;
	font-size: 10px;
}
#sidemenu .list_item02 .price {
	font-size:14px;
	color:#F66202;
	font-weight:bold;
}
#sidemenu .list_item02 .bold {
	font-size:14px;
	color:#363636;
	font-weight:bold;
}#sidemenu .list_item02 ul {
	margin:0 0 0 10px;
}
#sidemenu .list_item02 a {
	color:#0087CB;
	margin:0px;
}
#sidemenu .list_item03{
	background-color:#0072BB;
	margin:0px;
	padding:10px;
	line-height: 150%;
	width:180px;
}

/* list_item_03 */
#sidemenu .list_item03{
	float:left;
	width:180px;
	margin:0px;
	line-height: 200%;
}
#sidemenu .list_item03 p {
	line-height:240%;
	text-align:left;
	margin:0px 0 15px 0px;
}
#sidemenu .list_item03 img{
	margin:0 8px 0 0;
}
#sidemenu .list_item03 .btn{
	float:right;
	vertical-align:bottom;
	width:50px;
	margin:0 8px 0 0; 
}
#sidemenu .list_item03 li a.arrow{
	text-indent:12px;
	background:url(../../img/01/sidemenu/side_arrow01.gif) no-repeat;
	padding-left: 12px;
}


/*	***********************************	

		コンテンツ

	***********************************	*/

#contents{
	background:#FFFFFF;
/*	background:#FFFFFF;*/
	width:700px;
	float:left;
}
#contents .point {
	font-weight:bold;
	color:#FF0000;
	font-size: 20px;
}




/*	***********************************	

		検索窓

	***********************************	*/
.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;
	vertical-align:middle;
	width:90px;
	float:left;
	margin:0 5px 5px 0;
}
.list_item01 .left_item img{
	margin:5px 0 8px 0;
}
.list_item01 .left_item2{
	text-align:center;
	width:170px;
	float:left;
	margin:5px 5px 0 0;
}
.list_item01 .left_item2 table{
	margin:0 0 5px 5px;
	
}
.list_item01 .left_item2 table td{
	height:5px;
}


.list_item01 .center_item{
	width:425px;
	margin:0 0 0 0;
	float:left;
}
.list_item01 .center_item img{
	margin:5px 5px 5px 0;
}

.list_item01 .center_item2{
	width:460px;
	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;
}
.list_item01 table td{
	border: 1px solid #E8B800;
	padding: 4px;
	vertical-align:middle;
	height:32px;
}

.list_item01 .btn{
	float:right;
	vertical-align:bottom;
	width:50px;
}
.list_item01 .btn2{
	float:right;
	vertical-align:middle;
	width:50px;
	margin:20px 5px 5px 0;
}
.list_item01 .btn2 img{
	float:right;
	vertical-align:middle;
	width:50px;
	margin:0 0 5px 0;
}

/* list_item_03 */
.comment .list_item03{
	float:left;
	width:158px;
	margin:0 0px 5px 0px;
	line-height: 120%;
	padding: 0 8px;
	border-left:#000000 1px dotted;
}
.comment .list_item03 h3{
	font-size:12px;
}
.comment .list_item03 .price {
	font-size:14px;
	color:#F66202;
	font-weight:bold;
}
.comment .list_item03 .bold {
	font-size:14px;
	color:#363636;
	font-weight:bold;
}
.comment .list_item03 .text {
	font-size:10px;
	color:#2C2C2C;
}
.comment .list_item03 p {
	line-height:120%;
	text-align:left;
	margin:0px 0 15px 0px;
	font-size: 10px;
}
.comment .list_item03 img{
	margin:0px;
}
.comment .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 img{
	margin:0px;
	padding:0px;
}
#search #search_body{
	width:930px;
	clear:both;
	float:none;
	height:320px;
	margin: 0px;
	padding: 0px;
	line-height:normal;
}
#search #search_body .left_item{
	width:421px;
	margin:70px 0 0 38px;
	float:left;
	line-height:180%;	
}
#search #search_body .left_item td{
	padding:2px;
}

#search #search_body .left_item_top{
	width:421px;
	margin:70px 0 0 38px;
	float:left;
	line-height:70%;	
}
#search #search_body .left_item_top td{
	padding:2px;
}


#search #search_body .right_item{
	float:right;
}
#search #search_body .center img {
	margin:8px 0 0 0;
}
#search #search_body.s1{
	background:url(../../img/01/a/a-1-0_back01.jpg) no-repeat;
	width:930px;
}
#search #search_body.s1 img {
	margin:0px;
	padding: 0px;
	border: 0px;
}
#search #search_body.s2{
	background:url(../../img/01/a/search/search_back01.gif) no-repeat;
	width:930px;
}
#search #search_body.s2 .center{
	text-align:center;
	height:56px;
	width:930px;
}
#search .s3{
	background:url(../../img/01/a/search/a-1-3_back01.jpg) no-repeat left top;
	height:320px;
}

#search #search_body.s3 .form_item{
	position:relative;
	top:55px;
	left:30px;
	vertical-align:bottom;
	color:#000000;
	font-size:14px;
}
#search #search_body.s3 .form_item td{
	padding:0 10px 0 0;
}
#search #search_body.s3 .text01{
	position:relative;
	top:80px;
	left:30px;
	vertical-align:bottom;
	color:#333333;
	font-size:12px;
	width: 430px;
	line-height:140%;
}
#search #search_body.s3 .text01 h3 {
	color:#0077B0;
	border-bottom:5px;
	font-size:12px;
}
#search #search_body.s3 .text01 p {
	border-bottom:13px;
}
#search #search_body.s3 .text02{
	position:relative;
	top:-115px;
	left:480px;
	vertical-align:bottom;
	color:#333333;
	font-size:12px;
	width: 270px;
	margin: 0;
	padding: 0;
}
#search #search_body.s3 .text02 h3 {
	color:#0077B0;
	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: normal;
	padding-bottom: 7px;
}
#search #search_body.s3 .text02 p {
	border-bottom:13px;
}
#search #search_body.s4 .center{
	text-align:center;
	background:url(../../img/01/a/search/a-1-4_search_back02.jpg) no-repeat;
	height:56px;
	width:930px;
}
#search #search_body.s4 .step1 {
	float:left;
	background:url(../../img/01/a/search/a-1-4_search_back01.jpg) no-repeat left top;
	width: 459px;
	padding:0;
	margin:0;
	height: 264px;
}
