@charset "utf-8";
img {
  border: 0px;
}

body {
  font-family: Helvetica,"MS P Gothic",Osaka,"Hiragino Kaku Gothic Pro",Verdana,Arial,Meiryo,sans-serif;
  font-size: 80%;
  color: #333;
  margin: 0px;
  padding: 0px;
  height: 100%;
  background-color: #fff;
}
img {
  border: 0px;
}

#wrapper {
  margin: 0px auto;
  padding: 0px;
  width: 854px;
  background-image: url(../img/bg_body.gif);
  background-repeat: repeat-y;
  background-position: center;
}

#header {
  display: block;
  margin: 0px;
  width: 854px;
  height: 60px;
  padding: 0px;
  background-color: #333;
  background-image: url(../img/bg_header.gif);
  background-repeat: no-repeat;
}
#header h1 {
  float: left;
  margin: 0px;
  padding: 0px;
}
#headerText {
  margin: 0px 0px 5px 0px;
  padding: 0px;
  font-size: 80%;
  color: #666;
  font-weight: normal;
  line-height: 180%;
}
#header img {
  border: 0px;
}

#mainNavi {
  margin: 0px;
  height: 40px;
  padding: 0px;
  list-style-type: none;
  clear: both;
}
#mainNavi li {
  float: left;
  line-height: 40px;
  text-indent: -9999px;
  background-color: #000;
}
#mainNavi a:link { height: 50px; display: block; color: #fff; text-decoration: none; background-position: 0px 0px; }
#mainNavi a:visited { height: 50px; display: block; color: #fff; text-decoration: none; }
#mainNavi a:hover { height: 50px; display: block; color: #fff; text-decoration: none; background-position: 0px -50px; }
#mainNavi a:active { height: 50px; display: block; color: #fff; text-decoration: none; }
.mN01 a {
  width: 183px;
  background-image: url(../img/btn1.gif);
  background-repeat: no-repeat;
}
.mN02 a {
  width: 162px;
  background-image: url(../img/btn2.gif);
  background-repeat: no-repeat;
}
.mN03 a {
  width: 180px;
  background-image: url(../img/btn3.gif);
  background-repeat: no-repeat;
}
.mN04 a {
  width: 170px;
  background-image: url(../img/btn4.gif);
  background-repeat: no-repeat;
}
.mN05 a {
  width: 157px;
  background-image: url(../img/btn5.gif);
  background-repeat: no-repeat;
}

#sideBody {
  margin: 0px;
  width: 220px;
  float: left;
  background-image: url(../img/bg_subnavi1.gif);
  background-repeat: repeat-y;
}
#sideBody ul {
  background: url(../img/bg_subnavi2.gif) no-repeat left bottom;
  margin: 0px;
  padding: 15px 15px 40px 15px;
}
#sideBody ul li {
  background: url(../img/icon1.gif);
  background-repeat: no-repeat;
  list-style-type: none;
  padding-left: 15px;
  font-size: 110%;
  margin-bottom: 10px;
}
#sideBody a, #sideBody2 a {
  text-decoration: none;
}
#sideBody a:hover, #sideBody2 a:hover {
  color: #f60;
}

#sideBody2 {
  margin: 0px;
  width: 220px;
  float: left;
  background: url(../img/bg_subnavi3.gif) no-repeat left bottom;
  min-height: 600px;
  _height: 600px;
}
#sideBody2 ul {
  background: url(../img/bg_subnavi4.gif) no-repeat left top;
  margin: 0px;
  padding: 15px 15px 40px 15px;
}
#sideBody2 ul li {
  background: url(../img/icon1.gif);
  background-repeat: no-repeat;
  list-style-type: none;
  padding-left: 15px;
  font-size: 110%;
  margin-bottom: 10px;
}

#mainBody {
  width: 620px;
  margin: 0px;
  float: right;
}
#mainBody h3 {
  border-left: 3px solid #303c95;
  color: #303c95;
  margin: 20px 0px 5px 0px;
  line-height: 20px;
  font-size: 130%;
  font-weight: normal;
  text-indent: 0.5em;
}

#worksBody td {
  vertical-align: top;
}

.comment {
  margin: 5px;
  text-align: center;
  font-size: 90%;
}

#footer {
  width: 910px;
  clear: both;
}
#footerText {
  margin: 20px 0px 0px 0px;
  padding: 0px;
  font-size: 80%;
  color: #666;
  font-weight: normal;
}
#footerNavi {
  padding: 5px;
  border-top: 1px solid #ccc;
  font-size: 90%;
}
#footer h5 {
  display: block;
  margin: 0px;
  padding: 0px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 80%;
  letter-spacing: 1px;
  clear: both;
}


/* 会社概要部分 */
#companyBody {
  font-size: 85%;
  margin: 20px 10px;
}
#companyBody td {
  padding-bottom: 10px;
}
#companyBody .captionTd {
  color: #f60;
  width: 120px;
}
#companyBody h3 {
  color: #f60;
  border-top: 1px dotted #f60;
  border-bottom: 1px dotted #f60;
  margin-top: 20px;
  clear: both;
}
#companyBody h4 {
  color: #666;
  border-left: 5px solid #f90;
  padding-left: 10px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  clear: both;
}
#companyBody p {
  padding-left: 20px;
}
#companyBody strong {
  display: block;
  padding: 15px 10px 0px 10px;
  font-size: 120%;
  color: #c66;
}
.imageBody {
  padding-right: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  float: left;
}
#priceBody {
  margin: 20px 10px;
}
#priceBody td {
  background-color: #fff;
  padding: 3px;
}
.priceTd {
  color: #f60;
}
#aisatsuBody {
  margin: 0px 10px 20px 20px;
}
#aisatsuBody .centerComment {
  text-align: center;
  color: #f60;
  font-size: 150%;
}
#aisatsuBody .rightComment {
  text-align: right;
  color: #666;
  font-weight: bold;
}
.guideBody {
  text-align: center;
  margin: 10px 20px;
  background-color: #cff;
  border: 1px dotted #999;
  padding: 5px;
}
.guideBody a {
  text-decoration: none;
}
.guideBody a:hover {
  color: #f60;
}



/* 問い合わせ部分 */
#inquiryBody {
  font-size: 85%;
  margin: 20px auto;
  width: 600px;
}
#inquiryBody td {
  padding-bottom: 10px;
  text-align: left;
}
#inquiryBody .captionTd {
  color: #f60;
}


.adress4inquiry {
  width: 560px;
  border: 1px solid #ccc;
  padding: 0px 10px;
  margin: 0px auto;
  background-color: #fff;
}
.adress4inquiry img {
  float: left;
}


.attention {
  color: #f00;
}
