@charset "utf-8";
/* CSS Document */

dl.newsBody{ display: block; width: 710px; float:right; }
dl.newsBody dt,dl.newsBody dd{ display: block; width: 100%; }
dl.newsBody dt{ margin-bottom: 30px;font-weight: bold; line-height: 1.8em; }
dl.newsBody dt span.title{ display: block; float: left;}
dl.newsBody dt span.date{ display: block; float: right;}
dl.newsBody dd{ margin-bottom: 20px; line-height: 1.5em; }
dl.newsBody a.allLink{ color: #666; text-decoration: none; }
dl.newsBody a.allLink:hover{ color:#427FED; text-decoration: underline !important; }

div#contents div.box1040{ margin-top: 50px; padding-bottom: 50px;background: url(../../shared/img/line.gif) repeat-x bottom; }
div#contents div.box1040:nth-last-of-type(1){ margin-bottom: 0; padding-bottom: 0;background: none; }

.box840 {
	width: 850px;
	margin: 0 auto;
}

.fb_left {
	float: left;
	width: 300px;
	margin-right: 40px;
}

.fb_right {
	float: left;
	width: 500px;
}

.fb_left div {
	display: block;
	background: #f7f7f7;
	color: #666;
	padding: 20px;
}

.box1040 h3 img {max-width: 300px !important;}