/* CSS Document */

p,h1,h2{
	margin:0;
	padding:0;
	}

div#pagebody{
	width:760px;
	margin-top:0px;
	border-top:#660000 1px solid;
	background:url(../images/line.gif) no-repeat;
}

div#main{
	width:700px;
	margin:30px 15px 30px 30px;
	/*overflow:auto;*/
}

div#shopinfo{
	width:700px;
	height:230px;
	border-bottom:#996600 1px solid;
	margin-bottom:10px;
	padding-left:15px;

}

	
h2{
	color:#FF6600;
}

div#mainphoto{
	width:250px;
	height:200px;
	float:left;
	padding-left:0px;
}

div#maintext{
	width:400px;
	height:200px;
	float:left;
	margin-left:10px;
	padding-right:20px;
	padding-left:20px;
	line-height:1.5;
}

div#maintext p{
	color:#FF6600;
	font-weight:bold;
	font-size:1.2em;
}

div#maintext a{
	text-decoration:underline;
	color:#FF6600;
}


div#details{
	width:700px;
	height:800px;
}

div#details h3{
	color:#FF6600;
	font-weight:bold;
	font-size:1.5em;
	margin-bottom:5px;
}

div.table{
	margin:0px;
	padding:0px;
	border:#996600 1px solid;
	font-size:12px;
}

div.table tr{
	font-size:12px;
}


div#data{
	width:380px;
	float:left;
	padding-left:15px;
}

div#menu{
	width:252px;
	float:left;
	padding-left:30px;
}

div#photo{
	width:700px;
	height:220px;
	clear:both;
	padding-top:10px;
	padding-left:0px;
	border-bottom:#996600 1px solid;
	}

div#photo1{
	float:left;
	margin-left:10px;
	width:200px;
	height:170px;
	text-align:center;

}

div#photo2{
	float:left;
	margin-left:30px;
	width:200px;
	height:170px;
	text-align:center;

}

div#photo3{
	float:left;
	margin-left:30px;
	width:200px;
	height:170px;
	text-align:center;
}

div#coupon{
	float:left;
	width:450px;
	margin-top:5px;
	
}

div#coupon1, div#coupon2{
	background:url(../images/coupon-s.gif) no-repeat;
	width:180px;
	height:100px;
	margin-top:5px;
	padding-top:25px;
	padding-left:5px;
}

div#coupon1{
	float:left;
}

div#coupon2{
	float:left;
	margin-left:5px;
}

p.coupon_title{
	color: #CC3333;
	font-weight: bold;
}

div#coupon p img{
	border:0;
	vertical-align:middle;

}

div#map{
	float:left;
	margin-top:5px;
}

div#map p img{
	vertical-align:middle;
}

div#rootlist{
	position:absolute;
	top:95px;
	left:10px;
}
div#tab{
	position:absolute;
	top:145px;
	left:600px;
}

div#footer{
	border-top: 1px solid #999999;

	
