@charset "Shift_JIS";

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */


#hpb-headerLogo{
    width: 500px;
    float: left;
}

#hpb-headerMain h1{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 120px;
    padding-top: 14px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-align: left;
    font-weight: normal;
    line-height: 18px;
    font-size: 13px;
    color: #000; /* ヘッダー説明文文字色 */
}

#hpb-headerLogo a{
    display: block;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-indent: -9999px;
    overflow: hidden;
    height: 61px;
     background-image : url(logo6.gif);
    background-position: 20px 12px;
    background-repeat: no-repeat;
}

#hpb-headerExtra1{
    width : 413px;
    margin-top: -5px;
    margin-right: 10px;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    float: right;
}
#hpb-headerExtra1 p.tel{
    /* 電話番号の文字設定 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 1.7em;
    font-weight: bold;
    color: #000;
    line-height: 1.4;
    text-align: right;
    letter-spacing: 0.2em;
}

#hpb-headerExtra1 p.tel span{
    /* 電話番号の「TEL」文字設定 */
    color: #000;
    font-size: 0.75em;
    font-weight: normal;
}

#hpb-headerimg{
 /* 電話番号の画像設定 */
display: block;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-indent: -9999px;
    overflow: hidden;
    height: 45px;
    background-image : url(TEL05.png);
    background-position: top right;
    background-repeat: no-repeat;
}

#hpb-headerimg2{
 /* mailの画像設定 */
display: block;
    margin-top: 5px;
    margin-right: 30px;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-indent: -9999px;
    overflow: hidden;
    height: 45px;
    background-image : url(mailimg.gif);
    background-position: top right;
    background-repeat: no-repeat;
}
#hpb-headerimg3{
 /* 電話番号の画像設定 */
display: block;
    margin-top: 8px;
    margin-right: 30px;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-indent: -9999px;
    overflow: hidden;
    height: 45px;
    background-image : url();
    background-position: top right;
    background-repeat: no-repeat;
}










#hpb-headerExtra1 p.mail span{
    /* mailの文字設定 */
    color: #000;
    font-size: 0.65em;
    font-weight: normal;
}
#hpb-headerExtra1 p.address{
    /* 住所文字設定 */
	 color: #000;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    line-height: 1.2;
    text-align: right;
}


/* フッター内パーツ */

#hpb-footer{
    background-image : url(footer01.png);
    background-position: left top;
	padding-top: 14px;
	padding-bottom: 30px;
}

#hpb-footerMain p{
    /* コピーライト文字設定 */
    text-align: center;
    margin-bottom: 11px;
    line-height: 1;
	color: #007000;
}

#hpb-footerExtra1{
    padding-top: 13px;
    padding-bottom: 4px;
    width: 100%;
}

#hpb-footerExtra1 ul{
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    text-align: right;
    width: 980px;
}

#hpb-footerExtra1 li{
    /* フッターナビ設定 */
    display: inline;
    background-image : url(fpoint_1Ra.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 22px;
    padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
    font-weight: normal;
}

#hpb-footerExtra1 a:link{
    color: #000;
    text-decoration: underline;
}
#hpb-footerExtra1 a:visited{
    color: #000;
    text-decoration: underline;
}
#hpb-footerExtra1 a:hover{
    color: #333;
    text-decoration: underline;
}
#hpb-footerExtra1 a:active{
    color: #333;
    text-decoration: underline;
}

/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

#hpb-nav li a{
    /* ナビゲーション文字設定 */
    font-weight: normal;
}

#hpb-nav li a:link{
    color: #32650d;
    text-decoration: none;
}
/* ナビゲーション文字色設定 */
#hpb-nav li a:visited{
    color: #32650d;
    text-decoration: none;
}
#hpb-nav li a:hover{
    color: #ffffff;
    text-decoration: none;
}
#hpb-nav li a:active{
    color: #ffffff;
    text-decoration: none;
}

#hpb-nav li span.en{
    display: none;
}


