@charset "utf-8";
/* CSS Document */

#contents{
	width: 760px;
	float: left;
}
/**ソース順レフトナビと変更のため2012.11.27**/
#contents2{
	width: 760px;
	float: right;
}
.ecp{
	width: 740px;
	margin: 5px auto;
}

#key_area, #slct_area, #other_area{
	width: 740px;
	margin: 5px auto;
	border-top: dotted #CCC 1px;
	margin-bottom: 20px;

}


#key_area h4, #slct_area h4{
	padding: 2px 0 0 0;
}

#key_area dl, #slct_area dl{
	width:600px;
	margin: 5px auto ;


}

#key_area dt, #key_area dd, #slct_area dt, #slct_area dd{
		display: inline;
		margin: 0 10px;
		line-height: 300%;
		
}

#key_area dt, #slct_area dt{
	color: #fc5c92;
}

input.s_search_input{
	width: 40%;
}

select.ktg_pl{
	width: 50%;
}

select.prc_pl{
	width: 20%;
}

#dis_btn_area{
	position:relative;
	margin: 20px;
	margin-bottom: 40px;
}
#go_btn{
	position:absolute; top: 0; left: 160px;
}

#re_btn{
		position:relative ; top: 0; left: 360px;
}

#other_area ul{
	width: 80%;
	margin: 10px auto;
	margin-bottom: 100px;
}

#other_area ul li{
	display: inline;
	text-align: center;
	margin: 0 20px;
	
	
}

#other_area ul li a{
	font-size: 125%;
	font-weight: bold;
}

#abc_sc{
	margin: 20px auto;
	text-align:center;
}

#abc_sc ul li{
	display: inline;
	list-style-type: none;
	font-size: 110%;
	margin: 0 1px;
}

#abc_sc ul li a{
	font-family: Arial;
	text-decoration: none;
	padding: 5px 4px;
	border: 1px solid #fc5c92;
	color: #fc5c92;
	font-weight: bold;
}

#abc_sc ul li a:hover{
	color: #ffffff;
	background-color: #fc5c92;
}

#brand_name_lt{
	width: 740px;
	margin: 20px auto;
}
	
.line_group{
	margin:5px 10px;
}

.line_group h4{
	color: #fc5c92;
	border-top: solid #bcbcbc 1px;
	text-indent: 0.5em;
	font-size: 150%;
	font-family: Arial;
	
}

.line_group ul{
	padding: 0 0 0 3em;
}
.line_group ul li{
	display: inline;
	list-style-type: none;
	margin: 0 2em 0 0;
}

.line_group ul li span{
	font-size: 90%;
}

#itm_bx{
	width: 730px;
	margin: 30px auto;
	border-top: dotted #d9d9d9 1px;
}

.hr_deco2{
	border: dotted #d9d9d9 1px;
}

#item_search tr td{
	width: 167px;
}

.itm_td{
	width: 166px;
}

.item_all_width2{
	width: 180px;
}


.cl{
	color:#ff58b4;
}

#worry_bx{
	width:  730px;
	margin: 30px auto;
	background-color: #eafdfa;
}

#worry_bx ul{
	padding: 40px 65px;
}

#worry_bx ul li {
	list-style-type: none;
	line-height: 200%;
	font-size: 110%;
	
}

#worry_bx ul li a{
	background-image: url(../Images/Icon/worry_marc_off.gif);
	background-repeat: no-repeat;
	padding-left: 1.5em;
}

#worry_bx ul li a:hover{
	background-image: url(../Images/Icon/worry_marc_on.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}