@charset "utf-8";

/*reset
----------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td{
	padding:0;
	margin:0;
}
table{
	border-collapse: collapse;
	border-spacing:0;
}
fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var{
	font-weight:normal;
	font-style:normal;
}
caption,th{
	text-align:left;
}
h1,h2,h3,h4,h5,h6{
	font-weight:normal;
	font-size:100%;
}
q:before,q:after{
	content:'';
}
abbr,acronym{
	border:0;
}
ol,ul{
	list-style:none;
}

/* new clearfix
----------------------------------------------------*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/* 各設定
----------------------------------------------------*/
body{
	font-family:Arial,'ＭＳ Ｐゴシック',sans-serif;
	font-size:0.9em;
	line-height:1.4;
	color:#333;
	background:#F9F2E8;
}

#wrap{
	width:994px;
	background:url(../img2010/bg_header.gif) repeat-x #FFF;
	margin:0 auto;
	padding:0 15px 35px 15px;
}

a{
	color:#333;
	text-decoration:underline;
}

.lay1{
	margin-bottom:10px;
}

.lay2{
	margin-bottom:20px;
}

.lay3{
	margin-bottom:30px;
}

.txt1{
	font-weight:bold;
}

/* header
----------------------------------------------------*/
#header{
	height:30px;
}
#cap{
	width:733px;
	float:left;
	font-size:10px;
	color:#989898;
	padding:10px 0 0 0;
}

#topnav{
	width:256px;
	float:right;
	text-align:center;
	padding:8px 0 0 0;	
}
#topnav li{
	display:inline;
	background:url(../img2010/ico_silver.gif) no-repeat left;
	padding:0 3px 0 13px;
}
#topnav a{
	font-size:9px;
	color:#989898;
	text-decoration:none;
}

#logo{
	padding:27px 0 7px 44px;
}

#nav img{
	vertical-align:bottom;
}
#nav li{
	padding:0 0 4px 0;
}


/* 
----------------------------------------------------*/
#col1_wrap{
	margin:0 0 20px 0;
}
#topimg{
	width:733px;
	float:left;
}
#nav{
	width:256px;
	float:left;
	padding:0 0 0 5px;	
}

#area{
	margin:5px 0 25px 0;
}

.areamap{
	float:left;
	padding:0 15px 0 10px;
}

.areacap{
	background:url(../img2010/ico_area.gif) no-repeat left #C3D3F1;
	padding:5px 5px 5px 18px;
}

.markettxt{
	float:left;
	width:407px;
}

.markettxt .linklist li{
	margin-bottom:8px;
}
	

.content{
	padding:12px 0 0 0;
}

.linklist{
	margin:0 0 15px 0;
}

.linklist li{
	background:url(../img/icn_arrow.gif) no-repeat 0 6px;
	padding:0 0 7px 17px;
	margin:0 0 0 5px;
}


#side_a{
	width:733px;
	float:left;
	margin:0 25px 0 0;
}

#side_b{
	width:236px;
	float:left;
}


.dl_news{
	width:701px;
	border-left:1px solid #CBCBCB;	
	border-right:1px solid #CBCBCB;
	border-bottom:1px solid #CBCBCB;
	padding:15px;
	margin:0 0 15px 0;
}

.dl_news dl{
	height:155px;
	overflow:auto;
}

.dl_news dt{
	width:90px;
	float:left;
	background:url(../img/icn_arrow.gif) no-repeat left;
	padding:0 0 0 16px;
}
.dl_news dd{
	border-bottom:1px dotted #EEE;
	padding:0 0 3px 106px;
	margin:0 0 7px 0;
}

.bigbnnr li{
	width:361px;
	display:inline;
	padding:0 7px 0 0;
	float:left;
}	
.bigbnnr li.last{
	padding-right:0;
}

.about{
	border:1px solid #CBCBCB;
	padding:8px;
}

.about dt{
	font-size:22px;
	font-weight:bold;
	color:#042786;
}

/*footer 
----------------------------------------------------*/
#footer{
	width:1024px;
	height:37px;
	background:url(../img/foot_bg.gif) repeat-x bottom;
	color:#FFF;
	font-size:12px;
	text-align:center;
	padding:15px 0 0 0;
	margin:0 auto;
}