@charset "utf-8";
html {
    overflow-y:scroll;
}
body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#all {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 930px;
	text-decoration: none;
	border: 1px solid #A6BEE8;
	background-color: #FFFFFF;
	line-height: 16px;
}
#head {
	height: 50px;
	background-color: #376FCA;
}


#menu {
	height: 30px;
	margin: 0px;
	padding: 0px;
}
#side {
	float: left;
	width: 160px;
	letter-spacing: 0.1em;
	color: #666666;
}

#conte {
	float: left;
	width: 769px;
	color: #333333;
	vertical-align: top;
	line-height: 17px;
	letter-spacing: 0.1em;
	background-image: url(shop/img/bg_shop.jpg);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A6BEE8;
}
#foot {
	clear: both;
	height: 50px;
	letter-spacing: 0.1em;
	padding: 0px;
	color: #333333;
}
h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #FD8602;
	text-decoration: none;
}
a:active {
	color: #FD8602;
	text-decoration: none;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #0033FF;
}
a.text:link  {
	color: #FFFFFF;
	text-decoration: underline;
}
a.text:visited  {
	color: #FFFFFF;
	text-decoration: underline;
}
a.text:hover  {
	color: #FF6600;
	text-decoration: none;
}
li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	line-height: 26px;
	padding-top: 15px;
}
ul {
	list-style-image: url(img/li_blue.jpg);
	padding: 0px;
}

