@charset "utf-8";

body
{
        min-width:1070px;
}

#key{
	width:100%;
	}
#header2{
	width:1070px;
    height:120px;
	margin:0 auto;
	padding: 15px 0 10px;
	}

#header_r{
	float:right;
	}
#header_r img {
	margin-top: 10px;
}
#header_l{
	float:left;
	}
#header_l p {
	text-align: center;
}
#nav_box{
	clear:both;
	width:auto;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	height:39px;
		}
#nav_box2{
	clear:both;
	width:auto;
	background-image: url(../images/nav_bg2.jpg);
	background-repeat: repeat-x;
	height:70px;
		}
#nav_in{
	width:1070px;
	margin:0 auto;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	}
#nav_in2{
	width:1070px;
	margin:0 auto;
	padding-top:2px;
	}


#out_wrap {
	width: auto;
}

#out_wrap_t {
	width: 100%;
	margin:0 auto;
	margin-top:0;
	border-bottom:#006600 3px solid;
}
.in_wrap {
	width: 1070px;
	margin: auto;
}
 /*  header  */

#header_left {
	float:left;
	padding-right:10px;
}

 /* end header  */
 
 /*  navi  */

#navi {
	width: 1070px;
}
li {
	float: left;
}

 /* end navi  */
#main{
	padding-top:20px;
	width:1070px;
	}
#maincontents {
	width:800px;
	padding-bottom:20px;
	float:left;	
}

#side{
	float:right;
	width:230px;
	}
	
.news h3{
	margin-top:20px;
	}	

.topi h4{
	margin-top:5px;
	padding:5px 15px;
	background-color:#e1f8e2;
	color:#000;
	font-weight:bold;
	font-size:90%;
	}

.news {
	height:482px;
	overflow-y:scroll;
}
.news_r{
	float:right;
	width:530px;
	}
	
.news_detail{
	float:left;
	width:200px;
	padding:15px;
	}
	
.news_title{
	font-weight:bold;
	color:#006600;
	padding-top:15px;
	}
	
.news_contents{
	font-size:90%;
	}
.works {
width:800px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.works::after {
  content: "";
  display: block;
  clear: both;
}.topi{
	clear:both;
	padding-bottom:15px;
	}	


#grop {
	clear:both;
	padding-top:20px;
	width:1070px;
	padding-bottom:20px;
	padding-top:20px;
	padding-bottom:20px;
}


#grop li {
	padding-right:20px;
}
#grop2 li {
	padding-right:50px;
}
#pankuzu{
	font-size:12px;
	color:#333;
	padding-top: 15px;
}

#content{

	padding-bottom:20px;
	margin-bottom:10px;
}


.h2{
	background-color: #83B483;
    border-bottom: 4px solid #006600;
    padding: 13px 0 10px 15px;
    color: #fff;
    margin-bottom: 10px;
}

.h4{
	font-size: 20px;
	padding: 12px;
	background-image: url(../images/title_bar.png);
	margin-bottom: 10px;
	background-repeat: no-repeat;
}	
.h3{
	font-size: 18px;
	padding:0px 20px 10px;
	background-image: url(../images/top_bar.jpg);
	margin-bottom: 20px;
	background-repeat: no-repeat;
}

 /*  side  */
 #office_box a {
 	background-color: #83B483;
    text-decoration: none;
    color: #fff;
    display: block;
    height: 47px;
    line-height: 48px;
    text-align: center;
    font-size: 20px;
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    letter-spacing: 0.1em;
    font-weight: bold;
 }
.office_box_s {
	padding: 10px;
    font-size: 16px;
    border: 1px solid #dcdcdc;
    background-color: #e1f8e2;
}
.office_box_s p {
	border: 1px solid #dcdcdc;
    padding: 5px 12px 10px 12px;
    background-color: #fff;
}


 /*  footer  */
#footer {
	background-image: url(../images/footer.jpg);
	width: auto;
	background-repeat: repeat-x;
	padding: 20px 0;
}


#footer_left {
	float: left;
	font-size:14px;
	margin-top:10px;
	margin-bottom:10px;

}
#footer_right {
	float: right;
	width: 670px;
	font-size:14px;
	margin-top:20px;

}
#footer_right p {
	display: flex;
    float: right;
}

.shamei{
	font-size: 22px;
    padding-bottom: 10px;
}

#footer_in {
	width: 1070px;
	margin: auto;
}

address{

	text-align:center;
}
.right{
	text-align:left;
	}
.footer_navi {
	padding-bottom: 20px;

}
.footer_navi img {
	margin-bottom: -2px;
}
.footer_navi a {
	padding-right: 12px;
}

 /* end footer  */
 
 /* マウスオーバー */
