/*コンテンツ見出しなどの設定*/
#index_page {
	height: 1569px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#content_area {
	height: 1569px;
	width: 623px;
	float: left;
	color: #333;
}
#content_naiyou {
	background-color: #FFF;
	height: 1479px;
	width: 585px;
}
#left_sidebar {
	width: 150px;
	height: 1569px;
	font-size: 1em;
}
#right_sidebar {
	width: 185px;
	height: 1569px;
}
h2{
	height: 184px;
	width: 585px;
	text-align: center;
}
.red {
	font-size: 1.4em;
	color: #F09;
	font-weight: bold;
}
#event_m1 {
	width: 513px;
	margin-right: auto;
	margin-left: auto;
	height: 410px;
	background-image: url(../../images/event/6gatsu/6gatsu_event_img.jpg);
	background-repeat: no-repeat;
	background-position: right 105px;
}
#event_m1 h3 {
	height: 105px;
	width: 513px;
}
#event_m1 p {
	line-height: 1.6;
}
#idea_area {
	height: 510px;
	width: 513px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#idea_area h3 {
	height: 41px;
	width: 513px;
}
#idea_area dl {
	height: 90px;
	width: 483px;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(../../images/event/common/event_idea_back.jpg);
	background-repeat: no-repeat;
}
#idea_area dt {
	height: 23px;
	width: 513px;
	padding-top: 10px;
}
#idea_area dd {
	line-height: 1.6;
}

#content_naiyou #foot_contact {
	background-image: url(../../images/subpage_frame/foot_contact.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 155px;
	width: 553px;
	margin-left: 16px;
	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;
}

