@charset "Shift_JIS";

/* 全体構造
---------------------------------------------------- */
body       { background-color: #fff; background-image: url("image/white12.jpg"); background-attachment: scroll; margin: 0; padding: 0; border-color: #000051; outline-style: outset; outline-color: #f90; 　float: center      }
#wrapper   { color: #666666; background: #ffffff; margin: 0 auto; width: 800px; border: solid 1px #5c4033; #ffffff:  }

/* フォント
---------------------------------------------------- */
h1
 { color: #666666; font-size: 10px; font-weight: normal; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: center; margin: 0 }

h2
{
 text-align: center;
 font-size   : 10px;
 font-weight : normal;
 color: #999999;
 background: url(image/midasihaikei-dai.jpg) no-repeat #ffffff;
 margin      : 0;
}

h3,h4,h5,h6
{
 font-size   : 12px;
 font-weight : normal;
 margin      : 0;
}

strong
{
 font-size   : 12px;
 font-weight : normal;
 margin      : 0;
}

/* リンク
---------------------------------------------------- */
a:link {
  color: #3366ff;
  background: transparent;
}
a:visited {
  color: #3366ff;
  background: transparent;
}
a:hover, a:active {
  color: #ff9933;
  background: transparent;
}

/* ヘッダ
---------------------------------------------------- */
#header {
  padding-top: 0px;
  margin: 0;
  height: 143px;
  color: #666666;
}
#header ul {
  margin: 0;
  padding: 0;
  width: 800px;
  list-style: none;
  text-align: right;
  font-size: x-small;
  line-height: 1.4;
}
#header li {
  display: inline;
  padding-right: 0.5em;
  text-transform: uppercase;
  vertical-align: top;
}
#header p {
  margin: 0;
  line-height: 1.6;
  text-align: center;
  font-size: x-small;
 background: #ffffff;
}
#header strong; {
  color: #666666;
  font-size: x-small;
}

/* 各ページのヘッダ
---------------------------------------------------- */
#header2 {
  padding-top: 0px;
  margin: 0;
  height: 158px;
  color: #666666;
}
#header2 ul {
  margin: 0;
  padding: 0;
  width: 800px;
  list-style: none;
  text-align: right;
  font-size: x-small;
  line-height: 1.4;
}
#header2 li {
  display: inline;
  padding-right: 0.5em;
  text-transform: uppercase;
  vertical-align: top;
}
#header2 p {
  margin: 0;
  line-height: 1.6;
  text-align: center;
  font-size: x-small;
 background: #ffffff;
}
#header2 strong {
  color: #666666;
  font-size   : x-small;
}
#header2 h3 {
  margin-left: 5px;
  font-size   : x-small;
  font-weight : normal;
}


/* ページ本体
---------------------------------------------------- */
#pagebody {
  width: 800px;
  padding-left: 0;
}

/* コンテンツ
---------------------------------------------------- */
#content {
  float: right;
  width: 800px;
  padding-bottom: 2em;
}
#content img {
  vertical-align: bottom;
}
/* コンテンツ　リード
---------------------------------------------------- */
#content .lead {
  float: left;
  margin-top: 5px;
  width: 790px;
}
#content img#top {
  float: left;
  margin: 0em 1em 0.1em 0em;
}
#content .lead h2 {
  background: #ff9900;
}
#content .lead p {
  margin: 5px;
  padding: 0;
  text-align: left;
  line-height: 1.4;
  font-size: small;
  color: #666666;
  background: transparent;
}

/* コンテンツ　左側
---------------------------------------------------- */
#clients1 {
  float: right;
  width: 602px;
}
#results-top {
  width: 168px;
  height: 80px;
  overflow: auto;
  display: block;
}
#results {
  width: 602px;
  height: 600px;
  overflow: auto;
  display: block;
}
#results-uv {
  width: 602px;
  height: 150px;
  overflow: auto;
  display: block;
}
#q-a {
  width: 602px;
  height: 80px;
  overflow: auto;
  display: block;
}
#user-voice {
  width: 602px;
  height: 100px;
  overflow: auto;
  display: block;
}
#results h3 {
 font-size   : 10px;
 font-weight : bold;
}
#new {
  width: 185px;
  height: 150px;
  overflow: scroll;
  display: block;
}
#set {
  float: left;
  width: 330px;
  margin: 0;
  padding: 5px;
  font-size: small;
  border: 1px solid #778899;
  color: #333333;
  background: #ffffff;
}
#set strong {
  margin: 0;
  line-height: 1.6;
  color: #ff6699;
}

