@charset "utf-8";
body {
	background-image: url(/images/wall.png);
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
	margin:0;
	padding:0;
	color:#FFF;
	font-size:0.9em;
	line-height:200%;
}
p {
	margin:0;
	margin-bottom:10px;
	padding:0;
}
img {
	border:0;
}
a:link{
	color:#FC0;
	text-decoration:none;
}
a:vlink{
	color:#FC0;
	text-decoration:none;
}
a:visited{
	color:#FC0;
	text-decoration:none;
}
a:hover{
	color:#FC0;
	text-decoration:underline;
}
h1 {
	font-size:0.73em;
	font-weight:normal;
	color:#C96;
	margin:0;
	padding:4px 40px 4px 40px;
	width: 870px;
	margin-left:auto;
	margin-right:auto;
	background-color:#4E2525;
	line-height:100%;
}
h2 {
	margin:0;
	padding:0;
}
h2 img {
	margin-bottom:10px;
}
div#allArea {
	width: 870px;
	background-color:#291414;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	padding:10px 40px 20px 40px;
	text-align:left;
}
div#head {
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px dashed #C96;
}
div#head #headtop {
	height:90px;
}
div#head #headtop img {
	float:left;
	margin-right:15px;
}
div#head #headtop p {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:0.8em;
	padding-top:10px;
	line-height:180%;
}
div#headleft {
	float:left;
	margin-right:15px;
}
div#mainBox {
	float:right;
	width:645px;
	margin-left:15px;
}
div#mainBox .content {
	border-bottom:1px dashed #C96;
	margin-bottom:15px;
	padding-bottom:10px;
}
div#sideBox {
	float:left;
	width:210px;
}
div#foot {
	clear:both;
	border-top:1px dashed #C96;
	padding-top:20px;
	margin-top:20px;
	text-align:right;
	font-size:0.8em;
}
.totop {
	margin-top:20px;
	text-align:right;
	font-size:0.8em;
}
img.rightImg {
	float:right;
	margin-left:15px;
}
img.leftImg {
	float:left;
	margin-right:15px;
}
ul.siteMenu {
	list-style-type:none;
	margin:0;
	padding:0;
}
ul.siteMenu li {
	margin:0;
	margin-bottom:15px;
	padding:0;
}
#masterMess {
	color:#C96;
	font-size:0.8em;
	line-height:150%;
}
.content .siteMenu {
	margin-top:15px;
}
.content .siteMenu li {
	float:left;
	margin-left:75px;
}
.clear {
	clear:both;
}
table {
	border:1px solid #C96;
	background-color:#C96;
}
td {
	background-color:#432121;
	font-size:0.8em;
	padding-left:5px;
}
p.attention {
	font-size:0.75em;
	color:#C96;
	line-height:150%;
}
div.menuorder {
	width:200px;
	float:left;
	font-size:0.8em;
	line-height:150%;
}
div.mocenter {
	margin-left:22px;
	margin-right:22px;
}
div.menuorder .menuname {
	font-weight:bold;
	color:#C96;
}
div.menuorder .menuprice {
	color:#F90;
}
.rightclear {
	clear:both;
	text-align:right;
	font-size:0.8em;
}
.formbt {
	text-align:center;
	margin-top:15px;
}
iframe.accessmap {
	float:left;
	margin-right:15px;
	margin-bottom:20px;
}
form textarea {
	width:400px;
	height:100px;
}
.formerror {
	padding-bottom:10px;
	padding-top:10px;
	border:2px solid #F00;
	background-color:#F4E9CE;
	color:#F00;
	font-weight:bold;
	font-size:0.8em;
	line-height:170%;
}
.imgCenter {
	margin-left:22px;
	margin-right:22px;
}
#newTopics dl {
	background-color:#c96;
	font-size:0.8em;
	line-height:150%;
	color:#300;
	margin:5px 10px 20px 10px;
	padding:5px;
}
#newTopics dl dt{
	font-weight:bold;
	color:#900;
}
#newTopics dl dd{
	margin:0;
}
#newTopics dl dd.title{
	font-weight:bold;
	border-bottom:1px dashed #300;
	margin-bottom:5px;
	padding-bottom:5px;
}

#FormContainer{
	background-color:#291414;
}