@charset "shift_jis";
 
/* ========BASIC======== */
* {
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;
   color:#333;
}

body {
   margin:0;
   padding:0;
   line-height:1.6;
   background:#55afdc;
   letter-spacing:1px;
}

br {
   letter-spacing:normal;
}

a {
   color:#0000ff;
   text-decoration: underline;
}

a:hover {
   color:#FF6600;
}

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;
   vertical-align:bottom;
}

img.index_balance {
  float:left;
  margin-right:15px;
}

img.price_img {
  float:right;
}

h1,h2 {
   font-size:12px;
   font-weight:normal;
}

#main h3 {
   display:block;
   clear:both;
   margin:30px 0;
   height:38px;
   line-height:38px;
   font-size:18px;
   background:url(images/bg_main_h2.gif) 0 50% no-repeat;
   border:1px solid #666;
   text-indent:20px;
   letter-spacing:2px;
}

#main h4 {
  display:block;
  margin-top:20px;
  padding-bottom:3px;
  background:url(images/kochira1.gif) 0 45% no-repeat;
  border-bottom:1px dashed #669900;
  font-size:16px;
  text-indent:15px;
}


#about h4 {
   margin:0;
   padding:0;
   background:none;
   font-size:12px;
   text-indent:0px;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

/* ========TEMPLATE LAYOUT======== */
#top {
   width:800px;
   margin:0 auto;
   background:#fff url(images/bg_contents_left.gif) 0 0 repeat-y;
}

#wrapper {
   width:800px;
   background:url(images/bg_contents_right.gif) 100% 0 repeat-y;
}

#header {
   margin:0 auto;
   width:750px;
   height:128px;
}

#pr {
  float:left;
  width:440px;
}

#logo {
  margin:8px 0 12px 0;
}

#header_info {
  float:right;
  width:300px;
  font-size:12px;
  text-align:right;
}

#menuWrapper {
   height:40px;
   background:url(images/bg_menuwrapper.gif) no-repeat;
}

#menu {
   clear:both;
   margin:0 auto;
   padding:0;
   width:788px;
   height:40px;
}

#contents {
   clear:both;
}

#main {
   margin:0 auto;
   width:740px;
}

#price {
   margin:0 auto;
   width:700px;
}

#flow,#jirei,.wide {
   margin:0 auto;
   width:700px;
}

#area_waku {
  margin:0 auto;
  width:680px;
}

#link_area {
  margin:0 0 10px 0;
  margin-left:auto;
  margin-right:auto;
  width:680px;
}

#link_area span {
  background:#FFFFCC;
  font-size:18px;
  font-weight:bold;
  letter-spacing:2px;
}

.satei_link {
  float:right;
  margin:10px 0 0 0;
  padding:0;
  width:368px;
  height:131px;
  background:url(images/bg_satei_link.jpg) no-repeat right bottom;
}

#totop {
   clear:both;
   margin-right:20px;
}

#footmenu {
   margin:0 auto;
   width:760px;
}

#about {
   margin:0 auto;
   width:760px;
   background:url(images/logo-6.gif) no-repeat right center;
}

#footer {
   clear:both;
   width:780px;
   margin:0 auto;
   background:#0082C6 url(images/bg_footer_left.gif) 0 0 no-repeat;
}


/* ========HEADER CUSTOMIZE======== */
#satei {
  margin-bottom:40px;
  height:230px;
}

#satei_left {
  float:left;
  padding:20px 40px 0 0;
  width:390px;
  height:230px;
  background:#ffcc00 url(images/bg_sateileft.jpg) no-repeat bottom left;
  text-align:right;
}

#satei_left span {
  display:block;
  font-size:14px;
  font-weight:bold;
}

#satei_leftbottom {
  margin:12px 0 15px 175px;
  text-align:left;
}

#satei_right {
  float:right;
  width:300px;
  height:230px;
}

#satei_right ul {
  margin:20px 0 0 25px;
  padding:0;
}

#satei_right li {
  list-style:none;
  height:27px;
  line-height:27px;
  background:url(images/bg_sateiright.gif) no-repeat left center;
  font-size:16px;
  font-weight:bold;
  text-indent:25px;
  letter-spacing:2px;
}

.info {
  clear:both;
  margin:20px 0;
  margin-left:auto;
  margin-right:auto;
  width:634px;
  padding:12px 30px;
  background:url(images/bg_info.jpg) no-repeat right center;
  border:1px solid #666;
}

.info a {
  font-size:14px;
  font-weight:bold;
}

img.mail_margin {
  margin:10px 0 8px 0;
}

img.fax_margin {
  margin-left:8px;
}