/* #################################### 
 
       [5]#sidebar 内の各指定 
                           
####################################### */  

#sidebar{
	
	background-image : url(plate24.png);
    background-position: 8px 5px;
background-repeat: no-repeat;
	padding-top: 14px;
	padding-bottom: 44px;
}

.cds-navi{
  list-style-type: none;
  margin: 0 0 2em;
  padding: 30px;
}

.cds-navi li{
	display: inline;
}

.cds-navi li a{
  padding: 5px 18px;
  width: 200px;
  display: block;
color: #007000;
 text-decoration: none;
  border: 2px outset #c9c9c9;
background-color:#ecffec;
background-image : url(wa-midori.png);
background-position: 2px 7px; 
background-repeat: no-repeat;
}

.cds-navi li a:hover{
  color: #00bbbb;
 
  border: 2px inset #cccccc;
}


/* #################################### 
 
       [5]#sidebar2 内の各指定 
                           
####################################### */  

#sidebar2{
	background-image : url(plate13.png);
    background-position: 7px 5px;
background-repeat: no-repeat;
	padding-top: 14px;
	padding-bottom: 44px;
}

.cds-navi2{
  list-style-type: none;
  margin: 0 0 2em;
  padding: 30px;
}

.cds-navi2 li{
	display: inline;
}

.cds-navi2 li a{
  padding: 5px 18px;
  width: 200px;
  display: block;
color: #007000;
 text-decoration: none;
  border: 2px outset #c9c9c9;
background-color:#ecffec;
background-image : url(wa-midori.png);
background-position: 2px 7px; 
background-repeat: no-repeat;
}

.cds-navi2 li a:hover{
  color: #00bbbb;
 
  border: 2px inset #cccccc;
}


/* #################################### 
 
       [5]#sidebar3 内の各指定 
                           
####################################### */  

#sidebar3{
	background-image : url();
    background-position: 7px 5px;
background-repeat: no-repeat;
	padding-top: 14px;
	padding-bottom: 0px;
margin-bottom: -29px;
}

.cds-navi3{
  list-style-type: none;
  margin: 0 0 2em;
  padding: 30px 0px 0px 30px;
}

.cds-navi3 li{
	display: inline;
}

.cds-navi3 li a{
  padding: 5px 18px;
  width: 200px;
  display: block;
color: #007000;
 text-decoration: none;
  border: 2px outset #c9c9c9;
background-color:#ecffec;
background-image : url(wa-midori.png);
background-position: 2px 7px; 
background-repeat: no-repeat;
}

.cds-navi3 li a:hover{
  color: #00bbbb;
 
  border: 2px inset #cccccc;
}

/* #################################### 
 
       [5]#sidebar4(小見出し用) 内の各指定 
                           
####################################### */  

#sidebar4{
	
	
	background-image : url();
    background-position: 7px 5px;
background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
}

.cds-navi4{
  list-style-type: none;
  margin: 0 0 2em;
  padding: 0px 0px 0px 30px;
}

.cds-navi4 li{
	display: inline;
}

.cds-navi4 li a{
	
  padding: 5px 18px;
  width: 180px;
  display: block;
color: #007000;
 text-decoration: none;
  border: 2px outset #c9c9c9;
background-color:#ecffec;
background-image : url(ico_bar2_3.gif);
background-position: 9px 7px; 
background-repeat: no-repeat;
}

.cds-navi4 li a:hover{
  color: #00bbbb;
 
  border: 2px inset #cccccc;
}

/* #################################### 
 
       [5]#sidebar5 内の各指定 
                           
####################################### */  

#sidebar5{
	background-image : url(plate20.png);
    background-position: 7px 5px;
background-repeat: no-repeat;
	padding-top: 14px;
	padding-bottom: 0px;
}

.cds-navi5{
  list-style-type: none;
  margin: 0 0 2em;
  padding: 20px 0px 40px 30px;
}

.cds-navi5 li{
	display: inline;
}