#box1 {
  text-align: left;
  float: left;
  width: 148px;
  margin: 1;
  padding: 1;
  font-size: x-small;
 font-weight : normal;
  border: 1px solid #778899;
  color: #666666;
  background: #ffffff;
}
#box2 {
  float: left;
  width: 570px;
  margin: 5;
  padding: 5px;
  font-size: x-small;
  color: #666666;
  background: #ffffff;
}
#box3 {
  float: left;
  width: 570px;
  margin: 5;
  padding: 5px;
  font-size: x-small;
  color: #666666;
  background: #f8f8ff;
}
#content h2 {
  text-align: left;
  margin: 1.5em 0 0.3em;
  padding: 6px 0px 6px 20px;
  font-size: 14px;
  font-weight: normal;
  color: #ffffff;
  background: transparent #6699cc;
}
#clients1 h2   { color: #0066d1; font-size: 14px; font-weight: bold; background: #ffffff url("image/midasihaikei-dai.jpg") no-repeat; text-align: left; margin: 0.3em 0; padding: 9px 0 8px 20px }
#clients1 p {
  margin: 0;
  line-height: 1.6;
  font-size: small;
}
#clients1 strong {
  margin: 0;
  line-height: 1.6;
}
#clients1 h3 {
  margin: 0;
  line-height: 1.6;
  color: #ff6699;
}
#clients1 img#lead {
  margin-top: 4px;
}
#clients1 img#top {
  float: left;
  margin: 0em 1em 0.1em 0em;
}
#clients1 img#top2 {
  float: right;
  margin: 0em 0em 0.4em 1em;
}
#clients1 .campaign {
  margin: 0 0 10px 0;
  padding: 10px;
  text-align: center;
  border: 2px solid #33cc66;
  color: #666666;
  background: #ffffff;
}
#clients1 .main-top {
  margin: 0 0 10px 0;
  padding: 100px;
  color: #666666;
  background: #EFF3F7;
}
#clients1 .main-gp {
  margin: 5px 0 5px 0;
  padding: 5px;
  border: 2px solid #c7e0ee;
  color: #666666;
  background: #ffffff;
}
#clients1 .main-gp h3 {
  font-size: 16px;
}
#clients1 .main-gp2 {
  margin: 5px 0 5px 0;
  padding: 5px;
  border: 2px solid #6699cc;
  color: #666666;
  background: #ffffff;
}
#clients1 .main-gp2 h3 {
  font-size: 16px;
}
#clients1 .main {
  margin: 0 0 10px 0;
  padding: 10px;
  color: #666666;
  background: #ffffff;
}
#clients1 .main2 {
  margin: 0 0 10px 0;
  padding: 10px;
  color: #666666;
  background: #F0F8FF;
}
#clients1 .sub {
  margin-left: 0px;
  color: #666666;
  background: #ffffff;
}

/* メニュー
---------------------------------------------------- */
ul#menu   { list-style: none; margin: 0; padding: 0; width: 182px; float: left; border-right: 0 inset }
ul#menu li  { font-size: small; background: #ffffff no-repeat 1% 50%; display: block; padding: 8px 0 8px 12px }
ul#menu li span { font-size: x-small; display: block }
ul#menu li a {
  text-decoration: none;
  color: #0066d1;
  border-bottom: solid 1px #dcd3c5;
}
ul#menu li a:hover {
  color: #ff3300;
  border-bottom: dotted 1px #ff9900;
}
ul#menu img {
  margin: 0;
  position: auto;
}
ul#menu li#life   { color: #666666; background-image: url("../img/btn3-left.gif"); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 50%; margin-left: 3px; padding: 8px 5px 8px 12px }
ul#menu li#area {
  padding: 0px 0px 0px 2px;
  color: #666666;
  background: url(../img/top-icon/japan.jpg) no-repeat #99ccff;
  background-position: 3% 50%;
}
ul#menu li#area2 {
  color: #666666;
  background: url(../img/back.gif) no-repeat #ffffff;
  background-position: 1% 50%;
}
ul#menu li#company {
  color: #666666;
  background: url(../img/back.gif) no-repeat #ffffff;
  background-position: 1% 50%;
}
ul#menu li#contents  { color: #0066d1; font-size: small; font-weight: bold; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; text-align: left; margin-top: 5px; margin-left: 3px; padding: 4px 0 4px 15px; border-style: solid; border-width: 1pt 1pt 1pt 12px; border-color: #999 }
ul#menu li#contents2 {
  margin-top: 4px;
  padding: 0px 0px 0px 0px;
  text-align: left;
  font-size: small;
  font-weight: bold;
  color: #0066d1;
  background: #ffffff;
}
ul#menu li#select {
  color: #ffffff;
  background: url(../img/btn-left.gif) no-repeat #33cc66;
  background-position: 1% 50%;
}
ul#menu li#damy {
  margin: 0;
  padding: 0 0 0 5px;
  color: #ffffff;
  background: #ffffff;
}
ul#menu address {
  margin: 0;
  padding: 1em 0 0 1px;
  border-top: 1px solid #cccccc;
  font-style: normal;
  font-size: x-small;
  text-transform: uppercase;
  line-height: 1.5;
  color: #99ccff;
  background: transparent;
}

