@charset "utf-8";

/****************************************************************************
トップページ　#home
****************************************************************************/

#home { background-image:url(img/home_body.gif); }

#home #header { height:500px; }

#home #header h1 { background:none; }

#home #headmenu{
padding-bottom:5px;
}


#home .column {
  width:960px;
  padding:35px 30px 0 30px;
}

#home .column div { width:460px; }

#home .column div h2{
  height:28px;
  padding-bottom:10px;
  background:url(img/line.gif) repeat-x left bottom;
  
}

#worksbox { float:left; }

#worksbox dt {
  float:left;
  clear:both;
  width:142px;
  height:116px;
  margin-top:15px;
}

#worksbox dt img {
  width:120px;
  height:90px;
  padding:10px 11px 16px 11px;
  background:url(img/worksbox_dt.gif) no-repeat left top;
}

#worksbox dd {
  float:right;
  width:308px;
  height:116px;
  padding-top:15px;
}

#voicebox { float:left; }

#voicebox dt {
  float:left;
  clear:both;
  width:142px;
  height:116px;
  margin-top:15px;
}

#voicebox dt img {
  width:120px;
  height:90px;
  padding:10px 11px 16px 11px;
  background:url(img/voicebox_dt.gif) no-repeat left top;
}

#voicebox dd {
  float:right;
  width:308px;
  height:116px;
  padding-top:15px;
}

#projectbox { float:right; }

#projectbox p{
  padding-top:15px;
}

#eventbox { float:left; }

#eventbox h2 a{
  margin-left:10px;
  line-height:20px;
  overflow:hidden;
}

#eventbox dl { padding-top:15px; }

#eventbox dl dt {
  float:left;
  clear:both;
  width:5em;
  padding-left:2em;
  background:no-repeat left 50%;
}
#eventbox .ev{ background-image:url(img/eventbox_ev.gif);}
#eventbox .sr{ background-image:url(img/eventbox_sr.gif);}
#eventbox .di{ background-image:url(img/eventbox_di.gif);}

#eventbox dl dd { margin-left:8em; }

#eventbox p{
  margin-top:1em;
  padding:4px 1em 2px 1em;
  font-size:0.917em;
  background-color:#f2f2f2;
  text-align:center;
}

#eventbox span{
  margin-right:1em;
  padding-left:12px;
  background:no-repeat left top;
}
#eventbox span.ev{ background-image:url(img/eventbox_ev_s.gif);}
#eventbox span.sr{ background-image:url(img/eventbox_sr_s.gif);}

#blogbox { float:right; }

#blogbox dl,
#blogbox div{ padding-top:15px; }

#blogbox dt {
  float:left;
  clear:both;
  width:80px;
  height:80px;
  padding:6px 10px 10px 6px;
  background:url(img/blogbox_dt.gif) no-repeat left top;
}

#blogbox dt a {
  display:block;
  width:80px;
  height:80px;
  overflow:hidden;
  position:relative;
  z-index:1;
}

#blogbox dt a img {
  position:absolute;
  top:-100%;
  left:-100%;
}

#blogbox dd {
  float:right;
  width:360px;
}

#blogbox h3{
  font-size:1.167em;
  font-weight:normal;
}

#blogbox p.more { text-align:right; }

/****************************************************************************
コンセプト　#concept
****************************************************************************/

#concept #headmenu #hm01 a{ background-position:top;}
#concept #headmenu #hm01n a{ background-position:top;}

#concept #main { background-image:url(img/concept_main.jpg); }

#concept h1 {
  width:680px;
  background:url(img/line.gif) repeat-x left bottom;
  padding:38px 0 39px 0;
  margin-bottom:20px;
}

#concept #heacopy {
  padding-left:280px;
  height:510px;
  background:url(img/concept_heacopy.jpg) no-repeat left top;
  margin-bottom:20px;
}

#concept #heacopy p { padding:30px 0 0 30px; }

#concept #main h2 {
  width:680px;
  background:url(img/line.gif) repeat-x left top;
  padding:30px 0 0 0;
}

