#btn_menu01 {
    float: left;
	margin-right: 3px;
}
#btn_menu02 {
    float: left;
	margin-left: 3px;
	margin-right: 3px;
}
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}

.footer {
    width: 758px;
	height: 45px;
	background-color: #333333;
	border: 1px solid;
	border-color: #666666 #111111 #111111 #666666;
	padding-top: 5px;
	color: #999999;
}
h3 {
    background-color: #FF3300;
	border: 1px solid;
	border-color: #666666 #333333 #333333 #666666;
	padding: 2px 0px;
}


.menu_toroku {
    width: 622px;
	height: 50px;
	margin: 20px 0px;
}
.play_txt {
	margin-bottom: 15px;
	padding-top: 10px;
	clear: left;
}
.play_txt p {
    width: 620px;
	text-align: left;
	margin-left: 70px;
    font-size: 16px;
	line-height: 150%;
}
.play1 {
    width: 620px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 3px #333333 solid;
}
.play1 p {
    background-image: url(../img/ch_01.jpg);
	background-repeat: no-repeat;
	padding-left: 220px;
	text-align: justify;
	text-justify: distribute;
	line-height: 150%;
}
.play2 {
    width: 620px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 3px #333333 solid;
}
.play2 p {
    background-image: url(../img/ch_02.jpg);
	background-repeat: no-repeat;
	padding-left: 220px;
	text-align: justify;
	text-justify: distribute;
	line-height: 150%;
}
.play3 {
    width: 620px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 3px #333333 solid;
}
.play3 p {
    background-image: url(../img/ch_03.jpg);
	background-repeat: no-repeat;
	padding-left: 220px;
	text-align: justify;
	text-justify: distribute;
	line-height: 150%;
}
.reg1 {
    width: 614px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px #666666 solid;
}
.reg1 p {
    background-image: url(../img/pla_01.jpg);
	background-repeat: no-repeat;
	padding-left: 140px;
	text-align: justify;
	text-justify: distribute;
}
.reg2 {
    width: 614px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px #666666 solid;
}
.reg2 p {
    background-image: url(../img/pla_02.jpg);
	background-repeat: no-repeat;
	padding-left: 140px;
	text-align: justify;
	text-justify: distribute;
}
.reg3 {
    width: 614px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px #666666 solid;
}
.reg3 p {
    background-image: url(../img/pla_03.jpg);
	background-repeat: no-repeat;
	padding-left: 140px;
	text-align: justify;
	text-justify: distribute;
}
.reg_txt {
    width: 614px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.reg_txt p {
    font-size: 110%;
    font-weight: bold;
	line-height: 170%;
	padding-left: 140px;
    text-align: justify;
	text-justify: distribute;
}
.reg_txt p img {
    margin-bottom: 10px;
}
.reg_txt h4 {
	padding-left: 10px;
	color: #FF3300;
}
.reg_txt form {
    text-align: center;
}
.c1 {
    color: #FF9900;
}
.bank {
    width: 612px;
    font-size: 14px;
    background-color: #555555;
	border: 1px solid;
	border-color: #666666 #333333 #333333 #666666;
}
.point {
    margin-bottom: 5px;
	padding: 6px 0px;
	border-bottom: 3px #666666 solid;
}
.point li {
    margin-bottom: 3px;
}
.totop {
    text-align: right;
	color: #FF3300;
	margin-bottom: 60px;
}