@import"common.css";

/* CSS Document */



/*  START */
#contents-shop{
	padding-top:30px;
	padding-left:80px;
	padding-right:80px;
	padding-bottom:170px;
}

.photo-area{
	width:800px;
	height:80px;
	text-align:center;
}

.photo-area img {
	width:110px;
	display: inline;
}

#title-links h2{text-indent: -9999px;}

#contents-shop table{
	margin-top: 20px;
}

#contents-shop td{
	padding: 20px;
}


/*  END */



/* O START */
body#shop-grand {
	background:url(../images/shop/grand/background.png);

}

h2.title-shop-grand{
	height: 180px;
	background-image: url(../images/shop/grand/banner.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
	margin-top:10px;
}

.text-area-grand h4{
	font-size: 14px;
	font-weight: bold;
	color: #0068b7;
	text-indent: 25px;
	background-image: url(../images/shop/grand/list.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	margin-bottom:5px;
}

.text-area-grand td.concept{
	background-color: #f2f9ff;
}

.text-area-grand td.concept h4{
	background-image: url(../images/shop/grand/list_c.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}

/* O END */

/* Z{ START */
body#shop-roppongi {
	background:url(../images/shop/roppongi/background.png);

}

h2.title-shop-roppongi{
	height: 166px;
	background-image: url(../images/shop/roppongi/banner.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
	margin-top:10px;
}

.text-area-roppongi h4{
	font-size: 14px;
	font-weight: bold;
	color: #6bbc64;
	text-indent: 25px;
	background-image: url(../images/shop/roppongi/list.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	margin-bottom:5px;
}

.text-area-roppongi td.concept{
	background-color: #eafde8;
}

.text-area-roppongi td.concept h4{
	background-image: url(../images/shop/roppongi/list_c.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}

/* Z{ END */

/* qY START */
body#shop-hills {
	background:url(../images/shop/hills/background.png);

}

h2.title-shop-hills{
	height: 154px;
	background-image: url(../images/shop/hills/banner.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
	margin-top:10px;
}

.text-area-hills h4{
	font-size: 14px;
	font-weight: bold;
	color: #aa66a7;
	text-indent: 25px;
	background-image: url(../images/shop/hills/list.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	margin-bottom:5px;
}

.text-area-hills td.concept{
	background-color: #fef3fe;
}

.text-area-hills td.concept h4{
	background-image: url(../images/shop/hills/list_c.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}

/* qY END */

/* { START */
body#shop-yokosuka {
	background:url(../images/shop/yokosuka/background.png);

}

h2.title-shop-yokosuka{
	height: 185px;
	background-image: url(../images/shop/yokosuka/banner.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
	margin-top:10px;
}

.text-area-yokosuka h4{
	font-size: 14px;
	font-weight: bold;
	color: #851217;
	text-indent: 25px;
	background-image: url(../images/shop/yokosuka/list.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	margin-bottom:5px;
}

.text-area-yokosuka td.concept{
	background-color: #f9eaeb;
}

.text-area-yokosuka td.concept h4{
	background-image: url(../images/shop/yokosuka/list_c.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}

/* { END */
