@charset "UTF-8";
/* CSS Document */

/*  ---------------------------------------
           bace
------------------------------------------- */
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
}
#container {
  width: 970px;
  text-align: left;
  margin: auto;
  height: auto;
}
#container #main {
  padding-top: 18px;
  padding-bottom: 20px;
}
img {
    border: none;
    vertical-align: top;
}
ul {
  margin: 0px;
  padding: 0px;
}
li {
  list-style-type: none;
}
/* text */
p {
  font-size: 12px;
  line-height: 1.5;
  margin: 0px;
  padding: 0px;
  color: #282828;
}
.boldgreen13 {
  color: #608B3E;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 8px;
  margin-top: 8px;
}
.hissu {
  font-weight: bold;
  color: #CC0000;
  font-size: 12px;
  padding-bottom: 5px;
}
.green12 {
	font-size: 12px;
	font-weight: bold;
	color: #607B00;
	padding-top: 10px;
	padding-bottom: 10px;
}
.blue13 {
  font-weight: bold;
  font-size: 13px;
  display: inline;
  float: left;
  padding-right: 15px;
  color: #002753;
}
.cha {
  font-weight: bold;
  color: #75643C;
}
.boldblack {
  font-weight: bold;
  font-size: medium;
  padding-bottom: 5px;
  color: #282828;
}
.boldred {
  font-weight: bold;
  color: #C01252;
  font-size: medium;
  padding-bottom: 5px;
}
.boldgreen18 {
  color: #608B3E;
  font-size: 18px;
  font-weight: bold;
}
.text-bold {
	font-weight: bold;
}
a:link {
  color: #276C85;
  text-decoration: underline;
}
a:visited {
  color: #003399;
  text-decoration: underline;
}
a:hover {
  color: #3399CC;
  text-decoration: underline;
}

/* table */
table {
  font-size: 12px;
  line-height: 140%;
  border-top-width: 1px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-color: #999999;
  border-right-color: #999999;
  border-bottom-color: #999999;
  border-left-color: #999999;
  border-bottom-width: 0px;
}
td {
  padding-left: 5px;
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-top-color: #999999;
  border-right-color: #999999;
  border-bottom-color: #999999;
  border-left-color: #999999;
	}
th {
  background: #F2FFFC;
  text-align: center;
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #999999;
  border-right-color: #999999;
  border-bottom-color: #999999;
  border-left-color: #999999;
}
tr {
  line-height: 20px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
}
a {
	color: #333333;
}

/*  ---------------------------------------
           header 
------------------------------------------- */
#header {
  width: 970px;
  padding: 0px;
  height: 142px;
  margin: 0px;
}
h1 {
  height: 60px;
  margin: 0px;
  padding: 8px 0px 0px 30px;
  background-image: url(../img/header/rogo.gif);
  background-repeat: no-repeat;
  width: 267px;
  display: block;
  text-indent: -999px;
  background-position: right bottom;
  float: left;
}
#header_bt {
  height: 60px;
  width: 418px;
  padding-top: 25px;
  margin-left: 522px;
  background-image: url(../img/header/tel.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
  margin-bottom: 10px;
}
a.home {
  background-image: url(../img/header/bt_home.gif);
}
a.habita {
  background-image: url(../img/header/bt_habita.gif);
}
a.form {
  background-image: url(../img/header/bt_form.gif);
}

/* contens_bt */
#menu {
  height: 47px;
  width: 970px;
}
#menu ul.menu-main {
}
#menu ul.menu-main li {
  float: left;
}
#menu ul.menu-main li a {
  background-repeat: no-repeat;
  background-position: 0px 0px;
  display: block;
  text-indent: -700em;
  height: 47px;
  width: 121px;
}
#menu ul.menu-main li a:hover {
  background-position: 0px -47px;
}
a.blog {
  background-image: url(../img/header/bt_blog.gif);
}
a.ccs {
  background-image: url(../img/header/bt_ccs.gif);
}
a.chumon {
  background-image: url(../img/header/bt_chumon.gif);
}
a.model {
  background-image: url(../img/header/bt_model.gif);
}
a.gallery {
  background-image: url(../img/header/bt_gallery.gif);
}
a.riform {
  background-image: url(../img/header/bt_riform.gif);
}
a.tochi {
  background-image: url(../img/header/bt_tochi.gif);
}
a.tanpo {
  background-image: url(../img/header/bt_tanpo.gif);
}


