@charset "shift_jis";

/* ========BASIC======== */
*{
   font-family:Verdana, Helvetica, sans-serif;
   color:#333;
}

body {
   margin:0;
   padding:0;
   text-align:center;
   letter-spacing:1px;
   background:#fff url("images/bg.gif") 50% 50% repeat-y fixed;
   border-top:10px solid #009ED9;
}

br {
   letter-spacing:normal;
}

a {
   color:#333;
   text-decoration:none;
}

a:hover {
   color:#ddd;
   text-decoration:none;
}

a img {
    /* IE */
    filter: alpha(opacity=100);
    /* Safari Opera */
    opacity:1.0;
    /* Firefox Netscape */
    -moz-opacity:1.0;
}

a:hover img {
    /* IE */
    filter: alpha(opacity=65);
    /* Safari Opera */
    opacity:0.65;
    /* Firefox Netscape */
    -moz-opacity:0.65;
}

img {
   border:0;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

.info {
  margin:20px 0 10px 0;
  width:720px;
  height:80px;
  background:url(images/info.gif) no-repeat center center;
  text-align:right;
}

.mai-fax {
  margin:10px 10px 0 0;
}

img.margin-top {
  margin-top:15px;
}

/* ========TEMPLATE FRAMEWORK======== */
div#top {
   width:780px;
   margin:0 auto;
   text-align:left;
}

div#header {
   margin-bottom:20px;
   padding:0;
   width:780px;
   height:190px;
   background:#fff url(images/header.jpg) no-repeat left bottom;
   border-bottom:1px solid #666;
}

div#title {
   float:left;
   margin:0 0 0 5px;
   padding:0;
   width:540px;
}

div#menu {
   float:right;
   margin:0 10px;
   padding:0;
   width:200px;
}

div#main {
   clear:both;
   width:720px;
   margin:0 auto;
   padding:0;
}

div#eyecatch {
   margin:0;
   padding:0;
   height:115px;
   background:url(images/eyecatch-2.gif) no-repeat top right;
}

div#eyecatch_wind {
   margin:15px 0 10px 0;
   height:200px;
   background:url(images/bg_wind.jpg) no-repeat top right;
}

div#price,div#office {
  width:720px;
}

div#jirei {
  margin-top:20px;
}

div#mailform {
  margin:0 0 30px 0;
  padding:0;
  width:720px;
  text-align:center;
}

div#thanks {
  margin:0 auto;
  padding:10px 0 120px 0;
  width:650px;
}

div#footer {
   clear:both;
   margin-top:10px;
   border-top:1px solid #666;
   background:#fff;
}

/* 回り込み解除 */
div#contents:after {
   content:"";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}


/* ========HEADER CUSTOMIZE======== */
div#header h1 {
   margin:0;
   padding:10px;
   font-size:13px;
   font-weight:normal;
   line-height:2;
   letter-spacing:1px;
}


/* ========MAIN CONTENTS CUSTOMIZE======== */
div#main h2 {
   margin-bottom:15px;
   font-size:15px;
   font-weight:bold;
   text-align:center;
   line-height:2.5;
   color:#fff;
   background:#009ED9;
}

div#main h3 {
   margin:25px 0 15px 0;
   padding:3px 0;
   font-size:16px;
   letter-spacing:3px;
   border-bottom:2px dotted #ccc;
}

div#main p {
   margin:0;
   padding:0;
   font-size:14px;
   line-height:1.75;
}


/* ========MENU CUSTOMIZE======== */
div#menu ul {
   margin:0;
   padding:0;
}

div#menu li {
   margin:0;
   padding:0;
   width:200px;   
   font-size:13px;
   list-style-type:none;
   border-bottom:1px solid #DCDCDC;
   background:url(images/bg_menulist.gif) 0 9px no-repeat;   
}

div#menu li a {
   display:block;
   padding-left:18px;:#0099cc;
   color:#333;
   line-height:2.25;
}