#concept01 {
  padding:0 0 200px 180px;
  margin:20px 0 20px 0;
  background:url(img/concept_index_concept01.jpg) no-repeat left top;
}

#concept02_01,
#concept02_02,
#concept02_03 {
  height:250px;
  padding-left:280px;
  margin-top:20px;
  background:no-repeat left top;
}

#concept02_01 { background-image:url(img/concept_index_concept02_01.jpg); }

#concept02_02 { background-image:url(img/concept_index_concept02_02.jpg); }

#concept02_03 { background-image:url(img/concept_index_concept02_03.jpg); }

#concept02_01 p,
#concept02_02 p,
#concept02_03 p { padding:20px 0 0 25px; }

#linkimg { padding-top:10px; }

#linkimg a {
  display:block;
  width:680px;
  height:155px;
  background:url(img/concept_index_linkimg.jpg) no-repeat left bottom;
  text-indent:-9999px;
  overflow:hidden;
}

#linkimg a:hover {
  text-decoration:none;
  background-position:top;
}

#linkimg a span {
  display:block;
  text-indent:0;
  margin-top:100px;
  margin-left:30px;
  color:#4d4d4d;
}

.architecture#concept #architect {
  width:680px;
  padding-bottom:21px;
  background:url(img/line.gif) repeat-x left bottom;
}

.architecture#concept #architect div {
  padding-top:21px;
  margin-top:20px;
  background:url(img/line.gif) repeat-x left top;
}

.architecture#concept #architect div p {
  min-height:140px;
  _height:140px;
  padding-left:160px; }

#architect div p strong {
  display:block;
  padding-bottom:1em; }

#architect div p em{
  font-style:normal;
  font-weight:bold;
  }

#architect div .image{
  padding:0.5em 0;
  }

#architect p{
  background:no-repeat left top;
  }

#architect01 p{ background-image:url(img/concept_architect01.jpg);}
#architect02 p{ background-image:url(img/concept_architect02.jpg);}
#architect03 p{ background-image:url(img/concept_architect03.jpg);}
#architect04 p{ background-image:url(img/concept_architect04.jpg);}
#architect05 p{ background-image:url(img/concept_architect05.jpg);}
#architect06 p{ background-image:url(img/concept_architect06.jpg);}
#architect07 p{ background-image:url(img/concept_architect07.jpg);}
#architect08 p{ background-image:url(img/concept_architect08.jpg);}

#concept #pagemenu li#pm01 a { background-image:url(img/concept_pm01.gif); }
#concept #pagemenu li#pm02 a { background-image:url(img/concept_pm02.gif); }

.index#concept #pagemenu li#pm01 a,
.architecture#concept #pagemenu li#pm02 a { background-position:top; }

/****************************************************************************
構造・性能　#technology
****************************************************************************/

#technology #headmenu #hm02 a{ background-position:top;}
#technology #headmenu #hm02n a{ background-position:top;}

#technology #main { background-image:url(img/technology_main.jpg); }

#technology h1 {
  width:680px;
  background:url(img/line.gif) repeat-x left bottom;
  padding:38px 0 39px 0;
  margin-bottom:20px;
}

#technology #heacopy {
  width:680px;
  padding-bottom:13px;
  background:url(img/line.gif) repeat-x left bottom;
}

#technology #main ul{
  width:680px;
}

#technology #main li{
  padding-top:30px;
  padding-bottom:26px;
  background:url(img/line.gif) repeat-x left bottom;
}

#technology #main li p.thumbnail{
  float:left;
  width:140px;
  height:140px;
}

#technology #main li h2,
#technology #main li div,
#technology #main li p{
  float:right;
  width:522px;
}

#technology #main li div p{
  width:322px;
}

/****************************************************************************
施工例　#works
****************************************************************************/

#works #headmenu #hm04 a{ background-position:top;}
#works #headmenu #hm03n a{ background-position:top;}

#works #main { background-image:url(img/works_main.jpg); }

#works .pageswitch li.ps01 a { background-image:url(img/works_ps01.gif); }
#works .pageswitch li.ps02 a { background-image:url(img/works_ps02.gif); }
.index01#works .pageswitch li.ps01 a,
.index02#works .pageswitch li.ps02 a { background-position:top; }

