@charset "UTF-8";
/* CSS Document */

#top #head {
	margin: 10px auto;
	width: 850px;

	}
#logo1 {
	margin-top:5px;
	float:left;
	}
#top #header {
	height: 50px !important;
	overflow: hidden;
	}

#flash-wrapper {
	width: 100%;
	background-color:#000066;
	height: 250px;
	overflow: hidden;
	margin-bottom: 12px;
	text-align: center;
	}
#flash-inner {
	width: 850px;
	margin: 0 auto;
	text-align: center;
	}
	
#contents-banner {
	margin-bottom: 25px;
	}

#contents-banner ul li {
	width: 238px;
	float: left;
	}


/* -------------------- main ------------------------*/
#top-main {
	width: 480px;
	float: left;
	}

#top-main h2 {
	margin-bottom: 10px;
	}
ul#icon-menu {
	margin-bottom: 5px;
	}
ul#icon-menu li {
	width: 154px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size:90%;
	line-height:120%;
	}

ul#demand .demand-bottom{
	width:120px;
	margin-bottom:10px;
	float:right;
}



#top-case-wrapper {
	margin-bottom: 40px;
	}
p.top-case-title {
	font-weight: bold;
	font-size: 92%;
	}
.top-case-entry {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
	}
#c-link{
	width:120px;
	float:right;
}
	
/* -------------------- sub  ------------------------*/
#top-sub {
	width: 330px;
	float: right;
	}

#top #sub-contact {
	margin: 0px 0 0px 0;
	}
#top #sub-contact2 {
	width:362px;
	height:65px;
	float:right;
	}


#top h2#top-news {
	margin: 5px 0 10px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
	}
	
div.top-news-entry {
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	padding-bottom: 10px;
	font-family: arial,verdana, sans-serif;
	}
div.top-news-date {
	width: 40px;
	float: left;
	text-align: center;
	background-color: #F0F0E1;
	}
div.news-day {
	font-size: 23px;
	text-align: center;
	line-height: 1;
	padding-top: 4px;
	font-weight: bold;
	}
div.news-month {
	font-size: 11px;
	text-align: center;
	line-height: 1;
	margin: 2px 0;
	}
div.news-year {
	font-size: 11px;
	text-align: center;
	line-height: 1;
	padding-bottom: 4px;
	}
p.top-news-title {
	width: 280px;
	float: right;
	margin-left:5px;
	margin-top:5px;
	
	}

span.news-list {
  font-size:10px;
}
	

/*----- banner -------*/

div.banner-area {
  width:335px;
  height:81px;
  background-color:#000066;

  }

li.l_bnr{
  width:160px;
  height:62px;
  float:left;
  margin:10px 3px 1px 5px;

}

li.r_bnr{
  width:160px;
  height:62px;
  float:left;
  margin:10px 3px 1px 3px;
}