@charset "utf-8";

#cur li{
	float: left;
	padding-top: 20px;
}

.notice_b{
	clear: both;
	padding-top: 20px;
	margin-bottom: 60px;
}

.notice_b dl{
	background: #FFF url(../about/img/doroid.gif) no-repeat 20px bottom;
	border: 2px solid #00AFEB;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 20px 30px 20px 100px;
}

.notice_b dl dt{
	margin-bottom: 8px;
}

.emph{
	font-size: 124%;
	font-weight: normal;
}

.notice_b02{
	border: 1px solid #BBB;
	background: #FFF;
	padding: 12px 15px;
	margin: 20px 0px 60px;
}

.notice_b02 dt{
	font-weight:bold;
}