#works #main h2 {
  text-indent:-9999px;
  overflow:hidden;
  height:0;
}

#works #main #workslist { padding-top:10px; }

#workslist li { padding:30px 0 20px 0; }

/*詳細*/
.detail#works #main {
  padding-top:0;
  background:none;
}

.detail#works #gallery {
  width:680px;
  height:400px;
  padding:20px 0 21px 0;
  background:url(img/line.gif) repeat-x left bottom;
}

#gallery #target { float:right; }

#gallery ul { margin-left:-10px; }

#gallery ul li {
  width:80px;
  height:80px;
  float:left;
  margin:0 0 10px 10px;
}

.detail#works #brand {
  width:680px;
  padding-top:20px;
}

#brand img {
  float:left;
  margin-right:20px;
}

#brand p { line-height:1.834em; }

.detail#works .link {
  position:relative; /*gotopにかかる*/
  padding-top:1em;
  color:#5492A7;
}

/****************************************************************************
家づくりの流れ　#flow
****************************************************************************/

#flow #headmenu #hm06 a{ background-position:top;}
#flow #headmenu #hm05n a{ background-position:top;}

#flow #main { background-image:url(img/flow_main.jpg); }

#flow #heacopy {
  width:680px;
  margin-top:30px;
  background:url(img/flow_heacopy.gif) no-repeat left top;
}
#flow #heacopy h2{ float:right;}
#flow #heacopy p {
  clear:both;
  width:450px;
  min-height:103px;
  _height:103px;
  padding:20px 0 0 230px;
  background:url(img/line.gif) repeat-x left bottom;
}

#flow .pageswitch li,
#flow .pageswitch li a{ width:220px;}
#flow .pageswitch li.ps01 a { background-image:url(img/flow_ps01.gif); }
#flow .pageswitch li.ps02 a { background-image:url(img/flow_ps02.gif); }
#flow .pageswitch li.ps03 a { background-image:url(img/flow_ps03.gif); }
.index01#flow .pageswitch li.ps01 a,
.index02#flow .pageswitch li.ps02 a,
.index03#flow .pageswitch li.ps03 a { background-position:top; }

#flowlist{
  width:680px;
  margin:30px 0 20px 0;
  padding-top:26px;
  background:url(img/flow_flowlist.gif) no-repeat left top;
}

#flowlist dt{
  padding:15px 0;
}

#flowlist dd{
  padding:35px 0 15px 0;
  border-bottom:1px solid #4d4d4d;
  margin-top:-35px;
  background:no-repeat left top;

	overflow:auto;
  _display:inline-block;
}

#flowlist dd#fl01{ background-image:url(img/flow_fl01.gif);}
#flowlist dd#fl02{ background-image:url(img/flow_fl02.gif);}
#flowlist dd#fl03{ background-image:url(img/flow_fl03.gif);}
#flowlist dd#fl04{ background-image:url(img/flow_fl04.gif);}
#flowlist dd#fl05{ background-image:url(img/flow_fl05.gif);}
#flowlist dd#fl06{ background-image:url(img/flow_fl06.gif);}
#flowlist dd#fl07{ background-image:url(img/flow_fl07.gif);}
#flowlist dd#fl08{ background-image:url(img/flow_fl08.gif);}
#flowlist dd#fl09{ background-image:url(img/flow_fl09.gif);}
#flowlist dd#fl10{ background-image:url(img/flow_fl10.gif);}
#flowlist dd#fl11{ background-image:url(img/flow_fl11.gif);}
#flowlist dd#fl12{ background-image:url(img/flow_fl12.gif);}
#flowlist dd#fl13{ background-image:url(img/flow_fl13.gif);}
#flowlist dd#fl14{ background-image:url(img/flow_fl14.gif);}
#flowlist dd#fl15{ background-image:url(img/flow_fl15.gif);}
#flowlist dd#fl16{ background-image:url(img/flow_fl16.gif);}
#flowlist dd#fl17{ background-image:url(img/flow_fl17.gif);}
#flowlist dd#fl18{ background-image:url(img/flow_fl18.gif);}
#flowlist dd#fl19{ background-image:url(img/flow_fl19.gif);}
#flowlist dd#fl20{ background-image:url(img/flow_fl20.gif);}

