@charset "UTF-8";


div#exp {
	display:inline-block;
	width:700px;
	margin-top:20px;
	margin-bottom:0px;
	padding-bottom:0px;
	background:url(../image/main-news_bg.gif) 0 0 no-repeat;
}

div#exp:after {
	content:".";
	height:0px;
	clear:both;
	display: block;
	visibility:hidden;
}



/* 更新情報 -----------------------------------------------------------*/

div#exp div.exp_left {
	float:left;
	width:490px;
	margin-right:20px;
}

div#exp div.exp_left h2 {
	width:490px;
	height:40px;
	background:url(../image/h2_title01.gif) 0 0 no-repeat;
	text-indent:-9999em;
}

div#exp div.exp_left dl {
	margin-top:10px;
	padding:0 0 5px 12px;
}

div#exp div.exp_left dl dd a {
	padding-left:10px;
	background:url(../common/image/arrow02.gif) 0 3px no-repeat;
	
}


/* リンク -----------------------------------------------------------*/

div#exp div.exp_right {
	float:right;
	width:190px;
}

div#exp div.exp_right h2 {
	width:190px;
	height:40px;
	background:url(../image/h2_title02.gif) 0 0 no-repeat;
	text-indent:-9999em;
}

div#exp div.exp_right ul {
	margin-top:10px;
	padding:0 0 5px 12px;
}

div#exp div.exp_right ul li {list-style-type:none;}

div#exp div.exp_right ul li a {
	padding-left:10px;
	background:url(../common/image/arrow04.gif) 0 3px no-repeat;
}


div#exp_bottom {
 	width:700px;
	height:10px;
	background:url(../image/main-news_bgbottom.gif) 0 0 no-repeat;
}