@charset "utf-8";
/* CSS Document */

body {
	background:#000000;
}
.contents {
	width:675px;
	margin:0 auto;
}
.contents h1 {
	display:block;
	width:675px;
	height:480px;
	text-indent:-3000px;
	background:url(../image/top_p2.jpg) center 30px no-repeat;
}
.contents h2 {
	display:block;
	width:675px;
	height:480px;
	text-indent:-3000px;
	background:url(../image/PROHIBIT-WEB-TOP.jpg) center 30px no-repeat;
}
.contents p {
	text-align:center;
	color:#CCC;
	font-weight:bold;
	font-family:Times New Roman;
	font-size:110%;
}

.contents p a{
	color:#FFFFFF;
	text-decoration:none;
	margin-right:20px;
}

.contents p a:hover{
	text-decoration:underline;
}

