@charset "iso-8859-1";
/* CSS Document */

body { 
magin-top: 0px;
background-image:url(../image/v2/bg-top.gif); 
       background-position:top;  
	   background-repeat:repeat-x;
	   background-color: #7bddfd}

.wrapper {
	width:900px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	text-align:center;
	}

.cat_top {}
.cat_top a {
	font-family:verdana;
	font-size:10px;
	color: #F0F;
	font-weight: bold;
	text-decoration: none;	
}
.cat_top a:hover {
	color: #FFF;
	text-decoration: underline;
}
	
.slogan_top {}

.title_site {
	margin-top: 100px;
}

h1 {
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	color:#000;
}

h2 {
	font-family: Verdana;
	font-size: 30px;
	font-weight: bold;
}

.frame_disclam {
	width: 440px;
	height: 165px;
	margin-left: auto;
	margin-right: auto;
}

.menu {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

.enter {
	float: left;
	margin-top: 100px;	
}
.enter a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 42px;
	padding: 2px 5px 2px 5px;
	border: 1px solid black;
	color: white;
	font-weight: bold;
	text-decoration: none;
	background-color: #0F0;
}
.enter a:hover {
	color: #FFF;
	background-color: #090;
}
.exit {
	float: right;
	margin-top: 100px;
}
.exit a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 42px;
	padding: 2px 5px 2px 5px;
	border: 1px solid black;
	color: white;
	font-weight: bold;
	text-decoration: none;
	background-color: #F00;
}
.exit a:hover {
	color: #FFF;
	background-color: #900;
}

.link_footer{
	margin-top: 250px;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}

.link_footer a {
	font-family: Verdana;
	font-size: 9px;
	color: #333;
	text-decoration: none;
}
.link_footer a:hover {
	color: #F0F;
}
