/* CSS Document */
body {
	text-align: center; 
	padding: 0;
	margin: 0;
	
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#container {
	position: relative;
	width: 700px;
	font: 11px/12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	margin: 0px auto;
}

#header {
	text-align: center;
	margin: 0px;
	height: 123px;
	width: 700px;
	padding-top: 0px;
}
#title {
	text-align: left;
	padding: 20px 12px 20px 14px;
	line-height: 120%;
	font-size: 12px;
}
#naiyo {
	text-align: left;
	padding: 20px 12px 20px 14px;
	font-size: 10px;
}
#backNumberArea {
	padding-top: 20px;
	clear: both;
	width: 500px;
	margin-left: 100px;
	margin-right: 100px;
	text-align: left;
	padding-bottom: 20px;
}
#backNumberArea-inner {
	
}
#footer {
	text-align: center;
	background: url(img/footer.gif) no-repeat;
	height: 47px;
	width: 700px;
	padding: 8px 15px 10px 8px;
	font-size: 9px;
}
h3 {
	background: url(img/h2.gif) no-repeat top left;
	color: #F7A634;
	height: 28px;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 5px;
	padding-left: 40px;
	line-height: 28px;
	margin-top: 40px;
	text-align: left;
}
h2 {
	border: 3px double #F7CF8C;
	color: #F7A634;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 5px;
	padding-left: 1em;
	line-height: 140%;
	text-align: left;
}
/* h1 を画像に(SEO対策) */
.h1-img {
	width: 346px;
	height: 28px;
	background: url(img/mousikomi.gif) no-repeat left;
}
.hd {
	display: none;
}
/* 以下　ページデザインに合わせて調整のこと */
#mel-pc {
	float: left;
	width: 276px;
	margin: 30px;
	_margin: 20px;
}
#mel-keitai {
	float: right;
	width: 276px;
	margin: 30px;
	_margin: 20px;
}

#kiyaku {
	clear: both;
	text-align: center;
	margin: 20px;
}
#kiyaku a {
	padding: 10px 10px 10px 10px;
	border: solid 1px #999999;
}
#kiyaku a:link {
	text-decoration: none;
	color: #666666;
	background-color: transparent;
}
#kiyaku a:visited {
	text-decoration: none;
	color: #666666;
	background-color: transparent;
}
#kiyaku a:hover {
	padding: 10px 10px 10px 10px;
	text-decoration: none;
	color: #666666;
	background-color: #CCCCCC;
}
#kiyaku a:active {
	text-decoration: none;
	color: #666666;
	background-color: transparent;
}
.backNumber {
	margin: 0 auto;
	width: 430px;
	clear: both;
	font-size: 12px;
}
.backNumber-txt {
	clear: both;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-style: normal;
	line-height: normal;
	font-size: 12px;
}
.backNumber-close {
	float: right;
	width: 100px;
	height: 28px;
	background: url(img/winClose.gif) no-repeat center;
	_margin-left: 225px;
	margin: 10px;
}
.backNumber-close-txt {
	text-align: center;
	color: #F9A737;
	line-height: 28px;
}
.backNumber-menu {
	margin-top: 20px;
}
li.bnlist {
	line-height: 16px;
	list-style-image: url(img/list.gif);
}
ul {
	font-size: 11px;
}
#footer {
	clear: both;
}

