@charset "UTF-8";


/* ========BASIC======== */
html {
   overflow-y:scroll;
}



body {
   margin:0;
   padding:0;
   line-height:1.6;
   letter-spacing:1px;
   font-family:"メイリオ", Verdana, Helvetica, sans-serif;
   font-size:13px;
   color:#333;
   border-top:3px solid #106b25;
   background:#fff;
}

table{
  border-collapse:collapse;
  padding:0;
  margin:0;

}

a,img {
	border:	none;
	}

br {
   letter-spacing:normal;
}

a {
   color:#106b25;
   text-decoration:none;
  outline:none;

}

a:hover {
   color:#106b25;
   text-decoration:underline;
}

img {
   border:0;
   vertical-align:middle;
}

.ico{
   margin-right:3px;
}

.photo-right img {   float: right;   margin: 0 10px 0 10px !important;   padding: 0 !important;   border: 0 !important;}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

.centering{
   text-align:center;
}

/* ========TEMPLATE LAYOUT======== */
#header {
   width:880px;
   margin:0 auto;
   position:relative;
   padding:0 5px;
}

#menu {
   width:100%;
   float:left;
   border-bottom:5px solid #106b25;
   background:url("../img/bg_menu.gif") 0 0 repeat-x;
}

#icatchIndexWrap {
   clear:both;
   position:relative;
   z-index:-1;
   overflow:hidden;
   height:295px;
   background:url("../img/bg_grad.gif") 0 0 repeat-x;
   border-top:3px solid #106b25;
}

#icatchIndexWrap_subpage {
   clear:both;
   position:relative;
   z-index:-1;
   overflow:hidden;
   height:190px;
   background:url("../img/bg_grad_sub.gif") 0 0 repeat-x;
   border-top:3px solid #106b25;
}

#icatchWrap {
   clear:both;
   position:relative;
   z-index:-1;
   overflow:hidden;
   height:200px;
   background:#ddd;
}





#contents {
   clear:both;
   position:relative;
   z-index:100;
   overflow:hidden;
   width:900px;
   margin:-60px auto 0 auto;



}

#main {

   float:right;
   width:686px;
   padding:30px 15px 20px 8px;
   background:url("../img/bg_contents.gif") 100% 0 no-repeat;
}
#sub {
/* margin-right: -1px; */
   float:left;
   width:175px;
   padding:10px 8px;   
   background: url("../img/bg_contents.gif") 0 0 no-repeat;

}

#main_0 {

   float:right;
   width:686px;
   padding:30px 15px 20px 8px;
   background:url("../img/bg_contents0.gif") 100% 0 no-repeat;
}
#sub_0 {
/* margin-right: -1px; */
   float:left;
   width:175px;
   padding:10px 8px;   
   background: url("../img/bg_contents0.gif") 0 0 no-repeat;
}

#dummy{
/* background: #fef5f8 url("../img/dummy_grad.gif") 0 0 repeat-x; */
/* background: #fef5f8 url("../img/dummy_grad2.gif") 0 0 repeat-y; */
   line-height:479px;
      border-left:1px solid #e5e5e5;

}



#footer {
   clear:both;
   background:#FFE4E1;
   background:url("../img/footer.gif") 0 0 repeat-x;

}

#footMenu {
   clear:both;
   overflow:hidden;
   width:800px;
   margin:0 auto;
   padding:10px 10px 10px 40px;
}


/* ========HEADER CUSTOMIZE======== */
#header h1 {
   margin:0;
   padding:6px 0;
   font-size:24px;
   color:#fff;
/*    line-height:70px; */
}

#header h1 a {
   color:#333;
}

#header h1 a:hover {
   color:#666;
}

#header #pr p {
   margin:0;
   padding:0 0 0 0;
   font-size:12px;
}



#header #gNavi {
   position:absolute;
   top:0;
   right:0;
   margin-top:15px;
   font-size:11px;
}

