h1 {
	margin: 5px 0 0 0;
	padding: 0;
	width: 700px;
	height: 60px;
	background: 5px 0 url("../store/images/img_store.jpg") no-repeat;
}

h1 span {
	position: absolute;
	left: -1000px;
}

#shopImage {
	margin: 0;
	padding: 10px 10px 10px 40px;
	width: 160px;
/*	height: 223px;*/
	text-align: left;
	float: left;
}

#shopImage img {
	width: 160px;
}

#storeInfo img, #storeTopics img {
	border: 1px solid #CCC;
}

h2.storeName {
	margin: 10px auto 10px auto;
	padding: 4px 0 0 0;
	width: 680px;
	height: 48px;
	color: #333;
	text-align: left;
	text-indent: 65px;
	font: bold 18px "ＭＳ Ｐゴシック", Osaka, Arial, Helvetica, sans-serif;
	background: url("../store/images/store_store_2.jpg") no-repeat 0 0.15em;
	line-height: 40px;
}

h2.subtitle {
	margin: 0 0 10px 10px;
	padding: 4px 0 0 0;
	width: 450px;
	height: 30px;
	color: #333;
	text-align:left;
	text-indent: 18px;
	font: bold 18px "ＭＳ Ｐゴシック", Osaka, Arial, Helvetica, sans-serif;
	background: url("../store/images/storeUnderLine.jpg") no-repeat 0 0.15em;
}

h3.infomation, h3.topics {
	margin: 0 auto 10px auto;
	padding: 0;
	width: 660px;
	height: 30px;
}

h3.infomation {
	background: url("../store/images/store_h3_back_infomation.gif") no-repeat 0 0em;
}

h3.topics {
	background: url("../store/images/store_h3_back_topics.gif") no-repeat 0 0em;
}

h3.explanation {
	margin: 0 auto 10px auto;
	padding: 0;
	width: 660px;
	height: 30px;
	color: #333;
	text-align:left;
	text-indent: 10px;
	font: bold 14px "ＭＳ Ｐゴシック", Osaka, Arial, Helvetica, sans-serif;
	background: url("../store/images/store_h3_back_1.jpg") no-repeat 0 0em;
	line-height: 30px;
}

h3 span {
	position: absolute;
	left: -1000px;
}

h4.column {
	margin: 5px 0 0 20px;
	padding: 0;
	width: 200px;
	height: 18px;
	color: #333;
	text-align:left;
	text-indent: 18px;
	font: bold 13px "ＭＳ Ｐゴシック", Osaka, Arial, Helvetica, sans-serif;
	background: url("../store/images/store_arrow.gif") no-repeat 0 0.1em;
}

h4.topic {
	margin: 0 0 10px 10px;
	padding: 0;
	color: #333;
	text-align:left;
	text-indent: 18px;
	font: bold 13px "ＭＳ Ｐゴシック", Osaka, Arial, Helvetica, sans-serif;
	background: url("../store/images/store_arrow.gif") no-repeat 0 0.1em;
}

table, th, td {
	margin: 0;
	padding: 0;
	color: #333;
	font: normal 12px "ＭＳ Ｐゴシック", Osaka, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	border: none;
	list-style-type: none;
	border-collapse: collapse;
}

th {
	marign: 0;
	padding: 0;
	text-align: center;
	width: 100px;
	height: 35px;
	background: url( "../store/images/border_line.gif" ) no-repeat #F5F5F5 0 bottom;
}

td {
	marign: 0;
	padding: 0 0 0 10px;
	text-align: left;
	width: 340px;
	height: 35px;
	background: url( "../store/images/border_dot.gif" ) repeat-x #FFF 0 98%;
}

.storeDetail {
	margin: 10px;
	padding: 0;
	float: left;
	text-align: left;
}

.storeDetail p.explanation {
	margin: 0 0 10px 20px;
	padding: 0;
	color: #666666;
	text-align:left;
	text-indent:18px;
	font: normal 12px "ＭＳ Ｐゴシック", Osaka, Arial, Helvetica, sans-serif;
	line-height: 18px;
}

.storeDetail .sub {
	margin: 0 0 0 10px;
	padding: 0;
	font: normal 10px "ＭＳ Ｐゴシック", Osaka, Arial, Helvetica, sans-serif;
}

.storeTopicBox {
	margin: 0 auto 0 auto;
	padding: 8px;
	width: 640px;
}

.storeTopicBox p.explanation {
	margin: 3px 0 0 15px;
	padding: 0;
	color: #666666;
	text-align: left;
	text-indent: 0;
/*	text-indent:12px;*/
	font: normal 12px "ＭＳ Ｐゴシック", Osaka, Arial, Helvetica, sans-serif;
	line-height: 18px;
}

.storeTopicBox p.img {
	margin 0;
	padding: 0 10px 10px 30px;
	float: right;
	clear: left;
}

.storeTopicBox img {
	width: 160px;
}

.topicDetail {
	margin: 10px;
	padding: 0;
	text-align: left;
}

.devide {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 640px;
	height: 10px;
	background: url( "../store/images/border_dot.gif" ) repeat-x;
}

/*** メイン ***/
#storeInfo {
	margin: 0;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	width: 700px;
}

#storeTopics {
	margin: 0;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	width: 700px;
}

p.underConstruction {
	margin: 0;
	padding: 210px 0;
	font: normal 20px "ＭＳ Ｐゴシック", Osaka, Arial, Helvetica, sans-serif;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

