@charset 'UTF-8';

#topBg #container #contents #contentsLeft #contentsIn #message h3 {
	font-size: 16px;
}
#message dt {
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
}
#message dd {
	text-align: left;
	margin-left: 8px;
}
#message dl {
	margin-bottom: 10px;
}
#naiyou h3 {
	font-size: 16px;
}
#naiyou dl.dot {
	text-align: left;
	clear: both;
	padding-top: 8px;
	background:url(../images/menu/dot3.gif) top repeat-x;
}
#naiyou dt {
	float: left;
	width: 150px;
	font-weight: bold;
}
#naiyou dd {
	width: 400px;
	float: left;
	margin-bottom: 8px;
}
dd {
	line-height: 1.5em;
}
#contentsLeft dl {
	margin-left: 40px;
	padding-bottom: 8px;
	width: 550px;
}
#naiyou {
	margin-top: 20px;
}
#naiyou dl {
	text-align: left;
	clear: both;
	padding-top: 8px;
}