.cds-navi5 li a{
  padding: 5px 18px;
  width: 200px;
  display: block;
color: #007000;
 text-decoration: none;
  border: 2px outset #c9c9c9;
background-color:#ecffec;
background-image : url(wa-midori.png);
background-position: 2px 7px; 
background-repeat: no-repeat;
}

.cds-navi5 li a:hover{
  color: #00bbbb;
 
  border: 2px inset #cccccc;
}

/* #################################### 
 
       [5]#sidebar6 内の各指定 
                           
####################################### */  

#sidebar6{
	background-image : url(plate22.png);
    background-position: 7px 18px;
background-repeat: no-repeat;
margin-bottom: 20px;	
}

.cds-navi6{
  list-style-type: none;
  margin: 0 0 2em;
  padding: 35px 0px 20px 30px;

}

.cds-navi6 li{
	display: inline;

}

.cds-navi6 li a{
  padding: 5px 18px;
  width: 200px;
  display: block;
color: #007000;
 text-decoration: none;
  border: 2px outset #c9c9c9;
background-color:#ecffec;
background-image : url(wa-midori.png);
background-position: 2px 7px; 
background-repeat: no-repeat;
margin-bottom: 20px;	
}

.cds-navi6 li a:hover{
  color: #00bbbb;
 
  border: 2px inset #cccccc;
}

/* #################################### 
 
       [5]#sidebar7 内の各指定 
                           
####################################### */  

#sidebar7{
	background-image : url();
    background-position: 7px 5px;
background-repeat: no-repeat;
	padding-top: 14px;
	padding-bottom: 44px;
}

.cds-navi7{
  list-style-type: none;
  margin: 0 0 2em;
  padding: 30px;
}

.cds-navi7 li{
	display: inline;
}

.cds-navi7 li a{
  padding: 5px 18px;
  width: 200px;
  display: block;
color: #007000;
 text-decoration: none;
  border: 2px outset #c9c9c9;
background-color:#ecffec;
background-image : url(wa-midori.png);
background-position: 2px 7px; 
background-repeat: no-repeat;
}

.cds-navi7 li a:hover{
  color: #00bbbb;
 
  border: 2px inset #cccccc;
}

/* #################################### 
 
       [5]#sidebar8 内の各指定 
                           
####################################### */  

#sidebar8{
	background-image : url(plate22.png);
    background-position: 7px 18px;
background-repeat: no-repeat;
margin-bottom: 20px;
}

.cds-navi8{
  list-style-type: none;
  margin: 0 0 2em;
  padding: 35px 0px 20px 30px;
}

.cds-navi8 li{
	display: inline;
}

.cds-navi8 li a{
  padding: 5px 18px;
  width: 200px;
  display: block;
color: #007000;
 text-decoration: none;
  border: 2px outset #c9c9c9;
background-color:#ecffec;
background-image : url(wa-midori.png);
background-position: 2px 7px; 
background-repeat: no-repeat;
margin-bottom: 20px;	
}

.cds-navi8 li a:hover{
  color: #00bbbb;
 
  border: 2px inset #cccccc;
}

/* #################################### 
 
       [5]#sidebar9 内の各指定 
                           
####################################### */  

#sidebar9{
	background-image : url();
    background-position: 7px 5px;
background-repeat: no-repeat;
	padding-top: 14px;
	padding-bottom: 44px;
}

.cds-navi9{
  list-style-type: none;
  margin: 0 0 2em;
  padding: 30px;
}

.cds-navi9 li{
	display: inline;
}

.cds-navi9 li a{
  padding: 5px 18px;
  width: 200px;
  display: block;
color: #007000;
 text-decoration: none;
  border: 2px outset #c9c9c9;
background-color:#ecffec;
background-image : url(wa-midori.png);
background-position: 2px 7px; 
background-repeat: no-repeat;
}

.cds-navi9 li a:hover{
  color: #00bbbb;
 
  border: 2px inset #cccccc;
}








