@charset "utf-8";

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

h2#img_top {
	width: 580px;
	height: 250px;
	background: url(common/images/img_top.jpg) no-repeat;
	text-indent: -9999em;
	margin-bottom: 20px;
}

h2#img_sitemap {
	width: 580px;
	height: 120px;
	background: url(common/images/img_sitemap.jpg) no-repeat;
	text-indent: -9999em;
	margin-bottom: 20px;
}

.box_new {
	width: 340px;
	height: 238px;
	_width: 360px;
	_height: 258px;
	background: url(common/images/bg_box_new.jpg) no-repeat;
	padding: 10px;
	color: #000;
	line-height: 1;
	overflow: auto;
}

.box_new p {
	background: url(common/images/icon.gif) left center no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
}
.new {
	width: 360px;
	height: 42px;
	background: url(common/images/new.jpg) no-repeat;
	text-indent: -999em;
}

.box_l {
	width: 360px;
	float: left;
}

.box_r {
	width: 215px;
	float: right;
}

.box_r img {
	margin-bottom: 20px;
}

.box01 h3 {
	width: 100%;
	font-size: 1.15em;
	font-weight: bold;
	border-bottom: 1px solid #333;
	margin-bottom: 10px;
}

.box01 li {
	background: url(common/images/icon.gif) left center no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
	border-bottom: 1px solid #333;
}
.box01_in2 {
	padding: 20px;	
	margin: 0 19px;
	background: #000;
	border: 1px solid #fff;
}

#flash {
	position: absolute;
	top: 105px;
	left: 200px;
}