.recommendbox {
	width: 652px;
}
.recommendbox_fm_name {
	float: left;
	width: 250px;
}
.recommendbox_fm_right {
	float: left;
	width: 390px;
	padding-left: 10px;
}
.recommendbox_fm_detail {
	font-size: 80%;
	line-height: 1.0em;
}
.recommendbox_fm_name h4 {
	letter-spacing: normal;
	line-height: 1.0em;
}
.recommendbox_img {
	height: 74px;
	width: 84px;
	margin-right: 14px;
	float: left;
}
.recommendbox_line {
	background-image: url(/images/line.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 5px;
	width: 650px;
	margin-bottom: 4px;
}
.recommendbox_right {
	float: left;
	width: 550px;
}
.recommendbox_icon {
	width : 290px;
	float: left;
}
.recommendbox_name {
	width: 340px;
	margin-right: 16px;
	float: left;
	font-size: 120%;
}
.recommendbox_name h3 {
	font-size: 110%;
	line-height: 1.2em;
}
.recommendbox_detail {
	float: left;
	width: 528px;
	font-size: 90%;
	color: #666666;
}
hr {
	background-color:#006fc0;
	height: 2px;
	color:#006fc0;
	margin-bottom: 10px;
	border:none;
}

/* rich contents */
#richcontents {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#richcontents h1{
	font-size: 130%;
	color: #006FC0;
	margin-bottom: 20px;
	width: 80%;
	float: left;
}
#richcontents h2{
	background-image:url(/images/title_bg2.gif);
	background-repeat:no-repeat;
	background-position:left;
	height: 29px;
	width: 775px;
	color: #003366;
	padding-left: 25px;
	padding-top: 10px;
	font-size: 105%;
	margin-bottom: 10px;
}
.richcontents_detail {
	width: 800px;
	color: #666666;
}
.richcontents_greetingbox {
	width: 800px;
}
.richcontents_greetingbox_img {
	width: 100px;
	margin-right: 16px;
	float: left;
	margin-bottom: 10px;
}
.richcontents_drbox {
	float: left;
	width: 400px;
}
.richcontents_drbox_img2 {
	width: 100px;
	margin-right: 16px;
	float: left;
	margin-bottom: 10px;
}
.richcontents_drbox2 {
	margin-left:100px;
	width: 650px;
}

.richcontents_table2 {
	float: left;
	width: 500px;
}
.richcontents_map2 {
	float: right;
	width: 280px;
}

