*{
	margin:0;
	padding:0;
}
body{
	text-align:center;
	font-size:12px;
	font-family: Verdana;
	scrollbar-face-color: #ffffff;			/*バー本体*/
	scrollbar-3dlight-color: #ffd9a8;		/*バー外側の明*/
	scrollbar-darkshadow-color: #ffd9a8;	/*バー外側の暗*/
	scrollbar-highlight-color: #ffffff;		/*バー内側の明*/
	scrollbar-shadow-color: #ffffff;		/*バー内側の暗*/
	scrollbar-track-color: #ffffe3;			/*バーの下地*/
	scrollbar-arrow-color: #ffd9a8;			/*矢印*/
	line-height:1.3em;
	color:#3f3f3f;
	background-color: #FFF;
	background-image: url(../img/bg_enter.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
img{
	border:0;
	behavior: expression(IEPNGFIX.fix(this));
	margin: 0px;
}
font{
	line-height:1.2em;
}
.clear{
	clear:both;
}
#h1box2 {
	width: 900px;
	margin-top: 45px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

	behavior: expression(IEPNGFIX.fix(this));
}
h1{
	font-size:10px;
	color: #333333;
	height: 14px;
	line-height: 12px;
}
#container {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/enter.jpg);
	background-repeat: no-repeat;
	height: 404px;
}
#left {
	width: 225px;
	float: left;
}
#menu {
	height: 442px;
	width: 225px;
	background-image: url(../img/bg_menu.gif);
	background-repeat: no-repeat;
}
#melmabox {
	height: 90px;
	width: 225px;
	background-image: url(../img/top_melma.gif);
	background-repeat: no-repeat;
	text-align: left;
	margin: 0px;
}
#melmabox2 {
	padding-top: 16px;
	padding-left: 8px;
}
#age {
	height: 100px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.enter {
	font-size: 24px;
	font-weight: bold;
}
div.link_box{
	width:600px;
	clear:both;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
div.link_box div{
	text-align:center;
	float:left;
	width:88px;
	padding:0;
	overflow: hidden;
	margin-right: 10px;
	display: block;
}
div.link_box span{
	display:block;
	font-size:10px;
	width: 88px;
	height: 12px;
	text-align: center;
	overflow: hidden;
	color: #000000;
	line-height: 10px;
}
div.link_box_big{
	width:630px;
	clear:both;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
div.link_box_big div{
	text-align:center;
	float:left;
	width:200px;
	padding:0;
	overflow: hidden;
	margin-right: 10px;
	display: block;
}
div.link_box_big span{
	display:block;
	font-size:10px;
	width: 200px;
	height: 12px;
	text-align: center;
	overflow: hidden;
	color: #000000;
	line-height: 10px;
}
