/* CSS Document */

@charset "UTF-8";



/* --------------------------------------------------------------- */
/* shop                                                         */
/* --------------------------------------------------------------- */


#shop01{
	padding:0 270px 0 0;
	margin:40px 0 0 0;
	text-align:left;
	background:url(../shop/images/newshop_bg01.jpg) no-repeat right top;
}


#shop02{
	padding:0 270px 0 0;
	margin:40px 0 0 0;
	text-align:left;
	background:url(../shop/images/newshop_bg02.jpg) no-repeat right top;}


#shop03{
	padding:0 270px 0 0;
	margin:40px 0 0 0;
	text-align:left;
	background:url(../shop/images/newshop_bg03.jpg) no-repeat right top;
}


.shop_title{
	margin:0px 0 20px 0;
}

.shop_title a{
	paddig: 0 0 0 0;
}

.shop_text{
	padding: 20px 0 0 0;
	line-height: 20px;
}

.shop_link{
	padding: 20px ;
	margin: 20px 0;
	border: #DADADA 1px solid;
	background:#F4F4F4;
	line-height: 20px;
}

#schedule{
	margin: 40px 0 0 0;
}

.map{
}







/* --------------------------------------------------------------- */
/* list                                                            */
/* --------------------------------------------------------------- */
#overview {
	padding: 0 0 0 0;
}

#overview ul{
	list-style: none;
	text-align: left; /* left on ie */
	border-top: #DADADA 1px solid;
}

#overview li{
	padding:10px 0 10px 150px;
	line-height: 2em;
	text-align: left; /* left on ie */
	border-bottom: #DADADA 1px solid;
}

#overview li a{
	font-weight: bold;
}

#overview .c01{	background: url(../shop/images/zikan.gif) no-repeat center left;}
#overview .c02{	background: url(../shop/images/yasumi.gif) no-repeat center left;}
#overview .c03{	background: url(../shop/images/zyusyo.gif) no-repeat center left;}
#overview .c04{	background: url(../shop/images/tel.gif) no-repeat center left;}


.box{
margin:50px 0 50px 0;}
