@charset "utf-8";

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

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


.box_new {
	height: 160px;
	padding: 0 10px 10px;
	overflow: auto;
	margin-bottom: 10px;
}

.box_new li {
	background: url(common/images/icon01.gif) left top no-repeat;
	padding: 0px 0 10px 20px;
	border-bottom: 1px dotted #ccc;
	line-height:1.4;
}

.banner01 {
	float: left;
	margin-right: 10px;
}
.box_top {
	padding: 0 10px 10px;
}
#main .box_top h3 {
	background: none;
	padding: 0;
}
.box_top p {
	font-size: 1.2em;
	font-weight: bold;
}

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

ul#sitemap li {
	background: url(common/images/icon01.gif) left no-repeat;
	padding: 5px 0 5px 20px;
	border-bottom: 1px dotted #ccc;
}
