@charset "EUC-JP";
/* CSS Document */

img {
	border-style:none;
}
body {
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	color:#333333;
	margin-top: 0px;
	width:800px;
	padding: 0 0 21px 0;
	background-color: #FFFFFF;
	border-color: #009aed;
	border-style: solid;
	border-width: 1px;
	margin: 0 auto;

	
}

.copyright {
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size:12px;
	color:#303030;
	margin:0 auto;
	}

.wrapper {
	width:800px;
	margin:0 auto;
	background-color:#FFFFFF;
	
	}

.main{
	width:763px;
	margin:0 auto;
	background:#ffffff;
	
	
	}
	



.main_img {
	background: url(images/bg.jpeg) no-repeat right top;
	}

.btn_push{width:330px;height:54px;background-image:url(../images/button_b.jpg); margin:0 auto; line-height:47px;text-align:center;font-size:16px;font-weight:bold;}
.btn_push a{width:330px;height:54px;background-image:url(../images/button_b.jpg);display:block;text-decoration:none; color:#FFFFFF;}
.btn_push a:hover{width:330px;height:54px;background-image:url(../images/button_bn.jpg);display:block;}

.btn_push2{width:174px;height:49px;background-image:url(../images/button_s.jpg); line-height:47px; text-align:center; font-size:16px;font-weight:bold;}
.btn_push2 a{width:174px;height:49px;background-image:url(../images/button_s.jpg);display:block; text-decoration:none; color:#FFFFFF; text-indent:-10px;}
.btn_push2 a:hover{width:174px;height:49px;background-image:url(../images/button_sn.jpg);display:block;}