/*  ---------------------------------------
           index
------------------------------------------- */
#main_flash {
  width: 970px;
  height: 340px;
}
#indexmain #address {
  padding-top: 30px;
  float: left;
  width: 300px;
  padding-left: 30px;
}
#indexmain #address img {
  padding-bottom: 10px;
}
#container #indexmain {
  padding-top: 18px;
  padding-bottom: 20px;
  height: 550px;
}
#indexmain #qrcode {
  width: 320px;
  padding-top: 35px;
  padding-left: 30px;
  float: left;
}
#indexmain #fladw {
  padding-top: 20px;
  background-image: url(../img/tenline.gif);
  background-repeat: repeat-x;
  background-position: top;
  margin-top: 20px;
}
#qrcode img {
  float: left;
}

/* baner */
#indexmain_bn {
	width: 680px;
	background-image: url(../img/back_moyou.gif);
	background-repeat: repeat;
	padding-top: 30px;
	padding-bottom: 30px;
	float: left;
}
#indexmain_bn #indexmain_bnleft {
	width: 350px;
	float: left;
	padding-left: 30px;
}
#indexmain_bn img {
  float: left;
  padding-right: 15px;
  padding-bottom: 10px;
}
#indexbn_s {
	float: left;
	margin-bottom: 10px;
}
#indexbn_right {
	float: left;
	width: 300px;
}
#indexbn_s img {
	padding-right: 26px;
}

/* left */
#left {
	width: 204px;
	margin-right: 26px;
	border: 1px solid #999999;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 15px;
	float: left;
	height: 650px;
}
#left .whatsnew {
  background-image: url(../img/tenline.gif);
  background-repeat: repeat-x;
  padding-bottom: 15px;
  background-position: bottom;
}
#left .newt {
  font-size: 13px;
  font-weight: bold;
  color: #011C39;
  padding-bottom: 10px;
}
#left .whatsnew .newdate {
  background-image: url(../img/index/back_day.gif);
  background-repeat: no-repeat;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  padding-left: 5px;
  margin-bottom: 6px;
  height: 17px;
  width: 95px;
  padding-top: 1px;
}
#left .blogt {
  line-height: 200%;
}
#left img {
  padding-top: 20px;
  padding-bottom: 15px;
}

/*  ---------------------------------------
           main taitol
------------------------------------------- */
h2 {
  font-weight: bold;
  font-size: 18px;
  display: inline;
  float: left;
  padding-right: 15px;
  width: auto;
  margin: 2px 0px 0px;
}
.taitol18 {
  font-weight: bold;
  font-size: 18px;
  display: inline;
  float: left;
  padding-right: 15px;
  width: auto;
}
#taitol ul {
  padding-top: 5px;
}
#taitol li {
  float: left;
}
#taitol {
  background-image: url(../img/tenline.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  padding-bottom: 20px;
  height: 25px;
  padding-top: 30px;
  width: 910px;
  margin-left: 30px;
}
#taitolcome {
	width: 910px;
	margin-left: 30px;
}
#taitol .taitol-menu {
  display: inline;
}

/*  ---------------------------------------
        taitol + bn botan
------------------------------------------- */
#taitolbox {
	width: 910px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	height: 90px;
	clear: left;
}
#tbox02 h2 {
	height: 20px;
}
#tbox02 {
	float: left;
	width: 630px;
}
#tbox02 ul {
	padding-top: 5px;
	height: 20px;
}
#tbox02 li {
  float: left;
}
#taitolcome02 {
	clear: left;
	padding-top: 20px;
	background-image: url(../img/tenline.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#taitolbn {
	float: left;
	padding-left: 10px;
}

/*  ---------------------------------------
        taitol03
------------------------------------------- */
#taitolbox03 {
	width: 910px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	clear: left;
	height: 110px;
}
#tbox03 h2 {
	height: 20px;
	width: 320px;
	display: block;
	padding-right: 0px;
}
#tbox03 {
	float: left;
	width: 910px;
}
#tbox03 ul {
	height: 20px;
	display: block;
	padding-top: 5px;
}
#tbox03 li {
  float: left;
}
#taitolcome03 {
	clear: left;
	padding-top: 20px;
	background-image: url(../img/tenline.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/*  ---------------------------------------
           ccs
------------------------------------------- */
#container #mainccs {
  background-image: url(../img/back_moyou.gif);
  background-repeat: repeat;
  margin-top: 30px;
  padding: 30px;
}
#mainccs #mainccs-waku {
  background-color: #FFFFFF;
  border: 1px solid #999999;
  padding: 40px 100px;
}
#mainccs-waku img {
  padding-bottom: 10px;
  padding-top: 10px;
}
#tenb-waku {
  padding-top: 30px;
  background-image: url(../img/tenline.gif);
  background-repeat: repeat-x;
  margin-top: 20px;
}


