@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:95%;
   color:#333;
   border-top:3px solid #3290f2;
   background:#fff;
}



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

}

a,img {
	border:	none;
	}

br {
   letter-spacing:normal;
}

a {
   color:#006BB5;
   text-decoration:none;
  outline:none;

}

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

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

.ico{
   margin-right:3px;
   position:relative;
   top:-2px;
}

.photo-right{
margin-bottom:30px;
}

.photo-right span {   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 #3678be; */
   background:url("../img/bg_menu.gif") 0 0 repeat-x;
}

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

#icatchIndexWrap_subpage {
   clear:both;
   position:relative;
   z-index:-1;
   overflow:hidden;
/*     height:100px; */
   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;
   
} */

#icatch {
   width:880px;
   margin:19px auto;
   border-bottom:3px solid #444;
   border-right:3px solid #444;
   padding:8px 10px;
   background:#fff;
}

#icatch_sub {
position: relative;
   margin:0 auto;
   width:900px;  
   background:url("../img/sub_bnr.png") 0 0 no-repeat;
   height:100px;
/*    font-size:120%; */
   /* text-align:right; */
}

#icatch_sub h2{
   font-size:110%;
   font-weight:normal;
}

#sub_title{
padding:71px 10px 0;
font-size:150%;
font-weight:bold;
color:#fff;
}

#contents {
   clear:both;
/*    position:relative;
   z-index:100; */
   overflow:hidden;
   width:900px;
/*    margin:-60px auto 0 auto; */
   margin:0 auto 0 auto;
border:1px solid #e5e5e5;
background-color:#fff;

}

#main {

   float:right;
   width:686px;
   padding:15px 15px 20px 8px;
border-left:1px solid #e5e5e5;

   
}

#sub {
/* margin-right: -1px; */
   float:left;
   width:175px;
   padding:5px 5px;   
   /* background: url("../img/bg_contents.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;

}



/* ========HEADER CUSTOMIZE======== */
#header h1 {
   margin:0;
   padding:10px 0;
   font-size:24px;
   color:#fff;

}

#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:40px;
   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:0 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:6px 26px 4px;
	 font-weight:normal;
   font-size:17px;
    background:url("../img/h2_bnr.png") ;
   color:#FFF;
/*    border-right:2px solid #ccc; */
   border-bottom:2px solid #999;
}

#main h4 {
	margin:20px 0 20px;
   padding:5px 10px 2px;
   /* font-size:12pt; */
   border-left:6px double #3678be;
   border-bottom:1px dotted #999;
/*    background:#e2ffc6; */
      font-size:17px;
   font-weight:normal;
}

#main h5 {
/* 
   padding:5px; */
   font-size:16px;

   color:#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:96%;
	 padding:8px;
	 margin-bottom:10px;
	 vertical-align: top;
	 
}
#main dl.information dt {
   float:left;
   width:8em;
   margin:0;
   padding:0;
}

#main dl.information dd {
   margin:0 0 0.5em 10em;
   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; */

}

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

/*第1階層*/ 
#sub ul {
    padding: 0;
    width: 160px;
    margin: 0 0 20px;
    background-color: #fff;
}


#sub ul li {
    list-style-type: none;
   /* margin-bottom:5px; */
   padding:10px 0 8px 4px;
   width:100%;
   border-bottom:1px dotted  #b5b5b5;
   /* border:1px solid #b5b5b5; */
   list-style:none;
   background:#fff url("../img/list_g.png") no-repeat;
   background-position: 3% 47%;
   
}

#sub li a:hover{
    text-decoration: none;
}

#sub ul li:hover {
background:url("../img/list_gon.png") no-repeat;
   background-position: 3% 47%;


}

#sub ul li a {
   display:block;
   padding:0 12px 0 18px;
   line-height:2.5;
   font-size:11pt;
}



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

#sub a.sht_spc {letter-spacing: -2px;}



/* ========FOOTMENU CUSTOMIZE======== */


#footer {

   background-color:#3678be;
   min-height: 130px; 

}


#profile{
   clear:both;
   font-size:13px;
   color:#fff;
	 
}
.f_110{
   font-size:150%;
}

#footMenu {
	clear:both;
	overflow:hidden;
	margin:0 auto;
	width:850px;
	padding:0;

}

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

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

}

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

#footMenu li a {
   padding:0 30px;
   font-size:12px;
	 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; */
   color:#fff;
}

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

}

.g_waku{
   border:1px solid #999;


}

.m_waku{
   border:1px solid #106b25;
   padding:11px;
   margin-bottom:40px;
   background:#edffdb;
}

a.blue {
   color:blue;
   text-decoration:underline;

}

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:97%;
margin-left:20px;
padding-bottom:25px;

}


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;
}

/* simple2 */
table#simple2_tbl{
  color:#333333;
  width:98%;

