/* CSS Document */

body {
	background: #ffffff url(img/top/bg.gif) center top no-repeat;
	}


.top_page_main_part{
	margin:0 0 19px 0 !important;
	margin:0 0 0px 0;

}
#top_branding{
		margin:0px 0 0 0px;
		width:860px; height:472px;
}

/*最新情報部分*/
.recent_entry_h4{
		font-size:14px;
		font-weight:bold;
		color:#000;
		padding:0px 0 0 14px;
		margin:34px 0 0 0;
		height:25px; width:846px;
		background: url(img/top/recent_entry_h4.gif) 0 0 no-repeat;
}

div.top_outframe .recent_entry{
		 background:#f8f8f8;
		 border-bottom:#dbdbdb solid 1px;
		 border-left:#dbdbdb solid 1px;
		 border-right:#dbdbdb solid 1px;
}

.recent_info_ul{
	margin:0;padding:0px 0px 10px 0px;
	width:860px;
}
.recent_info_ul li{
	font-size: 1.2em;
	font-weight:normal;
	line-height: 1.1em;
	border-bottom:solid 1px #c4c3c8;
	list-style:none;
	width:860px;
	margin:0px 0 0 0;padding:10px 0 8px 0;
}
.recent_info_ul li a{
	font-weight:bold;
}
