@charset "shift_jis";

#menu {
	height: 450px;
	color: #E8E8E8;
	overflow: auto;
	width: 720px;
}

#menu .part1 {
	width: 260px;
	float: left;
	height: 430px;
	padding-right: 10px;
	padding-left: 16px;
	padding-top: 10px;
	font-size: 11px;
	line-height: 1.8em;
	color: #E7E7E7;
}

#menu dt {
	font-size: 12px;
	padding-top: 4px;
}

#menu dd {
	font-size: 11px;
	color: #B4B4B4;
}

#menu p {
	font-size: 12px;
	padding: 5px 0px 10px;
}

#menu li {
	font-size: 12px;
	padding-left: 12px;
}

#menu h3 {
	padding-bottom: 5px;
	margin-top: 20px;
	border-bottom: 1px solid #666666;
	margin-bottom: 3px;
}

#main_menu {
}

#menu .part2 {
	width: 360px;
	padding-right: 0px;
}

#menu li {
	line-height: 2.5em;
	border-bottom: 1px dotted #505050;
	background: url(../img/menu_chobo.gif) no-repeat 0px 9px;
	padding-left: 8px;
}

.ex {
	font-size: 12px;
	line-height: 1.9;
}

ul.ex li {
	line-height: 1.9!important;
}

#wrapper #main {
	background: url(../img/bg_gray.gif) repeat-x 0px 100px;
}

#wrapper #main #menu #main_menu #course p {
	font-size: 12px;
	padding-bottom: 5px;
	background: url(../img/dot.gif) no-repeat 2px 12px;
	padding-left: 10px;
}

#wrapper #main #menu #main_menu #course {
	padding: 5px 5px 10px;
	border-bottom: 1px solid #666666;
	margin-bottom: 15px;
	line-height: 1.5em;
}

#wrapper #main #menu #main_menu .note p {
	padding-bottom: 0px;
	text-indent: -1em;
	margin-left: 1.5em;
	line-height: 1.2em;
}
#wrapper #main #menu .part1.part2 .ex li .dottedline {
	background: url(../img/dot_s.gif) repeat-x left 0.9em;
}

.attention {
	color: #E1C851!important;
}