/* テーブル共通
---------------------------------------------------- */
th {
  text-align: center;
}
td {
  text-align: left;
}
.num {
  text-align: right;
}

/* エリアテーブル
---------------------------------------------------- */
table#shipto {
  margin: 5px;
  width: 570px;
  border-top:    1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
  border-collapse: collapse;
}
table#shipto th {
  width: 100%;
  font-size: small;
  font-weight: bold;
  color: #444444;
  background: #f1f1ed;
}
table#shipto td {
  width: 100%;
  font-size: small;
  font-weight: normal;
}
table#shipto th, table#shipto td {
  border-bottom: 1px dotted #726d6b;
}
/* サブメニューテーブル
---------------------------------------------------- */
table#sub-menu {
  width: 602px;
}
table#sub-menu td {
  padding: 0 0.3em 0 0.3em;
  text-align: left;
  font-size: small;
  font-weight: normal;
  background: #ffffff;
}
table#sub-menu td.coating {
  text-align: left;
  margin: 0 0.3em 0 0.3em;
  padding: 9px 0px 8px 20px;
  font-size: 12px;
  font-weight: normal;
  color: #0066d1;
  background: url(../img/h.gif) no-repeat #ffffff;
}
/* サブメニューテーブル2
---------------------------------------------------- */
table#sub-menu2 {
  margin: 18px 0 8px 0;
  width: 579px;
  border-collapse: collapse;
}
table#sub-menu2 th {
  width: 193px;
  font-size: small;
  font-weight: normal;
  background: #ffffff;
  color: #444444;
}
table#sub-menu2 th.set {
  width: 386px;
  background: #ffffff;
}
table#sub-menu2 td {
  font-size: small;
  font-weight: normal;
  background: #ffffff;
}
table#sub-menu2 td.photo {
  width: 60px;
  background: #ffffff;
}
table#sub-menu2 td.text {
  width: 133px;
  background: #ffffff;
}
table#sub-menu2 th, table#sub-menu2 td {
  padding: 0.3em 0.3em;
  text-align: left;
}
/* サブメニューテーブル3
---------------------------------------------------- */
table#sub-menu3 {
  margin: 18px 0 8px 0;
  width: 579px;
  border-collapse: collapse;
}
table#sub-menu3 th {
  width: 193px;
  font-size: small;
  font-weight: normal;
  background: #ffffff;
  color: #444444;
}
table#sub-menu3 td {
  font-size: small;
  font-weight: normal;
  background: #ffffff;
}
table#sub-menu3 th, table#sub-menu3 td {
  padding: 0.3em 0.3em;
  text-align: left;
}
/* 引っ越しテーブル
---------------------------------------------------- */
table#hikkosi {
  margin: 18px 0 8px 0;
  width: 579px;
  border-top:    1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
  border-collapse: collapse;
}
table#hikkosi th {
  padding: 0.6em 2.5em 0.6em 1.2em;
  width: 20%;
  font-size: small;
  font-weight: normal;
  color: #444444;
  background: #f1f1ed;
}
table#hikkosi td {
  padding: 0.6em 0 0.6em 1.2em;
  width: 26%;
  font-size: small;
  font-weight: normal;
}
table#hikkosi th, table#hikkosi td {
  text-align: left;
  border-bottom: 1px dotted #726d6b;
}
/* 引っ越しテーブル2
---------------------------------------------------- */
table#hikkosi2 {
  margin: 18px 0 8px 0;
  width: 579px;
  border-top:    1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
  border-collapse: collapse;
}
table#hikkosi2 td {
  padding: 0.6em 0 0.6em 1.2em;
  width: 20%;
  font-size: small;
  font-weight: normal;
}
table#hikkosi2 td {
  text-align: left;
  border-bottom: 1px dotted #726d6b;
}
/* フロアコーティングメニューテーブル
---------------------------------------------------- */
table#menu {
  margin: 5px;
  margin-left: 0;
  width: 176px;
  border-collapse: collapse;
}
table#menu tr {
  background: url(../img/top-icon/flor-icon.gif) no-repeat #ffffff;
  background-position: 0% 50%;
}
table#menu th {
  padding: 0.3em 0 0.3em 0;
  font-size: small;
  font-weight: normal;
  color: #444444;
}
table#menu td {
  padding: 0.3em 0 0.3em 0.5em;
  font-size: small;
  font-weight: normal;
}
table#menu th, table#menu td {
  text-align: left;
}
/* 光触媒テーブル
---------------------------------------------------- */
table#hikari {
  margin: 18px 0 8px 0;
  width: 579px;
  border-top:    1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
  border-collapse: collapse;
}
table#hikari th {
  padding: 0.6em 2.5em 0.6em 1.2em;
  width: 34%;
  font-size: small;
  font-weight: normal;
  color: #444444;
  background: #f1f1ed;
}
table#hikari td {
  padding: 0.6em 0 0.6em 1.2em;
  width: 33%;
  font-size: small;
  font-weight: normal;
}
table#hikari th, table#hikari td {
  text-align: center;
  border-bottom: 1px dotted #726d6b;
}

