/*----------共通-----------*/
body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
	color: #333333;
	background-color: #1C0608;
}
img {
	border: none;
}
.clear {
	clear: both;
}

a:link,visited {
	color:#5A3C14;
	text-decoration: none;
}
a:hover {
	color:#C9B67E;
	text-decoration:underline;
}

/*----------文字類-----------*/
strong {
	font-size: 13px;
	font-weight: bold;
}
.f12-130 {
	font-size: 12px;
	line-height: 130%;
}
.f12-140 {
	font-size: 12px;
	line-height: 140%;
}
.f12-150 {
	font-size: 12px;
	line-height: 150%;
}
.f12-160 {
	font-size: 12px;
	line-height: 160%;
}
.f11-130 {
	font-size: 11px;
	line-height: 130%;
}
.f11-140 {
	font-size: 11px;
	line-height: 140%;
}
.f11-150 {
	font-size: 11px;
	line-height: 150%;
}
.f11-160 {
	font-size: 11px;
	line-height: 160%;
}

/*----------ヘッダー-----------*/
#header {
	width: 848px;
	text-align: left;
	vertical-align: bottom;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;

}
#header li {
	list-style-type: none;
}
#home {
	text-indent: -9999pt;
	float: left;
	margin: 0px 0px 0px 16px;
	padding: 0px;
}
#home a {
	background-image: url(/common/images/hub_title.gif);
	background-repeat: no-repeat;
	display: block;
	height: 55px;
	width: 72px;
}
#headmenu {
	margin: 0px;
	padding: 0px;
	height: 20px;
	font-size: 11px;
}
#headmenu li {
	float: right;
	margin-top: 30px;
}
#headmenu a {
	display: block;
	color: #BD9038;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BD9038;
	padding-right: 6px;
	padding-left: 6px;
	text-decoration: none;
}
#headmenu a:hover {
	text-decoration: underline;
}
.headsen {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BD9038;
}


/*----------フッター-----------*/
#footer {
	width: 848px;
	text-align: left;
	vertical-align: top;
	margin-top: 20px;
	margin-bottom: 10px;
	background-image: url(/common/images/copyright.gif);
	background-position: right top;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #514225;
	height: 22px;
}
#footmenu {
	font-size: 11px;
	margin: 4px 0px 0px;
	padding: 0px;
}
#footmenu li {
	float: left;
	list-style-type: none;
}
#footmenu a {
	background-image: url(/common/images/listimg.gif);
	background-position: 3px center;
	display: block;
	padding-left: 15px;
	background-repeat: no-repeat;
	color: #BD9038;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BD9038;
	padding-right: 8px;
	text-decoration: none;
}
#footmenu a:hover {
	text-decoration: underline;
}

/*----------メインテーブル-----------*/
#centercate {
	width: 848px;
}
.menucate {
	width: 148px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #360509;
}
.maincate {
	width: 680px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.aki {
	width: 20px;
}
#subcate {
	width: 640px;
	margin: 20px;
}

/*----------メニュー-----------*/
#menu {
	margin: 0px;
	background-color: #1C0608;
}
#menu td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4A56F;
}
#menu img {
	margin-bottom: 4px;
	margin-top: 4px;
}

/*----------サブメニュー-----------*/
#submenucate {
	width: auto;
	text-align: left;
	vertical-align: top;
	margin-bottom: 10px;
	height: 22px;
	margin-left: 10px;
}
#submenu {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#submenu li {
	float: left;
	list-style-type: none;
}
#submenu a {
	background-image: url(/common/images/listimg2.gif);
	background-position: 3px center;
	display: block;
	padding-left: 15px;
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-right: 8px;
	color: #333333;
	text-decoration: none;
}
#submenu a:hover {
	text-decoration: underline;
}
.submenusen {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
