@charset "euc-jp";
@import url("/style/global.css");
@import url("/common/left-search-area.css");

a{
	text-decoration:underline;
	color:#fff;
}
a:hover{
	text-decoration:none;
}

ul, li{
	list-style-type:none;
	margin:0;
	padding:0;
}

h1{
	padding-left:15px;
	line-height:3.2;
	font-size:20px;
	color:#fff;
	margin:0;
	text-shadow: 1px 1px 3px #000;
}

.title{
	position:relative;
	height:65px;
	background:black url(../images/header_back/1.png) top left;
	margin:0;
}

img.lupe{
	position:absolute;
	top:-10px;
	left:-10px;
}
#freeword{
	margin-left:135px;	
}
#freeword_form{
	background:url(/shop/images2/freeword_bg.jpg) no-repeat;
	text-align:center;
	width:500px;
	height:80px;
	margin-bottom:10px;
	padding:15px 0 0 20px;
}

#list ul{
	overflow:hidden;
	margin-bottom:10px;
}
#list li{
	width:235px;
	font-size:13px;
	float:left;
	margin-left:15px;
	border-width:0 0 0 5px;
	border-style:solid;
}

h2{
	background:url(/shop/images2/type_bg.jpg) repeat-x;
	height:25px;
	font-size:15px;
	font-weight: bolder;
	padding:2px 0 0 5px;
	margin:0 0 10px 0;
}
h3{
	font-size:12px;
	color:#ffd200;
	margin:0 0 0 3px;
}

#list{
}

#list li ul.shop{
}
#list li ul.shop li{
	margin:0px;
	padding:1px 0;
	width:230px;
}

.seikan{
	border-color:#00b4ff;
}
.imekura{
	border-color:#ff24aa;
}
.hitoduma{
	border-color:#cb00e9;
}
.este{
	border-color:#00e420;
}
.sm{
	border-color:#795d84;
}
.other{
	border-color:#ffd200;
}
.etc{
	border-color:#ffd200;
}
.asian{
	border-color:#0f9f00;
}
.deri{
	border-color:#ff6c00;
}