

@charset "shift-jis";

/*------ページ全体の指定------*/
 body {
  background-color: #ffffff; font-size: 100%; margin:auto; background-image: url(image/back.gif);
  background-repeat: repeat;
 }
 a{text-decoration: none;
 }
 a:link {
  color: #0060a0;
 }

 a:visited {
  color: #b13776;
 }

 a.current {
  color: #ff00ff;font-weight:bold;font-size: 110%
 }

 a:hover {
  color:#008ed0;  
 }

/*------メインー------*/
 #main {
   margin: 0 auto 0 auto; padding: 0;width: 900px;
   border-right: sorid 2px #c6c6c6; border-bottom:solid 2px #c6c6c6;
   border-left:solid 2px #c6c6c6;background-color:#ffffff;
  }
/*------ヘッダー------*/
 #header {
   margin: 0; width: 900px; height: 160px; border-top: solid 6px #1a7102;
   background-color:#ffffff; background-image: url(image/dyndl.gif);
   background-repeat: no-repeat;
  }
  
  
/*------サイドメニュー------*/
 .side-menu {
  width: auto; margin: 0px; padding: 0px; height: 40px;
    background-repeat: repeat-x;
  }
 .side-menu ul {
   text-align: left;margin: 0px;padding: 0px;list-style: none;
  }
 .side-menu ul li {
   display:inline;list-style-type: none;float: left; color: #ffffff;
  }
 .side-menu ul li a {
   font-size: 16px;font-weight: bold;width: 200px;line-height: 30px;
   color: #fffffc;background-image: url(image/side_menu_back.gif);
   text-align: center;display: block;margin: 6px;borborder-right-width: 1px;
   border-right-style: none;border-right-color: #1e50a2;
   text-decoration: none; padding: 6px 0 4px 0;
  }
 .side-menu ul li.current a {
   background-image: url(image/top_menu_back_current.gif);
  } 
 .side-menu ul li a:hover {
   background-image: url(image/top_menu_back_hover.gif);
  } 
  
/*------サイドメニュー終わり------*/ 
  
  
   
  
/*------ヘッダー/トップメニュー------*/
 .top-menu {
   width: auto; margin: 0px; padding: 0px; height: 40px;
   background-image: url(image/top_menu_back.gif); 
   background-repeat: repeat-x;
  }
 .top-menu ul {
   text-align: left;margin: 0px;padding: 0px;
  }
 .top-menu ul li {
   display:inline;list-style-type: none;float: left; color: #ffffff;  
  }
 .top-menu ul li a {
   font-size: 16px;font-weight: bold;width: 170px;line-height: 20px;
   color: #fffffc;background-image: url(image/top_menu_back.gif);
   text-align: center;display: block;border-right-width: 1px;
   border-right-style: solid;border-right-color: #1e50a2;
   text-decoration: none; padding: 6px 0 4px 0;
  }
 .top-menu ul li.current a {
   background-image: url(image/top_menu_back_current.gif);
  }
  .top-menu ul li a:hover {
   background-image: url(image/top_menu_back_hover.gif);
  }

/*---メイン部分------*/




/*------コンテンツ------*/

 #container {
   width: 880px;overflow: hidden;margin: 0px; padding: 6px;
   background-color: #ffffff;
  }
 #container h2 {
   height: 25px; width: 880px; margin: 0 0 5px 0; padding: 5px 0 3px 60px;
   font-size:20px;color:#336600;
   background-image: url(image/titlebar5.gif); background-repeat: no-repeat;
  } 
  
  /*------メインコンテンツ------*/
 #contents {
   float: right; margin: 0;padding: 5px 10px 0px 0;
   font-size: 14px;line-height: 180%; width: 600px;letter-spacing: 1px;
  }
 #contents h2 {
   height: 25px;margin: 0 0 10px 0;padding: 5px 0 7px 14px;
   font-size: 18px; color: #444444;
   background-image: url(image/titlebar.gif); background-repeat: no-repeat;
  }
  
 #contents h3 {
   height: 25px;margin: 0 0 10px 0;padding: 6px 0 0 15px;
   font-size: 14px; color: #444444;
   background-image: url(image/titlebar4.gif); background-repeat: no-repeat;
  }
/*------サブメニュー------*/  
 #menu {
   float: left; margin: 5px 0 15px 5px; padding: 0;width: 240px;
   text-align: left; line-height: 1.5; font-size: 14px;
   background-image: url(image/menu_back.gif);letter-spacing: 1px;
  }
 #menu h2 {
   height: 25px; margin: 0 0 10px 0;padding: 5px 0 7px 14px;
   font-size: 18px; color: #444444;
   background-image: url(image/sidebar.gif); background-repeat: no-repeat;
  }
 #menu h3 {
   height: 23px;margin: 0 0 5px 0;padding: 5px 0 7px 10px;
   font-size: 14px;color: #444444;
   background-image: url(image/sidebar2.gif);background-repeat: no-repeat;
  }

/* お問い合わせページ */
#entry dl {
  background: #f1ede4;
  border: 1px solid #ddd;
  border-top: 0;
}
#entry dl dt,
#entry dl dd {
  padding: 10px;
  border-top: 1px solid #ddd;
}
#entry dl dt {
  width: 13em;
  float: left;
  clear: both;
  font-weight: bold;
}
#entry dl dd {
  background-color: #fff;
  border-left: 1px solid #ddd;
  margin-left: 13em;
}
.must { color: #f00; }
#entry #name {
  width: 15em;
  padding: 3px;
}
#entry #email {
  width: 25em;
  padding: 3px;
}

#entry #category2,
#entry #category3,
#entry #questionnaire2,
#entry #questionnaire3 {
  margin-left: 15px; 
}

#entry #detail {
  width: 36em;
  height: 15em;
}

#entry #submit_button_cover {
  text-align: center; 
}
#entry #submit_button {
  background-color: #b7a077;
  border: 1px solid #b7a077;
  padding: 15px 100px;
  border-radius: 10px;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
  transition: background 0.1s linear;
}
#entry #submit_button:hover {
  background: #c7ae81;
}

/* ---お問い合わせページ-終わり--- */


/*------フッター------*/
 #footer { 
   clear: both;width: 890px;margin: 0;padding: 15px 0 15px 10px;
   text-align: left;font-size: 14px;color: #333333;line-height: 1.5;
   border-top: solid 2px #999999;background-color: #faf0e6;
  }
   