@charset "utf-8";
/* CSS Document */

#header_img {
	background: url(../image/img_main.jpg) center no-repeat;
	height: 250px;
	width: 757px;
	margin:0px;
	overflow: hidden;
}
.link_title {
	margin: 79px 0px 0px 7px;
	display: block;
	width: 257px;
	height: 88px;
}

/* titles */

#title_about {
	background: url(../image/title_about.gif) no-repeat;
	height: 29px;
	margin: 0px;
}

#title_whatsnew {
	background: url(../image/title_whatsnew.gif) no-repeat;
	height: 29px;
}

#title_event {
	background: url(../image/title_event.gif) no-repeat;
	height: 29px;
}

#title_rental {
	background: url(../image/title_lental.gif) no-repeat;
	height: 13px;
	margin: 0px 0px 20px;
}

#title_online {
	background: url(../image/title_online.gif) no-repeat;
	height: 13px;
}

#title_etc {
	background: url(../image/title_etc.gif) no-repeat;
	height: 13px;
}
#title_mobile {
	background: url(../image/title_mobile.gif) no-repeat;
	height: 13px;
}

ul.index_list li {
	color: #959595;
	font-size: 80%;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-image: url(../image/li_list.gif);
	line-height:1.3;
}

.index_article {
	padding-left: 8px;
}

/* title link */

a.link_whatsnew {
	display: block;
	height: 29px;
	width: 66px;
}

a.link_event {
	display: block;
	height: 29px;
	width: 89px;
}

/* right banner */

ul.banner_area li {
	float: left;
	width: 118px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.banner_area li a {
	display: block;
	height: 70px;
}

a.bn_hall {
	background: url(../image/img_hall.jpg) no-repeat;
}

a.bn_garary {
	background: url(../image/bn_garary.jpg) no-repeat;
}

a.bn_meeting {
	background: url(../image/bn_meeting.jpg) no-repeat;
}

a.bn_studio {
	background: url(../image/bn_studio.jpg) no-repeat;
}

a.bn_cooking {
	background: url(../image/bn_cooking.jpg) no-repeat;
}

