@charset "UTF-8";
body {
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	background-color: black;
	background-image: url(image/wall3.jpg);
	background-position: top center;
}
#container {
	width: 800px;
	margin: 0 auto;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	background-color: #0e0708;
}
#container img {
	border: none;
}
#header {
	height: auto;
	background-image: url(image/topbanner.gif);
	background-repeat: no-repeat;
	margin: 0;
	display: block;
	padding: 20px 0px 0px 40px;
}
#kanban {
	background-image: url(image/kanban_on.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 140px;
	background-position: left top;
}
#kanban a:link {
	display: block;
	height: 100px;
}
#kanban a:visited {
	display: block;
	height: 100px;
}
#sitetitle {
	height: 20px;
	width: 315px;
	margin-bottom: 80px;
}
#sitetitle a:link {
	display: block;
	height: 20px;
}
#sitetitle a:visited {
	display: block;
	height: 20px;
}
#navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: bottom;
	color: #aaaaaa;
	height: 20px;
}
  #navi   a:link {
	color: #aaaaaa;
	text-decoration: none;
}
#navi a:visited {
	color: #aaaaaa;
	text-decoration: none;
}
#navi a:hover {
	color: #DE3D89;
	text-decoration: underline;
}
#mainContent {
	background: #0e0708;
	height: auto;
	float: left;
	width: 800px;
	padding: 0px 40px;
}
#contentbox {
	background-color: #4a142e;
	color: #aaaaaa;
	background-image: url(image/cntboxtop.gif);
	background-repeat: no-repeat;
	height: auto;
	clear: both;
	float: left;
	padding: 40px 0px 20px 0px;
	width: auto;
	border-left: solid 40px #0e0708;
	border-right: solid 40px #0e0708;
	background-position: center top;
}
#menubox {
width: auto;
height: auto;
}
#wmenu {
	background-image: url(image/wmenu.gif);
	height: 40px;
	width: auto;
	background-repeat: no-repeat;
	background-position: center;
}
#fmenu {
	background-image: url(image/wmenu.gif);
	height: 40px;
	width: auto;
	background-repeat: no-repeat;
	background-position: center;
}
#rmenu {
	background-image: url(image/fmenu.gif);
	height: 40px;
	width: auto;
	background-repeat: no-repeat;
	background-position: center;
}
#topicbox {
	float: left;
	width: 199px;
	padding: 0px 40px 0px 20px;
}
#topictitle {
	height: 40px;
	font-size: 18px;
	width: 500px;
margin: auto;
	background-image: url(image/pagename_bk.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	vertical-align: text-bottom;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
.menubox13 {
	height: auto;
	width: 253px;
	float: left;
	padding-top: 10px;
}
#menubox2 {
	height: auto;
	width: 214px;
	float: left;
	padding-top: 10px;
}
#wmenubox {
	height: auto;
	width: auto;
	padding: 10px 25px;
	background-image: url(image/wmenu_bk.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
#fmenubox {
	height: auto;
	width: auto;
	background-image: url(image/fmenu_bk.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 10px 5px;
}
#rmenubox {
	height: auto;
	width: auto;
	padding: 10px 25px;
	background-image: url(image/rmenu_bk.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.mcat {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 100%;
	padding: 5px 0px 10px 10px;
}
.mtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 100%;
	padding: 5px 0px 0px 10px;
}
.mprice {
	height: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: right;
	border-bottom: dotted 2px #703b54;
	padding: 0px 10px 10px 0px;
	height: 12px;
}
.recdesc {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	line-height: 120%;
	padding: 15px 15px 10px 15px;
	height: auto;
	text-align: justify;
	color: #9c8b96;
}
#menufooterbox {
	height: auto;
	font-size: 12px;
	width: 720px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #A15A7F;
	clear: both;
}
#menufooter {
	height: auto;
	font-size: 12px;
	width: 720px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #A15A7F;
	clear: both;
	padding-left: 20px;
}
#info {
	height: 20px;
	margin: auto;
	clear: both;
	padding: 20px 40px 0px 40px;
}
#adress {
	font-size: 12px;
	color: #7d7d7d;
	float: left;
}
#sitemap {
	float: right;
	color: #7d7d7d;
	font-size: 12px;
	text-align: right;
}
#sitemap a:link {
	color: #7d7d7d;
	text-decoration: none;
}
#sitemap a:visited {
	color: #7d7d7d;
	text-decoration: none;
}
#sitemap a:hover {
	color: #DE3D89;
	text-decoration: underline;
}
 #footer {
	padding-top: 15px;
	padding-bottom: 35px;
}
/* end hiding */
#copy {
	color: #5b2d34;
	font-size: 10px;
	text-align: center;
	border-top: solid 1px #5b2d34;
	padding-top: 5px;
}

/* hide hack from Mac-IE5 \*/
* html .mybuggyelement { height: 1%; }