/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
a:link{
    color: #3366cc;
    text-decoration: underline;
}
a:visited{
    color: #3366cc;
    text-decoration: underline;
}
a:hover{
    color: #f3bd00;
    text-decoration: none;
}
a:active{
    color: #64BEE6;
    text-decoration: none;
}

#hpb-skip{
    /* ヘッダースキップの非表示 */
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
}

p{
    margin-top: 0.5em;
    margin-bottom: 2em;
    padding-right: 20px;
    padding-left: 0.1em;
    line-height: 1.4;
    text-align: left;
}

p.large{
    font-weight: bold;
}
p.indent{
    padding-left: 25px;
}

.left{
    float: left;
}


p.main{
   width:580px;
   
}


#aa1{
     padding: 0px 0 0 20px;
     background: url(cl_007.gif); 
background-position: 0px 1px; 
background-repeat: no-repeat;
 }

#aa2{
     padding: 0px 0 0 14px;
     background: url(folder5_r3_c3.gif); 
background-position: 2px 6px; 
background-repeat: no-repeat;
 }


#aa3{
     padding: 0px 0 0 20px;
     background: url(point036_02.png); 
background-position: 5px 2px; 
background-repeat: no-repeat;
 }


#aa4{
     padding: 0px 0 0 12px;
     background: url(point019_02.png); 
background-position: -1px 4px; 
background-repeat: no-repeat;
 }
#aa5{
     padding: 0px 0 0 20px;
     background: url(ico_dots4_5.gif); 
background-position: 9px 7px; 
background-repeat: no-repeat;
 }

#aa6{
     padding: 0px 0 0 15px;
     background: url(ico_dots3_10.gif); 
background-position: 0px 4px; 
background-repeat: no-repeat;
 }

#aa7{
     padding: 0px 0 0 20px;
     background: url(); 
background-position: 7px 4px; 
background-repeat: no-repeat;
 }

#TEL{
     padding: 0px 0 0 20px;
     background: url(point013_04.png); 
background-position: 0px 2px; 
background-repeat: no-repeat;
 }

#mail02{
     padding: 0px 0 0 20px;
     background: url(icon_3g_24.png); 
background-position: -4px -4px; 
background-repeat: no-repeat;
 }





img.left{
    margin-left: 14px;
}

.right{
    float: right;
}

img.right{
    margin-right: 24px;
}


hr{
    width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-right: 24px;
    margin-bottom: 20px;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    clear: both;
    border-top-width: 1px;
    border-top-style: none;
    border-right-width: 1px;
    border-right-style: none;
    border-left-width: 1px;
    border-left-style: none;
    color: #ffffff;
    border-bottom-width: 1px;
    border-bottom-style: none;
}

.hpb-layoutset-02 h2{
    width: 670px;
    background-image : url(indexBg_1Ra.png);
    background-position: 10px 15px;
    background-repeat: no-repeat;
	background-color: #fcf8b1;
    padding-left: 23px;
	padding-top: 5px;
	padding-bottom: 3px;
    text-align: left;
    color: #333;
    font-weight: normal;
    letter-spacing: 0.1em;
	border-bottom: 3px solid #539d1d;
	margin-top: 53px;
	margin-right: 3px;
	font-size: 1.4em;
}

h2 span.en{
    display: none;
}
h2.ind01{
font-weight: bold;
font-size: 1.0em;
text-align: left;
}

h2.index05{
width: 600px;
font-size: 1.0em;
    background-image : url(button-2222.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
font-weight: bold;
padding-left: 20px;
text-align: left;
line-height: 45px;
letter-spacing: 0.1em;
color: White;
}

.hpb-layoutset-02 #hpb-wrapper h3{
    clear: both;
    margin-top: 0.5em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 23px;
    text-align: left;
    padding-top: 3px;
    padding-left: 1px;
    padding-bottom: 3px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #539d1d;
    font-size: 1.3em;
    color: #333;
    font-weight: normal;
}




h3.hpb-c-index{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
}