a:hover img,.a:active img{
filter:alpha(opacity= 70); /* IE */
-moz-opacity:0.70; /* Firefox CSS3以前 */
opacity:0.70; /* CSS3 */
}
 /* クリアフィクス */
#header,#itjikin
#nav,#content {zoom:1;}

#header:after,
#nav:after,
#content:after {
  content: ""; 
  display: block; 
  clear: both;
}

 /* end クリアフィクス */

 /* トップページお知らせ */
 
 
#top_news {
	border: 1px solid #CCC;
	float:left;
	width:750px;
}
#top_news2 {
	border: 1px solid #CCC;
	float:left;
	width:800px;
}

 
 
dl.listnews dt {
  clear: left;
  float: left;
  width: 150px;
  margin-top: 10px;
   margin-left: 20px; 
  color: #000;
  padding-bottom:20px;
  
}

dl.listnews dd {
	margin-left: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	  padding-bottom:20px;
}

 /* end トップページお知らせ */
 
.clear{
	clear:both;
	}
	
 /* 事業案内 */
 
#subtitle{
	width:1070px;
	margin:0 auto;
	}

#subtitle_box{
	width:auto;
	background-image: url(../images/st_bg.jpg);
	background-repeat: repeat-x;
		}

#sub{
	background: rgb(125,126,125); /* Old browsers */
