@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;
   letter-spacing:1px;
   background:url(images/bg_body.gif);
}

br {
   letter-spacing:normal;
}

a {
   color:#663300;
   text-decoration:none;
}

p {
   margin:0 0 1em 0;
   font-size:14px;
}

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=70);
    /* Safari Opera */
    opacity:0.70;
    /* Firefox Netscape */
    -moz-opacity:0.70;
}

img {
   border:0;
   vertical-align:bottom;
}

img.a_right {
  float:right;
  margin:0 0 5px 10px;
}

img.title {
  margin:10px 20px;
}

img.img_mail {
  margin-right:8px;
}

img.info_mail {
  margin-bottom:6px;
}

img.seal_title {
  margin-bottom:20px;
}

img.balance {
  margin:20px 0 10px 0;
}

img.banner_margin {
  margin:15px 0 20px 0;
}

img.balance_bottom {
  margin-bottom:20px;
}

#sateimeyasu img {
  margin:5px 0;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

h1 {
   float:left;
   margin:0 10px 0 0;
   padding:5px 0 5px 20px;
   color:#666;
   font-size:13px;
   font-weight:normal;
}

h2 {
   float:left;
   margin:0;
   padding:5px 0;
   color:#666;
   font-size:13px;
   font-weight:normal;
}

h3 {
   clear:both;
   display:block;
   margin:20px 0 30px 0;
   height:45px;
   line-height:45px;
   color:#ffff00;
   background:url(images/bg_h3.gif) no-repeat left center;
   font-size:18px;
   text-indent:65px;
   letter-spacing:3px;
}

h3#size_balance {
  font-size:16px;
}

h4 {
  margin-bottom:20px;
  border-bottom:#d2b48c 1px dotted;  
  height:35px;
  line-height:35px;
  color:#663300;
  font-size:15px;
  background:url(images/qa-q.gif) no-repeat center left;
  text-indent:30px;
  letter-spacing:0px;
}

#top_text {
  margin:0 0 25px 0;
  margin-left:auto;
  margin-right:auto;
  width:670px;
}

.qa {
  margin:0 auto;
  width:670px;
}

.photo_waku {
   margin:20px 0 40px 0;
   margin-left:auto;
   margin-right:auto;
   padding-bottom:10px;
   width:580px;
   border:1px solid #999;
   text-align:center;
}

.mail_satei {
  margin:30px 0 20px 0;
  margin-left:auto;
  margin-right:auto;
  width:670px;
  height:35px;
  text-align:right;
}

.info {
  margin:15px 0 35px 0;
  margin-left:auto;
  margin-right:auto;
  width:670px;
  background:url(images/bg_info.jpg) no-repeat left center;
  border:3px double #CBCBCB;
}

.info_inner {
  margin:10px 10px 10px 190px;
  width:450px;
}

/* ========TEMPLATE LAYOUT======== */
#top {
  margin:0 auto;
  width:800px;
  background:#fff url("images/bg_top.gif") 0 0 repeat-y;
}

#wrapper {
  margin:0 auto;
  width:790px;
}

#header {
  background:url(images/logo-6.gif) no-repeat right center;
}

#menu {
  clear:both;
  width:790px;
  height:39px;
  background:url("images/bg_menu.gif") 0 0 repeat-x;
}

#main {
   margin:0 auto;
   padding:0;
   width:740px;
}

#flow {
  margin:25px 0 0 0;
  margin-left:auto;
  margin-right:auto;
  width:670px;
}

#mailform {
   text-align:center;
}

#footMenu {
  border-top:1px solid #766161;
  background:url(images/bg_foot.gif) no-repeat left bottom;
}

#footer {
   clear:both;
   padding:10px 0;
   background:#25190a;
}


/* ========INFO CUSTOMIZE======== */
#eyecatch {
   clear:both;
   padding:30px 10px 15px 10px;
   background:url(images/eyecatch_img00.jpg) no-repeat top center;
   text-align:center;
}

#eyecatch span {
   display:block;
   margin:5px 0 20px 0;
   padding:5px 0;
   text-align:center;
   font-size:20px;
   font-weight:bold;
   color:#f1e6c8;
   background:#663300;
   letter-spacing:3px;
}