margin-bottom:30px;

 }
 
table#simple2_tbl th{
   text-align:center;
  border:1px solid #999;
  background:#dde6f7;
  padding :9px 8px; 
}

table#simple2_tbl td{
  border:1px solid #999;
  padding :8px 6px;
   text-align:center;
}

table#simple2_tbl tr.bg{
  background:#dde6f7;
}

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

}

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; */
}

/* * フォーム  */

table.form_tbl{
border-collapse: collapse; 

  border:2px double #3290f2;  /* doubleで外枠だけ */
  margin:0 0;
  width:96%;
  font-size:10pt;

}

table.form_tbl th{
 padding:8px 0px 8px 8px;
 text-align:left;
 width:150px;
 border:1px solid #ccc;
 background-color:#dde6f7;
 font-weight: normal;
  font-size:12pt;
}

table.form_tbl td{
border:1px solid #ccc;
 padding:8px 8px;
 text-align:left;

}



table.form_tbl table.form_in_tbl td{
border:none;
 padding:2px 0;
/*  margin:0 0 5px 0; */
 text-align:left;
}

div.div_center input{
/* width:110px; */
/* background-color:#cd8c5c;
color:white; */
font-weight: bold;
 
 padding:10px 7px;
}

div.div_center{
width:95%;
  text-align:center;
  
}
.fnt_red{
color:red;
}

/* 確認フォームグレー */
.kakunin_tbl{
  border:3px solid #ccc;
  margin:20px 0;
  width:94%;
}



.kakunin_tbl td{
 padding:10px 8px;
 text-align:left;
}

.div_left {

   float:left;
   padding-left:25px;

}

.div_right {
   float:right;
  border-left:1px inset #fff;
   padding-right:25px;
   padding-left:30px;
}


#topheat{ 
    width:250px; 
    height:225px; 
    background-image:url(../img/products/earth.jpg); 
    background-repeat:no-repeat;
} 
.pt_5{
   padding-top:5px;
}

.pl_10{
   padding-left:10px;
}


.pl_15{
   padding-left:15px;
}
.pl_20{
   padding-top:20px;
}
.pr_20{
   padding-right:20px;
}

.pb_20{
   padding-bottom:20px;

}

.pb_10{
   padding-bottom:10px;

}

.mb_10{
   margin-bottom:10px;
}
.mb_20{
   margin-bottom:20px;
}

.mb_30{
   margin-bottom:30px;
}

.mb_40{
   margin-bottom:40px;
}


.mt_20{
   margin-top:20px;
}
.mr_5{
   margin-right:5px;
}
.ml_5{
   margin-left:5px;
}

.ml_10{
   margin-left:10px;
}

.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;
　margin-left: 3px;
　}

.cap01 img {
  border:1px solid #999;
　} */

.bgimg_1 {

   background:url("../img/top/img1.jpg") right center no-repeat;
   
 
   padding:4px ;
   font-size:120%;
   color:#336600;
}

.td_spc1{
width:12px;
}

.td_spc2{
height:10px;
}


.topic_box{

  border:1px solid #999;
  width:325px;
  padding:10px 10px 5px 10px;
vertical-align: top;
  }
  
.topic_1{
background:url("../img/top/topic_1.jpg") 96% 50% no-repeat;
  }
.topic_2{
background:url("../img/top/topic_2.gif") 96% 50% no-repeat;
  }
.topic_3{
background:url("../img/top/topic_3.jpg") 96% 50% no-repeat;
  }
.topic_4{
background:url("../img/top/topic_4.jpg") 96% 50% no-repeat;
  }
  
.topic_bnr {
	 color:#fff;
   padding:5px 8px;
/* 	 font-weight:normal; */
   font-size:15px;
  border:1px solid #999;
   color:#411c00;
   background:#d3e94b url("../img/list_y.gif") 97% 50% no-repeat;


}

.giyou_waku{
	margin:0 4px;
	padding:5px;
	  border:1px solid #999;
	
}

.giyou_head{
	margin:20px 4px 0;
	padding:4px 0 3px 45px;
/*    background:url("../img/top/topic_bnr.gif") 0 0 repeat-x; */
      border-top:1px solid #999;
      border-left:1px solid #999;
      border-right:1px solid #999;
   /* color:#fff; */

   font-size:120%;
}
.title_1{
/* font-weight:bold; */
font-size:120%;
}

.img_center{
　 width:520px;
   /* text-align:center; */
   margin:20px auto;
}

#main ul li {
/*    margin-bottom:5px; */
   padding:2px;

}

#main ul li a {

   padding-left:8px;
/*    font-size:11pt; */
   color:#333;
}

#top_msg{

margin:0 15px;

line-height: 200%
}

#top_msg h2{
color:#006BB5;
font-size:140%;
}

.line_h{
line-height: 180%
}