@charset "utf-8";
/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
}

html{
 	height:100%;
 	margin-bottom:1px;
	overflow-y:scroll;
}

body{
	background-image:url(/a_image/bg.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	_text-align:center;
}

img{
	border:	0px;
}

.clear{
	visibility:hidden;
	clear:both;
}

a:link{
	color:#336699;
	text-decoration:none;
}
a:visited{
	color:#996699;
	text-decoration:none;
}
a:hover{
	color:#336699;
	text-decoration:underline;
}
div.mess{
	color:#FFFFFF;
	font-weight:100;
	font-size:15px;
	width:600px;
	text-align:center;
	margin:0 auto;
	margin-top:20px;
	height:37px;
}
#index{
	padding-top:101px;
	background-image:url(/a_image/common/index.jpg);
	background-repeat:no-repeat;
	width:730px;
	height:340px;
	margin:0 auto;
}
#index #btn_set{
	margin-left:338px;
	_margin-left:292px;
}

#index img#enter{
	margin-right:12px;
}
#index img#leave{

}
#guidance{
	display:block;
	width:600px;
	margin:0 auto;
	border:1px solid #CFCFCF;
	background-color:#F5F5F5;
	padding:10px;
	font-size:12px;
	line-height:18px;
}
#kin18{
	display:block;
	width:600px;
	margin:0 auto;
	padding:10px;
	font-size:12px;
	line-height:18px;
	text-align:center;
}
