/* TOPy[W */

@import "common.css";

div#flabox{
	width:740px;
	margin:40px 0px 10px 0px;
	padding:0px;
	float:left;
}

div#newsbox{
	width:290px;
	padding:0px;
	margin:0px 3px 0px 0px;
	float:left;
}

div#top_content{
	margin:0px;
	padding:0px;
	clear:both;
}

table#topnews {
	margin:0px;
	padding:0px;
	font-size:70%;
	/*width:100%;*/
	border-collapse: collapse;
}
table#topnews caption {
	text-align: left;
	padding:0px 0px 10px 0px;
}

table#topnews th {
	background:url(../img/news_pict.gif) no-repeat left 0.0em;
	white-space:nowrap;
}

table#topnews td {
}
table#topnews th ,
table#topnews td {
	line-height: 120%;
	vertical-align: top;
	padding: 0 0 5px 10px;
}

table#bnr_box {
	float: right;
	border-collapse: collapse;
}
table#bnr_box td {
	vertical-align: top;
	padding: 0 0 0 5px;
}
table#bnr_box a.gu-pita {
	display: block;
	margin: 0 0 5px 0;
}
table#bnr_box a.choimogu {
	display: block;
	margin: 0 0 5px 0;
}

