@charset "utf-8";
/* CSS Document */
/* movabletype用 */

#rightunder .news {
	float:left;
	width:547px;
	min-height:500px;
	margin:4px 0px 0px 5px;
	padding:0px 0px 0px 0px;
	background-image : url(../images/news_title2.gif);
	background-repeat: no-repeat;
	text-align:center;
}
*html #rightunder .news {
	float:left;
	width:547px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	margin:4px 0px 0px 5px;
	padding:0px 0px 0px 0px;
	background-image : url(../images/news_title2.gif);
	background-repeat: no-repeat;
	text-align:center;
}

#rightunder .news dl {
	border-top:dotted 1px #666666;
	width:520px;
	margin:0 auto;
	padding:10px 0px 0px 0px;
	text-align:left;
}
#rightunder .news dl.news01 dt {
	clear: left;
	float: left;
	margin: 0 0 0.8em;
	width: 65px;
	padding-left: 5px;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
}
#rightunder .news dl.news01 dd {
	margin-bottom: 0.8em;
	margin-left: 6.5em;
}

#rightunder .news ul {
	padding:0;
	margin:10px 0px 0px 3px;
}
#rightunder .news ul li {
	list-style:none;
	text-align:left;
	padding:5px 10px 3px 15px;
	margin:0px 10px 0px 0px;
}

#banner {
	width:190px;
	min-height:500px;
	background-image : url(../images/right_bg.gif);
	background-repeat: no-repeat;
	margin:4px 0px 0px 5px;
	padding:10px 0px 0px 0px;
}
*html #banner {
	width:190px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	background-image : url(../images/right_bg.gif);
	background-repeat: no-repeat;
	margin:4px 0px 0px 5px;
	padding:10px 0px 0px 0px;
}
#banner ul {
	padding:0;
	margin:10px 0px 0px 3px;
}
#banner ul li {
	list-style:none;
	padding:5px 10px 3px 15px;
	margin:0px 10px 0px 0px;
}
#rightunder .msubtitle {
	clear:both;
	width:523px;
	text-align:left;
	margin:5px auto 0px auto;
	padding:0;
}
#rightunder .msubtitle2 {
	clear:both;
	width:500px;
	text-align:left;
	vertical-align:bottom;
	margin: 0px auto 0px auto;
	background-image : url(../images/subtitle_bg4.gif);
	background-repeat: repeat-y;
	padding: 3px 0px 0px 23px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
*html #rightunder .msubtitle2 {
	clear:both;
	width:523px;
	text-align:left;
	vertical-align:bottom;
	margin: 0px auto 0px auto;
	background-image : url(../images/subtitle_bg4.gif);
	background-repeat: repeat-y;
	padding: 3px 0px 0px 23px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#rightunder .msubtitle3 {
	clear:both;
	width:523px;
	text-align:left;
	margin:0px auto 10px auto;
	padding:0;
}
#rightunder .entrybody {
	clear:both;
	width:490px;
	text-align:left;
	margin: 5px auto 10px auto;
	padding: 8px 0px 0px 0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

