body {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background: url("../image/back_l.gif") white;
}
p {
	font-size: small;
}
a {
	text-decoration: none;
	color: #663300;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
#wrapper {
	width: 730px;
	margin-left: auto;
	margin-right: auto;
}
.space {
	float: right;
	width: 510px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;	padding: 0px;
	font-size: small;
}
#contents {
	float: right;
	width: 510px;
	text-align: left;
	background: white;
	margin: 0px;
	padding: 20px;
	font-size: small;
}
#title {
	background: url("../image/title_l.gif");
	width: 728px;
	height: 145px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.titleTxt {
	position : relative;
	left : -1000px;
}
/* forKスタイル：携帯のみ表示・PCでは表示させないもの 
　 最初のが通常・VodaのCSSバグ回避のために、表示外に吹っ飛ばす
　 二番目のはPCで表示させない方が重要で、Vodaで表示できなくてもまあいいもの
*/
.forK {
	position : relative;
	left : -1000px;
}
.forK2 {
	display: none;
}
#titleForK {
	position : relative;
	left : -1000px;
}
#menu {
	width: 150px;
	text-align: center;
	float: left;
	margin: 0px;
}
#menu ul{
	margin: 0px 0px 10px 0px;
	padding:0px ;
}
#menu li{
	list-style: none;
	height: 31px;
	padding:11px 0px 0px 0px ;
	margin: 0px;
	text-align: center;
	font-size: 12px;
}
li#m1 {
	background: url("../image/menu.gif") 0px 0px no-repeat;
}
li#m2 {
	background: url("../image/menu.gif") 0px -42px no-repeat;
}
li#m3 {
	background: url("../image/menu.gif") 0px -84px no-repeat;
}
li#m4 {
	background: url("../image/menu.gif") 0px -126px no-repeat;
}
li#m5 {
	background: url("../image/menu.gif") 0px -168px no-repeat;
}
li#m6 {
	height: 10px;
}
li#m1:hover, li#m2:hover, li#m3:hover, li#m4:hover, li#m5:hover {
	background: url("../image/menu.gif") 0px -253px;
}
#copyright {
	text-align : center;
	color : #999999;
	font-size : small ;
	clear: both;
}
/* Recy[W */
div#m1,div#m2,div#m3,div#m4,div#m5,div#m6{
	margin: 0px;
	padding: 0px;
	width: 450px;
	height: 60px;
}
div#m1 {
	background: url("../image/h2_title_l.gif") 0px 0px no-repeat;
}
div#m2 {
	background: url("../image/h2_title_l.gif") 0px -60px no-repeat;
}
div#m3 {
	background: url("../image/h2_title_l.gif") 0px -120px no-repeat;
}
div#m4 {
	background: url("../image/h2_title_l.gif") 0px -180px no-repeat;
}
div#m5 {
	background: url("../image/h2_title_l.gif") 0px -240px no-repeat;
}
div#m6 {
	background: url("../image/h2_title_l.gif") 0px -300px no-repeat;
}
h2 {
	margin: 0px;
	padding-top: 18px;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	font-size: large;
	color: #330000;
	background: url("../image/icon_saru_l.gif") no-repeat 10px 10px;
}
h3 {
	font-size: medium;
	color: #663300;
}
h4 {
	font-size: small;
	font-weight: bold;
	border-bottom : dotted 1px #996633;
	color: #996633;
	margin-top: 5px;
}
img.sum {
	float: left;
	margin: 10px;
}
.backHome , .backPage{
	clear: left;
	text-align: center;
}
.topTxt {
	height: 30px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
}
.new {
	color: #ff3366;
	font-weight: bold;
	text-decoration: blink;
	text-transform: uppercase;
}
.linkTxt {
	margin-top: 10px;
	text-align: center;
	font-size: small;
	color: #008000;
}
#a8 {
	width: 480px;
	height: 60px;
	background-color: #ffff99;
	font-size: small;
	vertical-align: middle;
}
.a8_unit {
	width: 50%;
}
.a8_img {
	border: 0px;
	float: left;
	widows: 50px;
	height: 50px;
}