#eyecatch a {
  text-decoration:underline;
  color:#0000ff;
  font-size:13px;
  font-weight:bold;
  line-height:1.5;
}

#eyecatch a:hover {
  color:#FF3333;
}

#eyecatch td {
  width:286px;
  background:url(images/eyecatch_bg_td.gif) no-repeat;
  text-align:center;
}

.info a {
  text-decoration:underline;
  color:#0000ff;
  font-size:13px;
  font-weight:bold;
  line-height:1.5;
}

.info a:hover {
  color:#FF3333;
}

td.img_bottom {
  vertical-align:bottom;
}

/* ========PIANO_AF CUSTOMIZE======== */
#piano_af {
  margin:0;
  margin-left:auto;
  margin-right:auto;
  width:670px;
}

#piano_af table {
  width:740px;
}

#piano_af th {
  text-align:right;
}

#piano_af td {
  padding:10px 0;
  width:286px;
  background:#f1e2d5;
  text-align:center;
}

/* ========MENU CUSTOMIZE======== */
#menu ul {
   margin:0;
   padding:0;
}

#menu li {
   float:left;
   font-size:13px;
   font-weight:bold;
   text-align:center;
   list-style-type:none;
}

#menu li a {
   display:block;
   width:112px;
   color:#663300;
   line-height:39px;
   border-left:1px solid #DCDCDC;
}

li#home a {
   width:111px;
   border:none;
}

#menu li a:hover {
   color:#996600;
   background:url("images/bg_menu.gif") 0 -39px repeat-x;
}

/* ========MAIN CONTENTS CUSTOMIZE======== */
#main p {
   font-size:15px;
}

span.bg_line {
  background:#f0f6da;
  font-size:17px;
  font-weight:bold;
}

span.maker {
  display:block;
  margin:30px 0 15px 0;
  padding:2px 15px;
  color:#fff;
  background:#825700;
  border-left:12px solid #45240f;
  font-size:17px;
  font-weight:bold;
  letter-spacing:2px;
}

#seal table {
  table-layout:fixed;
  margin:20px 0 15px 0;
  width:670px;
}

#seal th {
  padding:5px 0;
  font-weight:normal;
}

#seal span {
  display:block;
  margin:5px 0;
  font-size:13px;
}

span#seal_example {
  margin-left:15px;
  width:200px;
  text-align:left;
}

#top_text span {
  display:block;
  margin-bottom:10px;
  padding:2px 0;
  background:#f9f2d5;
  font-size:15px;
  font-weight:bold;
  text-align:center;
}

#top_text p {
  font-size:13px;
}

p#kamei {
  margin-right:75px;
  text-align:right;
  font-size:12px;
}

.photo_waku span {
  display:block;
  margin-bottom:25px;
  padding:5px 0;
  background:#F4F4F4;
  font-size:14px;
  font-weight:bold;
  text-align:left;
  text-indent:20px;
}

/* ========SATEIMEYASU CONTENTS CUSTOMIZE======== */
#sateimeyasu {
  margin:0 auto;
  padding:0;
  width:670px;
}

p#taisyou {
  font-size:17px;
  font-weight:bold;
}

span#taisyou_red {
  color:#FF0000;
  font-size:18px;
}

span.satei_title {
  display:block;
  margin:10px 0 5px 9px;
  color:#633419;
  font-size:16px;
  font-weight:bold;
  letter-spacing:2px;
}

#sateimeyasu table {
  border-collapse:collapse;
  margin:5px 0 15px 0;
  margin-left:auto;
  margin-right:auto;
  width:650px;
  border:1px solid #999;
  font-size:14px;
}

#sateimeyasu th {
  padding:5px 10px;
  background:#f5f5f5;
  border-right:1px solid #999;
  border-bottom:1px dotted #999;
  font-weight:normal;
  text-align:center;
  letter-spacing:2px;
}

th#wide_balance1 {
  padding:10px 15px;
  background:#c8f1ff;
  font-weight:bold;
  text-align:left;
  border-bottom:1px solid #999;
}

