@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 0 30px 0;*/
	padding:0;
}

a.arrow{
	display:block;
	text-indent:12px;
	background:url(../../img/03/sidemenu/navi_a_arrow.jpg) no-repeat;
}

/*	***********************************	

		ヘッダ

	***********************************	*/

#header{
	width:950px;
	background-color:#F2F2F2;
	margin:0 auto;
}

#header .header01{
	height:111px;
	background:url(../../img/03/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 #154_Keyword{
	position:absolute;
	top:7px;
	left:177px;
}


#header .header01 #header_navi p #154_imgSeach{
	position:absolute;
	top:5px;
	left:298px;
}

#header .header01 #header_navi p #ct154_Keyword{
	position:absolute;
	top:7px;
	left:177px;
}


#header .header01 #header_navi p #ct154_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,
#header .header01 #header_navi p #154_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:#F2F2F2;
	height:27px;
}
#header .header04 p{
	float:left;
	margin:3px 8px;
}
#header .header04 ul{
	float:right;
}
#header .header04 li{
	float:left;
	margin:3px;
}








/*	***********************************	

		ラッパ

	***********************************	*/


#wraper01{
	width:934px;
	margin:0 auto;
	background:url(../../img/03/common/navi_top_31.jpg) repeat-x #FFFBF0;
	padding:8px;
	
}

#wraper01 .frow {
	margin-bottom:17px;
}
#wraper01 #search{
/*	height:500px;*/
	margin:0 0 17px 0;
}

#wraper01 .foot_leftmenu{
	float:left;
	font-size:9px;
	margin-top: 10px;
}
#wraper01 .foot_leftmenu li{
	float:left;
	padding:0 4px 0 12px;
	background:url(../../img/03/common/navi_top_30.jpg) center left no-repeat;
}
#wraper01 .foot_leftmenu li a{
	color:#010101;
}

#wraper01 .foot_rightmenu{
	float:right;
}
#wraper01 .foot_rightmenu li{
	float:left;
	padding:0 4px 0 12px;
	background:url(../../img/03/common/navi_top_30.jpg) center left no-repeat;	
}
#wraper01 .foot_leftmenu li a{
	color:#010101;
}

#wraper02{
	background-color:#FFFFFF;
	width:942px;
	margin:0 auto;
	padding:0 4px 4px;
	
}

#wraper02 .frow {
	margin-bottom:17px;
}
#wraper02 #search{
/*	height:500px;*/
	margin:0 0 17px 0;
}

#wraper03{
	width:934px;
	margin:0 auto;
	background:#FFFFFF;
	padding:0 8px 8px;
	
}
#wraper03 .foot_leftmenu{
	float:left;
	font-size:9px;
	margin-top: 10px;
}
#wraper03 .foot_leftmenu li{
	float:left;
	padding:0 4px 0 12px;
	background:url(../../img/03/common/navi_top_30.jpg) center left no-repeat;
}
#wraper03 .foot_leftmenu li a{
	color:#010101;
}

#wraper03 .foot_rightmenu{
	float:right;
	font-size:9px;
}
#wraper03 li{
	float:left;
	padding:0 4px 0 12px;
	background:url(../../img/03/common/navi_top_30.jpg) center left no-repeat;	
}
#wraper03 li a{
	color:#010101;
}


/*	***********************************	

		フッタ

	***********************************	*/
#footer{
	width:950px;
	margin:0 auto;
	padding:15px 0 0 0;
	text-align:center;
	line-height:160%;
	background:#FFFFFF url(../../img/03/common/footer_line.jpg) no-repeat;
	color:#0BBAD5;
}
#footer a{
	color:#0BBAD5;
}
/*	***********************************	

		サイドメニュー

	***********************************	*/

#sidemenu{
	width:192px;
	float:right;
	padding:12px 0 0 0;
	border:#CCCCCC 1px solid;
	background-color: #F3F3F3;
	
}
#sidemenu li{
	margin:0 12px 12px 12px;
}
#sidemenu li a{
	color:#100667;
}
#sidemenu li a.arrow{
	display:block;
	padding-left:5px;
	background:url(../../img/03/sidemenu/navi_a_arrow.jpg) no-repeat;
}


/*	***********************************	

		コンテンツ

	***********************************	*/

#contents{
	background:#FFFFFF;
	width:734px;
	float:left;
}
#contents .point {
	font-weight:bold;
	color:#FF0000;
}

#contents h2{
	margin:0 0 12px 0;
}
#contents h3{
	margin:0 0 12px 0;
}




/*	***********************************	

		検索窓

	***********************************	*/
.area_seach {
	border:#D0CFE1 1px solid;
	margin:0 10px 15px;
}
.area_seach .top {
	background-color:#EFF3FC;
	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/03/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 {
	float:left;
	padding:0 0 0 33px;
	margin:0 33px 20px 0;
	line-height:200%;
}
.area_seach .middle .border {
	border-left:#000000 dotted 1px;
}

.area_seach .bottom {
	text-align:center;
		border-top:#CCCCCC 1px solid;
	background-color:#EFF3FC;
	height:29px;
	padding-top:6px;
	clear:both;
}

.area_seach_refine_terms {
	margin-bottom:5px;
}




.area_result {
	margin:0 15px 10px 15px;
}
.area_result .select {
	float:left;
}
.area_result .page {
	padding-top:8px;
	float:right;
	text-align:right;
	width:300px;
}
.area_result_detection {
	font-size:14px;
	margin-bottom:5px;
}





/* list_item_01 */
.list_item01{
	float:left;
	width:348px;
	margin:0 0 15px 15px;
}
* html .list_item01{
	margin: 0pt 0pt 15px 7px;
}
.list_item01 img{
	margin:0 8px 0 0;
}
.list_item01 .btn{
	float:right;
	vertical-align:bottom;
	width:50px;
	margin:0 8px 0 0; 
}


/* list_item02 */

.list_item02{
	float:left;
	width:348px;
	margin:0 0 15px 15px;
}
* html .list_item02{
	margin: 0pt 0pt 15px 7px;
}
.list_item02 h3{
	font-size:14px;
}
.list_item02 img{
	margin:0 8px 0 0px;
}
.list_item02 .btn{
	float:right;
	vertical-align:bottom;
	width:50px;
}

.list_item02 .btn a.arrow{
	display:block;
	text-indent:12px;
	background:url(../../img/03/sidemenu/navi_a_arrow.jpg) no-repeat;
}
.list_item02 a{
	font-size:10px;
}



/* list_item_03 */
.list_item03{
	float:left;
	width:344px;
	margin:0 0px 13px 15px;
}
.list_item03 img{
	margin:0;
}


#sidemenu .list_item02{
	background:#FFFFFF url(../../img/03/sidemenu/navi_a_04.gif) bottom no-repeat;
	width:170px;
	margin:0 0px 12px 12px;
	font-size:8px;
	padding: 0px 0px 8px 0px;
}
#sidemenu .list_item02 h3{
	background:url(../../img/03/sidemenu/navi_a_03.gif) top no-repeat;
	padding:8px;
}
#sidemenu .list_item02 h4{
	font-size:10px;
	color:#008BE3;
	padding:0 0 8px 8px;
}
#sidemenu .list_item02 p{
	font-size:10px;
	margin:0 8px 8px 8px;
}
#sidemenu .list_item02 p img{
	margin:0 auto;
}
#sidemenu .list_item02 .price{
	font-size:11px;
	color:#E40000;
	font-weight:bold;
}