#flowlist dd p{
  width:255px;
  padding-left:10px;
  border-left:5px solid;
  margin-top:15px;
}

#flowlist dd strong{
  display:block;
  width:0;
  height:0;
  line-height:0%;
  text-indent:-9999px;
  overflow:hidden;
}

#flowlist dd p.sxlflow{
  float:left;
  border-color:#dcd3c6;
}
#flowlist dd p.cusflow{
  float:right;
  border-color:#cbd0e2;
}

#flowlist dd#fl20 p.sxlflow{
  width:auto;
}

#flowlist dd#fl20 p.sxlflow em{
  display:block;
  font-size:1.167em;
  font-style:normal;
  font-weight:bold;
}

#flowlist dd#fl20 p.sxlflow em.sage{
  padding-top:0.75em;
}

/****************************************************************************
住まいのショールーム　#showroom
****************************************************************************/

#showroom #headmenu #hm07 a{ background-position:top;}
#showroom #headmenu #hm06n a{ background-position:top;}

#showroom h1,
#showroom .pagetitle{
  width:680px;
  background:url(img/line.gif) repeat-x left bottom;
  padding:38px 0 39px 0;
}

#showroom #main { background-image:url(img/showroom_main.jpg); }

#showroom #main .entry{
  width:680px;
  margin-top:30px;
  padding-top:16px;
  background:url(img/showroom_entry.gif) no-repeat left top;
}

#showroom #main .entrytitle{
  padding-bottom:10px;
  margin-bottom:20px;
  background:url(img/showroom_entrytitle.gif) no-repeat left bottom;
}

#showroom #main .entrytitle h2{
  width:630px;
  line-height:1.25em;
  margin-top:-2px;
  margin-left:20px;
  padding-bottom:4px;
  padding-left:14px;
  background:url(img/showroom_entrytitle_h2.gif) no-repeat left top;
  font-size:18px;
  color:#4d4d4d;
}

#showroom #main .entrytitle h2 a{
  color:#4d4d4d;
}

	#showroom .entrybody{
    padding-bottom:10px;
    border-bottom:1px solid #ccc;
    margin-bottom:5px;
  }

  #showroom .entrydate{
    text-align:right;
  }

/*side*/

#showroomdetail{
  width:240px;
  background:url(img/showroom_showroomdetail.gif) repeat-y left top;
}

	#showroomdetail img{
    display:block;
    margin:0 auto;
  }

	#showroomdetail p{
    padding:15px 20px;
    margin:0 auto;
    background:url(img/showroom_showroomdetail_p.gif) no-repeat left bottom;
  }

#showroomlist{
  width:240px;
  padding-bottom:5px;
  margin-top:20px;
  background:url(img/showroom_showroomlist_ul.gif) no-repeat left bottom #fafafa;
}

#showroomlist ul{
  border-right:1px solid #e6e6e6;
  border-left:1px solid #e6e6e6;
}

#showroomlist li{
  padding:12px 20px;
  border-top:1px solid #e6e6e6;
  background:url(img/showroom_showroomlist_li.gif) no-repeat 20px 10px;
}
#showroomlist li a{
  display:block;
  padding-left:15px;
  background:url(img/showroom_showroomlist_a.gif) no-repeat left bottom;
}

/****************************************************************************
会社概要　#company
****************************************************************************/

#company #headmenu #hm08 a{ background-position:top;}
#company #headmenu #hm07n a{ background-position:top;}

#company #main { background-image:url(img/company_main.jpg); }

#company h1 {
  width:680px;
  background:url(img/line.gif) repeat-x left bottom;
  padding:38px 0 39px 0;
  margin-bottom:30px;
}

#company #main h2{
  margin-bottom:20px;
}

/*会社概要*/

#showroomarea{
  width:680px;
  min-height:180px;
  _height:180px;
  margin-top:30px;
  background:url(img/company_showroomarea.jpg) no-repeat right top;
}

