@charset "utf-8";

#index_contents {
	width: 477px;
	float: left;
	padding-top: 12px;
}

#index_banner {
	width: 288px;
	float: right;
	padding-top: 18px;
}

#index_contents h2.copy {
	width: 436px;
	height: 102px;
	margin: 0 auto 16px;
	background: url(../images/sub/index_h2.png) no-repeat;
}

#index_contents h3.news {
	width: 436px;
	height: 26px;
	margin: 0 auto 8px;
	background: url(../images/sub/index_news.png) no-repeat;
}

#index_contents dl.news {
	width: 436px;
	height: 100px;
	overflow-y: scroll;
	margin: 0 auto;
	font-size: 90%;
}

#index_contents dl.news dt {
	letter-spacing: 1px;
	margin-left: 1em;
	font-weight: bold;
	color: #2d4562;
}

#index_contents dl.news dd {
	margin-left: 2em;
	margin-right: 1em;
	margin-bottom: 0.5em;
}

#index_contents p {
	width: 436px;
	margin-left: auto;
	margin-right: auto;
	font-size: 90%;
}

#index_banner h3.new_paper {
	width: 270px;
	height: 23px;
	margin-bottom: 12px;
	background: url(../images/sub/index_h3.png) no-repeat;
}

#index_banner p img {
	margin-left: 6px;
}

#index_banner p.btn_hanahana {
	width: 149px;
	height: 22px;
	float: right;
	margin-right: 22px;
	_margin-right: 11px;
	background:url(../images/sub/btn_hanahana_r.png) no-repeat;
}
#index_banner p.btn_hanahana a {background:url(../images/sub/btn_hanahana.png) no-repeat;}
#index_banner p.btn_hanahana a:hover {background:none;}

.intro {
	margin-bottom: 2.5em;
}