h1 {
	color: #FFFFFF;
	font-size: 23px;
	font-weight: bold;
	margin-top: 80px;
	margin-left: 35px;


}
h2 {
	font-size: 36px;
	color: #33FFCC;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;


}
.content {
	background-repeat: no-repeat;
	display: block;
	width: 600px;
	height: 600px;
	background-image: url(../image/gif/adult/18kin.gif);
	margin-top: 50px;
	margin-left: 50px;
	border: 5px solid #FFFFFF;



}
h3 {
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
}
table {
	text-align: center;
	margin-left: 150px;
	border: 2px solid #FFCC00;

}