#maparea{
  width:680px;
  margin-top:30px;
  padding-top:31px;
  background:url(img/line.gif) repeat-x left top;
}

#gmap{
  width:678px;
  height:450px;
  border:1px solid #e6e6e6;
}

/*ご挨拶*/

#msgarea{
  width:680px;
  margin-bottom:20px;
  padding-bottom:31px;
  background:url(img/line.gif) repeat-x left bottom;
}

#msg{
  float:right;
  width:470px;
}

#ph p{
  margin-top:0.5em;
}

#ph p strong{
  display:block;
  margin-top:0.25em;
}

#blogarea{
  width:680px;
}
#blogarea p{
  float:right;
  width:470px;
  height:100px;
}

#blogarea p a{
  display:block;
  width:470px;
  height:100px;
  text-indent:-9999px;
  overflow:hidden;
  background:url(img/company_blogarea.gif) no-repeat left bottom;
}

#blogarea p a:hover{
  background-position:top;
}

/*経営理念*/

#psparea{
  width:680px;
}

#psparea p{
  width:460px;
  min-height:410px;
  padding-left:240px;
  margin-left:-20px;
  _height:410px;
  _position:relative;
  
  margin-top:35px;
  background:url(img/company_psparea.jpg) no-repeat left bottom;
  
}

#company #pagemenu li#pm01 a { background-image:url(img/company_pm01.gif); }
#company #pagemenu li#pm02 a { background-image:url(img/company_pm02.gif); }
#company #pagemenu li#pm03 a { background-image:url(img/company_pm03.gif); }
#company #pagemenu li#pm04 a { background-image:url(img/company_pm04.gif); }

.index#company #pagemenu li#pm01 a,
.message#company #pagemenu li#pm02 a,
.history#company #pagemenu li#pm03 a,
.philosophy#company #pagemenu li#pm04 a{ background-position:top; }

/****************************************************************************
スタッフ日記＆イベント情報　#event
****************************************************************************/

#event #main { background-image:url(img/event_main.jpg); }

#event #main .entry{
  width:680px;
  padding-top:35px;
}

	#event .entrytitle{
    background:#f0f0f0;
    padding:3px;
    margin-bottom:10px;
  }
	
  #event .entrytitle h2,
  #event .entrytitle h1{
      padding:8px 10px;
      border:2px solid #fff;
      line-height:1.25em;
      font-size:1.5em;
      color:#5492a7;
    }
  
	#event .entrybody{
    padding-bottom:10px;
    border-bottom:1px dashed #ccc;
    margin-bottom:5px;
  }

		.entrybody img{
      margin:0 10px 10px 0;
    }

	#event .entrydate{
    text-align:right;
  }
    
    #event .entrydate span{
      padding-left:2em;
      line-height:15px;
      background:url(img/event_entrydate.gif) no-repeat left 50%;
    }
    
    #event .entrydate span.cat{
      padding:0;
      background:none;
      margin-right:1em;
      position:relative;
    }
  
/*side*/

#event #side{
  padding-top:240px;
  background:url(img/event_side.gif) no-repeat left top;
}

	#eventlist,
  #entrylist,
  #categorylist{
    width:234px;
    background:#f0f0f0;
    padding:3px;
    margin-top:30px;
  }
  #entrylist{margin-top:20px;}
  
  	#event #side h2{
      height:34px;
      border-top:2px solid #fff;
      border-right:2px solid #fff;
      border-left:2px solid #fff;
      text-align:center;
    }
  
    #event #side ul{
      border-right:2px solid #fff;
      border-bottom:2px solid #fff;
      border-left:2px solid #fff;
    }

    #event #side li{
      border-top:1px dashed #fff;
      padding:1em;
    }

/****************************************************************************
社長日記　#boss
****************************************************************************/

#boss #main { background-image:url(img/boss_main.jpg); }