/* ========MENU CUSTOMIZE======== */
#menu ul {
   margin:0;
   padding:0;
}

#menu li {
   float:left;
   font-size:13px;
   text-align:center;
   list-style-type:none;
   border-right:1px solid #ABD1ED;

}

li#border_none {
  border:none;
}

#menu li a {
   display:block;
   text-decoration:none;
   padding:0 18px;
   line-height:40px;
   color:#fff;
   background:#0082C6;
   letter-spacing:2px;
}

#menu li a:hover {
   color:fff;
   background:#1D97D7;
}


/* ========MAIN CONTENTS CUSTOMIZE======== */
#main p {
   font-size:14px;
}

span.line_b {
   font-size:16px;
   font-weight:bold;
   color:#FF6600;
}

span.line_g {
   font-size:16px;
   font-weight:bold;
   color:#333;
   letter-spacing:2px;
}

#clear {
  clear:both;
  margin:0;
  padding:0;
}

#tekisetu {
  margin:0 0 10px 0;
  margin-left:auto;
  margin-right:auto;
  width:700px;
  height:100px;
  background:url(images/seal_RKC.gif) no-repeat right center;
}

#tekisetu p {
  display:block;
  padding:25px 50px;
  color:#fff;
  font-size:15px;
  letter-spacing:2px;
}

/* ========PRICE CONTENTS CUSTOMIZE======== */
#price table {
  border-collapse:collapse;
  border:1px solid #666;
  width:700px;
  margin:20px 0 0 0;
  font-size:14px;
}

#price th {
  padding:15px 0;
  width:200px;
  color:#fff;
  background:#0082C6;
  font-size:15px;
  text-align:center;
}

th#nenshiki {
  color:#ffe400;
  font-size:16px;
  background:#0082c6;
}

#price td {
  padding:15px 18px; 
  text-align:left;
}

#price ul {
  margin:0 0 10px 20px;
  padding:0;
}

#price li {
  list-style:circle;
  margin-bottom:5px;
}

span#hazushi {
  color:#669900;
  font-weight:bold;
  text-decoration:underline;
}

/* ========JIREI CONTENTS CUSTOMIZE======== */
#jirei table {
  border-collapse:collapse;
  table-layout:fixed;
  margin-top:15px;
  margin-left:auto;
  margin-right:auto;
  width:700px;
  border:1px solid #666;
  font-size:13px;
  letter-spacing:0px;
}

#jirei th {
  background:#ffcc00 url(images/bg_jirei_th.gif) repeat-x left bottom;
  border-left:1px solid #333;
}

#jirei td {
  padding:8px 12px;
  border:1px dotted #999;
  text-align:left;
}

#price_red {
  color:#FF6600;
  font-size:17px;
  font-weight:bold;
  letter-spacing:0px;
}

span#cyuui_red {
  color: #ff6600;
}

.wide li {
  font-size:13px;
}

/* ========FLOW CUSTOMIZE======== */
#flow ul {
  margin:0;
  padding:0;
}

#flow li {
  margin:0;
  padding:0;
  list-style:none;
  font-size:14px;
  height:55px;
  line-height:40px;
  text-indent:240px;
}

#flow .flow-1 {
  background:url(images/flow-1.gif) no-repeat left center;
}

#flow .flow-2 {
  background:url(images/flow-2.gif) no-repeat left center;
}

#flow .flow-3 {
  background:url(images/flow-3.gif) no-repeat left center;
}

#flow .flow-4 {
  background:url(images/flow-4.gif) no-repeat left center;
}

#flow .flow-5 {
  background:url(images/flow-5.gif) no-repeat left center;
}

#flow .flow-6 {
  background:url(images/flow-6.gif) no-repeat left center;
}

#flow span {
  display:block;
  margin:20px 0;
  font-size:15px;
  font-weight:bold;
}

/* ========TABLE_STYLE CONTENTS CUSTOMIZE======== */
.table_style {
  margin:0 0 50px 0;
  margin-left:auto;
  margin-right:auto;
  width:700px;
  text-align:center;
}

.table_style table {
  border-collapse:collapse;
  margin:10px 0 20px 0;
  margin-left:auto;
  margin-right:auto;
  width:700px;
  border:1px solid #666;
  font-size:14px;
}

.table_style th {
  white-space:nowrap;
  padding:10px 15px;
  width:135px;
  background:#f2f9ff;
  border:1px dotted #999;
  text-align:left;
}

.table_style td {
  padding:10px 20px;
  border:1px dotted #ccc;
  text-align:left;
}

/* ========MAILFORM CONTENTS CUSTOMIZE======== */
.table_style input {
  margin:3px 0;
}

