@charset "UTF-8";

#body_index {
	width:100%;
	background:url(../img/bg_index.gif) repeat-x center;
	height:355px;
	margin-top:134px;
	margin-bottom:10px;
}
#box_title {
	width:492px;
	height:268px;
	background-image:url(../img/bg_title.gif);
	margin:0px auto;
	padding-top:87px;
}
#logo_index {
	background-image:url(../img/logo_kamakuragoten.gif);
	width:492px;
	height:121px;
	display:block;
	margin-bottom:16px;
}
#img_info {
	background-image:url(../img/img_info.gif);
	width:262px;
	height:69px;
	margin:0px auto;
}
#box_index {
	width:492px;
	margin:0px auto;
}
#img_attention {
	background-image:url(../img/img_attention.gif);
	width:462px;
	height:50px;
	margin:0px auto;
	
}
#box_btn {
	background:url(../img/img_18.gif) center no-repeat;
	width:492px;
	height:56px;
	padding-top:21px;
}
.btn_enter {
	background:url(../img/btn_enter.gif);
	float:left;
}
.btn_exit {
	background:url(../img/btn_exit.gif);
	float:right;
}
.btn_enter,.btn_exit  {
	width:132px;
	height:36px;
	display:block;
	overflow:hidden;
}
.btn_enter:hover,.btn_exit:hover {
	background-position:0px -36px;
}
#link {
	margin:24px auto;
	text-align:center;
	width:780px;
}