/* ------------------------------
 contents
------------------------------ */
#contents_box_all {
	padding: 10px 20px 10px 20px;
}

#contents_top_box_l {
	float: left;
	width: 601px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#contents p {
	margin: 0px;
}

#contents_top_box_l div.banner {
	margin-bottom: 10px;
}

#contents_top_box_l div.news {
	float: left;
	width: 301px;
	margin: 10px 10px 10px 0px;
}

#contents_top_box_l p.left {
	float: left;
	width: 170px;
	margin: 10px 0px 0px 0px;
}

#contents_top_box_l p.right {
	float: left;
	width: 120px;
	margin: 10px 0px 0px 0px;
}

#contents_top_box_r {
	background-image: url(../img/top_back.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 157px;
	height: 485px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#contents_top_box_r img {
	margin: 0px 10px 10px 10px;
}

h2 {
	margin: 0px 0px 0px 0px;
}

h2 img {
	margin: 5px 0px 5px 5px;
}

div.news_box {
	height: 126px;
	overflow: auto;
	}

div.news_box_line {
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	padding: 5px 7px 5px 7px;
	}

div.news_box ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

div.news_box li {
	background-color: transparent;
	background-image: url(../img/i_list_p2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border-top: dotted 1px #999;
	line-height: 150%;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 0px 10px;
}

div.news_box li.top {
	background-image: url(../img/i_list_p.gif);
	border: none;
	line-height: 150%;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
}

div.news_box p {
	margin: 0px 0px 5px 0px;
	}

span.date {
	color: #999;
	font-size: 75%;
	line-height: 150%;
	text-align: center;
	margin: 5px;
}

html>/**/span.date {
	font-size: 10px;
}

p.aboutlleno {
	color: #FFF;
	font-size: 75%;
	line-height: 150%;
	text-align: center;
	margin: 5px;
}

html>/**/p.aboutlleno {
	font-size: 10px;
}
