@charset "utf-8";
h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,dd,form,hr {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #998e2a;
}
body {
	margin: 0px;
	padding: 0px;
}
.cb {
	clear: both;
}

#footer {
	clear: both;
	padding-bottom: 50px;
}
a {
	text-decoration: none;
}
a:hover {

}

#footer ul {
	width: 950px;
	padding-top: 12px;
	list-style-type: none;
}
#footer li {
	float: right;
}
#footer  ul li a {
	display: block;
	color: #57575F;
	text-decoration: none;
	font: 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 5px;
}
#footer   p  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #57575F;
	font-size: 12px;
	clear: both;
	padding-top: 30px;
}
#footer  ul li a:hover {
	color: #998e2a;
	background: url(filter.png);
}

#fmenu  {
	padding-top: 5px;
	float: right;
	clear: right;
}
#fmenu_co {
	clear: right;
	width: 950px;
	padding-top: 12px;
}
#fmenu_co table {
	float: right;
}



.zen { ime-mode: active; }
.han { ime-mode: inactive; }
