* {
	vertical-align:top;
	text-align:left;
	list-style-type:none;
	padding:0;
	margin :0;
	border :0;
	line-height:150%;
	letter-spacing: 0.1em;
	word-spacing  : 0.1em;
}
html{
	overflow:scroll;
}
body{
	text-align:center;
	font-size:100%;
	background-color:black;
	color:white;
}
table,div{
	font-size:100%;
	margin:auto;
}
a:hover img {
	opacity:0.6;
	filter: alpha(opacity=60);
}
.hyde {
	opacity:0.4;
	filter: alpha(opacity=40);
}
h1,h2,h3,h4,h5,h6{
	display:inline;
	font-size:100%;
}

.header
{
	background-image:url(/img/bg_73_4.png);
	height:200px;
}
.header h1
{
	position:relative;
	top:10px;
	left:10px;
}
.contents
{
	padding:5px 0 10px;
	text-align:center;
}
.info
{
	display:inline-block;
	width:404px;
	width:398px;
	padding:3px;
	height:40px;
	overflow:scroll;
	overflow-y:scroll;
	overflow-x:hidden;
	background-color:#FDAF5A;
	color:#461C17;
	font-size:12px;
}
.menu
{
	padding:30px 0 40px;
	text-align:center;
}
.menu .box
{
	padding:20px;
}
.menu .box img
{
}
.menu .box .hyde
{
	opacity:0.4;
	filter: alpha(opacity=40);
}
.whitebox
{
	display:inline-block;
	width:404px;
	width:364px;
	padding:20px;
	border:3px solid white;
	color:white;
}
.link
{
	display:inline-block;
	width:210px;
}
.w1
{
	width:500px;
	text-align:center;
}
.s1
{
	width:280px;
}
.line
{
	padding:15px 5px;
}