#header #telNavi {
   position:absolute;
   top:0;
   right:0;
   margin-top:52px;
   font-size:11px;
}

.info {

   margin-left:5px;
   color:green;
}


/* ========MENU CUSTOMIZE======== */
#menu ul {
   overflow:hidden;
   width:880px;
   margin:0 auto;
   padding:0;
   border-right:1px solid #e5e5e5;
}

#menu li {
   float:left;
   color:#333;
   text-align:center;
   list-style-type:none;
}

#menu li a {
   display:block;
   width:155px;
   color:#333;
   line-height:50px;
   text-decoration:none;
   border-left:1px solid #e5e5e5;
	 font-size:12pt;
}

#menu li a.active {
   color:#fff;
   text-decoration:none;
   background:url("../img/bg_menu_on.gif") 0 0 repeat-x;
}

#menu li a:hover {
   color:#fff;
   text-decoration:none;
   background:url("../img/bg_menu_on.gif") 0 0 repeat-x;

}


/* ***** イメージ ***** */
#icatch h2 {
   padding-top:30px;
}


/* ***** main ***** */
#main h2 {
   margin-bottom:8px;
   padding:4px 2px 2px 0;
   /* color:#106b25; */
   color:green;	 
	 font-weight:normal;
   font-size:1.7em;
   border-bottom:1px double #fff;
}



#main h3 {
   clear:both;
   width:97%;
   margin-bottom:15px;
   padding:5px;
	 font-weight:normal;
   font-size:15px;
   border-left:5px solid #106b25;
   border-bottom:1px dotted #ccc;
   /* background-color:adcf39; */
	 color:#fff;
   background:url("../img/h3_back.jpg") 0 0 repeat-y;
}

#main h4{
   margin:10px 0 0;
   padding:5px 0 ;
   font-size:13px;
   color:#336600;
   

}

#main h5 {
   margin-bottom:5px;
   padding:5px;
   font-size:13px;
   color:#fff;
   background:#106b25;
}

#main h6 {
   margin-bottom:5px;
   font-size:13px;
}

#main p {
   margin:0 0 1em 0;
}

#main dt {
   margin-bottom:3px;
}

#main dd {
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#eee;
}

.section{

margin-left:5px;
/* margin-top:5px; */
}

/* INFORMATION */
* html body #main dl.information dd div {
   display:inline-block;

}
#info_frame {
	 border:1px solid #66cc00;
	 width:98%;
	 /* padding:8px; */
	 margin-bottom:10px;
	 height:100px;	
}
/* 上 | 右 | 下 | 左 */
dl.information {
	margin:6px 6px 6px 6px;

}

dl.information dt {
   float:left;
   width:8em;/* koko */
   margin:0;
   padding:0;
}

dl.information dd {
   margin:0 0 0.5em 8em;
   padding:0;
   background:transparent;
}


.link_cap_frame{
font-size:11px;
/* margin-right:20px;   */
width:300px; 
padding:2px;
   border:1px solid #E8E8E8;
}

#main table {
   width:100%;
   border-collapse:collapse;
   margin: 20px 0;
}

#main table th {
   padding:5px;
   font-size:12px;
   text-align:left;


}

#main table td {

/*    font-size:11px; */
/*    text-align:left; */

}

/* サイドメニュー追加 */

#sub ul {
    padding: 0;
    width: 160px;		
}
#sub li {
    list-style-type: none;
}

#sub a:hover{
    text-decoration: none;
}
#sub li:hover {
    background: #caef6d;
    position: relative;
}

/* サブメニュー親子共通  */
#sub ul li {
   margin-bottom:5px;
   padding:5px;
   line-height:1.4;
   border:1px solid #b5b5b5;
   list-style:none;
   background:#fff url("../img/bg_sub_list.gif") 0 0 repeat-x;
}

#sub ul li a {
   display:block;
   padding-left:8px;
   line-height:2.0;
   border-left:5px solid #106b25;
	 font-size:11pt;
}

/* #sub a:active{
    border-left: 4px solid #ccc; 
} */