#boss #main .entry{
  width:680px;
  padding:30px 0 31px 0;
  background:url(img/line.gif) repeat-x left bottom;
}

	#boss .entrytitle{
    margin:10px 0;
  }
	
  	#boss .entrytitle h2,
  	#boss .entrytitle h1{
      line-height:1.25em;
      font-size:1.5em;
      color:#5492a7;
    }

	#boss .entrymore{
    margin-top:1em;
  }

	#boss .entrycomment{
    padding:20px 0 21px 0;
	}	

/*コメント*/
#comments{
  width:680px;
  padding-top:21px;
  margin-top:20px;
  background:url(img/line.gif) repeat-x left top;
}

#comments dt{
  padding:20px 0 1em 0;
}

#comments dd{
  padding-left:1.5em;
}

/*コメントフォーム*/

#comment h2{
  height:18px;
  padding:30px 0 20px 0;
}

#comment table{
  margin-top:15px;
}

#comment h2 span{
  font-size:12px;
  font-weight:normal;
  line-height:12px;
  padding-left:2em;
}

#comment form table{
  border-top:1px solid #B3B3B3;
  border-right:1px solid #B3B3B3;
}

#comment form th,
#comment form td{
  border-bottom:1px solid #B3B3B3;
  border-left:1px solid #B3B3B3;
}

#comment form th{
  padding:10px 10px 10px 20px;
  width:238px;
  vertical-align:top;
  text-align:left;
  background:#f3f3f3;
  font-weight:normal;
}

#comment form td{
	padding:10px 10px 10px 20px;
}

#comment form input,
#comment form select,
#comment form textarea{
  border-color:#8ECFC4;
}

#comment form input:hover,
#comment form textarea:hover,
#comment form input:focus,
#comment form textarea:focus{
border:1px solid #333;
}

#comment form .btnbox{height:40px;}

.btnbox button.bcheck{
width:198px;
height:40px;
margin:auto;
background-image:url(img/btn_b_check.gif);
}

#comment-author,
#comment-email,
#comment-url{width:78%;}
#comment-text{width:95%;}

#message{
width:680px;
padding-top:50px;
}

#message p{
  padding-top:2em;
  text-align:center;
}

#message .pageback{
  padding-top:2em;
  text-align:right;
}

/*side*/

#boss #side{
  width:240px;
  margin-right:30px;
  padding-bottom:3px;
  background:url(img/boss_side.gif) no-repeat left bottom #bbb2ad;
}

  #boss #side div{
    width:238px;
    margin:0 1px;
    background:#f4f4f4;
  }

	#boss #side div h2{
    width:240px;
    margin:0 -1px;
    background:#000;
    _position:relative;
  }
  
	#boss #side div ul,
  #boss #side div dl{
    margin-top:-1px;
  }
  
	#boss #side div dt{
    padding:11px 10px 0 10px;
    background:url(img/line.gif) repeat-x center top;
  }

	#boss #side div dd{
    padding:0 10px 10px 10px;
  }

	#boss #side div li{
    padding:11px 10px 10px 10px;
    background:url(img/line.gif) repeat-x center top;
  }
 	
  #boss #side #calendar{
  padding-bottom:10px;
  }
  
  #boss #side #calendar h3{
  font-weight:normal;
  text-align:center;
  padding:10px 0 8px 0;
  margin-bottom:8px;
  background:url(img/line.gif) repeat-x left bottom;
  }
  
  #boss #side table{
    border:none;
    width:216px;
    margin:0 11px;
    padding:0;
  }
  
  #boss #side th,
  #boss #side td{
    text-align:center;
    border:none;
    background:none;
    padding:0;
  }

/****************************************************************************
宅地分譲プロジェクト　#project
****************************************************************************/

#project #headmenu #hm05 a{ background-position:top;}
#project #headmenu #hm04n a{ background-position:top;}

#project #main {background-image:url(img/project_main.jpg);}

#project h1 {
  width:680px;
  background:url(img/line.gif) repeat-x left bottom;
  padding:28px 0 29px 0;
  margin-bottom:25px;
}

#project #main{
  width:680px;
}

#project #main li{
  padding-top:20px;
}

#project #main li img:hover{
filter: Alpha(opacity=50);
opacity:0.5; 
}

