@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      index.css
 Style Info:     index
----------------------------------------------------------- */

#top_flash {
	margin:0 auto 16px;
}

#top_left {
	width:405px;
	float:left;
	margin-bottom:10px;
}

h3 {
	margin-bottom:16px;
}

.top_box {
	background:url(../img/top_bg01.gif) no-repeat;
	padding:10px 10px 0;
	margin-bottom:12px;
}

.top_01 {
    float: left;
	margin: 0 14px 5px 0;
}

.top_01_box {
	float:right;
	width:230px;
}

.top_01_w {
	margin: 0 0 5px 0;
}

#top_right {
	width:465px;
	float:right;
}


#top_right dl {
	width:445px;
	margin-bottom:5px;
	padding-bottom:5px;
	vertical-align:top;
	background: url(../img/bg_dot_x.gif) repeat-x left bottom;
	clear:both;
}

#top_right dt {
	float:left;
	padding:0;
	margin-bottom:0;
}

#top_right dt span {
	font-size:10px;
	background-color:#751515;
	color:#FFFFFF;
	padding:2px 4px;
	margin:0 0 0 6px;
}

#top_right dt img {
	margin: 0 0 5px 0;
	padding: 0;}

#top_right dd {
	float:right;
	margin: 0;
	padding: 0;
	width: 355px;
}

.top_date {
	margin-bottom:5px;
}

#top_news {
	height:464px;
	overflow-y:scroll;
}


	
/*clearFix*/
#top_right dl:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