/*  ---------------------------------------
           chumon
------------------------------------------- */
#container #mainchumon {
  background-image: url(../img/back_moyou.gif);
  background-repeat: repeat;
  margin-top: 30px;
  padding: 30px;
}
#mainchumon #mainchumon-waku {
  background-color: #FFFFFF;
  border: 1px solid #999999;
  padding: 40px 50px;
}
#mainchumon-waku img {
  padding-bottom: 50px;
  padding-top: 10px;
  background-image: url(../img/tenline.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}
#tenc-waku {
  padding-top: 30px;
  background-image: url(../img/tenline.gif);
  background-repeat: repeat-x;
  margin-top: 20px;
}

/* chumon jisseki */
#container #main_chumonj {
  background-repeat: repeat;
  margin-top: 15px;
  padding: 30px;
}
.chumonj_model {
  float: left;
  width: 910px;
  padding-bottom: 50px;
  background-image: url(../img/tenline.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}
/* chumon_1kome */
#jissekitop_madori {
  float: left;
  padding-bottom: 10px;
}
#jissekitop_left {
  width: 425px;
  float: left;
}
/* chumon_etc */
.chumonj_left {
  width: 425px;
  float: left;
  padding-top: 20px;
}
.chumonj_left2 {
  width: 425px;
  height: 500px;
  float: left;
}
.chumon_madori {
  float: left;
  padding-bottom: 10px;
  padding-top: 20px;
}
/* p・coment・table */
.chumon_p {
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
}
.chumon_coment {
	float: left;
	padding-top: 20px;
	width: 480px;
}
.chumon_table {
	float: left;
	padding-top: 20px;
}

/* kikaku Liber */
#container #main_liver {
  background-image: url(../img/back_moyou.gif);
  background-repeat: repeat;
  margin-top: 30px;
  padding: 30px;
}
#main_liver #main_liver-waku {
  background-color: #FFFFFF;
  border: 1px solid #999999;
  padding: 40px 65px 40px 70px;
}
#main_liver-waku img {
  padding-bottom: 20px;
  padding-top: 10px;
  background-repeat: repeat-x;
  background-position: bottom;
}
.liver_right {
  padding-left: 20px;
  width: 515px;
  float: left;
  padding-bottom: 50px;
}
.liver_left {
	float: left;
	width: 205px;
}
.liver_coment {
	float: left;
	width: 190px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
}
.liver_coment2 {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* chumon sekou */
#sekou_model {
  width: 870px;
  margin-top: 15px;
  float: left;
  padding: 30px 50px 40px;
}
#sekou_coment img {
  padding-top: 20px;
  padding-bottom: 10px;
}

#sekou_left {
  width: 600px;
  float: left;
}
#sekou_coment {
  float: left;
  width: 520px;
}

/*  ---------------------------------------
           model house
------------------------------------------- */
#container #main_model {
  background-repeat: repeat;
  padding: 30px;
  float: left;
}
.model_p {
	float: left;
	padding: 3px;
}

/* index */
#model_indexleft {
  float: left;
  width: 530px;
}
/*----------- MODEL01 -----------*/
.model_tophani {
	width: 500px;
	padding-top: 30px;
	padding-bottom: 10px;
	float: left;
	background-image: url(../img/tenline.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.modelindex_come {
  width: 310px;
  padding-top: 10px;
  float: left;
}
.modelname {
  font-size: 15px;
  font-weight: bold;
  display: block;
  padding-bottom: 8px;
  padding-top: 5px;
}
/*----------- MODEL HABITA -----------*/
.modelh_tophani {
	width: 446px;
	float: left;
	background-image: url(../img/model/habita/rogo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #4B914E;
	border: 3px solid #A0C3B5;
	padding: 55px 25px 30px;
	margin-bottom: 20px;
}
.modelhindex_come {
	float: left;
	width: 265px;
}
.modelnew_y {
	color: #FFFF00;
	font-weight: bold;
	float: left;
	font-size: 12px;
	padding-right: 5px;
	padding-top: 3px;
}
.modelhindex_come p {
	color: #FFFFFF;
	font-weight: normal;
}
.modelh_tophani img {
	float: left;
	padding-right: 8px;
}
.modelhindex_come a:link {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 8px;
	display: block;
}
.modelhindex_come a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.modelhindex_come a:hover {
	color: #FFFF99;
	text-decoration: underline;
}

/*----------------------*/
.model_phani1 {
	float: left;
	width: 180px;
}
#model_mapindex {
  width: 370px;
  float: left;
}
#modelqr {
  margin: 0px;
  width: 105px;
  padding: 30px 0px 10px;
  float: left;
}
#modelqrcoment {
  padding-top: 30px;
  float: left;
  width: 260px;
}

