@charset "Shift_JIS";

#main {
	margin: 38px 38px 30px 38px;
	width: 670px;
}

ul {
	margin: auto 40px;
	padding: 0 0 0 10px;
	width: 550px;
}

li.first {
	margin-bottom: 6px;
	padding-bottom: 6px;
	background-image: url(../shared/images/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

ul ul {
	width: 460px;
}

h2 {
	color: #000000;
	margin: 0 0 10px 0;
}

