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

body,td,th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.5;
	letter-spacing: 1px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	zoom: 1.0;
	text-decoration: none;
}
a:active {
	color: #333;
}
p {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
dl {
	margin: 0px;
	padding: 0px;
}
dt {
	margin: 0px;
	padding: 0px;
}
dd {
	margin: 0px;
	padding: 0px;
}
#side_linkbox {
	width: 50px;
	position: fixed;
	z-index: 10;
	left: 0px;
	top: 35%;
}
.side_link_banner {
	height: 120px;
	width: 50px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#head {
	height: 70px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #B29251;
}
#head_wrap {
	height: 70px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#head_top {
	height: 30px;
	width: 950px;
	background-image: url(../img/head_top.jpg);
	background-repeat: no-repeat;
}
#head_top p {
	font-size: 10px;
	letter-spacing: 2px;
	text-align: right;
	padding-top: 5px;
}
h1 {
	margin: 0px;
	height: 40px;
	width: 220px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#head_bottom {
	height: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #B29251;
}
#head_bottom_wrap {
	height: 10px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#ribbon_gray {
	background-color: #DDDEDD;
	height: 40px;
	margin-bottom: 50px;
}
#top_nav {
	height: 40px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#top_nav ul {
	padding-top: 10px;
}
#top_nav ul li {
	display: inline;
}
.clear {
	clear: both;
	height: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.clear_dot {
	margin: 0px;
	padding: 0px;
	height: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	clear: both;
}
#link_top {
	height: 30px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
}
#link_top_block {
	height: 30px;
	width: 120px;
}
#link_top_l {
	height: 20px;
	float: left;
	background-image: url(../img/bottom_link_left.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
	width: 100px;
	background-color: #3E3A39;
	font-size: 10px;
	color: #FFF;
	text-align: center;
}
#link_top_l a {
	color: #FFF;
}
#link_top_l a:hover {
	text-decoration: none;
}
#link_top_r {
	float: right;
	height: 30px;
	width: 10px;
}

#foot_top {
	height: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #B19251;
	clear: both;
}
#foot_top_wrap {
	height: 10px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#foot {
	height: 30px;
}
#foot_wrap {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/head_top.jpg);
	background-repeat: repeat-y;
}
#foot_contents {
	width: 800px;
	float: right;
}
#foot_contents p {
	text-align: right;
	font-size: 10px;
	letter-spacing: 2px;
}
#store_link {
	height: 100px;
	width: 800px;
	margin-bottom: 20px;
}
#other_brand_link {
	font-size: 10px;
	margin-bottom: 20px;
}
#other_brand_link a{
	color: #866735;
}
#other_brand_link a:hover {
	text-decoration: none;
}
#bottom_comp_info {
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.clear_none {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