#project #main table{
  margin-top:15px;
}

#project #main table thead td{
  font-weight:bold;
}

#project #main table th,
#project #main table td{
  text-align:center;
}

#project #main table th{
  padding:10px 20px;
  width:55px;
}

#project #main table tr.sold td{
  color:#a61e41;
}

#project #main h3{
  margin-top:15px;
  font-size:14px;
}

/****************************************************************************
サイトマップ　#sitemap
****************************************************************************/

#sitemap #main {
  padding-top:0;
  margin-top:-30px;
}

#sitemap h1 {
  width:680px;
  background:url(img/line.gif) repeat-x left bottom;
  padding:28px 0 29px 0;
  margin-bottom:16px;
}

#sitemap #main p{
  width:655px;
  height:40px;
  padding-left:25px;
  border-bottom:1px solid #e6e6e6;
  line-height:40px;
  font-size:1.385em;
  font-weight:bold;
}

#sitemap #main dl{
  float:left;
  width:290px;
  padding-left:40px;
}

	#sitemap #main dl#leftlist{padding-left:60px;}

#sitemap #main dt,
#sitemap #main dd{
  height:40px;
  border-bottom:1px solid #e6e6e6;
  line-height:39px;
  
}

#sitemap #main dt{
  padding-left:20px;
  font-size:1.167em;
  font-weight:bold;
}

#sitemap #main p,
#sitemap #main dt{
  background:url(img/sitemap_dt.gif) no-repeat left 50%;
}

#sitemap #main dd{
  padding-left:55px;
  background:url(img/sitemap_dd.gif) no-repeat 33px 50%;
}

/****************************************************************************
プライバシーポリシー　#privacy
****************************************************************************/

#privacy #main {
  padding-top:0;
  margin-top:-30px;
}

#privacy h1 {
  width:680px;
  background:url(img/line.gif) repeat-x left bottom;
  padding:28px 0 29px 0;
  margin-bottom:25px;
}

#privacy #main p,
#privacy #main dl{
  width:680px;
}

#privacy #main dt{
  font-weight:bold;
  padding-top:1.5em;
}

#privacy #main dd{
  padding-top:0.25em;
  padding-left:1em;
	text-align:justify;
}

*+html #privacy #main dd { text-justify:inter-ideograph; }
* html #privacy #main dd { text-justify:inter-ideograph; }

/****************************************************************************
お問い合わせ　#contact
****************************************************************************/

#contact #main {
  padding-top:0;
  margin-top:-30px;
}

#contact h1 {
  width:680px;
  background:url(img/line.gif) repeat-x left bottom;
  padding:28px 0 29px 0;
  margin-bottom:20px;
}

#contact #main p,
#contact #main form{
  width:680px;
}

#contact #main h2{
  padding:26px 0;
}

#contact #main #contacttel img{
  padding-left:55px;
}

#goform{
  height:90px;
  padding-top:38px;
}

#goform a{
  display:block;
  width:680px;
  height:90px;
  text-indent:-99999px;
  overflow:hidden;
  background:url(img/contact_goform.gif) no-repeat left bottom;
}

#goform a:hover{background-position:top;}

/*フォーム*/

#contactform{
  padding-top:1em;
}

/****************************************************************************
資料請求　#request
****************************************************************************/

#request #main {
  padding-top:0;
  margin-top:-30px;
}

#request h1 {
  width:680px;
  background:url(img/line.gif) repeat-x left bottom;
  padding:28px 0 29px 0;
  margin-bottom:20px;
}

/*資料選択*/

#request #main #requestform{
  width:720px;
  margin-left:-40px;
}

#requestform h2{
  clear:both;
  padding:30px 0 0 40px;
}

#requestform dl{
  float:left;
  width:200px;
  padding:20px 0 0 40px;
}

#requestform dt{
  width:85px;
  float:left;
  clear:both;
}

#requestform dd{
  margin-left:85px;
  font-size:10px;
}

*+html #requestform dd{display:inline-block;}
* html #requestform dd{display:inline-block;}

