@charset "utf-8";

/*
------------------------------------------------
Index Layout
------------------------------------------------*/

#top #wrap {
	background: #FFFFFF url(../common/img/bg_body_top.jpg) repeat-x 0 0;
}
#top #wrap #main #sidearea #sidenavi {
	background: #076A9A url(../img/bg_sidenavi.gif) no-repeat left bottom;
	width: 250px;
	padding-top: 22px;
	padding-bottom: 12px;
	margin-bottom: 15px;
}
#top #wrap #main .contents .infounit {
	background: url(../common/img/line_dot_gry.gif) repeat-x left bottom;
	width: 640px;
	margin: 0px auto 15px;
	padding: 0px 5px 10px;
}
#top #wrap #main .contents .infounit dt {
	font-weight: bold;
	color: #2B6F2E;
	float: left;
	width: 70px;
}
#top #wrap #main .contents .infounit dd {
	float: right;
	width: 565px;
}
#top #wrap #main #flashcontent {
	text-align: center;
	height: 275px;
	width: 930px;
	margin: 0 auto;
	padding-top: 100px;
	background: url(../img/bg_flash.gif) no-repeat left bottom;
}
#top #wrap #main #flasharea {
	height: 375px;
	width: 960px;
}
#top #wrap #main .contents .newsunit h3 {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	background: url(../news/img/ic_title.jpg) no-repeat 0em 0.2em;
	margin-bottom: 5px;
	padding-left: 23px;
}
#top #wrap #main .contents .newsunit .newsdate {
	font-size: 85%;
	font-weight: bold;
	background: url(../news/img/line_title.gif) no-repeat left top;
	margin-bottom: 15px;
	padding-top: 20px;
	padding-left:3px;
}
#top #wrap #main .contents .newsunit .newsbody {
	margin-bottom: 30px;
}
#top #wrap #main .contents .newsunit .newsbody p {
	padding-bottom: 13px;
}
#top #wrap #main #sidearea #newslist {
	width: 215px;
	padding-right: 17px;
	padding-left: 18px;
}
#top #wrap #main #sidearea #newslist li {
	background: url(../news/img/ic_013.gif) no-repeat 0em 0.4em;
	padding: 0px 0px 5px 15px;
}
#top #wrap #main .contents .bnrblog {
	padding-top: 50px;
}