/*第1階層*/ 
#sub ul.top-level {
    margin: 20px 8px;
    background-color: #fff;
}


/* .menu {
    padding:8px 0;
    border-bottom: 1px solid #aaa;
    border-left: 4px solid forestgreen; 
    border-right: 1px solid #ccc; 

}

.active_menu {
    padding:8px 0;
    border-bottom: 1px solid #aaa;
    border-left: 4px solid #ccc; 
    border-right: 1px solid #ccc; 
} */


#sub ul.sub-level {
   margin:0;
   padding:5px 5px 1px 5px;
    background-color: #fff;
   line-height:100%;
    display: none;

}

#sub ul li:hover .sub-level {
    display: block;
    position: absolute;
    left: 160px;
    top: -6px;


}

#sub ul.sub-level li {
   margin-bottom:5px;
   padding:5px;
   line-height:1.4;
   list-style:none;
   background:#fff url("../img/bg_sub_list.gif") 0 0 repeat-x;
}

#sub ul.sub-level li:hover {
    background: #caef6d;
}


/* ========FOOTMENU CUSTOMIZE======== */
#footMenu .section {
/*    float:left;
 */   margin:0 auto;
   width:800px;
/*    margin-right:30px; */
   padding:0;

}

#footMenu h3 {
   font-size:12px;
   border-bottom:1px dotted #999;
}

#footMenu ul {
   margin:0;
   padding:0;

}

#footMenu li {
   float:left;
   margin:0 20px;
   padding:0;
   list-style:none;
}

#footMenu li a {
   padding-left:10px;
   font-size:11px;
	 color:#fff;
  /*  background:url(../img/bg_footmenu.gif) 0 50% no-repeat; */
}

/* ========FOOTER CUSTOMIZE======== */
.copyright {
   clear:both;
   padding:10px 0;
   font-style:normal;
   font-size:11px;
   text-align:center;
}

.phot_waku{
   border:1px solid #999;
 /*   border-top:1px solid #999;
   border-bottom:3px solid #ccc;
   border-right:3px solid #ccc; */
	 padding:7px;

}

a.blue {
   color:blue;
   text-decoration:underline;
	 font-weight:bold;
}

a.blue:hover {
   color:#106b25;

}

a.page_nav{
   
   color:blue;
   text-decoration:underline;
	 font-weight:bold;
}

#side_link_tbl {
margin-left:5px;
}

#side_link_tbl td{
padding:5px 0;

}

#inside_frame{
   clear:both;
   overflow:hidden;
	width:92%;
  margin-left:15px;
	/* margin-top:10px; */
	padding-bottom:25px;

}

table#simple_tbl{
  color:#333333;
  width:99.3%;

 }
 
table#simple_tbl th{
  border:1px solid #999;
  background:#eeeeee;
  padding :9px 8px; 
}

table#simple_tbl td{
  border:1px solid #999;
  padding :9px 6px; 
}

table#base_tbl {
width:98%;
margin:25px 0 40px;

}

table#base_tbl td{
/*   border:1px solid #999; */
margin:0;
padding:3px 2px;
}

table#base_tbl p{
margin:0;
padding:3px 0 3px 8px;
}

table#base_tbl p img{
padding:1px;
margin-right:4px;
}

table#base_tbl p.title{
   border-bottom:1px dotted #ccc;
   font-size:15pt;
   padding-bottom:0;
   color:green;
}



table#base_tbl img{
  border:1px solid #ccc;
padding:3px 3px;
}


table#uline_tbl {
width:99%;
margin:20px 0 10px;

}

table#uline_tbl tr{

   border-bottom:1px dotted #ccc;
/*       background:#fff url("../img/list_g.gif") 0 0 no-repeat; */
}

table#uline_tbl td{
/*   border:1px solid #999; */
margin:0;
padding:7px 2px;
/*    border-bottom:1px dotted #ccc; */
}

.div_left {
   clear:both;
   float:left;
}