/* 光触媒テーブル2
---------------------------------------------------- */
table#hikari2 {
  margin: 18px 0 8px 0;
  width: 579px;
  border-top:    1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
  border-collapse: collapse;
}
table#hikari2 th {
  padding: 0.6em 2.5em 0.6em 1.2em;
  width: 30%;
  font-size: small;
  font-weight: normal;
  color: #444444;
  background: #f1f1ed;
}
table#hikari2 td {
  padding: 0.6em 0 0.6em 1.2em;
  width: 70%;
  font-size: small;
  font-weight: normal;
}
table#hikari2 th, table#hikari2 td {
  text-align: left;
  border-bottom: 1px dotted #726d6b;
}

/* 光触媒テーブル3
---------------------------------------------------- */
table#hikari3 {
  margin: 18px 0 8px 0;
  width: 579px;
  border-top:    1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
  border-collapse: collapse;
}
table#hikari3 th {
  padding: 0.6em 2.5em 0.6em 1.2em;
  width: 25%;
  font-size: small;
  font-weight: normal;
  color: #444444;
  background: #f1f1ed;
}
table#hikari3 td {
  padding: 0.6em 0 0.6em 1.2em;
  width: 25%;
  font-size: small;
  font-weight: normal;
}
table#hikari3 th, table#hikari3 td {
  text-align: left;
  border-bottom: 1px dotted #726d6b;
}
/* 施工実績テーブル
---------------------------------------------------- */
table#results {
  margin: 18px 0 8px 0;
  width: 579px;
  border-top:    1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
  border-collapse: collapse;
}
table#results th {
  padding: 0.6em 0 0.6em 1.2em;
  width: 30%;
  font-size: small;
  font-weight: normal;
  color: #444444;
  background: #f1f1ed;
}
table#results td {
  padding: 0.6em 0 0.6em 1.2em;
  width: 30%;
  font-size: small;
  font-weight: normal;
}
table#results th, table#results td {
  text-align: left;
  border-bottom: 1px dotted #726d6b;
}

/* リンクテーブル
---------------------------------------------------- */
table#link {
  margin: 18px 0 8px 0;
  width: 579px;
  border-top:    1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
  border-collapse: collapse;
}
table#link th {
  padding: 0.6em 0.6em 0.6em 0.6em;
  width: 50%;
  font-size: small;
  font-weight: normal;
  color: #444444;
  background: #f1f1ed;
}
table#link td {
  padding: 0.6em 0.6em 0.6em 0.6em;
  width: 50%;
  font-size: small;
  font-weight: normal;
}
table#link th, table#link td {
  text-align: left;
  border-bottom: 1px dotted #726d6b;
}
/* ユーザーテーブル
---------------------------------------------------- */
table#user-menu {
  width: 570px;
}
table#user-menu td {
  padding: 0.3em 0.3em 0.3em 0.3em;
  text-align: left;
  font-size: small;
  font-weight: normal;
  text-align: center;
  background: #ffffff;
}
/* フッタ
---------------------------------------------------- */
#footer {;
  width: 800px;
  clear: both;
  border-top: 1px solid #cccccc;
}
#footer ul {
  margin: 0;
  padding: 10px;
  width: 780px;
  list-style: none;
  text-align: center;
  font-size: x-small;
  background: url(../img/footer-back.gif) no-repeat #ffffff;
}
#footer li {
  display: inline;
  padding-left: 1.7em;
  text-transform: uppercase;
}
#footer li a {
  padding: 11px 0;
  vertical-align: middle;
  text-decoration: none;
}
#footer p {
  margin: 0;
  padding: 0.5em 35px 0.5em 0;
  width: 765px;
  text-align: center;
  text-transform: uppercase;
  font-size: x-small;
  color: #ffffff;
  background:#6699cc;
}


div#navbar { 
        width : 800px;
	margin-bottom : 0px;
        border-top : solid 1px #ffffff;
        background: #ffffff;
               
}

div#navbar a { 
       font-size : 12px;
       color : #ffffff;
       text-decoration: none;
       float : left;
       width : 132px;
       text-align : center;
       background-image : url(image/h3.jpg);
       background-repeat: no-repeat;
       background-color : #000000;
       padding: 4px 0px;
       line-height : 1.5em;
       border-right : 1px solid #fffefd;
} 


div#navbar a { 
      display : block;
      width : 132px;

}

div#navbar a:hover { 
      color : #cc9966;
}





