@charset "utf-8";
#infomation_box,
#newspot_box {
	background-image: url(../img/center/bg_y_560.gif);
	background-repeat: repeat-y;
	background-position: center center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
}
#infomation_box h2,
#newspot_box h2 {
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 21px;
	width: 560px;
}
#infomation_box h2 {
	background-image: url(../img/center/infomation_title.gif);
}
#newspot_box h2 {
	background-image: url(../img/center/newspot_title.gif);
}

#infomation_box #ib_scroll,
#newspot_box #ib_scroll {
	height: 169px;
	overflow: auto;
	display: block;
	width: 560px;
}

#infomation_box dl,
#newspot_box ul {
	margin: 10px;
}
#infomation_box dt{
	float: left;
	width: 40px;
}
#infomation_box dd{
	display: block;
	margin-left: 40px;
	font-size: 12px;
}
#newspot_box li{
	display: block;
	font-size: 12px;
}
#infomation_box dd a,
#newspot_box li a{
	text-decoration: none;
	color: #000099;
}
#infomation_box dd a:hover,
#newspot_box li a:hover {
	text-decoration: underline;
	color: #BF191F;
}
#area_map_560x320 {
	display: block;
	height: 320px;
	width: 560px;
}
#kuchikomi_box {
	background-image: url(../img/center/bg_y_560.gif);
	background-repeat: repeat-y;
	background-position: center center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
	font-size: 13px;
}
#kuchikomi_box h2 {
	background-image: url(../img/center/kuchikomi_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 21px;
	width: 560px;
}
#kuchikomi_box #kb_scroll {
	height: 200px;
	overflow: auto;
	display: block;
	width: 560px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#kuchikomi_box p {
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}
#kuchikomi_box .kb1 {
	width: 260px;
}
#kuchikomi_box .kb2 {
	width: 130px;
}
#kuchikomi_box .kb3 {
	width: 80px;
	color: #D6A365;
}
#kuchikomi_box .kb4  {
	width: 540px;
}
#kuchikomi_box .kb4 a {
	color: #000099;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
#kuchikomi_box .kb4 a:hover {
	text-decoration: underline;
	color: #BF191F;
}

#kuchikomi_box hr {
	margin-right: 10px;
	margin-left: 10px;
	height: 1px;
}
#center_category {
}
#center_category li {
	height: 70px;
	width: 275px;
	float: left;
}
#center_category li.cc_left {
	width: 285px;
}
#center_category li a {
	background-image: url(../img/center/category_btn.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 275px;
}
#center_category #cc1 a {
	background-position: 0px top;
}
#center_category #cc1 a:hover{
	background-position: 0px bottom;
}
#center_category #cc2 a {
	background-position: -275px top;
}
#center_category #cc2 a:hover {
	background-position: -275px bottom;
}
#center_category #cc3 a {
	background-position: -550px top;
}
#center_category #cc3 a:hover {
	background-position: -550px bottom;
}
#center_category #cc4 a {
	background-position: -825px top;
}
#center_category #cc4 a:hover {
	background-position: -825px bottom;
}
#center_category #cc5 a {
	background-position: -1100px top;
}
#center_category #cc5 a:hover {
	background-position: -1100px bottom;
}
#center_category #cc6 a {
	background-position: -1375px top;
}
#center_category #cc6 a:hover {
	background-position: -1375px bottom;
}
#center_category #cc7 a {
	background-position: -1650px top;
}
#center_category #cc7 a:hover {
	background-position: -1650px bottom;
}
#center_category #cc8 a {
	background-position: -1925px top;
}
#center_category #cc8 a:hover {
	background-position: -1925px bottom;
}

