﻿@charset "utf-8";
@import url("main.css"); /* common stylesheet */

#dammy {
	background: url() no-repeat;
	margin: 0;
	padding: 40px 0 0 0;
	width: 216px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:40px;/* for ie5.x */
	}

.totop {
 	margin:0 0 10px 0;
 	padding:0 20px 0 0;
 	text-align: right;
 	}

/* #
--------- --------- --------- --------- --------- */
.shop_title {
	margin:0 0 10px 22px;
	padding:0;
	border-left:15px solid #9EA27F;
	border-bottom:1px solid #666;
	background-color: #E5E5DD;
	height:32px;
	}
	
.shop_title b {
	background: url(../images/shop/shop_title.jpg) no-repeat;
	margin: 0;
	padding: 32px 0 0 0;
	width: 150px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:32px;/* for ie5.x */
	}

.link_area {
	margin:0 0 30px 0;
	padding:0;
	}
	
.area1 {
	margin:0 0 0 22px;
	padding:0;
	list-style-type: none;
	}
	
.area1 li {
	margin:0;
	padding:0;
	font-size:1.2em;
	width:130px;
	height:33px;
	float:left;
	line-height:1.2;
	}

.area1 li a.golink {
	padding:0 3px 0 5px;
	background: url(../images/shop/bar.gif) no-repeat;
	color:#25665B;
	float:left;
	}
	
.area1 li a.golink:hover {
	color:#F00;
	}
	
.area1 li a.gohome {
	background: url(../images/shop/link_icon.jpg) no-repeat;
	margin: 0;
	padding: 14px 0 0 0;
	width: 27px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:14px;/* for ie5.x */
	}
	
.area1 li a.gohome:hover {
	background-position: 0 -14px;
	}

.area1 li.la {	
	background: url(../images/shop/bar.gif) no-repeat;
	background-position: right 2px;
	width:135px;
	}
	
.shop_box {
	margin:0 20px 5px 22px;
	padding:5px;
	background-color: #F6F4E5;
	}
	
.shop_box.b15 {
	margin-bottom:15px;
	}
	
.shop_name {
	margin:0 0 2px 0;
	padding:0 0 3px 18px;
	>padding:2px 0 1px 18px;
	font-size:1.4em;
	background: url(../images/shop/shop_icon.gif) no-repeat;
	background-position: 0 2px;
	}
	
.shop_info {
	margin:0;
	font-size:1.2em;
	line-height:1.5;
	}
	
.shop_info2 {
	margin:0 0 10px 0;
	font-size:1.2em;
	line-height:1.5;
	}
	
.shop_info a , .shop_info2 a {
	margin:0 0 0 5px;
	}
	
.next {
	margin:0 0 15px 0;
	padding:0 20px 0 0;
	height:20px;
	}
	
.next a {
	background: url(../images/shop/next.jpg) no-repeat;
	margin: 0;
	padding: 20px 0 0 0;
	width: 83px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:20px;/* for ie5.x */
	float:right;
	}
	
.next a:hover {
	background-position: 0 -20px;
	}
	
.sname {
	margin:0;
	padding:0;
	width:100px;
	float:left;
	letter-spacing: -1px;
	>letter-spacing: 1;
	}
	
.sadr {
	margin:0;
	padding:0;
	width:400px;
	float:right;
	}