div#menu li a:hover {
   color:#009ed9;
}

/* ========FOOTER CUSTOMIZE======== */
div#totop {
   padding:10px 0 0 0;
   text-align:right;
}

div#footerMenu {
   padding:5px 20px;
}

div#footerMenu a {
   color:#333;
}

div#footerMenu a:hover {
   color:#333;
   border:0;
   border-bottom:1px solid #333;
}

div#footerMenu ul {
   margin:0;
   padding:0;
   list-style:none;
}

div#footerMenu li {
   display:inline;
   margin:0 0 0 10px;
   padding-left:10px;
   font-size:11px;
   background:url("images/arrow.gif") 0 2px no-repeat;
}

address {
   height:50px;
   line-height:50px;
   padding-left:70px;
   color:#333;
   text-align:left;
   font-style:normal;
   font-size:11px;
   border-top:2px solid #ddd;
   background:#f1f1f1 url(images/logo-6.gif) no-repeat right center;
}

/* ========PRICE CONTENTS CUSTOMIZE======== */
div#price table {
  border-collapse:collapse;
  border:1px solid #999;
  width:700px;
  margin:15px 0;
  margin-left:auto;
  margin-right:auto;
  font-size:15px;
}

div#price th {
  padding:8px;
  color:#666600;
  background:#E3DBAA;
  border:1px solid #999;
  text-align:center;
}

div#price td {
  padding:8px 15px;
  color:#666600;
  background:#fafaf1;
  font-weight:bold;
  border:1px solid #999;
  text-align:center;
}

div#price td.taiou {
  padding:8px 20px;
  color:#000000;
  background:#fafaf1;
  font-weight:normal;
  text-align:left;
  letter-spacing:2px;
  line-height:1.5;
}

div#price p {
  letter-spacing:1px;
}

div#price p.cyuui {
  margin:0 auto;
  padding:0;
  display:block;
  width:700px;
  font-size:14px;
}

div#price span.cyuui_red {
  padding-right:5px;
  font-size:10px;
  color: #ff0000;
}

div#price span.strong {
   display:block;
   margin-top:15px;
   color:#EB613B;
   font-size:16px;
   font-weight:bold;
   letter-spacing:2px;
}

span.line_b {
   font-size:15px;
   font-weight:bold;
   background:#ffffe0;
   letter-spacing:1px;
}

div#price ul {
  margin:15px 0;
  padding:0;
}

div#price li {
  margin:0 auto;
  padding:0;
  width:700px;
  list-style:none;
  font-size:14px;
  line-height:2;
}

/* ========JIREI CONTENTS CUSTOMIZE======== */
div#jirei h4 {
  margin-bottom:5px;
  background:url(images/kochira1.gif) 0 45% no-repeat;
  font-size:16px;
  font-weight:bold;
  text-indent:18px;
  letter-spacing:3px;
}

div#jirei p {
  padding-left:16px;
  font-size:15px;
  letter-spacing:1px;
}


/* ========OFFICE CONTENTS CUSTOMIZE======== */
div#office table {
  border-collapse:collapse;
  margin:10px 0 20px 0;
  margin-left:auto;
  margin-right:auto;
  width:680px;
  border:1px solid #000;
  font-size:14px;
}

div#office th {
  width:180px;
  white-space:nowrap;
  padding:10px 0;
  color:#666600;
  background:#E3DBAA;
  border:1px solid #000;
  text-align:center;
}

div#office td {
  padding:10px 25px;
  color:#666600;  
  background:#fafaf1;
  border:1px solid #000;
  text-align:left;
  line-height:1.75;
}

/* ========MAILFORM CONTENTS CUSTOMIZE======== */
div#mailform table {
  border-collapse:collapse;
  margin:10px 0 20px 0;
  margin-left:auto;
  margin-right:auto;
  width:680px;
  border:1px solid #000;
  font-size:14px;
}