h3.index2{
    width: 640px;
font-size: 1.1em;
    background-image : url(midashi13.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
font-weight: bold;
padding-left: 25px;
text-align: left;
line-height: 44px;
letter-spacing: 0.1em;
color: #007200;
}

h3.index3{
    width: 304px;
font-size: 1.1em;
    background-image : url(midashi10.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
font-weight: bold;
padding-left: 25px;
text-align: left;
line-height: 37px;
letter-spacing: 0.1em;
color: Black;
}

h3.index4{
    width: 740px;
font-size: 1.1em;
    background-image : url(midashi11.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
font-weight: bold;
padding-left: 25px;
text-align: left;
line-height: 44px;
letter-spacing: 0.1em;
color: #007200;
}

h3.index5{
    width: 740px;
font-size: 1.1em;
    background-image : url(honmidashi01.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
font-weight: bold;
padding-left: 25px;
text-align: left;
line-height: 44px;
letter-spacing: 0.1em;
color: #007200;
}

h3.index6{
    letter-spacing: 0.2em;
font-size: 1.2em;
font-weight: normal;
border-left:5px solid #48832C;
border-bottom:1px solid #48832C;
padding:3px 10px 5px;
text-align: left;
}

h3.index008{
width: 185px;
font-size: 1.0em;
    background-image : url(button-7204.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
font-weight: bold;
padding-left: 15px;
text-align: left;
line-height: 30px;
letter-spacing: 0.1em;
color: White;
}

h3.index009{
width: 821px;
font-size: 1.1em;
    background-image : url(button-3024.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
font-weight: bold;
padding-left: 25px;
text-align: left;
line-height: 44px;
letter-spacing: 0.1em;
color: White;
}

h3.index010{
width: 500px;
font-size: 1.1em;
    background-image : url(button-2424.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
font-weight: bold;
padding-left: 25px;
text-align: left;
line-height: 40px;
letter-spacing: 0.1em;
color: White;
}

h4{
    margin-top: 0;
    margin-right: 24px;
    margin-bottom: 1em;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.2;
    color: #539d1d;
    font-weight: bold;
}

h5{
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 14px;
	margin-right: 34px;
    padding-top: 0;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 0px;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.2;
    color: #333333;
	border-bottom-width: 2px;
    border-bottom-style: dotted;
    border-bottom-color: #539d1d;
}

h6{
    letter-spacing: 0.2em;
position: absolute; top: 50px; left: 10px;width: 550px;
font-size: 1.3em;
font-weight: normal;
border-left:5px solid #48832C;
border-bottom:1px solid #48832C;
padding:3px 15px 5px;
text-align: left;
}


h6.nex{
    letter-spacing: 0.2em;
position: absolute; top: 570px; left: 10px;width: 550px;
font-size: 1.3em;
font-weight: normal;
border-left:5px solid #48832C;
border-bottom:1px solid #48832C;
padding:3px 15px 5px;

}

h6.nex2{
    letter-spacing: 0.1em;
position:relative; top: 35px; left: 10px;width: 250px;
font-size: 1.1em;
font-weight: normal;
border-left:5px solid #48832C;
border-bottom:1px solid #48832C;
padding:3px 15px 5px;

}
span.c3{
background-image : url(button-7204.png);	
background-repeat: no-repeat;
line-height: 32px;
	color: White;
	font-size: 1.1em;
	font-weight: bold;
padding-top: 4px;
    padding-right: 10px;
    padding-bottom: 7px;
    padding-left: 10px;
}





table{
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: 10px;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #cccccc;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #cccccc;
	width: 90%;
}

table th{
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
    background-color: #e9f9e9;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #cccccc;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
}

table td{
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #cccccc;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
}


/*--------------------------------------------------------
  　　　　　　メニュー用テーブル1
--------------------------------------------------------*/

/* --- 表全体 --- */
table.menu{
	width: 980px; /* 表の幅 */
border: 1px #c0c0c0 solid; /* 大枠の境界線 */
border-collapse: collapse;
font-size: 80%;
}

/* --- 表タイトル --- */
table.menu caption{
	padding-bottom: 5px; /* 表タイトルの下パディング */
}

/* --- セル --- */
table.menu th,
table.menu td{
/* width: 20%; */ /* セルの幅（セルの幅を均等にする場合） */
padding: 6px 8px; /* セルのパディング（上下、左右） */
border: 1px #c0c0c0 solid; /* セルの境界線 */
}

/* --- 見出しセル --- */
table.menu thead th{
	background-color: #deefff; /* 見出しセルの背景色 */
text-align: center;
}

/* --- フッタセル --- */
table.menu tfoot td{
	background-color: #ffffff; /* フッタセルの背景色 */
}

/* --- 奇数行 --- */
table.menu tr.odd{
	background-color: #ffffff; /* 奇数行の背景色 */
}

/* --- 偶数行 --- */
table.menu tr.even{
	background-color: #f5f5f5; /* 偶数行の背景色 */
}


/*--------------------------------------------------------
  　　　　　　メニュー用テーブル2
--------------------------------------------------------*/
/* --- 表全体 --- */
table.menu2{
	width: 980px; /* 表の幅 */
border: 1px #c0c0c0 solid; /* 大枠の境界線 */
border-collapse: collapse;
font-size: 100%;
}

/* --- 表タイトル --- */
table.menu2 caption{
	padding-bottom: 5px; /* 表タイトルの下パディング */
}

/* --- セル --- */
table.menu2 th,
table.menu2 td{
/* width: 20%; */ /* セルの幅（セルの幅を均等にする場合） */
padding: 6px 8px; /* セルのパディング（上下、左右） */
border: 1px #c0c0c0 solid; /* セルの境界線 */
}

/* --- 奇数列 --- */
table.menu2 col.odd{
	background-color: #f5f5f5; /* 奇数列の背景色 */
}

/* --- 偶数列 --- */
table.menu2 col.even{
	background-color: #ffffff; /* 偶数列の背景色 */
}

/* --- 見出しセル --- */
table.menu2 thead th{
	background-color: #deefff; /* 見出しセルの背景色 */
text-align: center;
}

/*--------------------------------------------------------
  　　　　　　カレンダーテーブル
--------------------------------------------------------*/
table.calender{
  margin-bottom: 15px;
  width: 100%;
background-color: #ffffff;  

table-layout: inherit;
  border-top-width: 1px;
  border-right-width-value: 1px;
  border-bottom-width: 1px;
  border-left-width-value: 1px;
  border-top-style: solid;
  border-right-style-value: solid;
  border-bottom-style: solid;
  border-left-style-value: solid;
  border-top-color: #007d00;
  border-right-color-value: #007d00;
  border-bottom-color: #007d00;
  border-left-color-value: #007d00;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
}

table.calender th, table.calender td{
  padding-top: 5px;
  padding-right: 2px;
  padding-bottom: 5px;
  padding-left: 2px;
  border-top-width: 1px;
  border-right-width-value: 1px;
  border-bottom-width: 1px;
  border-left-width-value: 1px;
  border-top-style: solid;
  border-right-style-value: solid;
  border-bottom-style: solid;
  border-left-style-value: solid;
  border-top-color: #007d00;
  border-right-color-value: #007d00;
  border-bottom-color: #007d00;
  border-left-color-value: #007d00;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  text-align: center;
  vertical-align: middle;
}

table.calender th{
  font-size: 0.9em;
  background-color: #e7fef9;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
}

table.calender tr.holiday th, table.calender tr.holiday td{
  background-color: #fdf1f1;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
}




/* フォームパーツ設定 */
input.button{
    margin-top: 10px;
    margin-bottom: 15px;
	margin-left: 10px;
	padding: 10px;
}

textarea{
    width: 400px;
    height: 200px;
}

input.l{
    width: 400px;
}
input.m{
    width: 250px;
}
input.s{
    width: 150px;
}

/* メインコンテンツ内基本パーツ */

#hpb-main p{
    margin-left: 10px;
    margin-right: 10px;
}

#hpb-main ul{
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 0;
    margin-left: 10px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#hpb-main ul li{
    text-align: left;
    line-height: 1.4;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    background-image : url(point048_041.gif);
    background-position: 5px 12px;
    background-repeat: no-repeat;
    border-bottom-width: 1px;
    border-bottom-style: inset;
    border-bottom-color: #C0C0C0;
}

#hpb-main dl{
    margin-top: 0;
    margin-right: 15px;
    margin-bottom: 20px;
    margin-left: 10px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    zoom: 100%;
}

#hpb-main dt{
    float: left;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    font-weight: normal;
    width: 170px !important;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 15px;
    background-image : url(arrow_1Ra.png);
    background-position: 5px 8px;
    background-repeat: no-repeat;
}

#hpb-main dd{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    padding-left: 195px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #DDDDDD;
}

*:first-child + html #hpb-main dd{
    /* for IE7 */
    padding-left: 10px;
    min-height: 20px;
}

* html #hpb-main dd{
    /* for IE6 */
    height: 20px;
    padding-left: 0px;
}