/* model page */
#container #main_modelpage {
  background-repeat: repeat;
  float: left;
  padding-top: 30px;
  padding-bottom: 30px;
  width: 960px;
  padding-left: 10px;
}
#modelpage_left {
  float: left;
  width: 580px;
}
#roomzu {
  width: 190px;
  float: left;
}
#modelpage_right {
  float: left;
  width: 370px;
}
.freetel {
  font-size: 16px;
  color: #CC3300;
  font-weight: bold;
  background-image: url(../img/model/freetel.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-top: 5px;
  padding-left: 40px;
  display: block;
  padding-bottom: 5px;
}
.model_table {
	float: left;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 10px;
}
#modelpage_pars {
  float: left;
  padding-top: 20px;
  width: 960px;
}

/*  ---------------------------------------
           gallery
------------------------------------------- */
#container #maingallery {
  background-image: url(../img/back_moyou.gif);
  background-repeat: repeat;
  margin-top: 30px;
  width: 930px;
  float: left;
  padding: 30px 10px 30px 30px;
}
.gindexbox {
  height: 180px;
  width: 395px;
  background-image: url(../img/gallery/box_back.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 15px;
  padding-right: 50px;
  padding-left: 15px;
  float: left;
}
.gindexbox img {
  float: left;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
}
.gtaitol13 {
  font-weight: bold;
  font-size: 12px;
  padding-bottom: 15px;
  color: #282828;
  background-image: url(../img/tenline.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  display: block;
  padding-top: 5px;
}

/* photo gallery */
#pgcontainer {
  width: 605px;
  text-align: left;
  margin-right: auto;
  margin-left: auto;
  height: auto;
}
#pgalleryhani {
  background-image: url(../img/back_moyou.gif);
  background-repeat: repeat;
  margin-top: 15px;
  width: 566px;
  float: left;
  padding: 25px 20px 25px 19px;
}
#pgcontainer #samnail {
  clear: left;
  padding-top: 15px;
}
#samnail img {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}
#pgtaitol {
  background-color: #3E85B6;
  padding: 10px;
  margin-top: 20px;
}
#pgtaitol p {
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
}
.pgcome {
  font-weight: bold;
  font-size: 12px;
  padding-bottom: 15px;
  color: #282828;
  background-image: url(../img/tenline.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  display: block;
  padding-top: 5px;
  margin-top: 20px;
}
#pgcontainer #closebox {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 30px;
}

/*  ---------------------------------------
           riform
------------------------------------------- */
#riformhani {
  float: left;
  width: 920px;
  padding: 10px 25px;
}
#riformm01 {
  padding-left: 25px;
  padding-top: 15px;
  padding-bottom: 10px;
}
#riformbox {
  background-color: #E2F0F7;
  width: 860px;
  float: left;
  padding: 25px 30px;
  vertical-align: middle;
}
#riformboxtext {
  width: 590px;
  float: left;
}
.rifomorat {
  font-size: 15px;
  font-weight: bold;
  color: #CC0000;
}
#riformboxbn {
  float: left;
  padding-top: 20px;
}

#riformm02 {
  padding-top: 15px;
  float: left;
  width: 920px;
  margin-top: 30px;
}
#riformm02 img {
  float: left;
  padding-right: 15px;
}
#riformbeaf {
  float: left;
  width: 870px;
  background-color: #EEEBC3;
  padding-top: 20px;
  padding-left: 50px;
  padding-bottom: 20px;
}
#riformshita {
  float: left;
  width: 920px;
  padding-top: 50px;
}
#riformmilluhani {
  float: left;
  width: 370px;
}
#riformmillu {
  float: left;
  width: 350px;
  background-image: url(../riform/image/tenline.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  height: 60px;
}
.rifompinkt {
  font-size: 15px;
  font-weight: bold;
  color: #E06080;
}
#riformmillu02 {
  float: left;
}
#riformmillu02 img {
  padding-top: 50px;
}
#riformteian {
  width: 550px;
  float: left;
}
#riformgreenbox {
  background-color: #F1F7EC;
  height: 215px;
  width: 525px;
  padding-top: 25px;
  padding-left: 25px;
  margin-top: 10px;
  float: left;
}
.rifomblat {
  font-weight: bold;
}
.rifomgreent {
  font-size: 15px;
  font-weight: bold;
  color: #336D00;
}

/*  ---------------------------------------
           privacy
------------------------------------------- */
#privacy_text {
  width: 750px;
  margin: 30px auto 20px;
  clear: left;
}
#day {
	text-align: right;
	width: 750px;
	padding-top: 10px;
	clear: left;
}

