@charset "utf-8";

/*　トップ
------------------------------------------------------------ */

h2#img_top {
	width: 700px;
	height: 300px;
	background: url(common/images/img_top.jpg) no-repeat;
	/*text-indent: -9999em;*/
}

#flash {
	position: absolute;
	top: 118px;
	left: 206px;
}
.news {
	height: 170px;
	background: url(common/images/bg_new.jpg) no-repeat;
	overflow: auto;
}
.box_new {
	width: 315px;
	_width: 335px;
	float: left;
	height: 150px;
	_height: 170px;
	padding: 10px;
	overflow: auto;
}

.box_new a{
	color:#600;
}

.box_new a:hover{
	color:#600;
}

.box_new a:visited{
	color:#600;
}


.box_blog {
	width: 315px;
	_width: 335px;
	float: right;
	height: 150px;
	_height: 170px;
	padding: 10px;
	overflow: auto;
}
.news li{
	color: #600;
	margin-bottom: 5px;
}

.banner {
	margin: 15px 0;
}

.banner img {
	display: inline;
}

.banner01 {
	margin-right: 10px;
}

/*　サイトマップ
------------------------------------------------------------ */

h2#img_sitemap {
	width: 700px;
	height: 200px;
	/*background: url(common/images/img_sitemap.jpg) no-repeat;
	text-indent: -9999em;*/
}

.box_01 li {
	background: url(common/images/icon.gif) left no-repeat;
	padding-left: 30px;
	margin-bottom: 5px;
}