div#mailform th {
  width:180px;
  white-space:nowrap;
  padding:10px 0;
  color:#666600;
  background:#E3DBAA;
  border:1px solid #000;
  text-align:center;
}

div#mailform td {
  padding:10px 25px;
  color:#666600;  
  background:#fafaf1;
  border:1px solid #000;
  text-align:left;
}

div#mailform input {
  margin:3px 0;
}

div#mailform td span {
	color: #CC0000;
	font-size: 14px;
}

span.form {
  color:#009ED9;
  height:50px;
  line-height:50px;
  font-size:16px;
  font-weight:bold;
}

span.error {
  display:block;
  margin-bottom:10px;
  color:#f30;
}


/* ========KNOWLEDGE CONTENTS CUSTOMIZE======== */
div#knowledge {
  margin:0 0 20px 0;
  margin-left:auto;
  margin-right:auto;
  padding:0;
  width:660px;
}

div#knowledge h4 {
  margin-bottom:10px;
  border-bottom:#ccc 1px solid;  
  height:35px;
  line-height:35px;
  color:#666;
  font-size:14px;
  font-weight:bold;  
  background:url(images/qa-q.gif) no-repeat center left;
  text-indent:30px;
}

div#knowledge p {
  font-size:14px;
  line-height:2.75;
}

div#knowledge a {
  color:#666;
}

div#knowledge a:hover {
  color:#009ED9;
}

div.qa-a {
  margin:0 0 0 16px;
  padding:0 0 0 35px;
  background:url(images/qa-a.gif) no-repeat top left;
}

img.right {
  float:right;
}


/* ========BEFOREPAGE CUSTOMIZE========= */
div#before-page {
   margin:20px 0;
   text-align:right;
}

div#before-page a {
   padding:0 0 0 12px;
   color:#333;
   font-size:11px;   
   background:url("images/bg_before.gif") 0 50% no-repeat;
}

div#before-page a:hover {
   text-decoration:underline;
}


/* ========AREA CUSTOMIZE======== */
div#area_waku table {
  border-collapse:collapse;
  border:1px solid #000;
  margin:8px 0 10px 0;
  margin-left:auto;
  margin-right:auto;
  width:680px;
  font-size:14px;
}

div#area_waku th {
  padding:8px 0;
  width:180px;
  white-space:nowrap;
  color:#666600;
  background:#E3DBAA;
  border:1px solid #000;
  text-align:center;
}

div#area_waku td {
  padding:8px 20px;
  color:#666600;  
  background:#fafaf1;
  border:1px solid #000;
}

div#area_waku span {
  display:block;
  margin-top:20px;
  color:#663300;
  font-size:15px;
  font-weight:bold;
  text-indent:20px;
  letter-spacing:2px;
}

div#link_area {
  margin-bottom:10px;
  text-align:right;
}


/* ========TOPPAGE LINK======== */
div#toplink {
  margin:0 0 10px 0;
  padding:0;
  margin-left:auto;
  margin-right:auto;
}

div#toplink p {
  margin:0;
  padding:0;
  text-align:left;
  font-size:12px;
}

div#toplink table {
  margin:0;
  padding:0;
  width:720px;
  border:0;
}

div#toplink td {
  padding:5px 10px;
  font-size:12px;
  line-height:1.5;
}

div#toplink a {
  text-decoration:underline;
  color:#0099cc;
}

div#toplink a:hover {
  color:#999;
}


/* ========STAFF CONTENTS CUSTOMIZE======== */
div#staff {
  margin:0;
  padding:0;
}

div#staff table {
  margin:0 auto;
  padding:0;
  width:600px;
  table-layout:fixed;
  border-collapse:separate;
  border-spacing:15px;
}

div#staff th {
  text-align:center;
}

div#staff th.back {
  font-size:14px;
  background:#E3DBAA;
}

div#staff td {
  padding:2px 5px;
  border:1px dotted #666;
  text-align:left;
  font-size:13px;
  letter-spacing:0px;
}