@charset "Shift_JIS";
/* CSS Document */

body{
margin:0 auto;
}
img{
	padding:0;
	}

#wrapper{
	padding-top:80px;

}
#wrapper table{
	width:600px;
	margin:0 auto;
	}
.tex01{
	text-align:center;
	font-size:14px;
	line-height:1.7em;
	color:#333;

	}
.tb01{
	text-align:center;
	padding-top:30px;
	font-size:14px;
	
	}
.tb02{
	padding:0;
	width:600px;
	height:290px;
	}
a{
	text-decoration:underline;
	color:#333;
	font-weight:bold;
	}
a:hover{
	text-decoration:none;
	color:#999;
	}