/*  ---------------------------------------
           tochi
------------------------------------------- */
#main_tochi {
  margin: 30px auto 20px;
  width: 910px;
  clear: left;
}
#main_tochi table {
  font-size: 12px;
  line-height: 140%;
  width: 900px;
  margin-top: 5px;
  border-top-width: 1px;
  border-bottom-width: 0px;
  border-left-width: 1px;
  border-top-color: #CCCCCC;
  border-right-color: #CCCCCC;
  border-bottom-color: #CCCCCC;
  border-left-color: #CCCCCC;
  border-right-width: 0px;
}
#main_tochi td {
  padding-left: 5px;
  text-align: center;
  border-right-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
}
#main_tochi th {
  background: #FFFFE9;
  text-align: center;
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0px;
}
#main_tochi tr {
	border-width: 1px;
	line-height: 20px;
}
#tochi_topic {
  padding-bottom: 20px;
  width: 910px;
}
#tochi_topic img {
  float: left;
  padding-right: 15px;
  padding-top: 5px;
}
.tochi_tableclas {
  padding-bottom: 20px;
  width: 910px;
}
.syoudan {
	font-size: 12px;
	color: #FF0000;
}
.jyouken {
	font-size: 12px;
	color: #0066FF;
}
.newtochi {
	font-size: 12px;
	color: #669900;
}

/* sathiscort */
#main_sathis {
  margin: 30px auto 20px;
  padding-left: 120px;
}
#main_sathis img {
  padding-bottom: 30px;
}


/*  ---------------------------------------
           jio
------------------------------------------- */
#main_jio {
  width: 750px;
  margin: 30px auto 20px;
  clear: left;
}
#main_jio table {
	font-size: 12px;
	line-height: 140%;
}

#main_jio td {
	padding-left: 5px;
	padding-right: 5px;
	}

#main_jio th {
  width: 150px;
  background-color: #F3F9EB;
}

#main_jio tr {
	line-height: 20px;
}

/*  ---------------------------------------
        form（form・riformform）
------------------------------------------- */
#rifomform {
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  width: 750px;
  clear: left;
}
#form_ok {
  padding-top: 20px;
  padding-bottom: 20px;
  width: 700px;
  text-align: center;
}
fieldset {
  margin: 0;
  padding: 0.5em 0 1.3em 0;
  border-width: 1px;
  border-color: #726d6b;
  border-style: none none dotted none;
}
fieldset#last {
  border-bottom: none;
}
.label {
	padding-left: 10px;
	width: 190px;
	display: block;
	height: 20px;
	font-size: 12px;
	clear: left;
	float: left;
	padding-top: 10px;
}
.control {
	display: block;
	padding-top: 10px;
	font-size: 12px;
	float: left;
	width: 500px;
}
select, textarea {
  vertical-align: middle;
  color: #000000;
  border-top-color: #aaaa94;
  border-right-color: #dfdfd6;
  border-bottom-color: #dfdfd6;
  border-left-color: #aaaa94;
}
input.radio {
  border-style: none;
  color: #000000;
  background: transparent;
}
#E-mail, #address, #name1, #name2, #comment {
	width: 400px;
}
#name1, #name2, {
	width: 400px;
}
#post, tel, sonota {
	width: 100px;
}
#state {
  width: 120px;
}
#submit input {
  margin-left: 0.5em;
  border-width: 2px;
  border-color: #ffb87c #d26000 #d26000 #ffb87c;
  width: 6em;
  vertical-align: middle;
  color: #ffffff;
  background: #ff7400;
}
#submit {
}
#submit p {
	text-align: center;
}
#rifomform #form1 table {
	font-size: 12px;
	line-height: 140%;
	width: 700px;
}
#rifomform #form1 td {
	padding-left: 10px;
	vertical-align: top;
	height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

#rifomform #form1 th {
  width: 150px;
  background-color: #FAFAF0;
  text-align: left;
  color: #282828;
  padding-right: 15px;
  padding-left: 15px;
}
#rifomform #form1 tr {
	line-height: 20px;
}
#rifomform #form1 a {
	color: #333333;
}

/*  ---------------------------------------
           office
------------------------------------------- */
#main_office {
  width: 900px;
  margin: 30px auto 20px;
  clear: left;
}
#office_left {
  padding-right: 50px;
  float: left;
  margin-top: 30px;
  padding-left: 30px;
}
#office_right {
  float: left;
  margin-top: 30px;
  margin-bottom: 30px;
}
#syaze_text {
	width: 770px;
	margin-right: 50px;
	float: left;
	padding-bottom: 20px;
	padding-left: 150px;
}
#syakun_text {
	width: 770px;
	margin-right: 50px;
	float: left;
	padding-bottom: 20px;
	padding-left: 150px;
}
#office_name {
  text-align: right;
  width: 770px;
  padding-top: 10px;
}
.office_aisatsu {
  width: 770px;
  margin-right: 50px;
  padding-bottom: 40px;
  margin-top: 30px;
  background-image: url(../img/tenline.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  margin-left: 150px;
}

/*  ---------------------------------------
           link
------------------------------------------- */
#link_left {
  padding-right: 50px;
  float: left;
  margin-top: 30px;
  padding-left: 30px;
}
#link_right {
  float: left;
  margin-top: 30px;
  margin-bottom: 30px;
}
#link_left li {
  list-style-type: square;
  list-style-position: inside;
  color: #999999;
}
#link_left td {
  background-image: url(../img/tenline.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  padding-bottom: 20px;
  padding-top: 10px;
}
#link_left th {
  background-color: #FFFFFF;
  text-align: left;
  vertical-align: top;
  background-image: url(../img/tenline.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  padding-top: 10px;
  width: 150px;
}
#linkbn {
  float: left;
  padding-top: 15px;
}

