@charset "UTF-8";
/*****************************/

#mainArea{
	width:694px;
	margin:0;
	padding:0;
	float:left;
	}

/*****************************/

#contents{
	width:490px;
	padding:0;
	float:left;
	border:none;
	background:none;
	}

/*****************************/

#contents #mainImg{
	width:490px;
	height:242px;
	height:230px;
	background:url(../images/top/mainImg.jpg) no-repeat;
    text-indent:-9999px;
    overflow:hidden;
	margin-bottom:1em;
	}


#contents #branchNews{
	margin-bottom:1em;
	height:224px;
	background:#E4EFF4;
	background:#fff;
	}

#contents #branchNews h2{
	background:url(../images/top/branchNews_title.jpg) no-repeat;
	height:24px;
	/*
    text-indent:-9999px;
    overflow:hidden;
	*/
	padding-left:350px;
	padding-top:3px;
	margin:0 0 0 0;
	}
/*
#contents #branchNews h2 a,
#contents #generalNews h2 a{
	display:block;
	text-decoration:none;
	line-height:14px;
	width:124px;
	background:#247187;
	color:#fff;
	text-align:center;
	font-weight:normal;
	}
*/

#contents #branchNews h2 a,
#contents #generalNews h2 a{
	display:block;
	width:130px;
	height:16px;
	line-height:16px;
	background:url(../images/top/feed_viewAll.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	}

#contents #branchNews h2 a:hover,
#contents #generalNews h2 a:hover{
	background-position:bottom;
	}

#contents #branchNews dl{
	background:#ECFDCE;
	background:#BDDBE8;
	margin:10px;
	padding:10px;
	width:450px;
	height:140px;
	overflow-y:scroll;
	border:solid 1px #aaa;
	}

#contents #branchNews dl dt{
	float:left;
	line-height:18px;
	padding-left:16px;
	background:url(../images/mark/mark_01.gif) no-repeat;
	margin-bottom:6px;
	}

#contents #branchNews dl dd{
	border-bottom:dotted 1px #666;
	line-height:18px;
	padding:0;
	margin:0;
	padding-left:96px;
	margin-bottom:6px;
	}

#contents #branchNews dl dd a{
	color:#333;
	}

/*****************************/

#contents #generalNews{
	height:224px;
	background:#E4EFF4;
	background:#fff;
	}

#contents #generalNews h2{
	background:url(../images/top/generalNews_title.jpg) no-repeat;
	height:24px;
	/*
    text-indent:-9999px;
    overflow:hidden;
	*/
	padding-left:350px;
	padding-top:3px;
	margin:0 0 0 0;
	}
	
/*
#contents #generalNews h2 a{
	display:block;
	text-decoration:none;
	height:16px;
	line-height:16px;
	width:124px;
	background:#247187;
	color:#fff;
	text-align:center;
	font-weight:normal;
	margin-top:3px;
	}
*/


#contents #generalNews dl{
	background:#ECFDCE;
	background:#BDDBE8;
	margin:10px;
	padding:10px;
	width:450px;
	height:140px;
	overflow-y:scroll;
	border:solid 1px #aaa;
	}

#contents #generalNews dl dt{
	float:left;
	line-height:18px;
	padding-left:16px;
	background:url(../images/mark/mark_01.gif) no-repeat;
	margin-bottom:6px;
	}

#contents #generalNews dl dd{
	border-bottom:dotted 1px #666;
	line-height:18px;
	padding:0;
	margin:0;
	padding-left:96px;
	margin-bottom:6px;
	}

#contents #generalNews dl dd a{
	color:#333;
	}

#contents #generalNews p{
	margin:0;
	padding:0;
	}

	
/*************************************************************************/

#bannerArea{
	width:180px;
	height:700px;
	height:706px;
	background:#0f0;
	background:#E4EFF4;
	background:#fff;
	float:left;
	float:right;
	margin:0;
	}

/**************************/

#bannerArea:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
#bannerArea{display:inline-block;}
* html #bannerArea{height:1%;}
#bannerArea{display:block;}

/**************************/

#bannerArea h2{
	background:url(../images/top/bannerArea_title.jpg	) no-repeat;
	height:24px;
	margin:0 0 0px 0;
	text-indent:-9999px;
	overflow:hidden;
	}

#bannerArea ul{
	list-style:none;
	padding:10px;
	margin:0px;	
	}

#bannerArea ul li{
	margin-bottom:10px;
	}

#bannerArea ul li img{
	border:0;
	}

#bannerArea ul li.end{
	border-bottom:dashed 1px #666;
	padding-bottom:12px;
	}