th#wide_balance2 {
  padding:10px 15px;
  background:#ffe3db;
  font-weight:bold;
  text-align:left;
  border-bottom:1px solid #999;
}

td#balance1_1 {
  padding:15px 30px;
  font-weight:bold;
  background:#def7ff;
}

td#balance2_1 {
  padding:15px 0;
  font-weight:bold;
  background:#fff1ed;
}

td#balance2_2 {
  padding:15px 0;
  font-weight:bold;
  background:#fff6f3;
}

#sateimeyasu td {
  border-right:1px solid #999;
  border-bottom:1px dotted #999;
  text-align:center;
}

#sateimeyasu a {
  text-decoration:underline;
  color:#0000ff;
  font-weight:bold;
}

#sateimeyasu a:hover {
  color:#FF3333;
}

span.sachi_balance {
  font-size:12px;
  font-weight:normal;
  
}

span.red {
  color:#FF0000;
  font-size:14px;
  font-weight:bold;
}

span#satei_strong {
  color:#FF0000;
  font-size:17px;
  font-weight:bold;
  letter-spacing:2px;
}

p#before1986 {
  display:block;
  margin:15px 18px;
  line-height:1.4;
  color:#009900;
  letter-spacing:2px;
  text-align:left;
}

span#before1986_area {
  display:block;
  margin:0 0 30px 0;
  margin-left:auto;
  margin-right:auto;
  width:600px;
  color:#669933;
  font-weight:bold; 
}

#sateimeyasu ul {
  margin:10px 0 30px 30px;
  padding:0;
}

#sateimeyasu li {
  line-height:1.75;
  font-size:14px;
  letter-spacing:2px;
}

/* ========STAGEA CONTENTS CUSTOMIZE======== */
#page_stagea {
  margin:10px 0 20px 0;
  margin-left:auto;
  margin-right:auto;
  width:674px;
}

#page_stagea table {
  border-collapse:collapse;
  margin-bottom:20px;
  width:674px;
  background:url(images/stagea/stagea_img02.jpg) no-repeat right center;
  border:1px solid #999;
  font-size:15px;
}

#page_stagea th {
  white-space:nowrap;
  padding:20px;
  width:140px;
  background:#d9f5f3;
  border:1px dotted #ccc;
  text-align:center;
}

#page_stagea td {
  vertical-align:top;
  padding:20px 30px;
  line-height:1.75;
  border:1px dotted #ccc;
  text-align:left;
}

span#stagea {
  display:block;
  margin-bottom:20px;
  font-size:14px;
}

span#stagea a {
  text-decoration:underline;
  color:#0000ff;
}

span#stagea a:hover {
  color:#FF3333;
}

/* ========RECYCLE CONTENTS CUSTOMIZE======== */
#recycle {
  margin:0;
  padding:0;
  text-align:right;
}

#recycle_style {
  margin:0 0 40px 0;
  margin-left:auto;
  margin-right:auto;
  width:670px;
  background:url(images/bg_recycle.jpg) no-repeat top right;
}

#recycle_style table {
  clear:both;
  border-collapse:collapse;
  margin:10px 0;
  margin-left:auto;
  margin-right:auto;
  width:670px;
  height:45px;
  font-size:14px;
}

#recycle_style th {
  width:110px;
  text-align:left;
}

#recycle_style td {
  padding:5px 15px;
  background:#FCF9E4;
  text-align:left;
}

.recycle_photo {
  margin:15px 0;
}

/* ========TABLE_STYLE CONTENTS CUSTOMIZE======== */
.table_style {
  margin:0 auto;
  width:670px;
  text-align:center;
}

.info_satei {
  margin:0 auto;
  width:670px;
}

.info_satei a {
  color:#0000ff;
  text-decoration:underline;
}

.table_style table {
  clear:both;
  border-collapse:collapse;
  margin:10px 0;
  margin-left:auto;
  margin-right:auto;
  width:670px;
  border:1px solid #999;
  font-size:14px;
}

