@charset "UTF-8";

#contents_right .greeting_left {
	width:135px;
	float:left;
}

#contents_right .greeting_text {
	width:520px;
	float:right;
	text-align:left;
}

#contents_right .hang_box {
	width:235px;
	float:left;
	background-image:url(../top/hang_back02.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:30px;
}

#contents_right .hang_box .hang_image {
	width:232px;
	background-image:url(../top/hang_back01.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:center;
	padding-top:15px;
}

#contents_right .hang_box .hang_image img {
	margin-right:2px;
}

#contents_right .news_box {
	width:425px;
	float:right;
	text-align:left;
}

#contents_right .news_box dl {
	margin:0px 0px 0px 5px;
	line-height:150%;
	height:350px;
	overflow:auto;
}

#contents_right .news_box dl dt {
	margin:10px 0px 2px 0px;
}

#contents_right .news_box dl dd {
	padding:0px 0px 7px 15px;
	border-bottom:1px solid #CCCCCC;
}