.div_right {
   float:right;
   width:68%;
   margin-left:15px;
   padding-top:15px;
}

.div_right_short {
   float:right;
   width:65%;
   margin-left:15px;
   padding-top:15px;
}

.div_right2 {
   float:right;
/*    width:35%; */
/*    margin-left:10px; */

}
.div_left2 {
   clear:both;
   float:left;
   width:60%;
padding-left:20px;
   padding-top:20px;
}


.pl_15{
   padding-left:15px;
}
.pl_20{
   padding-top:20px;
}
.pr_20{
   padding-right:20px;
}
.pr_40{
   padding-right:40px;
}
.mb_20{
   margin-bottom:20px;
}
.mb_10{
   margin-bottom:10px;
}

.mb_30{
   margin-bottom:30px;
}
.mt_20{
   margin-top:20px;
}
.mr_5{
   margin-right:5px;
}

.ml_15{
   margin-left:15px;
}

/* font size */

.f_9{
  font-size:9pt;
}

.f_10{
  font-size:10pt;
}

.f_85{
	font-size:85%;
	}
	
.e_09{
font-size:0.9em;
}

#map_canvas {
  border:1px solid #999;
  width: 624px;
  height: 400px;
}

.cap01 {
　width: 302px;
/* 　float: left; */
　margin-left: 3px;
/* line-height:1; */
　}

.cap01 img {

  border:1px solid #999;
/* 　margin-bottom: 5px; */


　}

.rinen_head{
   margin:0;
   /* 上 | 右 | 下 | 左 */
   padding: 0 0 0 10px;
   font-size:14px;
   font-weight:bold;
}

.rinen_sub{
   padding-top:0px;
   padding-bottom:0px;
   padding-left:35px;
}



.td_sansan_str {

/*    font-size:11px; */
    text-align:left;/

}

.td_sansan_img {
   width:200px;
}

.sansan_img{
	border:1px solid #ccc;
	padding:0px 0px;
}

.tensen_grn{
  border: 1px dashed #99cc66;
  margin-top:8px;
  margin-bottom:20px;
}

.tensen_blue{
  border: 1px dashed #6495ed;
  margin:5px 0;
}

.tensen_org{
  border: 1px dashed #ffa500;
  margin:5px 0;
}


.tensen_gray{
  border: 1px dashed #afb0b3;
  margin:5px 0;
}

/* [上][右][下][左] */
.sosiki_div{
	border:0px solid #ccc;
	padding:10px 0px 0px 0px;
}

.sen_gray{
  border: 1px dotted #ccc;
  margin:0px 0px 10px 0px;
}

/* [上][右][下][左] */
.top_div {
	border: 0 ;
/* 	margin: 0 10px 0 10px !important; */
	padding:0px 20px 0px 0px;
}


#icatch {
   width:880px;
   margin:0 auto; 
}

#icatch222 {
   width:880px;
/*     margin:0 0 0 18px; */
   margin:0 auto; 
}

.title_mune{
   font-size:15pt;
	 font-weight:bold;
   padding-bottom:0;
   color:green;
}

.tensen_grn_10{
  border: 1px dashed #99cc66;
  margin-top:8px;
  margin-bottom:10px;
}

.logo_img{
	border:0px solid #ccc;
	padding:0px 0px;
}


.title_kana{
	display: inline-block;
	font-size:12pt;
	padding-top:3px;
   vertical-align:top;
}

a.blue_noline {
   color:blue;
   text-decoration:none;
	 font-weight:bold;
}

a.blue_noline:hover {
   color:#106b25;

}

/* ラインのボトム間隔空けのを作成 text-decorationは使用しない */
a.blue_line {
	display: inline-block;
   color:blue;
   text-decoration:underline;
	 font-weight:bold;
}

a.blue_line:hover {
	display: inline-block;
   color:#106b25;

}

.img_border {

  border:1px solid #ccc;
/* 　margin-bottom: 5px; */


　}