.table_style th {
  white-space:nowrap;
  padding:12px;
  width:140px;
  color:#4b2c1a;
  background:#f9f2d5;
  border:1px dotted #ccc;
  text-align:left;
}

.table_style td {
  padding:12px 15px;
  border:1px dotted #ccc;
  text-align:left;
}

/* ========MAILFORM CONTENTS CUSTOMIZE======== */
.table_style input {
  margin:3px 0;
}

span.form {
  display:block;
  color:#CC3300;
  height:50px;
  line-height:50px;
  font-size:16px;
  font-weight:bold;
  letter-spacing:2px;
}

span.error {
  display:block;
  height:70px;
  line-height:70px;
  color:#CC3300;
}

span.hissu {
  color:#CC3300;
}

/* ========FLOW CONTENTS CUSTOMIZE======== */
#flow ul {
  margin:10px 0 20px 0;
  padding:0;
}

#flow li {
  list-style:none;
  display:block;
  height:65px;
  line-height:55px;
  font-size:15px;
  font-weight:bold;
  text-align:left;
  text-indent:200px;
  letter-spacing:0px;
}

.bg_flow01 {
  background:url(images/bg_flow01.jpg) no-repeat left center;
}

.bg_flow02 {
  background:url(images/bg_flow02.jpg) no-repeat left center;
}  

.bg_flow03 {
  background:url(images/bg_flow03.jpg) no-repeat left center;
}

.bg_flow04 {
  background:url(images/bg_flow04.jpg) no-repeat left center;
}

.bg_flow05 {
  background:url(images/bg_flow05.jpg) no-repeat left center;
}

#flow a {
  text-decoration:underline;
  color:#0000ff;
}

#flow a:hover {
  color:#FF3333;
}

/* ========AREA CUSTOMIZE======== */
#areapage_price {
  margin:0 auto;
  width:670px;
  text-align:center;
}

#areapage_price a {
  text-decoration:underline;
  color:#0000ff;
}

#areapage_price a:hover {
  color:#FF3333;
}

#areapage_price table {
  border-collapse:collapse;
  margin:30px 0;
  width:670px;
  border:1px solid #666;
  font-size:14px;
}

#areapage_price th {
  white-space:nowrap;
  padding:12px 0 12px 20px;
  width:172px;
  color:#000;
  border-right:1px dotted #999;
  border-bottom:1px solid #888;
  text-align:left;
}

th.ken_toka {
  background:#AFDF47;
}

th.ken_saitama {
  background:#C7E96F;
}

th.ken_chiba {
  background:#DEF296;
}

th.ken_other {
  background:#F6FCBE;
}

#areapage_price td {
  padding:12px 15px;
  color:#FF0000;
  font-weight:bold;
  border-right:1px dotted #999;
  border-bottom:1px solid #888;
  text-align:center;
}

.area_price_gyou {
  margin:0 auto;
  width:680px;
}

.area_price_gyou a {
  text-decoration:underline;
  color:#0000ff;
}

.area_price_gyou a:hover {
  color:#FF3333;
}

.area_price_gyou table {
  margin-bottom:20px;
  table-layout:fixed;
  width:680px;
  border-collapse:collapse;
  border:1px solid #999;
  font-size:14px;
}

.area_price_gyou th {
  padding:5px 0 5px 20px;
  border-right:1px dotted #999;
  border-bottom:1px solid #999;
  text-align:left;
}

.area_price {
  margin:0 auto;
  width:680px;
}

.area_price span {
  display:block;
  margin:20px;
  height:30px;
  line-height:30px;
  background:#f9f2d5;
  border-left:8px solid #663300;
  font-weight:bold;
  text-indent:10px;
}

.area_price table {
  table-layout:fixed;
  margin:0 0 10px 0;
  margin-left:auto;
  margin-right:auto;
  width:500px;
  border-collapse:collapse;
  border:1px solid #999;
  font-size:15px;
}

.area_price th {
  padding:12px 0 12px 25px;
  border-right:1px dotted #999;
  border-bottom:1px solid #999;
  font-weight:normal;
  text-align:left;
}

