@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}


body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	line-height: 1.5em;
	color: #5394CF;
	background-color: #50BEFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul {
	list-style-type: none;
}

.clear {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
#header {
	padding-top: 30px;
}
h1 {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 123px;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
}
#contents {
	background-color: #FFFFFF;
	padding-top: 30px;
	width: 1100px;
	padding-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}
#contents h2#contents_text {
	background-image: url(../images/text.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 24px;
	width: 626px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#contents h3 {
	font-size: 0.8em;
	font-weight: normal;
	text-align: center;
	line-height: 1.5em;
}

#contents #storebox {
	width: 927px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#contents #storebox ul {
	text-align: center;
	width: 900px;
	padding-left: 27px;
}
#contents #storebox li {
	float: left;
	width: 198px;
	margin-right: 27px;
	display: block;
	margin-bottom: 30px;
}
#contents #storebox .store_01 {
	background-image: url(../images/tabata_02.jpg);
	background-repeat: no-repeat;
	height: 203px;
	width: 198px;
}
#contents #storebox .store_02 {
	background-image: url(../images/naturaxe_02.jpg);
	background-repeat: no-repeat;
	height: 203px;
	width: 198px;
}
#contents #storebox .store_03 {
	background-image: url(../images/arakawa_02.jpg);
	background-repeat: no-repeat;
	height: 203px;
	width: 198px;
}
#contents #storebox .store_04 {
	background-image: url(../images/oedo_02.jpg);
	background-repeat: no-repeat;
	height: 203px;
	width: 198px;
}
#contents #storebox .store_05 {
	background-image: url(../images/iruka_02.jpg);
	background-repeat: no-repeat;
	height: 203px;
	width: 198px;
}
#contents #storebox .store_06 {
	background-image: url(../images/kujira_02.jpg);
	background-repeat: no-repeat;
	height: 203px;
	width: 198px;
}
#contents #storebox .store_07 {
	background-image: url(../images/kujira_soshigaya_02.jpg);
	background-repeat: no-repeat;
	height: 203px;
	width: 198px;
}
#contents #storebox .store_08 {
	background-image: url(../images/karasuyama_02.jpg);
	background-repeat: no-repeat;
	height: 203px;
	width: 198px;
}
#contents #storebox .store_09 {
	background-image: url(../images/sakura_02.jpg);
	background-repeat: no-repeat;
	height: 203px;
	width: 198px;
}
#contents #storebox .store_10 {
	background-image: url(../images/ogikubo_kujira_02.jpg);
	background-repeat: no-repeat;
	height: 203px;
	width: 198px;
}
#contents #storebox .store_11 {
	background-image: url(../images/oedo_koiwa_02.jpg);
	background-repeat: no-repeat;
	height: 203px;
	width: 198px;
}
#contents #storebox .store_12 {
	background-image: url(../images/gotanno_02.jpg);
	background-repeat: no-repeat;
	height: 203px;
	width: 198px;
}


#contents #info {
	width: 1000px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}
#contents #info .company {
	float: left;
	width: 288px;
	margin-right: 20px;
	padding-top: 10px;
	border: 1px solid #5394CF;
	padding-bottom: 10px;
}
#contents #info .group {
	float: right;
	width: 688px;
	border: 1px solid #5394CF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contents #info .info_text {
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: 10px;
	padding-right: 5px;
	padding-left: 10px;
}
#contents #info .group .info_text dt {
	float: left;
}
#contents #info .group .info_text dd {
	padding-left: 190px;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5394CF;
}





#footer {
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer .footer_link{
	font-size:0.8em;
}

#contents #notfound{
	width:350px;
	margin:10px auto;
	height:600px;
}