/*  ---------------------------------------
           site map
------------------------------------------- */
#sitemap_left {
  padding-right: 30px;
  float: left;
  margin-top: 30px;
  padding-left: 30px;
}
.sitemap_right {
  float: left;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-right: 50px;
  height: 450px;
}
.sitemap_right li {
  list-style-type: square;
  list-style-position: inside;
  padding: 3px;
  font-size: 12px;
  color: #282828;
}
.sitemap_right ol {
  margin: 0px;
  padding-left: 30px;
}

/*  ---------------------------------------
           paper gallery
------------------------------------------- */
.gallhani {
  padding-left: 5px;
  padding-top: 20px;
  height: 300px;
}
.gback {
  width: 462px;
  background: #F0F0F0;
  margin-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  padding-left: 10px;
  height: 280px;
}
.pdfimg {
  width: 270px;
  height: 250px;
  float: left;
  padding-top: 20px;
}
.pdfimg_tate {
  width: 220px;
  float: left;
  height: 270px;
  padding-left: 50px;
}
.pdfcome {
  width: 183px;
  padding-top: 20px;
  text-align: left;
  float: left;
}
.pdfcome img {
  margin-top: 10px;
  margin-left: 80px;
}

/*  ---------------------------------------
           footer
------------------------------------------- */
#footer {
  width: auto;
  margin-right: auto;
  margin-left: auto;
  background-color: #F6F6EF;
  padding-top: 10px;
  height: 45px;
  margin-bottom: 20px;
  clear: left;
}
#footer #footerhani {
  width: 910px;
  margin-right: auto;
  margin-left: auto;
}
#footer_click {
  width: 370px;
  padding-bottom: 10px;
  float: left;
  font-size: 12px;
}
#footer #copy {
  float: left;
  padding-top: 10px;
  padding-right: 80px;
}
#footer ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 15px;
}
#footer li {
	padding: 10px 0px 0px;
	font-size: 12px;
	margin: 0px 5px 0px 0px;
	float: left;
}
#click_botan {
	height: 32px;
	width: 90px;
	float: left;
	margin-right: 0px;
}
#anker {
  width: 910px;
  text-align: right;
  margin: 20px auto;
  clear: left;
}

/*  ---------------------------------------
           present
------------------------------------------- */
.pretaitol {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
  background-repeat: repeat-x;
  background-position: top;
  background-color: #A50C12;
  padding: 15px;
  text-align: center;
}
.preaisatsu {
  text-align: center;
  padding: 15px;
  background-color: #FFFBF5;
}
#preaisatsu p {
  color: #602D00;
}
#prehani {
  padding-bottom: 30px;
  background-color: #FFFBF5;
  padding-right: 70px;
  padding-left: 70px;
}
#prehani p {
  font-size: 16px;
}
.precors {
  color: #B30119;
  font-weight: bold;
  background-image: url(../img/tenline.gif);
  background-repeat: repeat-x;
  background-position: top;
  padding-top: 20px;
}

/*  ---------------------------------------
        住宅版　eco point
------------------------------------------- */
/*  bace */
#maineco {
	background-image: url(../img/back_moyou.gif);
	background-repeat: repeat;
	margin-top: 30px;
	width: 910px;
	margin-bottom: 30px;
	float: left;
	padding: 30px 29px;
}
#maineco-waku {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 40px 50px;
	width: 810px;
	height: auto;
	float: left;
}
#ecotbox {
	background-image: url(../ecopoint/img/mark.gif);
	background-repeat: no-repeat;
	padding-left: 60px;
	padding-top: 15px;
	padding-bottom: 30px;
	width: 750px;
	clear: left;
}

/*  taitol */
#ecot {
	background-image: url(../ecopoint/img/tenline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 20px;
}
#ecot02 {
	background-image: url(../ecopoint/img/t03.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	padding-top: 50px;
	width: 240px;
}

