h3 {
	background:url(../../images/bg_topmain.jpg) repeat-x;
	text-align:center;
	height:300px;
	margin-bottom:20px;
	}

div#news_box {
	width:589px;
	float:left;
	border-bottom:#CCCCCC solid 5px;
	text-align:left;
	margin:0 5px 0 0;
	background:url(../../images/common/news_bg.gif) repeat-y;
	}

div#news {
	float:left;
	width:353px;
	}
	
div#news ul {
	margin:8px 5px 8px 15px;
	}
div#news li {
	list-style:none;
	background:url(../../images/common/arrow_s02.gif) no-repeat 0 6px;
	padding-left:8px;
	line-height:150%;
	}
div#news a:link {
	color: #666666;
	font-weight:100;
	text-decoration:none;
	}
div#news a:visited {
	color: #666666;
	font-weight:100;
	text-decoration:none;
	}
div#news a:hover {
	color: #666666;
	font-weight:100;
	text-decoration:underline;
	}
div#news a:active {
	color: #666666;
	font-weight:100;
	text-decoration:underline;
	}	
	

div#taiken {
	float:right;
	width:231px;
	}
div#taiken img {
	margin-bottom:8px;
	}
div#taiken p.name {
	color:#009900;
	font-weight:bold;
	background:url(../../images/common/arrow01.gif) no-repeat 0 4px;
	padding-left:17px;
	margin:0 0 4px 20px;
	}	
div#taiken p.detail {
	color:#009900;
	font-size:10px;
	text-align:right;
	background:url(../../images/common/arrow02.gif) no-repeat 0 4px;
	padding-left:17px;
	float:right;
	margin-right:20px;
	}
div#taiken .bd {
	margin:15px 20px;
	text-align:center;
	}
	
div#taiken table {
	margin:0 20px 3px 20px;
	width:190px;
	}
div#taiken table td {
	padding:4px;
	border-bottom:#CCCCCC dotted 1px;
	}
	
div#taiken a:link {
	color: #009900;
	font-weight:100;
	font-size:10px;
	text-decoration:none;
	}
div#taiken a:visited {
	color: #009900;
	font-weight:100;
	font-size:10px;
	text-decoration:none;
	}
div#taiken a:hover {
	color: #009900;
	font-weight:100;
	font-size:10px;
	text-decoration:underline;
	}
div#taiken a:active {
	color: #009900;
	font-weight:100;
	font-size:10px;
	text-decoration:underline;
	}	
	
	
div#banner_box {
	float:right;
	text-align:left;
	width:284px;
	}
div#banner_box img {
	margin-bottom:5px;
	}
	
