@charset "utf-8";
/* CSS Document */

#info {
	background-repeat: no-repeat;
	height: 30px;
	width: 895px;
	background-image: url(../img-top/info-bg.gif);
	background-position: left center;
	padding-top: 2px;
	padding-left: 55px;
}
#news01 {
	float: left;
	width: 350px;
	margin-right: 30px;
}
.news01 {
	width: 350px;
	margin-top: 5px;
}
.news01 dl {
	clear: both;
	width: 350px;

}
.news01 dt {
	float: left;
	width: 23%;
	color: #666666;
	margin-bottom: 4px;
		}
.news01 dd {
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 4px;
	margin-bottom: 5px;
	background-image: url(../img-top/news-line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#news02 {
	float: left;
	width: 350px;
}
.news02 {
	width: 350px;
	margin-top: 5px;
}
.news02 dl {
	clear: both;
	width: 350px;

}
.news02 dt {
	float: left;
	width: 23%;
	color: #666666;
	margin-bottom: 20px;
		}
.news02 dd {
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 4px;
	margin-bottom: 5px;
	background-image: url(../img-top/news-line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
h2 {
	margin-bottom: 10px;
}
.article {
	clear: both;
	width: 730px;
	padding-top: 30px;
}
.article ul{
	clear: both;
	list-style-type: none;
}
.article li{
	float: left;
}
.banner {
	margin-right: 10px;
}
#demo2 {
	width: 895px;
	margin-top: 5px;
}

.bukken {
	padding: 5px;
	width: 338px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	line-height: 130%;
	background-image: url(../img-top/bukken-bg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 5px;
}
.bukken h3{
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Osaka, sans-serif;
	font-size: 14px;
	color: #49A72B;
	font-weight: bold;
	line-height: 120%;
	margin-bottom: 5px;
}
.bukken a:link,
.bukken a:visited,
.bukken a:active {
	color: #49A72B;
	overflow:hidden;
	outline:none;
}
.bukken a:hover {
	color: #86CA6C;
	overflow:hidden;
	outline:none;
}
.bukken-img {
	width: 90px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
}
.bukken-btn {
	width: 100%;
	text-align: right;
	margin-top: 3px;
}

