@charset "Shift_JIS";
/* CSS Document */
 
/* ::::: http://css/top.css ::::: */

.news {
	width: 610px;
	display:inline;
}
.news_hd {
	width: 610px;
	height: 27px;
	display:block;
	clear: both;
	margin-bottom:10px;
	background-image: url(../img2/news.gif);
}
h3 {
	text-indent: -9999px;
	font-size: 0em;
}
.news_doc {
	float: left;
	width: 600px;
	height: 100px;
	margin:10px 0px 20px 0px;
	overflow:auto;
	display:inline;
}
.news_doc dl {
	border-bottom: 1px dotted #999999;
	margin: 0pt 20pt 10px;
	padding: 0pt 0pt 10px;
}
.news_doc dt, .news_doc dd {
	font-size: 84.6%;
	line-height: 1.5em;
}
.news_doc dt {
	padding: 0pt 0pt 0pt 15px;
	background: transparent url('../img2/news_pt.gif') no-repeat scroll left center;
	float: left;
	display:inline;
}
.news_doc dd {
	padding: 0pt 0pt 0pt 90px;
}
.news {
	position:relative;
	width: 610px;
	height: 30px;
	background-image: url(../img2/sub_bg.gif);
	background-position: left top;
	background-repeat:repeat-x;
	display:block;
	clear: both;
	margin-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066cc;
}

.news h3 {
	position:absolute;
	width: 140px;
	height: 12px;
	background-image: url(../img2/in_news.gif);
	background-repeat:no-repeat;
	text-indent: -9999px;
	font-size: 0em;
	top: 9px;
	left: 10px;
}
.latest a {
	display: block;
	position: absolute;
	width: 105px;
	height: 13px;
	background-image: url(../img2/latest.gif);
	text-indent: -9999px;
	font-size: 0em;
	right:10px;
	top: 9px;
}
.latest a:hover {
	background-position: 0px -13px;
}
.tx_box1 {
	margin-left:20px;
	float: left;
}
.frame_box {
	text-align:left;
	width:590px;
	padding:0px 10px;
	margin-bottom:20px;
}
.bw_left {
	float:left;
	width:199px;
	height:85px;
}
.bw_right {
	float:right;
	width:404px;
	height:85px;
}
