@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(item/bg.jpg);
	background-repeat: no-repeat;
	font-family: "メイリオ", "ＭＳ ゴシック", "ＭＳ Ｐゴシック";
	font-size: small;
	color: #7e6b5a;
}
h1 {
	font-size: 11px;
	color: #7e6b5a;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
}
h2 {
	font-size: 11px;
	font-weight: normal;
	color: #7e6b5a;
	text-decoration: none;
	margin: 0px;
}


#header {
	position: fixed;
	left: 0;
	top: 0;
	color: #d1c0a5;
	width: 100%;
	height: 200px;
	z-index: 3;
}
.top {
	vertical-align: top;
}

#menu {
	position: fixed;
	top: 0;
	width: 200px;
	height: 100%;
	padding-top: 0px;
	z-index: 2;
	right: 0px;
	text-align: right;
}
#contents {
	z-index: 1;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 24px;
	padding-left: 0px;
}
#footer {
	position: fixed;
	left: 0;
	bottom: 0;
	color: #fff;
	width: 100%;
	height: 30px;
	z-index: 3;
	background-image: url(item/footer_bg.png);
	background-repeat: repeat-x;
	text-align: right;
}
.message {
	font-size: 11px;
	color: #FFFFFF;
	margin: 4px;
}

.news {
	height: 210px;
	width: 380px;
	overflow: auto;
	font-size: small;
}
.back_number {
	font-size: 11px;
	width: 200px;
	overflow: scroll;
	text-decoration: none;
	height: 210px;
	vertical-align: top;
}
.back_number2 {
	width: 180px;
	margin-left: 20px;
	font-size: small;
	height: 210px;
	overflow: auto;
}
.migi {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #59493f;
}

.annai {
	text-align: right;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #9A8C80;
}
.ninki {
	width: 400px;
	margin-top: 25px;
	margin-left: 200px;
}

a img {
    border-style:none;
}

img {
    border-style:none;
}

a {
	outline: none;
	text-decoration: none;
	color: #009FFF;
 }
 
 a:hover {
	color:#ff8300;
}
 
 h3 {
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.tokuten {
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: 59493f;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: 59493f;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.under {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: 59493f;
}
.double {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: 59493f;
}

.waku1 {
	width: 60px;
	border: 1px solid #d1c0a5;
	text-align: center;
	font-size: 11px;
}
.take {
	margin-top: 70px;
	margin-left: 320px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #59493f;
	font-size: 11px;
}
.xmas1 {
	border: 1px solid #d1c0a5;
	text-align: center;
}
.xmas2 {
	border: 1px solid #a6937c;
}
