
BODY{
	background:url(img/backkoho4.jpg) #071914;
	background-position:right 10%;
	background-repeat:no-repeat;
	background-attachment:fixed; 
	-moz-background-size:cover;
	background-size:cover;
	margin:0;
	position:relative;

	font-size13px; font-size:1.3rem;
}

#container{
	margin:100px auto;
}

#container img{

}

.box{
	background:none;
	width:650px;
	margin:0 auto 0px auto;
}

a{
	color:#910240;
}

.contents{
	border:solid 1px #910240;
	background:url(img/indexback.jpg) #000;
	background-position:50% 50%;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
    width:100%;
	margin-bottom:0;
}

#menu{
	position:absolute;
	margin-left:2px;
}


p{
	font-size13px; font-size:1.3rem;
}

.section{
	border-spacing:5px;
	color:#A9A9A9;
	width:300px;
	background:url(scenario/eggshell.jpg) #fff;
	margin:30px auto;
	}

.section td,th{
	height:25px;
	width:100px;
	border:#d8bfd8 solid 1px;
	font-weight:bold;
}

.section a{
	line-height : 25px;
	height:25px;
	background:url();
	color:#000;
	font-style:normal;
	width:100%;
	display:block;
}

.section a:hover{
	background-color:#d8bfd8;
}


