/*-------------------- pagebody ------------------------------------------------------------------------*/
body {
 font-family:"‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
 font-size:12px;
 color:#666666;
 width:750px;
 background-color:#000000;
 /*background-image:url(images/bg_1.gif);
 background-repeat:repeat-x;*/
/*©©©©©©©©©©©©©©©©©©©*/
 }
h1 {
font-size:9px;
}

 a:link{
 font-size:12px;
 color:#666666;
 text-decoration:underline;
}

a:visited{
 font-size:12px;
 color:#666666;
 text-decoration:underline;
}

a:hover,a:active{
 font-size:12px;
 color:#ffffff;
 background-color:#437bf8;
}

.style3 {
font-size: x-small
}

.news-item dt .title {
	background-image: url(./images/img_cursor_right.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #415E74;
	padding: 0 0 0 17px;
}

.news-item {
	padding: 0 0 10px;
}

.news-item dt {
	margin: 0 0 10px;
	padding: 0 0 8px;
	border-bottom: 1px solid #a5b7c5;
}

.news-item dt .title {
	background-image: url(../common_img/img_cursor_right.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #415E74;
	padding: 0 0 0 17px;
}

.news-item dt .date {
	padding: 0 0 0 5px;
	color: #999;
}

.news-item dd.detail {
	margin: 10px 0 0;
}

.news-item dd.image {
	width: 500px;
	margin: 0 0 10px;
	padding: 0;
}

.news-item dd.image:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.news-item dd.image ul {
	list-style: none;
	width: 490px;
	padding: 0 5px;
}

.news-item dd.image li {
	float: left;
	width: 153px;
	padding: 0 5px;
}