#hpb-main dl:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-main img.left{
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 10px;
    float: left;
}

#hpb-main img.right{
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 20px;
    float: right;
}

#pagetop{
    clear: both;
    width: 100%;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    text-align: right;
}

#pagetop a{
    /* ページの先頭へのリンク設定 */
    background-image : url(grademinigreenjpn_top.gif);
    background-position: center left;
    background-repeat: no-repeat;
    text-align: left;
    padding-left: 24px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 10px;
    line-height: 1.6;
}
#pagetop a:link{
	color: #000000;
	text-decoration: none;
}
#pagetop a:hover{
	text-decoration: underline;
}
#pagetop a:visited{
	color: #000000;
}

/* サイドブロック内パーツ */

#banner ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#banner li{
    padding-bottom: 6px;
}

#banner li a{
    display: block;
    width: 268px;
    height: 108px;
    text-indent: -9999px;
    overflow: hidden;
}

#banner a#banner-service{
    /* 製品一覧バナー */
    background-image : url(banner_1Ra_01.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-recruit{
    /* 採用情報バナー */
    background-image : url(banner_1Ra_02.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-access{
    /* アクセスバナー */
    background-image : url(banner_1Ra_03.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#hpb-inner #companyinfo{
    width: 262px;
    padding-top: 0px;
    padding-bottom: 10px;
    background-color: #FFF;
    border-width: 3px;
    border-style: solid;
    border-color: #eaeaea;
}

#hpb-inner #companyinfo h3{
    color: #000;
    text-align: center;
    font-weight: normal;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 5px;
    background-color: #fcf8b1;
    font-size: 1em;
    margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
}

#hpb-inner #companyinfo p{
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 5px;
}
/* トップページ デザイン定義 */

#toppage h3{
    background-image : ;
    background-position: 10px 13px;
    background-repeat: no-repeat;
	background-color : transparent;
    padding-left: 23px;
	padding-top: 4px;
	padding-bottom: 3px;
    text-align: left;
    color : rgb(51, 51, 51);
    font-size: 1.3em;
    font-weight: normal;
    letter-spacing: 0.1em;
	
}

#toppage h3 span.ja{
    display: none;
}

#toppage-topics{
list-style-type : disc;
background-image : url();
margin-top: -18px;

}

#toppage-topics li.ar{
background-image : url(arrow_1Ra.png);
}
#hpb-main #toppage-topics hr{
	margin-bottom: 0px;
	padding-bottom: 0;
}

#toppage-news{
}

#hpb-main #toppage-news dl{
	margin-bottom: 7px;
}
#hpb-main #toppage-news dd{
}

div.imagebox_left{
	float: left;
	padding: 0 5px 5px 5px;
}

.imagebox_left span{
	display: block;
	font-size: small;
	text-align: center;
}

div.clear{
	clear: both;
	margin: 0 0 10px 0;
}
