@charset "UTF-8";
/* CSS Document */

.text{
	text-indent:1em;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	width:500px;
	letter-spacing:0.14em;
	line-height:1.7em;
}

.caption{
	text-align:center;
	font-size:90%;
	margin-top:4px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666;
}


#backno_head{
	background-image:url(../images/backn_head.jpg);
	background-repeat:no-repeat;
	width:800px;
	margin-top:10px;
	margin:0 auto;
	height:12px;
}

#backno{
	background-image:url(../images/backn_wall.jpg);
	background-repeat:repeat-y;
	width:800px;
	margin:0px auto;
	height:70px;
}
#backno_bottom{
	background-image:url(../images/backn_bottom.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:9px;
	margin:0 auto;
}

#backno ul{
	clear:both;
	height:1em;
	margin:12px 63px;
}

#backno ul li{
	float:left;
	width:200px;
	color:#b9bebd;
}
.number3{
	margin-left:70px;
}
#backno ul li a{
	float:left;
	width:200px;
	color:#596c48;
}

#backno ul li a:hover{
	float:left;
	width:200px;
	color:#fff;
}

#backno ul li a.select{
	float:left;
	width:200px;
	color:#412b32;
}

#button{
	clear:both;
	width:220px;
	height:32px;
	margin:0px auto;
	padding:10px 0px;
}

#button li{
	margin-right:10px;
	float:left;
}
