@charset "utf-8";
/* CSS Document */

#right_box img {
	float: left;
	margin-right: 15px;
}

#top_text{
	width: 450px;
	float: left;
	margin-bottom: 20px;
}#top_text ul {
	line-height: 24px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#right_box h3 {
	background-image: url(../images/shl_back.gif);
	line-height: 30px;
	padding-left: 20px;
	width: 623px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f60;
	margin-bottom: 10px;
	clear: both;
}

.text_box{
	width: 610px;
	margin-left: 12px;
	clear: both;
	margin-bottom: 25px;
}

.text_box dl dt {
	line-height: 36px;
	width: 610px;
	padding-left: 10px;
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #090;
	color: #060;
	font-size: 16px;
	font-weight: bold;
}

.text_box dl dd {
	line-height: 24px;
	margin-bottom: 10px;
}