.area_price td {
  padding-right:90px;
  color:#FF0000;
  font-weight:bold;
  border-right:1px solid #999;
  border-bottom:1px solid #999;
  text-align:right;
}

#area_waku table {
  border-collapse:collapse;
  margin:0 0 25px 0;
  margin-left:auto;
  margin-right:auto;
  width:620px;
  border:1px solid #999;
  font-size:14px;
}

#area_waku th {
  padding:5px 15px;
  width:80px;
  color:#4b2c1a;
  background:#f9f2d5;
  border:1px dotted #ccc;
  text-align:left;
}

#area_waku td {
  padding:5px 10px;
  border:1px dotted #ccc;
  text-align:left;
}

#area_waku span {
  display:block;
  margin-bottom:10px;
  font-size:16px;
  font-weight:bold;
  letter-spacing:2px;
  text-indent:20px;
}

/* ========STAFF CONTENTS CUSTOMIZE======== */
#staff {
  margin:0;
  padding:0;
  text-align:center;
}

#staff table {
  margin:0 auto;
  padding:0;
  table-layout:fixed;
  border-collapse:separate;
  border-spacing:15px;
}

#staff th {
  text-align:center;
}

#staff th.back {
  font-size:14px;
  color:#4b2c1a;
  background:#f9f2d5;
}

#staff td {
  padding:2px 5px;
  border:1px dotted #ccc;
  text-align:left;
  font-size:13px;
  letter-spacing:0px;
}

/* =======WIDE CONTENTS CUSTOMIZE======== */
.wide {
  margin:0 auto;
  width:670px;
}

.wide a {
  color:#663300;
}

.wide a:hover {
  color:#ff5400;
}

.wide li {
  line-height:1.9;
  font-size:14px;
}

/* ========RECYCLE CONTENTS CUSTOMIZE======== */
.pagecontent {
  text-align:center;
}

.r_wide {
  text-align:center;
}

.r_wide p {
  padding:0 20px;
  text-align:left;
}

span.under_line {
  background:#FFF8E4;
  font-weight:bold;
}

#r_voice {
  margin:10px 40px 35px 40px;
  padding:0 30px;
  height:100px;
  background:url(images/recycle/bg_r_voice.jpg) no-repeat left center;
}

#r_voice span {
  display:block;
  padding-top:25px;
  color:#663300;
  font-size:16px;
  font-weight:bold;
  text-align:left;
}

.r_table table {
  border-collapse:collapse;
  margin:0 0 15px 20px;
  width:560px;
  border:1px solid #999;
}

.r_table th {
  padding:8px 25px;
  font-weight:normal;
  border-right:1px dotted #ccc;
  border-bottom:1px solid #ccc;
  text-align:left;
}

.r_table td {
  padding:6px 25px;
  background:#fff1ed;
  font-weight:bold;
  border-right:1px dotted #ccc;
  text-align:left;
}

span.r_title {
  display:block;
  margin:20px 0;
  padding:5px 20px;
  color:#ffff00;
  background:#825700;
  font-size:18px;
  font-weight:bold;
  text-align:left;
  letter-spacing:1px;
}

span.r_strong {
  display:block;
  margin:20px 20px 10px 20px;
  color:#6fa52e;
  font-size:16px;
  font-weight:bold;
  text-decoration:underline;
  text-align: left;
}

span.r_flowtitle {
  display:block;
  margin:20px 0 10px 20px;
  width:330px;
  color:#fff;
  background:#825700;
  font-size:19px;
  font-weight:bold;
}

span.r_blast {
  display:block;
  margin:20px 15px 10px 15px;
  color:#669900;
  font-size:18px;
  font-weight:bold;
}

span#r_last {
  display:block;
  margin:20px 15px 10px 15px;
  padding:8px 20px;
  font-size:18px;
  font-weight:bold;
  border-top:3px double #999;
  border-bottom:3px double #999;
}

p#rb_line {
  display:block;
  margin:0 auto;
  padding:10px 20px;
  width:780px;
  background-color:#FFFBE8;
}

span#taisyou_red {
  color:#FF0000;
  font-size:18px;
  font-weight:bold;
}

