/*------------------------------------
 h2,h3
------------------------------------*/

h2{
	width:900px;
	height:27px;
	margin:30px 0 20px 0;
}

h3{
width:895px;
height:15px;
clear:both;
font-size:12px;
background-color:#CCCCCC;
padding:5px 0 8px 5px;
margin:25px 0 15px 0;
}

/*------------------------------------
 contents
------------------------------------*/



#contents {
	width: 900px;
	/*clear: both;*/
	margin:14px 0px 30px 0px;	
}

#shop {
	width:900px;
	font-size:12px;
	line-height:1.6em;
	margin-bottom:20px;
}

#shop_index{
width:900px;
height:20px;
}

#shop_main{
width:900px;
margin-top:20px;
}

#shop_main02{
width:900px;
height:400px;
margin-top:20px;
}

.shop_date{
width:900px;
height:25px;
border-bottom:1px #999999 dotted;
margin-bottom:5px;
padding-top:5px;
}

.shop_date2{
width:900px;
height:40px;
border-bottom:1px #999999 dotted;
margin-bottom:5px;
padding-top:5px;
}

.name{
width:200px;
height:15px;
float:left;
display:inline;
margin-right:10px;
}

.adress{
width:500px;
height:15px;
float:left;
display:inline;
margin-right:10px;
}

.tell{
width:180px;
height:15px;
float:left;
display:inline;
}
.font_a{
font-size:12px;
font-weight:bold;
color:#A50914;
}


#more{
width:360px;
text-align:right;
}