#requestform dd label{
  display:block;
  width:96px;
  float:right;
  line-height:1.25em;
  height:auto;
  padding-bottom:0.75em;
  margin-top:0.22em;
}
*+html #requestform dd label{width:93px; margin-top:-1.6em;}
* html #requestform dd label{width:91px; margin-top:-1.25em; position:relative;}

#requestform dd p{
  clear:right;
  line-height:1.25em;
}

#requestform .btnbox{
  clear:both;
  padding-top:40px;
}

#mask{
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:9000;
  display:none;
}

#errorbox{
  position:fixed;
  top:50%;
  left:50%;
  width:360px;
  height:84px;
  padding:16px 20px 20px 20px;
  margin-left:-200px;
  background:url(img/request_errorbox.png) no-repeat left top;
  z-index:9999;
  display:none;
}

#errorbox p{
  width:0;
  height:0;
  text-indent:-99999px;
  overflow:hidden;
}

#errorbox .close{
  display:block;
  float:right;
  width:3em;
  padding-right:1.5em;
  background:url(img/request_errorbox_close.png) no-repeat right 50%;
  cursor:pointer;
}

#requestform .btnbox{
  padding-left:40px;
}

/*フォーム*/
#request #main #requestaddform{
	width:720px;
  padding-top:20px;
}

#requestaddform h2{
  font-size:14px;
  padding:20px 0 0.25em 0;
}

#requestaddform h2 span{
  font-size:12px;
  font-weight:normal;
  padding-left:1em;
}

#survey th{
  width:auto;
}

#survey td{
  padding:10px 50px;
}
#survey td ul,
#survey td dl{
  width:580px;
}

#survey td li,
#survey td dd{
  float:left;
  width:25%;
  _padding:10px 0;
}

#survey td li.irg{
  width:45%;
}

	#source{
    padding-bottom:11px;
    margin-bottom:10px;
    background:url(img/line.gif) repeat-x left bottom;
  }

/*確認*/
#request #main #requestcnfform{
	width:720px;
}

#requestcnfform h2{
  font-size:14px;
  padding:20px 0 0.25em 0;
}

/****************************************************************************
展示場見学お申し込み　#visitor
****************************************************************************/

#visitor #main {
  padding-top:0;
  margin-top:-30px;
}

#visitor h1 {
  width:680px;
  background:url(img/line.gif) repeat-x left bottom;
  padding:28px 0 29px 0;
  margin-bottom:25px;
}

#visitorform{
  padding-top:1em;
}

/*フォーム関連はbottomなし*/
#contact #bottom,
#request #bottom,
#visitor #bottom{
  clear:both;
  width:1020px;
  height:0;
  padding:0 0 40px 0;
  background:none;
}

/*以下保留*/

/****************************************************************************
お客様の声　#voice
****************************************************************************/

#voice #headmenu #hm03 a{ background-position:top;}

/*インデックス*/

.index#voice #main { background-image:url(img/voice_index_main.jpg); }

.index#voice #main dl { width:680px; }

.index#voice #main dt {
  float:left;
  clear:both;
  width:300px;
  height:220px;
  margin-top:20px;
}

.index#voice #main dt img {
  width:260px;
  height:190px;
  padding:10px 20px 20px 10px;
  background:url(img/voice_main_dt.gif) no-repeat left top;
}

.index#voice #main dd {
  float:right;
  width:380px;
  min-height:220px;
  _height:220px;
  padding-top:20px;
}

.index#voice #main dd p {
  padding:1em 0;
}

/*詳細ページ*/

.voice01#voice #main { background-image:url(img/voice_voice01_main.jpg); }
.voice02#voice #main { background-image:url(img/voice_voice02_main.jpg); }
.voice03#voice #main { background-image:url(img/voice_voice03_main.jpg); }
.voice04#voice #main { background-image:url(img/voice_voice04_main.jpg); }
.voice05#voice #main { background-image:url(img/voice_voice05_main.jpg); }


.detail#voice #main p {
  text-indent:1em;
  width:680px;
}

.detail#voice #main img.image { margin-top:1em; }

.detail#voice #main h3 { margin:3.5em auto 1em 0; }

