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

/*レイアウト*/

div#top_box {
	margin-top: 10px;
	margin-left: 50px;
	width: 640px;
}

div#top_text {
	border-bottom: dotted #999999 1px;
	margin-top: 15px;
	width: 264px;
	float: right;
}

div#bottom_box {
	margin-left: 50px;
	width: 640px;
	padding-bottom: 10px;
}


div#bottom_text {
	width: 142px;
	float: right;
	margin-top: 10px;
}

/********************/

h2.store_h {
	display: block;
	width: 98px;
	height: 23px;
	text-indent: -9999px;
	margin-top: 17px;
	margin-left: 639px;
	background: url(../images/right_contents/store/store_h.gif) no-repeat;
}

h3.chodaya_h {
	width: 270px;
	height: 25px;
	text-indent: -9999px;
	float: left;
	background: url(../images/right_contents/store/chodaya_h.gif) no-repeat;
}

ul.headline {
	list-style-type: none;
}

.address_h {
	display: block;
	width: 49px;
	height: 15px;
	text-indent: -9999px;
	background: url(../images/right_contents/store/address_h.gif) no-repeat;
}

.tel_h {
	display: block;
	width: 49px;
	height: 16px;
	text-indent: -9999px;
	background: url(../images/right_contents/store/tel_h.gif) no-repeat;
}
.fax_h {
	display: block;
	width: 43px;
	height: 15px;
	text-indent: -9999px;
	background: url(../images/right_contents/store/fax_h.gif) no-repeat;
}

.time_h {
	display: block;
	width: 81px;
	height: 16px;
	text-indent: -9999px;
	background: url(../images/right_contents/store/time_h.gif) no-repeat;
}
.day_h {
	display: block;
	width: 63px;
	height: 16px;
	text-indent: -9999px;
	background: url(../images/right_contents/store/day_h.gif) no-repeat;
}

ul.headline li p {
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 10px;
}


div#top_box img {
	float: left;
	margin-right: 10px;
}


div#bottom_box img {
	float: left;
}
