@charset "utf-8";

/*　
------------------------------------------------------------ */

h2#img_top {
	width: 940px;
	height: 320px;
	background: url(common/images/img_top.jpg) right no-repeat;
	text-indent: -9999em;
	margin: 10px;
}

.box_01 {
	height: 200px;
	background: #fff;
}

.box_02 {
	height: 70px;
	background: #fff;
}

#main img {
	margin-bottom: 0px;
}

.banner {
	margin: 10px 0;
}

#flash {
	position: absolute;
	top: 210px;
	left: 220px;
}

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

h2#img_map {
	width: 940px;
	height: 200px;
	background: url(common/images/img_map.jpg) right no-repeat;
	text-indent: -9999em;
	margin: 10px;
}

#contents li {
	background: url(common/images/icon.gif) left no-repeat;
	padding-left: 15px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 5px;
}