/*  index */
#maineco01 {
	background-image: url(../img/back_moyou.gif);
	background-repeat: repeat;
	margin-top: 30px;
	width: 910px;
	margin-bottom: 30px;
	float: left;
	padding: 30px 29px;
}
#maineco01-waku {
	background-color: #88BD56;
	border: 1px solid #999999;
	padding: 40px 50px;
	background-image: url(../ecopoint/img/index_back.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 810px;
	height: auto;
	float: left;
}
#ecot_index {
	background-image: url(../ecopoint/img/tenline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 20px;
}
#eco_housebt {
	padding-left: 35px;
	padding-bottom: 30px;
	width: 775px;
}
#eco_housebt img {
	padding-right: 20px;
}

/*  left */
.ecobtbox_left {
	width: 226px;
	float: left;
}
.eco_indexbt01 {
	background-color: #FFFFFF;
	height: 300px;
	width: 170px;
	padding: 20px;
	margin-bottom: 15px;
	float: left;
}
.eco_indexbt01 img {
	padding-bottom: 20px;
}

/*  right */
#eco_indexbt02 {
	background-color: #FFFFFF;
	width: 320px;
	padding: 20px 19px;
	height: 650px;
	float: left;
}
#eco_indexbt02 img {
	float: left;
}
#eco_indexbt02 #ecoright_come {
	padding-top: 30px;
	background-image: url(../ecopoint/img/tenline.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 320px;
	float: left;
}
#ecoright_come img {
	float: left;
	margin: 0px;
	padding: 15px 0px;
}
#ecochui {
	clear: left;
	padding-top: 15px;
	text-align: right;
}

/*  ---------------------------------------
        eco window
------------------------------------------- */
#ecow_t01 {
	background-image: url(../ecopoint/img/window/mark.gif);
	background-repeat: no-repeat;
	padding-left: 55px;
	padding-bottom: 30px;
}
#ecow_t01 img {
	background-image: url(../ecopoint/img/tenline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 15px;
}
.ecow_cbox {
	background-color: #5EB735;
	float: left;
	height: 160px;
	width: 170px;
	padding-top: 40px;
	padding-right: 17px;
	padding-left: 17px;
}
.ecow_cbox p {
	color: #FFFFFF;
}
.ecow_box {
	float: left;
	border: 1px solid #ACBCA4;
	background-image: url(../ecopoint/img/window/color.gif);
	background-repeat: repeat-y;
	width: 774px;
	padding: 17px;
	margin-bottom: 20px;
}
.ecow_box .ecow01 {
	float: left;
	padding-left: 25px;
}
.ecow_box .ecow01 img {
	padding-bottom: 5px;
}
.ecow_box .ecow02 {
	float: left;
	padding-left: 60px;
}
.ecow_box .ecow02 img {
	padding-bottom: 5px;
	padding-top: 3px;
}
#ecow_t02 {
	clear: left;
	padding-top: 20px;
	font-size: 15px;
}
.ecow_box02 {
	width: 245px;
	background-color: #E8EFE4;
	padding: 20px 8px 20px 7px;
	margin-right: 10px;
	float: left;
	margin-top: 20px;
	margin-bottom: 60px;
}
.ecow_box02 img {
	float: left;
	padding-left: 1px;
}
#ecow_left {
	float: left;
	width: 370px;
}
#ecow_right {
	width: 390px;
	background-color: #FDFEF1;
	border: 1px solid #CBC9C5;
	padding: 25px 24px;
	float: left;
}
#ecow_right .ecow_obi {
	background-color: #33A6CB;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 215px;
	display: block;
	margin-bottom: 10px;
	padding-left: 15px;
}
#ecow_right .ecow_glass {
	background-image: url(../ecopoint/img/tenline.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
	width: 390px;
	clear: left;
}
.ecow_glass img {
	float: left;
}
.ecow_glass .ecow_glassc {
	float: left;
	width: 230px;
}

/*  ---------------------------------------
        eco wall
------------------------------------------- */
#ecowall_t01 {
	background-image: url(../ecopoint/img/wall/mark.gif);
	background-repeat: no-repeat;
	padding-left: 55px;
	padding-bottom: 30px;
}
#ecowall_t01 img {
	background-image: url(../ecopoint/img/tenline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 15px;
}
#ecowall_left {
	width: 440px;
	float: left;
	padding-right: 19px;
}
#ecowall_right {
	width: 291px;
	background-color: #FDFEF1;
	border: 1px solid #CBC9C5;
	padding: 25px 29px;
	height: 465px;
	float: left;
}
#ecowall_right img {
	padding-bottom: 15px;
	float: left;
	padding-right: 10px;
}
#ecowall_table {
	font-size: 12px;
	line-height: 140%;
	width: 438px;
}
#ecowall_table table {
	width: 438px;
	margin: 20px 0px 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}
#ecowall_table th {
	background-color: #EDEDED;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
#ecowall_table td {
	padding-left: 20px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*  ---------------------------------------
        eco free
