@charset "utf-8";
h6 {
	background:none;
	margin: 0 0 20px;
	padding: 2px 0 2px 8px;
	border-left: 5px solid #ff7936;
}
.attendClass {
	margin: 0 0 30px;
}
.attendClass div {
	width: 296px;
	float: left;
	margin:0 20px 20px 0;
	background: url(../img/system/bg_box_btm.gif) left bottom no-repeat;
}
.attendClass dl {
	background: url(../img/system/bg_box_top.gif) left top no-repeat;
	padding: 10px;
}
.attendClass dl.lastChild,
.attendClass div.right {
	margin-right: 0;
}
.attendClass div.lastChild {
	width: 928px;
	background: url(../img/system/bg_box_btm2.gif) left bottom no-repeat;
}
.attendClass div.lastChild dl {
	background: url(../img/system/bg_box_top2.gif) left top no-repeat;
	padding: 10px;
}
.attendClass dl dt {
	font-weight: bold;
	color: #ff7936;
	margin: 0 0 10px;
	padding: 0 0 0 8px;
	background: url(../../common/img/icon_arw01.png) left 8px no-repeat;
}
.attendClass dl dd {
	padding: 0 0 3px 8px;
}
.end {
	margin: 0 0 50px;
}
.end div.left {
	float: left;
	width:620px;
}
.end div.left div {
	background: url(../img/system/bg_box_btm.gif) left bottom no-repeat;
	width: 296px;
	float: left;
	margin:0 20px 20px 0;
	height: 130px;
}
.end div.left div dl{
	background: url(../img/system/bg_box_top.gif) left top no-repeat;
	padding: 10px;
}
.end div.left div.btm {
	height: 200px;
}
.end div.left div.lastChild {
	margin-right: 0;
}
.end div.right {
	background: url(../img/system/bg_box_btm.gif) left bottom no-repeat;
	width: 296px;
	margin-right: 0;
	height: 350px;
}
.end div.right dl {
	background: url(../img/system/bg_box_top.gif) left top no-repeat;
	padding: 10px;
}
.end dl dt {
	font-weight: bold;
	color: #ff7936;
	margin: 0 0 10px;
	padding: 0 0 0 8px;
	background: url(../../common/img/icon_arw01.png) left 8px no-repeat;
}
.end dl dd {
	padding: 0 0 3px 8px;
}
.scholar p {
	margin: 0 0 40px;
}
.scholar p.pdf {
	text-align: center;
}
dd.attention {
	color: #ff0000;
	text-indent: -1.0em;
	padding-left: 22px !important;
}

