@charset "UTF-8";


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

	shop style.

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

#main {
	clear:           both;
	height:          360px;
	text-align:      center;
	position:        relative;
	background:      url('../img/shop/bg_main.jpg') center 0px no-repeat #111;
	margin:          0 0 60px;
}



#main > h2 {
	width:           500px;
	height:          160px;
	position:        absolute;
	top:             0;
	right:           0;
	bottom:          0;
	left:            0;
	margin:          auto;
}






.summary {
	overflow:        hidden;
	margin:          0 0 50px;
}

.summary img {
	float:           right;
}

div.aisatsu img {
   float:right;
   
}


div.aisatsu p {
	width:480px;
	text-align:left;
	padding: 0px 8px 0 0;
	line-height: 2.0em;
}









.summary2 {
	overflow:        hidden;
	margin:          0 0 50px;
}

.summary2 img {
	float:           right;
}

.summary2 table {
	width:           480px;
}

.summary2 table th ,
.summary2 table td {
	font-weight:     normal;
	padding:         10px;
	border-bottom:   1px solid #d9d9d9;
}

.summary2 table tr:last-child th ,
.summary2 table tr:last-child td {
	border-bottom:   none;
}

.summary2 table th {
	width:           80px;
	padding-left:    0;
}



















.access {
	margin:          0 0 40px;
}

.access .map {
	margin:          0 0 20px;
}

.banner {
	text-align:      center;
}
