/* CSS Document */

body {
	font-size: 12px;
	line-height: 16px;
	color: #999999;
	background-color: #000000;
	background-image: url(img/back.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	top: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	color: #336699;
}

a:visited {
	color: #336699;
	text-decoration: none;
}

a:hover {
	color: #C47500;
}

#main {
	background-image: url(img/main_back.gif);
	background-repeat: repeat-y;
	padding: 0px;
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}

#contents {
	padding: 0px;
	width: 798px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
	top: 0px;
}

#header {
	padding: 0px;
	height: 170px;
	width: 798px;
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #000000;
}

h1 {
	margin: 0px;
	padding: 0px;
}

/*　店舗追加はこの２つの高さを変更　*/

#left {
	margin: 0px;
	padding: 0px;
	height: 2300px;
	width: 545px;
	float: left;
	background-color: #000000;
}

#right {
	margin: 0px;
	padding: 0px;
	height: 2300px;
	width: 245px;
	float: right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	background-color: #000000;
}

#right a:link {
	color: #FFFFFF;
}

#right a:visited {
	color: #999999;
}

#right a:hover {
	color: #C47500;
}

.shopup {
	width: 535px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 60px;
	color: #666666;
	font-weight: bolder;
	margin-top: 10px;
}

.shop {
	width: 535px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 60px;
	color: #666666;
	font-weight: bolder;
	margin-top: 30px;
}

.img1 {
	padding: 0px;
	height: 450px;
	width: 545px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.img1_txt {
	width: 525px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #FFFFFF;
}

.img2 {
	padding: 0px;
	height: 430px;
	width: 545px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.img2_left {
	margin: 0px;
	padding: 0px;
	height: 440px;
	width: 240px;
	float: left;
}

.img2_l_up {
	margin: 0px;
	padding: 0px;
	height: 245px;
	width: 240px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}

.img2_l_dn {
	margin: 0px;
	height: 190px;
	width: 220px;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.img2_right {
	margin: 0px;
	padding: 0px;
	height: 440px;
	width: 300px;
	float: right;
	text-align: center;
}

/*　右メニュー　*/

#edox {
	margin: 0px;
	width: 245px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#edox_logo {
	background-image: url(img/edox_logo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	height: 50px;
	width: 230px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center center;
}

#edox_list {
	margin-top: 10px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width: 230px;
	margin-right: auto;
	margin-left: auto;
}

#fc {
	width: 245px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#fc_logo {
	background-image: url(img/fc_logo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	height: 50px;
	width: 230px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center center;
}

#fc_list {
	margin-top: 10px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width: 230px;
	margin-right: auto;
	margin-left: auto;
}

#alpina {
	margin: 0px;
	width: 245px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#alpina_logo {
	background-image: url(img/alpina_logo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	height: 50px;
	width: 230px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center center;
}

#alpina_list {
	margin-top: 10px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width: 230px;
	margin-right: auto;
	margin-left: auto;
}

ul {
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	width: 220px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

