@charset "utf-8";
/* CSS Document */

/*トップページのみの要素のCSSです。 */

#top_image {
	height: 135px;
	width: 100%;
	text-align: center;
}
.ruike_image {
	background: url(CSS_image/top-ruike.gif) no-repeat;
	height: 135px;
	width: 150px;
	float: left;
}
.numadate_image {
	background: url(CSS_image/top_numadate.gif) no-repeat;
	float: right;
	height: 135px;
	width: 150px;
}
.top_center {
	padding: 0px;
	height: 135px;
	width: 450px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.shintyaku {
	background: url(CSS_image/bn2_topics.gif);
	height: 25px;
	width: 355px;
	padding: 0px;
	margin-top: 5px;
}
#shintyaku_box {
	margin: 4px;
	padding: 4px;
	width: auto;
	overflow: visible;
}

#center_box {
	width: auto;
	height: auto;
	margin-right: 160px;
	margin-left: 160px;
}



.shinkisyu {
	background: url(CSS_image/bn2_newmachine.gif);
	height: 25px;
	width: 355px;
	padding: 0px;
	margin-top: 5px;
}
#shinkisyu_box {
	margin: 4px;
	padding: 4px;
	width: auto;
}
#light_box {
	float: right;
	width: 160px;
}
#light_box a {
	display: block;
	height: 100px;
	width: 150px;
}
#light_box ul {
	margin: 3px;
	padding: 0px;
}
#light_box li {
	list-style: none;
	margin: 2px;
}
.bn_daiidou{
	background-image: url(CSS_image/bn_daiidou_ok.gif);
	height: 100px;
	width: 150px;
}
.bn_kyouyuu{
	background-image: url(CSS_image/bn_kyouyuu_ok.gif);
	height: 100px;
	width: 150px;
}
.bn_daterou{
	background-image: url(CSS_image/bn_daterou.gif);
	height: 100px;
	width: 150px;
}
.bn_locker{
	background-image: url(CSS_image/bn_locker.gif);
	height: 100px;
	width: 150px;
}
a.bn_taikanki{
	background-image: url(CSS_image/bn_taikanki.gif);
}
a.bn_18kin{
	background-image: url(CSS_image/bn_18kin.gif);
}

a.bn_katimori{
	background-image: url(CSS_image/bn_katimori.gif);
}
