@charset "UTF-8";

/* SITEMAP */

#main_left {
	width: 640px;
}

#main_left h1 {
	font-size:120%;
	font-weight: bold;
}

#smaplist {
	width: 640px;
}
#smaplist a {
	text-decoration: none;
}
#smaplist dt {
	display: block;
	width: 100%;
	margin-top: 20px;
	border-bottom: #06C solid 1px;
	font-weight: bold;
}
#smaplist dd {
	margin-left: 140px;
	padding: 5px;
	border-bottom: #06C dotted 1px;
}
#smaplist dd.child {
	border-bottom: none;
}
#smaplist dd.lv2 {
	padding-left: 2em;
	border-bottom: #06C dotted 1px;
}







