@charset "shift_jis";
@import url("common.css");
div#index {
	width:100%;
	background:url(../../images/bg.gif) no-repeat center top;
}
div#header {
	height:132px;
}
div#news {
	width:171px;
	height:180px;
	padding:0 15px;
	background:url(../../images/news.gif) no-repeat 0 0;
	margin-top:18px;
}
div#news h2 {
	margin:0;
	padding:0;
	height:32px;
	font-size:12px;
	visibility:hidden;
}
div#news p {
	margin:0;
	padding:3px 0;
	font-size:10px;
	line-height:1.3em;
	border-bottom:1px dashed #969190;
}
div#info {
	width:171px;
	height:230px;
	padding:0 15px;
	background:url(../../images/info.gif) no-repeat 0 0;
	margin-top:16px;
}
div#info h2 {
	margin:0;
	padding:15px 0 2px 0;
	font-size:12px;
	border-bottom:1px solid #b4b4b4;
}
div#info p {
	margin:7px 0 0 0;
	padding:0;
	font-size:10px;
	line-height:1.3em;
}
div#info p a {
	color:#3a302e;
}
div#footer {
	height:70px;
	background:none;
}
div#footer {
	padding-top:25px;
}
