@charset "utf-8";
/* ===================================================================

 file name  :index.css
 style info :トップページ

=================================================================== */

/* =============================

	overwrite

=============================== */
#KeyvWrap {
  background:url(../images/top/bg_top01.png) no-repeat center top;
}
#KeyvWrap #Keyv {
  position:relative;
  height:430px;
}
#KeyvWrap #Keyv .txt {
  position:absolute;
  left:23px;
  top:100px;
}





.index #content {
  background-color: #f5f5f5;
}
.indexVisualWrap {
  background: url(../images/top/bg_top_lead01.png) center top no-repeat;
}
.indexVisualWrap .inner {
  width: 1000px;
  margin: 0 auto;
}
.indexVisualWrap .inner .indexSect {
  padding: 58px 0 190px;
}
.indexVisualWrap .inner .indexSect .sectTit {
  text-align: center;
  margin-bottom: 29px;
}
.indexVisualWrap .inner .indexSect .leadTxt {
  text-align: center;
}
.indexNewsWrap {
}
.indexNewsWrap .inner {
  width: 1000px;
  margin: 0 auto;
}
.indexNewsWrap .inner .newsSect {
  padding: 27px 0 0;
}
.indexNewsWrap .inner .newsSect .sectTit {
  padding: 0 0 7px 6px;
  margin-bottom: 19px;
  background: url(../images/common/bg_border02.jpg) 0 bottom no-repeat;
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
}
.indexNewsWrap .inner .newsSect .sectMain {
}
.indexNewsWrap .inner .newsSect .sectMain .sectList {
  line-height: 2.1;
}
.indexNewsWrap .inner .newsSect .sectMain .sectList dt {
  float: left;
  clear: left;
  width: 100px;
  color: #818181;
  font-size: 12px;
  font-weight: bold;
}
.indexNewsWrap .inner .newsSect .sectMain .sectList dd {
  float: left;
  width: 900px;
}
.indexNewsWrap .inner .newsSect .sectMain .sectList dd span{
	font-weight: bold;
}


#main .announce{
	max-width: 450px;
	margin: 30px auto 0;
	padding: 20px 0;
	text-align: center;
	border: 1px solid #34a55e;
	line-height: 1.5;
}
#main .announce h2{
	font-size: 16px;
	margin-bottom: 0.4em;
	color: #34a55e;
}
#main .announce_inner{
	text-align: left;
	display: inline-block;
	margin-top: 0.3em;
}

/* =================================== */