.r_wide ul {
  margin:15px 20px;
  padding:0;
  background:url(images/recycle/box1_img01.jpg) no-repeat right center;
  font-weight:bold;
  list-style:none;
  text-align:left;
}

.r_wide ul li {
  width:330px;
  height:60px;
  line-height:60px;
  text-indent:60px;
}

.r_wide ol {
  margin:0 10px 15px 0;
  font-weight:bold;
}

.r_wide ol li {
  list-style:inside decimal;
  font-size:16px;
  letter-spacing:0px;
  text-align:left;
}

.r_flow01 {
  background:url(images/recycle/r_f01.jpg) no-repeat left center;
}

.r_flow02 {
  background:url(images/recycle/r_f02.jpg) no-repeat left center;
}

.r_flow03 {
  background:url(images/recycle/r_f03.jpg) no-repeat left center;
}

.r_flow04 {
  background:url(images/recycle/r_f04.jpg) no-repeat left center;
}

.r_flow05 {
  background:url(images/recycle/r_f05.jpg) no-repeat left center;
}

/* =======QA CONTENTS CUSTOMIZE======== */
.qa a {
  color:#663300;
}

.qa a:hover {
  color:#ff5400;
}

.qa-a {
  margin:20px 20px 30px 20px;
  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;
}

/* ========TEL CONTENTS CUSTOMIZE======== */
.tel {
  margin:2px 0 0 0;
  padding:0;
}

.tel a {
  text-decoration:underline;
  color:#0000ff;
  font-size:14px;
}

.tel a:hover {
  color:#FF3300;
}

/* ========TOTOP CUSTOMIZE========= */
.totop {
   margin:10px 30px;
   text-align:right;
}

.totop a {
   padding:0 0 0 12px;
   font-size:11px;   
   background:url("images/bg_totop.gif") 0 50% no-repeat;
}

.totop a:hover {
   text-decoration:underline;
}

/* ========BEFORE CUSTOMIZE========= */
#before-page {
   clear:both;
   margin:10px 30px;
   text-align:right;
}

#before-page a {
   padding:0 0 0 12px;
   font-size:11px;   
   background:url("images/bg_before.gif") 0 50% no-repeat;
}

#before-page a:hover {
   text-decoration:underline;
}

/* ========FOOTMENU CUSTOMIZE======== */
#footMenu ul {
   margin:0;
   padding:0;
   text-align:right;
}

#footMenu li {
   display:inline;
   margin:0 0 0 14px;
   height:40px;
   line-height:40px;
   font-size:13px;
   list-style:none;
}

#footMenu li a {
   padding-left:14px;
   background:url("images/bg_footmenu.gif") 0 50% no-repeat;
}

#footMenu li a:hover {
   color:#996600;
}

/* ========FOOTER CUSTOMIZE======== */
address {
   font-style:normal;
   font-size:12px;
   color:#fff;
   text-align:center;
}

#footer a {
   color:#fff;
}

/* ========TOPPAGE LINK======== */
#toplink {
  margin:0 0 20px 0;
  margin-left:auto;
  margin-right:auto;
  padding:0;
  width:670px;
}

#toplink p {
  margin:0;
  padding:0;
  text-align:left;
  font-size:12px;
}

#toplink table {
  margin:0;
  padding:0;
  border:0;
}

#toplink td {
  padding:5px 15px;
  font-size:12px;
  background:#fafaf1;
  line-height:1.5;
}

#toplink a {
  color:#996600;
  text-decoration:underline;
}

#toplink a:hover {
  color:#d2b48c;
}

/* ========SHIEN CONTENTS CUSTOMIZE======== */
.shien {
  margin:30px 0 10px 0;
  margin-left:auto;
  margin-right:auto;
  width:700px;
}

.photo_table table {
  width:740px;
}

.photo_table td {
  text-align:center;
  height:190px;
}

#shien-left p {
  margin:20;
  padding:0;
  text-align:left;
  font-size:22px;
}

#asahi{float:right;   margin:0 0 5px 20px;}

#shomei{float:right;    margin:0 0 40px 0;}
