@charset "utf-8";

/*-------------------------------------
mainImage
---------------------------------------*/
#Content{
	padding:0;
}
#Content-top div.mainImage{
	position:relative;
	margin:0 0 12px 0;
}
#Content-top div.mainImage p,
#Content-top div.mainImage ul{
	position:absolute;
}
#Content-top div.mainImage p{
	top:119px;
	left:242px;
}
#Content-top div.mainImage ul{
	top:12px;
	right:13px;
}
#Content-top div.mainImage ul li{
	float:left;
	padding:0 0 0 4px;
}
#Content-top div.more{
	clear:both;
	padding:8px;
	text-align:right;
	border-bottom:1px solid #BCBCBC;
}
#Content-top div.more p{
	padding:5px;
	border:1px solid #DDD;
	background:#E8E8E8;
}
#Content-top div.more p a{
	padding:0 0 0 16px;
	font-size:84%;
	background:url("../common/image/ico_darkgrey.gif") no-repeat 0 center;
}
/*-------------------------------------
BUNNER
---------------------------------------*/
#Content-top div#bunner{
	width:1000px;
	float:left;
	padding:0 0 0 15px;
}
#Content-top div#bunner ul{
	overflow:hidden;
}
#Content-top div#bunner ul li{
	float:left;
	display: block;
	width: 190px;
	margin: 0 10px 0 0;
}
#Content-top div#bunner ul li a{
	display: block;
}

/*-------------------------------------
INFO
---------------------------------------*/
#Content-top div#info{
	width:591px;
	float:left;
	padding:0 0 0 15px;
}
#Content-top div#info ul.bnr{
	overflow:hidden;
}
#Content-top div#info ul.bnr li{
	float:left;
	padding: 0 4px 0 0;
}
/* NEWS
---------------------------------------*/
#Content-top div#info div.news{
	margin:8px 0 0 0;
	width:576px;
	border-top:2px solid #0055A9;
	border-right:1px solid #BCBCBC;
	border-bottom:2px solid #DCDEE2;
	border-left:1px solid #BCBCBC;
}
#Content-top div#info div.news h2{
	border-bottom:1px solid #C2C2C2;
}
#Content-top div#info div.news dl{
	width:576px;
}

#Content-top div#info div.news dl dt{
    padding:8px 0 8px 8px;
	width:7.5em;
	float:left;
	color:#1966B1;
	clear:left;
}

#Content-top div#info div.news dl dd{
	padding:8px 66px 8px 7.5em;
	background:url("../image/bg_dotline.gif") repeat-x 0 bottom;
}


#Content-top div#info div.news dl dd span{
	padding:0 0 0 8px;
	background:url("../common/image/ico_trigona_l.gif") no-repeat 0 3px;
	display:block;
}


#Content-top div#info div.news dl dd img.icon{
	margin:5px 0 0 0;
}

/*-------------------------------------
tabArea
---------------------------------------*/
#Content-top div#topics{
	width:404px;
	float:left;
}
#Content-top div#topics ul.bnr{

}
#Content-top div#topics ul.bnr li{
	float:left;
	padding: 0 4px 0 0;
}

/*-------------------------------------
tabArea
---------------------------------------*/
#Content-top div.tabArea{
	width:398px;
	float:left;
	border-top:2px solid  #666;
	border-right:1px solid #BCBCBC;
	border-bottom:2px solid #DCDEE2;
	border-left:1px solid #BCBCBC;
	background:url("../image/bg_tab.jpg") #F4F4F4 no-repeat 0 0;
	margin: 8px 0 0 0;
}
#Content-top div.tabArea ul.tabList{
	height:36px;
	padding:7px 0 0 2px;
}
#Content-top div.tabArea ul.tabList li{
	float:left;
	padding:0 0 0 4px;
}
#Content-top div.tabArea div#tab1Box,
#Content-top div.tabArea div#tab2Box{
	display:none;
	margin:13px 0 0 0;
	background:url("../image/bg_dotline2.gif") repeat-y center 0;
}
#Content-top div.tabArea div.box01,
#Content-top div.tabArea div.box02{
	width:187px;
	float:left;
	padding:0 6px;
}
#Content-top div.tabArea div.section{
	padding:0;
	margin:0 0 12px 0;
}
#Content-top div.tabArea div.section ul{
}
#Content-top div.tabArea div.section li{
	padding:8px 0 8px 3px;
	background:url("../image/bg_dotline.gif") repeat-x 0 bottom;
}
#Content-top div.tabArea div.section li span{
	padding:0 0 0 12px;
	background:url("../common/image/ico_trigona_l.gif") no-repeat 0 2px;
	zoom:1;
	display:block;
}
#Content-top div.tabArea div.section li img{
	padding:3px 0 0 3px;
}
#Content-top div.tabArea div.more{
	padding:0 8px 8px 8px;
	background:#F4F4F4;
	zoom:1;
}