------------------------------------------- */
#ecofree_t01 {
	background-image: url(../ecopoint/img/free/mark.gif);
	background-repeat: no-repeat;
	padding-left: 55px;
	padding-bottom: 30px;
	clear: left;
}
#ecofree_t01 img {
	background-image: url(../ecopoint/img/tenline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 15px;
}
#ecofree_hani {
	background-repeat: no-repeat;
	padding-left: 60px;
	padding-right: 60px;
	float: left;
	width: 690px;
}
#ecofree_box {
	float: left;
	width: 620px;
	background-color: #FDFEF1;
	border: 1px solid #CBC9C5;
	padding: 25px 34px 40px;
	margin-top: 40px;
}
#ecofree_table {
	font-size: 12px;
	line-height: 140%;
	width: 688px;
}
#ecofree_table table {
	width: 688px;
	margin: 20px 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}
#ecofree_table th {
	background-color: #EDEDED;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
#ecofree_table td {
	padding-left: 20px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
#ecofree_box02 {
	width: 620px;
	float: left;
	padding-top: 20px;
	background-image: url(../ecopoint/img/free/p03.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-bottom: 40px;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#ecofree_box02 img {
	padding-bottom: 15px;
	float: left;
	padding-right: 10px;
}
#ecofree_plan {
	padding-top: 20px;
	width: 620px;
	float: left;
}
#ecofree_plan p {
	float: left;
}
#ecofree_goukei {
	font-size: 16px;
	color: #CC3300;
	font-weight: bold;
	margin: 0px;
	padding: 0px 30px 0px 0px;
	float: right;
	display: inline;
}

/*  ---------------------------------------
        eco point
------------------------------------------- */
.ecoptaitol {
	font-size: 15px;
	color: #A7722B;
	font-weight: bold;
	background-image: url(../ecopoint/img/point/mark01.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 33px;
	padding-left: 35px;
	padding-top: 15px;
}
.ecop_riform {
	padding-left: 170px;
	background-image: url(../ecopoint/img/point/mark02.gif);
	background-repeat: no-repeat;
	width: 640px;
	padding-bottom: 30px;
	clear: left;
}
.ecop_riform02 {
	padding-left: 170px;
	background-image: url(../ecopoint/img/point/mark02.gif);
	background-repeat: no-repeat;
	width: 640px;
	height: 100px;
	clear: left;
	padding-bottom: 30px;
}
.ecop_riform02 img {
	float: left;
}
.ecop_new {
	padding-left: 170px;
	background-image: url(../ecopoint/img/point/mark03.gif);
	background-repeat: no-repeat;
	width: 640px;
	padding-bottom: 70px;
	clear: left;
}
.ecop_riform img {
	float: left;
}
.ecop_new02 {
	padding-left: 170px;
	background-image: url(../ecopoint/img/point/mark03.gif);
	background-repeat: no-repeat;
	width: 640px;
	padding-bottom: 30px;
}

/*  01 */
.ecop_t01 {
	background-image: url(../ecopoint/img/tenline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 20px;
	padding-bottom: 10px;
	width: 810px;
	clear: left;
}
.ecop_box01 {
	margin-bottom: 50px;
	width: 810px;
	clear: left;
}

/*  02 */
.ecop_t02 {
	background-image: url(../ecopoint/img/tenline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 20px;
	padding-bottom: 10px;
	width: 390px;
}
#ecop_box02 {
	width: 390px;
	height: 400px;
	padding-right: 30px;
	float: left;
}

/*  03 */
#ecop_box03 {
	width: 390px;
	float: left;
	height: 400px;
}

/*  etc */
.ecop_come {
	clear: left;
	width: 810px;
	padding-bottom: 80px;
}
.ecop_chabox {
	background-color: #F5EBDE;
	padding: 25px 40px;
	margin-bottom: 15px;
	width: 560px;
	float: left;
}
#ecop_orange {
	padding-bottom: 15px;
	text-align: center;
	color: #FF9527;
	font-weight: bold;
	font-size: 15px;
	width: 640px;
	float: left;
}
#ecop_green {
	padding-bottom: 15px;
	text-align: center;
	color: #60B737;
	font-weight: bold;
	font-size: 15px;
	float: left;
	width: 640px;
}
#ecop_plus {
	width: 640px;
	background-image: url(../ecopoint/img/point/zu04.gif);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	margin-bottom: 15px;
	height: 25px;
}
.ecop_whitebox {
	float: left;
	width: 640px;
	padding-bottom: 20px;
}
#ecop_chui {
	background-color: #FFFDEC;
	border: 2px solid #D0CBA7;
	text-align: center;
	width: 806px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 40px;
	margin-bottom: 30px;
	float: left;
}
