/*コンテンツ見出しなどの設定*/
#index_page {
	height: 1550px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#content_area {
	height: 1550px;
	width: 623px;
	float: left;
	color: #333;
	overflow: hidden;
}
#content_naiyou {
	background-color: #FFF;
	height: 1460px;
	width: 585px;
}
#left_sidebar {
	width: 150px;
	height: 1550px;
	font-size: 1em;
}
#right_sidebar {
	width: 185px;
	height: 1550px;
}
h2{
	height: 184px;
	width: 585px;
	text-align: center;
}
.red {
	font-size: 1.4em;
	color: #F09;
	font-weight: bold;
}
#event_navi {
	width: 513px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../images/event/common/event_cal_img01.jpg);
	background-repeat: no-repeat;
	background-position: 270px 150px;
	height: 400px;
}
#event_navi h3 {
	background-image: url(../../images/event/common/event_cal_subtitle01.jpg);
	height: 49px;
	width: 512px;
	background-repeat: no-repeat;
	background-position: center top;
}
#event_navi p {
	line-height: 1.6;
}
#getsu_area {
	height: 450px;
	width: 513px;
	margin-right: auto;
	margin-left: auto;
}
#getsu_area li {
	list-style-type: none;
	height: 134px;
	width: 132px;
	float: left;
	color: #000;
}
#getsu_area li a {
	display: block;
	height: 117px;
	width: 115px;
}
li#m01 {
	width: 115px;
}
li#m05 {
	width: 115px;
}
li#m09 {
	width: 115px;
}
#content_naiyou #foot_contact {
	background-image: url(../../images/subpage_frame/foot_contact.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 155px;
	width: 553px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#foot_contact h4 {
	height: 104px;
	width: 553px;
}
#foot_contact p {
	padding-left: 63px;
}
#foot_contact p a {
	background-image: url(../../images/subpage_frame/foot_contact_btn.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 204px;
}
#foot_contact p a:hover {
	background-image: url(../../images/subpage_frame/foot_contact_btn_on.jpg);
}
.rtn_area {
	clear: both;
	height: 15px;
	width: 513px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
.rtn_area p a {
	color: #f09;
	text-decoration: underline;
	display: block;
	float: right;
	padding-bottom: 3px;
	background-image: url(../../images/subpage_frame/top_rtn.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 110px;
	padding-left: 17px;
}

