/*
Quick.Cms v1.0 default stylesheet
Copyright by OpenSolution.org 2007
*/

/* GLOBAL STYLES */
body,h1,h2,h3,h4,h5,h6,p,form,fieldset,img,td,th,table,ul{margin:0;padding:0;border:0;}
body,table{background-color:inherit;color:#333;font-size:14px;font-family:"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", Verdana, Arial, Helvetica, sans-serif;}

/* below you can change background and font for all site */
body{padding-bottom:10px;background:#fff url('../image/common/body_head_bg.png') repeat-x;text-align:center;}

.hide{display:none;}

#body .left{text-align:left;}
#body .right{text-align:right;}
#body .center{text-align:center;}

.clear{clear:both;font-size:0px;line-height:0px;}

a{background-color:inherit;color:#333;}
a:link, a:visited, a:active{text-decoration:none;}
a:hover{text-decoration:underline;}

.input, select, textarea{border:1px solid #5d81bd;font:0.92em arial, sans-serif;}
.submit{font:0.83em arial, sans-serif;}

/* HEAD styles */
#head{width:770px;height:99px;margin:0 auto;background:url('../image/common/head_bg.png') repeat-x;text-align:left;}
#head #logo{float:left;padding:10px 0 0 10px;}
#head #logo div{font-size:1px;line-height:1px;}
#head #logo h2{height:20px;padding-left:2px;background:inherit;color:#fff;font:normal 1.167em "trebuchet ms", sans-serif;}
#head #menu3 li a{font-size:12px;}

/* BODY styles */
#body{width:770px;margin:0 auto;background:url('../image/common/body_bg.png') repeat-y;text-align:left;}
#column{float:left;width:210px;padding:0 0 0 10px;}
* html #column{width:220px;}
#content{float:left;width:490px;padding:20px 30px 20px 20px;}
* html #content{margin:0 15px 0 20px;padding:20px 0;}
#body:after{display:block;clear:both;visibility:hidden;height:0;content:".";}
#column #menu1 dt a{font-size:12px;font-weight:bold;}

/* BACK LINK */
#back{margin:10px 20px;padding:3px 0;font-size:0.92em;text-align:right;}
#back a{margin:0 10px 0;}

/* FOOT styles */
#foot{clear:both;width:770px;height:31px;margin:0 auto;background:url('../image/common/foot_bg.jpg') no-repeat;text-align:left;}
#foot p{float:left;padding:9px 0 0 25px;background:inherit;color:#fff;font:0.83em verdana, sans-serif;}
#foot h1{float:right;margin:0 10px;padding:9px 15px 0 0;font:bold 0.83em verdana, sans-serif;}
#foot h1 a{background:inherit;color:#fff;}

/* MENU 1 styles - left menu */
#menu1{width:180px;margin:20px 0 2em 8px;}
#menu1 dt{margin:0 0 1px;background:url('../image/common/menu1_background_1.jpg') no-repeat;}
#menu1 dt a{display:block;height:16px;padding:8px 0 4px 30px;background-color:inherit;color:#0000ad;font:nomal 12px verdana, sans-serif;}
#menu1 dt a:hover{background:url('../image/common/menu1_background_2.jpg') no-repeat;color:#d62121;}
/*#menu1 dt#selected a{background:url('../image/common/menu1_background_2.jpg') no-repeat;color:#d62121;text-decoration:underline;}*/
#menu1 dt.selected a{background:url('../image/common/menu1_background_2.jpg') no-repeat;color:#d62121;text-decoration:underline;}
/*.
#menu1 dt{margin:0 0 1px;}
#menu1 dt a{display:block;height:16px;padding:6px 0 6px 15px;background-color:inherit;color:#ad0000;font:nomal 12px verdana, sans-serif;}
#menu1 dt a:hover{background:#e8e8e8;color:#d62121;}
#menu1 dt#selected a{background:#e8e8e8;color:#d62121;text-decoration:underline;}

#menu1 dt a{display:block;height:16px;padding:6px 0 6px 25px;background:url( '../image/common/ico_arrow.png' ) 7px 11px no-repeat;background-color:inherit;color:#ad0000;font:bold 1.167em verdana, sans-serif;}
*/

/* MENU 2 styles - top menu under logo */
#menu2{margin:0 0 0 12px;padding:13px 0 0;list-style:none;}
#menu2 li{float:left;}
#menu2 li a{display:block;padding:3px 12px 3px;border-right:1px solid #f7f7ff;background:inherit;color:#fff;font:bold 13px verdana, sans-serif;}
#menu2 li a:hover{background:#ffffff;color:#cc0000;}
/*#menu2 li#selected a{background:#ffffff;color:#cc0000;text-decoration:underline;}*/
#menu2 li.selected a{background:#ffffff;color:#cc0000;text-decoration:underline;}
#menu2 .lL a{border:0;}

#menu2 dt a{display:block;height:14px;padding:4px 0 4px 15px;background-color:inherit;color:#000099;font:nomal 12px verdana, sans-serif;}
#menu2 dt a:hover{background:#e8e8e8;color:#212199;}

/* MENU 3 styles - top menu on right logo */
#menu3{float:right;height:30px;margin:0 15px 0 0;list-style:none;background:#;color:#fff;}
#menu3 li{float:left;margin:8px 0 0;padding:0 12px;border-right:1px solid #fff;}
#menu3 li a{font:nomal 1em verdana, sans-serif;background-color:inherit;color:#fff;}
/*#menu3 li#selected a{text-decoration:underline;}*/
#menu3 li.selected a{text-decoration:underline;}
#menu3 .lL{border:0;}

/* MESSAGE - error and confirm messages styles */
#message{text-align:center;}
#error, #ok{padding:100px 0;font-size:1.167em;font-weight:bold;line-height:2em;}
#error a, #ok a{background:inherit;color:#000;font-size:0.786em;font-weight:bold;}
#error{background:inherit;color:red;}
#ok{background:inherit;color:#5d81bd;}

/* PAGE DETAILS - name, description */
#pageShow *{line-height:140%;}
#pageShow h2{margin:5px 0 10px;background:inherit;color:#5d81bd;font-size:16px;}
#pageShow h3{margin:5px 0;font-size:12px;}
#pageShow h3, #pageShow h3 a{color:#b4b4b4;background:inherit;}
#pageShow h3 span{padding:0 5px;}
/*#pageShow h3 a, #pageShow h3 span{padding:0 5px;}*/
#pageShow .txt{margin-bottom:5em;}
#pageShow .txt a{border-bottom:1px solid #ddd;text-decoration:none;}
#pageShow .txt a:hover{border-bottom:1px solid #666;}
#pageShow .txt h1{font-size:22px;}
#pageShow .txt #lnk{font-size:16px;color:#ad0000;}

#pageShow .pages{margin:5px 0 0;padding:5px 0 0;border-top:1px solid #dfdfdf;text-align:right;font-size:0.917em;}
#pageShow .pages span{padding:0 10px 0 0;}
#pageShow .pages a, #pageShow .pages strong{padding:0 5px;}
#pageShow .pages strong{text-decoration:underline;}

#pageShow #filesList{margin:10px 0 0;background:inherit;color:#b6b6b6;}

#photosList{float:right;}
#photosList img{margin:2px 0 1px 4px;border:1px solid #e7e7e7;}
#photosList p{padding:0 0 8px 4px;font-size:0.83em;}

/* PAGE DETAILS - sub pages list - under description */
#subList{padding:10px 0 0;line-height:140%;}
#subList .l{padding:5px 0 10px;border-top:1px solid #dfdfdf;}
#subList .l div{clear:left;padding:5px 0 0 5px;}
#subList .l div.clear{padding:0;border:none;}
#subList .l h4{font-size:16px;}
#subList .l h4 a{background:inherit;font-weight:bold;}
#subList .l h5{margin:2px 0 0 10px;font-weight:normal;font-size:14px;}
#subList .l h5 a{border-bottom:1px solid #ddd;text-decoration:none;}
#subList .l h5 a:hover{border-bottom:1px solid #666;}
#subList .l .photo{float:left;margin:0 5px 3px 0;}


/* GALLERY photos */
#galleryBody{margin:5px 0;background:#fff;color:inherit;}
#popupPhoto {width:100%;margin:5px 0;padding:0;border:none;font-size:11px;}
#popupPhoto td{padding:7px 3px;text-align:center;}
#popupPhoto th{margin:5px 0;padding:3px;text-align:center;border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;}
#popupPhoto th strong, #popupPhoto th a{padding:0 2px;background:inherit;color:#444;font-size:11px;}
#popupPhoto th strong, #popupPhoto th a:hover{background:inherit;color:#f00;}
#popupPhoto td p{font-size:12px;}
#popupPhoto img{border:1px solid #dce6f5;}
#popupPhoto th{color:#aaa;}

/* ATTACHED FILES */
ul#filesList{background:inherit;color:#505050;font-size:0.92em;vertical-align:middle;list-style:none;}
ul#filesList img{margin:0 8px 0 0;background:inherit;color:#5d81bd;vertical-align:middle;}
ul#filesList li{margin:0 0 4px;}

@media print{
  /* PRINT styles */
  body{margin:5px 0;background:#fff;color:#000;}
  a{background:inherit;color:#000;}
  #head{width:16cm;height:auto;background:#fff;}
  #head #logo{padding:0;}
  #body{width:16cm;background:#fff;}
  #body #content{width:100%;margin:0;}

  #foot{width:16cm;background:#fff;}
  #foot .powered a{background:inherit;color:#000;}

  #column, #menu1, #menu2, #menu3, #back, #pageShow .pages{display:none;}
  #pageShow h2, #pageShow h3, #pageShow h3 a, #subList .l h4 a{background:inherit;color:#000;}
}

/* ADD BY MECHACOM.COM FROM */

/* SITE MAP */
#sitemap_body { margin: 0px; list-style-type: none; font-size: 16px; }
#sitemap_div1 { margin-left: 20px; font-size: 16px; font-weight: bold; }
#sitemap_div2 { margin-left: 40px; font-size: 14px; font-weight: normal; }
#sitemap_div3 { margin-left: 60px; font-size: 12px; font-weight: normal; }
#sitemap_line { margin: 8px 0px; }
#sitemap_link1 { color: #0C1B60; }
#sitemap_link2 { color: #4444CC; }
#sitemap_link3 { color: #666666; }

/* RENT HOUSE STATE */
#rent-state1 { color:#cc0000; font-weight:bold; font-size: 14px; }
#rent-state2 { color:#008800; font-weight:normal; font-size: 12px; }
#rent-state3 { color:#0000cc; font-weight:bold; font-size: 14px; }

/* TOP GREETING */
#AnteGreet > p.newshead { position:relative; width: 490px; height:  80px; background-repeat: no-repeat; background-image:url("../image/p00_home/top02_news_head1.jpg"); }
#AnteGreet > p.newsfoot { position:relative; width: 490px; height: 100px; background-repeat: no-repeat; background-image:url("../image/p00_home/top02_news_foot1.jpg"); }
#PostGreet > p.newshead { position:relative; width: 490px; height:  80px; background-repeat: no-repeat; background-image:url("../image/p00_home/top02_news_head2.jpg"); }
#PostGreet > p.newsfoot { position:relative; width: 490px; height: 100px; background-repeat: no-repeat; background-image:url("../image/p00_home/top02_news_foot2.jpg"); }
#AnteGreet > p.newsfoot > span,
#PostGreet > p.newsfoot > span { position:absolute; right:7px; bottom:7px; text-align:right; }
#AnteGreet > p.newsfoot > span b,
#PostGreet > p.newsfoot > span b { display:block; font-size:12px; font-style:italic; }
#AnteGreet > div.newsbody,
#PostGreet > div.newsbody { width: 470px; margin: 0 auto; font-size: 14px; font-family: 'ＭＳ 明朝',細明朝体,serif; background-size: auto 20px;
                            background-image: linear-gradient(to bottom, white, white 95%, transparent 95%), repeating-linear-gradient(to right, #999, #999 3px, white 3px, white 5.2px); }
#AnteGreet > div.newsbody *, #PostGreet > div.newsbody * { line-height: 20px; }
#AnteGreet > div.newsbody > p.nix, #PostGreet > div.newsbody > p.nix {}
#AnteGreet > div.newsbody > p.hg1, #PostGreet > div.newsbody > p.hg1 { padding-left: 1em; text-indent: -1em; }
#AnteGreet > div.newsbody > p.brb, #PostGreet > div.newsbody > p.brb { margin-bottom: 20px; }
#AnteGreet > div.newsbody > p.brt, #PostGreet > div.newsbody > p.brt { margin-top: 20px; }
#AnteGreet > p.newsfoot > span a, #PostGreet > p.newsfoot > span a,
#AnteGreet > div.newsbody a, #PostGreet > div.newsbody a { color: navy; text-decoration: none; border: none; background: linear-gradient(0deg, rgba(0,191,255,.5), transparent 30%, transparent); }
#AnteGreet > p.newsfoot > span a:hover, #PostGreet > p.newsfoot > span a:hover,
#AnteGreet > div.newsbody a:hover, #PostGreet > div.newsbody a:hover { color: darkred; text-decoration: none; border: none; font-weight: bold; transition: color .5s; }

#ERR404 > h1 {margin:1em;font-size:50px;}
#ERR404 > p  {line-height:2em;font-size:large;}
#ERR404 > p a {text-decoration:underline;color:revert;}

table.inquiry_form,
.inquiry_form input[type="text"],
.inquiry_form input[type="email"],
.inquiry_form textarea {width:100%;}
.inquiry_form textarea {height:10em;}
.inquiry_form .input-zip1,
.inquiry_form .input-zip2 {width:auto !important;}
pre {white-space:pre-wrap;}

div.articlePhoto {display:block;width:100%;}
div.articlePhoto ul{display:flex;flex-wrap:nowrap;overflow-x:auto;text-align:center;margin-bottom:1em;column-gap:5px;list-style:none;align-items:flex-end;}
/*div.articlePhoto ul{display:flex;justify-content:space-between;flex-wrap:nowrap;overflow-x:auto;text-align:center;margin-bottom:1em;padding:1px;column-gap:1px;list-style:none;}*/
div.articlePhoto li{line-height:100%;background-color:lavender;}
/*div.articlePhoto li:hover {background-color:lavender;}
div.articlePhoto ul > li > a, div.articlePhoto ul > li > a:hover{text-decoration:none;border-bottom:0 !important;}*/
div.articlePhoto li a, div.articlePhoto li img, div.articlePhoto li p{line-height:100% !important;}

.style5 { color: #DE6E24; font-weight: bold; }
.style6 { font-size: 10px}
.style7 { color: #666666}
.style8 { font-size: 10px; color: #666666; }
.style9 { font-size: 16px; color: #A60000; }
.style10 { text-align:left; line-height:120%; }
.h2reform { margin:0px; }
.txtreform { font-size:14px; font-weight:bold; width:475px; text-align:left; padding:0px 0px 2px 5px; border-bottom:double 4px #863608; }

.ecopoint1 { width: 490px; height: 300px; text-align: left; background-image: url("../image/p08_reform/reform_ecopoint_01.jpg"); }
.ecopoint2 { padding-top: 210px; padding-left: 10px; width: 310px; }
.ecopoint3 { color: #009900; text-align: left; padding-left: 10px; width: 470px; }
.ecopoint4 { text-align: left; padding-left: 10px; width: 470px; }
table.eco { border-collapse: collapse; border-style: solid; border-color: #666699; border-width: 1px; }
th.eco { color: #ffffff; background-color: #99cc99; border-style: solid; border-color: #666699; border-width: 1px 1px; padding: 1px 4px; }
td.eco { color: #ffffff; background-color: #9999cc; border-style: solid; border-color: #666699; border-width: 1px 1px; padding: 1px 4px; }
td.reform { border-style: solid; border-color: #1c673a; border-width: 1px 1px; padding: 1px 4px; font-size: 12px; }
td.solar1 { border-style: solid; border-color: #3a9de8; border-width: 1px 1px; padding: 1px 4px; font-size: 12px; }
td.solar2 { background-color: #ffba89; border-style: solid; border-color: #ff7a1b; border-width: 5px 0px; padding: 1px 4px; font-size: 18px; color: #ffffff; font-weight: bold; }

div.faq { padding-left:2em !important; }
div.faqlist h4 { text-indent:calc(2em + 2px) hanging; }

/* ADD BY MECHACOM.COM TO */