span.form {
  display:block;
  color:#FF6600;
  height:50px;
  line-height:50px;
  font-size:16px;
  font-weight:bold;
  letter-spacing:2px;
}

span.error {
  display:block;
  height:70px;
  line-height:70px;
  color:#FF6600;
}

span.hissu {
  color:#FF6600;
}

/* ========STAFF CONTENTS CUSTOMIZE======== */
#staff {
  margin:0 0 15px 0;
  padding:0;
}

#staff table {
  margin:0 auto;
  padding:0;
  width:600px;
  table-layout:fixed;
  border-collapse:separate;
  border-spacing:15px;
}

#staff th {
  text-align:center;
}

#staff th.back {
  font-size:14px;
  background:#f2f9ff;
}

#staff td {
  padding:2px 5px;
  border:1px dotted #ccc;
  text-align:left;
  font-size:13px;
  letter-spacing:0px;
}

/* ========AREA CUSTOMIZE======== */
#area_waku table {
  border-collapse:collapse;
  border:1px solid #666;
  margin:8px 0 10px 0;
  margin-left:auto;
  margin-right:auto;
  width:680px;
  font-size:14px;
}

#area_waku th {
  padding:8px 15px;
  white-space:nowrap;
  width:80px;
  background:#f2f9ff;
  border:1px dotted #999;
  text-align:left;
}

#area_waku td {
  padding:8px 20px;
  border:1px dotted #999;
}

#area_waku span {
  display:block;
  margin-top:20px;
  font-size:15px;
  font-weight:bold;
  letter-spacing:2px;
}

/* ========TOPPAGE LINK======== */
#toplink {
  margin:0 0 15px 0;
  padding:0;
}

#toplink p {
  margin:0;
  padding:0;
  text-align:left;
  font-size:12px;
}

#toplink table {
  border-collapse:separate;
  margin:0;
  padding:0;
  width:740px;
  border:0;
}

#toplink td {
  padding:5px 15px;
  font-size:12px;
  line-height:1.5;
  background:#f5f5f5;
  font-weight:normal;
  border:0;
}

/* =======QA CONTENTS CUSTOMIZE======== */
#qa {
  margin:0 auto;
  width:690px;
}

#qa h4 {
  margin:0;
  padding:0;
  height:46px;
  line-height:46px;
  background:url(images/qa-q.gif) no-repeat center left;
  font-size:15px;
  text-indent:35px;
}

#qa a {
  text-decoration:none;
  color:#555;
}

#qa a:hover {
  color:#999;
}

#qa-a {
  margin:20px 10px 20px 25px;
  padding:0 0 0 34px;
  background:url(images/qa-a.gif) no-repeat top left;
  line-height:1.75;
}

#qa-a a {
  text-decoration:underline;
  color:#FF6600;
}

#qa-a a:hover {
  color:#33CCFF;
}

/* ========BEFOREPAGE CUSTOMIZE========= */
#before-page {
   margin:40px 10px 30px 10px;
   text-align:right;
}

#before-page a {
   padding:0 0 0 12px;
   color:#333;
   font-size:11px;   
   background:url(images/bg_before.gif) 0 50% no-repeat;
}

#before-page a:hover {
  color:#009ED9;
}

/* ========TOTOP CUSTOMIZE========= */
#totop {
   text-align:right;
}

#totop a {
   padding-left:10px;
   color:#09c;
   background:url(images/bg_totop.gif) 0 55% no-repeat;
   font-size:11px;
   text-decoration:none;
}

#totop a:hover {
   color:#666666;
   text-decoration:underline;
}


/* ========FOOTMENU CUSTOMIZE======== */
#footmenu ul {
   margin:0 0 10px 0;
   padding:5px 0;
   text-align:right;
   border-top:1px dotted #666;
   border-bottom:1px dotted #666;
}

#footmenu li {
   display:inline;
   margin:0 0 0 8px;
   font-size:11px;
   list-style:none;
}

#footmenu li a {
   text-decoration:none;
   color:#333;
   padding-left:12px;
   background: url(images/bg_footmenu.gif) 0 50% no-repeat;
}

#footmenu li a:hover {
  color:#0099cc;
}

/* ========FOOTER CUSTOMIZE======== */
#about p {
   margin:5px 0;
   padding:0;
   font-size:10px;
   line-height:1.5;  
}

#footer a {
   text-decoration:none;
   color:#fff;
}

#footer a:hover {
   text-decoration:underline;
}

address {
   padding:8px 0;
   font-style:normal;
   font-size:12px;
   color:#fff;
   text-align:center;
   background:url(images/bg_footer_right.gif) 100% 0 no-repeat;
}