background: -moz-linear-gradient(45deg, rgba(125,126,125,1) 0%, rgba(14,14,14,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(125,126,125,1)), color-stop(100%,rgba(14,14,14,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(45deg, rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(45deg, rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(45deg, rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* IE10+ */
background: linear-gradient(45deg, rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
color:#FFF;
font-weight:bold;
padding:7px 0 7px 20px;
	}
	
.koumoku{
	border-left:4px solid #006600;
	border-bottom:1px solid #006600;
	padding:7px 0 7px 10px;
	font-weight:bold;
	color:#006600;
	margin-top:10px;
	}
	
	.text{
	font-size:90%;	
		}
		
 /* 企業情報 */

.com_table{
	margin-top:20px;
	border-color:#CCC 1px solid;
	padding:5px;
	}
	
.com_table th{
	background-color: #EEE;
    height: 56px;
    text-align: center;
}
.com_table td{
	padding: 0 1px 0 15px;
}

/*-------------------------------
atm
--------------------------------*/
.vol_in	{
padding:10px 0 10px 20px;
}
.vol_in p	{
width:185px;
float:left;
padding-right:20px;
}

/*-------------------------------
変更した点
--------------------------------*/

.imgbox {
	width: 144px;
	height: 225px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 12px;
	line-height: 15px;
}
.imgbox2 {
	width: 240px;
	height: 180px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 12px;
	line-height: 15px;
}
.clearfix {
  content: ""; 
  display: block; 
  clear: both;
}


.gnavi_wapper {
	width: 100%;
	border-bottom: 6px solid #006600; /*ここをサイトカラーに合わせる*/
	border-top: 2px solid #e5e5e5;
	height: 59px;
	background-color: #F0F0F0;
}
.gnavi_container {
	height: 60px;
	margin: 0 auto;
	padding-top: 5px;
	width: 1059px;
}
.gnavi_box_s {
	float: left;
	text-align: center;
	font-weight: bold;
	width: 75px;
	border-left: 2px solid #e0e0e0;
}
.gnavi_box_l {
	float: left;
	text-align: center;
	font-weight: bold;
	width: 138px;
	border-left: 2px solid #e0e0e0;
}
.gnavi_box_l_last {
	float: left;
	text-align: center;
	font-weight: bold;
	width: 138px;
	border-left: 2px solid #e0e0e0;
	border-right: 2px solid #e0e0e0;
}
.gnavi_box_s6 {
	float: left;
	text-align: center;
	font-weight: bold;
	width: 75px;
	border-left: 2px solid #e0e0e0;
}
.gnavi_box_l6 {
	float: left;
	text-align: center;
	font-weight: bold;
	width: 161px;
	border-left: 2px solid #e0e0e0;
}
.gnavi_box_l_last6 {
	float: left;
	text-align: center;
	font-weight: bold;
	width: 161px;
	border-left: 2px solid #e0e0e0;
	border-right: 2px solid #e0e0e0;
}
.gnavi_box_s5 {
	float: left;
	text-align: center;
	font-weight: bold;
	width: 75px;
	border-left: 2px solid #e0e0e0;
}
.gnavi_box_l5 {
	float: left;
	text-align: center;
	font-weight: bold;
	width: 193px;
	border-left: 2px solid #e0e0e0;
}
.gnavi_box_l_last5 {
	float: left;
	text-align: center;
	font-weight: bold;
	width: 193px;
	border-left: 2px solid #e0e0e0;
	border-right: 2px solid #e0e0e0;
}
/*ホームボタンのデザイン*/
.gnavi_home {
	margin: 0 auto;
	text-decoration: none;
	color: #000;
	display: block;
	height: 49px;
	line-height: 48px;
	width: 71px;
	background-color: #f0f0f0;
	position: relative;
	top: 5px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
}
.gnavi_home:hover {
	text-decoration: none;
	color: #555;
}
.gnavi_home_on {
	margin: 0 auto;
	text-decoration: none;
	color: #fff;
	display: block;
	height: 49px;
	line-height: 48px;
	width: 71px;
	background-color: #83B483; /*ここをサイトカラーに合わせる*/
	position: relative;
	top: 5px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
}
.gnavi_home_on:hover {
	text-decoration: none;
	color: #ddd;
}
/*ホーム以外の１行のグローバルナビのデザイン*/
.gnavi1 {
	margin: 0 auto;
	text-decoration: none;
	display: block;
	color: #000;
	height: 49px;
	line-height: 48px;
	width: 134px;
	background-color: #000066; /*ここをサイトカラーに合わせる*/	position: relative;
	top: 5px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
}
.gnavi1:hover {
	text-decoration: none;
	color: #555;
}
.gnavi1_on {
	margin: 0 auto;
	text-decoration: none;
	display: block;
	color: #fff;
	height: 49px;
	line-height: 48px;
	width: 134px;
	background-color: #000066; /*ここをサイトカラーに合わせる*/	position: relative;
	top: 5px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
}
.gnavi1_on:hover {
	text-decoration: none;
	color: #555;
}
/*ホーム以外の２行のグローバルナビのデザイン*/
.gnavi2 {
	margin: 0 auto;
	text-decoration: none;
	display: block;
	color: #000;
	height: 49px;
	line-height: 26px;
	width: 134px;
	background-color: #000066; /*ここをサイトカラーに合わせる*/
	position: relative;
	top: 5px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
}
.gnavi2:hover {
	text-decoration: none;
	color: #555;
}
.gnavi2_on {
	margin: 0 auto;
	text-decoration: none;
	display: block;
	color: #fff;
	height: 49px;
	line-height: 26px;
	width: 134px;
	background-color: #000066; /*ここをサイトカラーに合わせる*/
	position: relative;
	top: 5px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
}
.gnavi2_on:hover {
	text-decoration: none;
	color: #555;
}

/*ホーム以外の１行のグローバルナビのデザイン*/
.gnavi1a {
	margin: 0 auto;
	text-decoration: none;
	display: block;
	color: #000;
	height: 49px;
	line-height: 48px;
	width: 157px;
	background-color: #F0F0F0;
	position: relative;
	top: 5px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
}
.gnavi1a:hover {
	text-decoration: none;
	color: #555;
}
.gnavi1a_on {
	margin: 0 auto;
	text-decoration: none;
	display: block;
	color: #fff;
	height: 49px;
	line-height: 48px;
	width: 157px;
	background-color: #83B483; /*ここをサイトカラーに合わせる*/

	position: relative;
	top: 5px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
}
.gnavi1a_on:hover {
	text-decoration: none;
	color: #ddd;
}
/*ホーム以外の２行のグローバルナビのデザイン*/
.gnavi2a {
	margin: 0 auto;
	text-decoration: none;
	display: block;
	color: #000;
	height: 49px;
	line-height: 26px;
	width: 157px;
	background-color: #000066; /*ここをサイトカラーに合わせる*/

	position: relative;
	top: 5px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
}
.gnavi2a:hover {
	text-decoration: none;
	color: #555;
}
.gnavi2a_on {
	margin: 0 auto;
	text-decoration: none;
	display: block;
	color: #fff;
	height: 49px;
	line-height: 26px;
	width: 157px;
	background-color: #000066; /*ここをサイトカラーに合わせる*/
	position: relative;
	top: 5px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
}
.gnavi2a_on:hover {
	text-decoration: none;
	color: #555;
}
#key {
	padding-top: 20px;
	padding-bottom: 20px;
}


#slideshow {
   position: relative;
   width:  1350px; /* 画像の横幅に合わせて記述 */
   height: 430px; /* 画像の高さに合わせて記述 */
   margin:auto;
}
#slideshow img {
   position: absolute;
   top: 0;
   left:0;
   z-index: 8;
   opacity: 0.0;
}
#slideshow img.active {
   z-index: 10;
   opacity: 1.0;
}
#slideshow img.last-active {
   z-index: 9;
}
p.kids {
     padding-top: 40px;
     font-size:22px;
     font-family: "M PLUS Rounded 1c"; }

.mb20 {
	margin-top: 20px;
}
.red {
	color: red;
    margin-top: 20px;
}