@charset "utf-8";

/*========================
トップページ
========================*/

/*------------------------

常にインクルードするCSS

------------------------*/

@import "reset.css";
@import "base.css";

/*========================

メインイメージ枠

========================*/

#in_contents_top {
	width:942px;
	margin:0 auto;
	padding:0 0 26px;
	position:relative;
}	

/*========================

メインイメージ

========================*/

#mainArea {
	margin:0 0 0 2px;
	padding:9px 0 0;
}

#mainArea #mainNavi {
	width:185px;
	float:left;
}

#mainArea #mainImage {
	float:left;
}

.zin {
	position:absolute;
	z-index:0;
}

#floatingNav1,
#floatingNav2,
#floatingNav3 {
	display: none;
	position:absolute;
	z-index:1;	
}

/*========================

コンテンツ枠

========================*/

#subArea {
	width:936px;
	padding:9px 0 0 3px;
	float:left;
}

#contents_left {
	width:185px;
	margin:0 7px 0 0;
	float:left;
}

#contents_mid {
	width:552px;
	float:left;
}

#contents_right {
	width:185px;
	margin:0 0 0 7px;
	float:right;
}

.contents_lr_wrap {
	width:185px;
	margin:0 0 9px;
}

.arrow {
	padding:0 0 0 20px;
	background:url(../img/arrow_top.jpg) left 3px no-repeat;
	font-size:107%;
	font-weight:bold;
}

#contents_kaigou p,#contents_pub p,#contents_eco p,#contents_ecocenter p {
	margin:3px 0;
}

/*========================

コンテンツ左

========================*/

#contents_kaigou p,#contents_pub p,#contents_pub p {
	margin:5px 0 5px 10px;
}

/*------------------------

会合

------------------------*/

#contents_kaigou {
	width:181px;
	padding:1px;
	border:1px solid #999;
}

#contents_kaigou ul {
	margin:5px 0 5px 15px;
}

#contents_kaigou ul li {
	margin:0 5px 0 0;
	float:left;
}

/*------------------------

出版

------------------------*/

#contents_pub {
	width:181px;
	padding:1px;
	border:1px solid #999;
}

#contents_pub .contents_pub_in {
	width:171px;
	margin:0 0 7px;
	padding:0 5px;	
	background:url(../img/line_left.jpg) center bottom no-repeat;	
	float:left;	
}

#contents_pub .contents_pub_in dl {
	width:95px;
	margin:5px 0 7px;
	text-align:left;
	float:right;
}

#contents_pub .contents_pub_in dl .margin {
	margin:3px 0;
}

#contents_pub .contents_pub_in img,#contents_pub #stit_pub img {
	margin:5px 0 0;
	float:left;
}

#contents_pub #stit_pub {
	padding:0 0 5px 5px;
}

/*========================

コンテンツ中央

========================*/

#contents_mid table {
	width:548px;
	margin:0 0 15px;
}

#contents_mid table#news2 tr {
	background:url(../img/line_mid.jpg) bottom repeat-x;
}

#contents_mid table tr td {
	margin:0;
	padding:10px 0 3px 0;
	vertical-align:top;
}

#contents_mid table tr td.tit {
	padding:10px 0 3px 12px;
	width:100px;
}

#contents_mid table tr td.tit2 {
	padding:10px 0 3px 22px;
	background:url(../img/arrow_top2.jpg) no-repeat 10px 14px;
}

/*------------------------

トピックス

------------------------*/

#contents_mid #topics_out {
	width:548px;
	margin-bottom:15px;
	border:2px solid #c6c6c6;
	background:#F2FDF3;
}

#contents_mid #topics_out #topics {
	width:548px;
	height:34px;
	margin:0 0 5px;
}

/*------------------------

新着情報

------------------------*/

#contents_mid #news {
	width:552px;
	height:34px;
	margin:0 0 5px;
	background:url(../img/tit_news.jpg) top no-repeat;
}

#contents_mid #backnum {
	margin:11px 0 0;
	float:right;
}

/*========================

コンテンツ右

========================*/

/*------------------------

経済界は考えます

------------------------*/

#contents_eco {
	width:183px;
	margin-bottom:9px;
	border:1px solid #999;
	text-align:left;
}


#contents_eco .contents_eco_in {
	padding:3px 0 3px 0;
	background:url(../img/line_left.jpg) center top no-repeat;	
}

#contents_eco ul {
	margin: 5px 0 3px 10px;
}

#contents_eco ul li {
	margin: 0 0 3px;
}


#contents_eco ul li img {
	margin: 0 0 0 5px;
}

/*------------------------

バナーエリア

------------------------*/

ul.bnarea {
	margin:0 0 0 5px;
}
	
ul.bnarea li{
	margin:0 0 5px;
}

/*------------------------

所在地

------------------------*/

#contents_ecocenter {
	width:183px;
	margin-bottom:9px;
	border:1px solid #999;
	text-align:left;
}

#contents_ecocenter #map {
	padding:0 0 3px 5px;
	background:url(../img/line_left.jpg) center bottom no-repeat;	
}

#contents_ecocenter .map {
	margin:0 0 10px 5px;
}

#contents_ecocenter .padding {
	padding:3px 0 0 5px;
}
