@charset "utf-8";
/* CSS Document */

#store_name {
	background-image: none;
	padding: 22px 14px 21px;
	margin-bottom: 0;
	line-height: 1;
	border-bottom: 1px solid #CCCCCC;
}

#info_tbl td {
	background-color: #333333;
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
	font-size: 105%;
}

#info_tbl p {
	margin: 14px;
	line-height: 1.35;
}

#info_tbl p#info_txt {
	border-bottom: 1px solid #999999;
	padding-bottom: 14px;
}

.price_tbl { border-top: 1px solid #CCCCCC;}

.price_tbl caption {
	background-color: #F9F9F9;
	background-image: url(../store/images/bg_price_cap.gif);
	background-position: 13px 1.1em;
	background-repeat: no-repeat;
	padding: 15px 10px 15px 30px;
	font-size: 140%;
	font-weight: bold;
	line-height: 1.2;
	text-align: left;
}

.price_tbl caption.top_line { border-top: 1px solid #CCCCCC;}

.price_tbl td {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 10px;
	text-align: center;
	line-height: 1.3;
}

.price_tbl td.no_R_line { border-right: none;}
.price_tbl td.no_B_line { border-bottom: none;}

.price_tbl td img { margin-bottom: 10px;}

#info_tbl a:link, #info_tbl a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}

#info_tbl a:hover, #info_tbl a:active {
	color:#FFFFFF;
	text-decoration:none;
}

h2.store {
	background-color: #F9F9F9;
	background-image: url(../store/images/bg_price_cap.gif);
	background-position: 13px 1.1em;
	background-repeat: no-repeat;
	border-bottom: 1px solid #CCCCCC;
	margin: -25px -33px 12px;
	padding: 15px 10px 15px 30px;
	font-size: 140%;
	font-weight: bold;
	line-height: 1.2;
	text-align: left;
}

table.ginza_price {
	float: left;
	width: 281px;
	margin: 5px;
}

#ginza_map {
	float: left;
	width: 369px;
}

#ginza_ph {
	float: right;
	margin-left: 10px;
	width: 200px;
	text-align: right;
}
