@charset "UTF-8";

/*
============================================================
sitemap
------------------------------------------------------------

============================================================
*/

div#content ul {
	padding: 0;
	margin: 0 15px 10px 0;
	width: 340px;
	float: left;
}

div#content ul li.first {
	background: url(../common/img/ic_01.gif) no-repeat 0 2px;
	margin: 0 0 10px 10px;
	width: 320px;
	padding: 0 0 0 20px;
	font-weight: bold;
	line-height: 18px;
	border-bottom: 1px dashed #cccccc;
}


div#content ul li a {
	text-decoration: none;
}

div#content ul li {
	background: url(../common/img/ic_03.gif) no-repeat 0 5px;
	margin: 0 0 10px 10px;
	width: 250px;
	padding: 0 0 0 15px;
	line-height: 18px
}