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

body {
  margin:0;
  padding:0;
  font-size:14px;
/*
  font-size:14px;
  font-family: "MS UI Gothic","Osaka",Verdana,Arial,Helvetica,sans-serif;
*/
  color:#666666;
}

table {
  font-size:14px;
}

.bg {
  background:url(../img/bg_color.jpg) repeat;
  margin-right:auto;
  margin-left:auto;
  width:973px;
  height:100%;
}

.place {
  margin-right:auto;
  margin-left:auto;
  width:948px;
  height: auto;
}

.header {
  background:url(../img/header.jpg) no-repeat;
  height:72px;
}

.header img {
  float:left;
}

.header_text {
  float:right;
  width:250px;
  margin: 50px 0 0 0;
  font-size:12px;
}

.header_text a {
  color:#996675;
  text-decoration: underline;
  font-size:12px;
  font-family: none;
}

.footer {
  clear:both;
  margin-right:auto;
  margin-left:auto; 
  background:url(../img/footer_bg.jpg) no-repeat;
  height:125px;
  width:973px;
  text-align:center;
  padding-top:5px;
}

.footer p {
  margin:10px 0;
  line-height:130%;
  }

*:first-child+html .footer {
  margin:10px 0;
  line-height:130%;
}

h1 {
  margin:0;
  padding:0;
}

h2 {
  margin:15px 0 10px 0;
  padding:0;
}

a {
  color:#996675;
}

.footer a:link {
  color:#997965;
  text-decoration: none;
}
.footer a:hover {
  text-decoration: underline;
}

/*メニュー*/
#main_menu {
  list-style:none;
  margin:0;
  padding:0;
  height:66px;
  display:inline;
}

#main_menu ul{
  margin: 0px;
  padding: 0px;
}

#main_menu li{
  margin: 0px;
  padding: 0px;
  list-style: none;
  display:inline;
  float:left;
}

/*パンくず*/
.pan {
  margin:10px 0 0 220px;
  font-size:12px;
  text-align: left;
}

.pan a {
  color: #a84200;
/*
  color: #8FABBE;
*/
  text-decoration: none;
}

/*コンテンツ*/
.contents {
  width:948px;
  margin: 0;
  padding: 0;
}

.left {
  width:200px;
  float:left;
}

.left2 {
  width:210px;
  float:left;
  text-align:right;
  height: 100%;
}

.right {
  width:732px;
  float:right;
  margin:0;
}

.philosophy {
  margin:25px 30px 0 30px;
  line-height:160%;
  font-size:13px;
  height:250px;
}

.philosophy_div {
  float:left;
}

.philosophy_img {
  margin:0;
  padding: 15px ;
  background:url(../img/top_blog_back.jpg) no-repeat;
  float:right;
  color:#997965;
}

.philosophy_img p {
  font-size:12px;
  color:#333333;
  margin: 10px 0 0 0;
}

.top_news {
  margin:20px 30px;
}

.top_news_a {
  color:#cc0000;
}

.house {
  margin:20px 30px;
}

.house_a {    
  color:#cc0000;
}

.top_blog {
  margin:20px 30px;
}

.return {
  clear:both;
  text-align:right;
  margin: 20px 20px;
}

p.return a:link {
  color: #a84200;
/*
  color: #8FABBE;
*/
  text-decoration: none;
}
p.return a:visited {
  color: #a84200;
  text-decoration: none;
}
p.return a:hover {
  color: #f39800;
  text-decoration: underline;
}

/*side*/

.side_menu {
  margin: 0 0 10px 10px;
  padding:0;
}

div#menu {
  height: 200px;
}

div#menu2 {
  height: 50px;
}

.side_contact {
  background:url(../contact/img/side_bk.jpg);
  width:190px;
  text-align:center;
  height:160px;
  margin-left:20px;
}

.side_contact p {
  margin: 5px;
}

.side_contact a {
  color:#cc0000;
}

.side_contact a#contact {
  display: block;
  padding-bottom: 10px;
}

.side_contact a#contact:hover {
    filter: alpha(opacity=85);
    -moz-opacity:0.85;
    opacity:0.85;
}

.side_contact a#contact img {
  margin: 0 auto;
}

.side_tel {
  background:url(../contact/img/side_bk.jpg);
  width:190px;
  line-height:120%;
  margin-left:20px; 
}

.side_tel a{
  color:#FF0000;
}

.side_tel_img {
  margin:5px 0;
}

.side_tel p {
  margin:5px 5px 0 5px;
}

.side_area {
  text-align:left;
  background:url(../contact/img/side_bk.jpg);
  width:190px;
  height:113px;
  margin-left:20px; 
}

.side_area div {
  margin:7px 0 0 10px;
  line-height:140%;
}

.side_miscellaneous {
  background:url(../img/top_miscellaneous_bg.jpg) no-repeat;
  width:190px;
  height:251px;
  margin-left:auto;
  margin-right:auto;
}

.side_miscellaneous_img {
  margin:5px 0;
}

.side_miscellaneous p {
  margin:5px 5px 0 5px;
}

.side_cellphone {
  width:190px;
  height:105px;
  margin-left:20px;
  background:url(../contact/img/cellphone_bk.jpg) no-repeat;
}

.side_cellphone div {
  margin:17px 0 0 5px;
  text-align:left;
}

.qrchord {
  margin:7px 10px 0 5px;
}

.side_banner {
  margin:20px 0;
  text-align:center;
}

.side_banner a#maple,
.side_banner a#model,
.side_banner a#ichikawa,
.side_banner a#northern {
  padding-bottom: 15px;
  display: block;
}

.side_banner a#maple:hover,
.side_banner a#model:hover,
.side_banner a#ichikawa:hover,
.side_banner a#northern:hover {
    filter: alpha(opacity=85);
    -moz-opacity:0.85;
    opacity:0.85;
}

.side_banner a#maple img,
.side_banner a#model img,
.side_banner a#ichikawa img,
.side_banner a#northern img {
  margin: 0 auto;
  padding-left: 20px;
}
/* モデルハウス バナー */
table#model_house a#model_banner:hover {
    filter: alpha(opacity=85);
    -moz-opacity:0.85;
    opacity:0.85;
}

/* よくある質問 */
table#first {
  padding-top: 20px;
}

.faq_td { }

.faq_td h2 {
  background-color: #DDD6D0;
  background-image: none;
  color: #330102;
  display: block;
  font-size: medium;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 3px 0 3px 10px;
  text-align: left;
  text-indent: 0;
  width: 100%;
}

.faq_td h3 {
  border-bottom: 2px solid #EFEAE9;
  color: #666666;
  font-size: medium;
  line-height: 100%;
  margin: 10px 0 3px;
  padding: 3px 5px 3px 2px;
  width: 100%;
}

.faq_td p {
  margin-bottom: 20px;
}

.faq_td p a {
  display: block;
}

table#A2-01 td.answer,
table#A3-03 td.answer,
table#A7-02 td.answer {
  text-align: left;
  vertical-align: top;
  padding-right: 10px;
}

table#A2-01 td img,
table#A3-03 td img,
table#A7-02 td img {
  padding-top: 20px;
  padding-bottom: 20px;
}

table#A4-01 img {
  padding-top: 20px;
  padding-right: 10px;
  padding-bottom: 20px;
}

.pagetop {
    text-align: right;
}

.pagetop a {
    color: #8FABBE;
    text-decoration: none;
}

/*catalog*/
.catalog_td {
  height:45px;
  padding-top:5px;
}

/*お問い合わせフォーム*/
.input_div {
  text-align:left;
  margin:10px 0 0 20px;
}

.input_table {
  margin: 10px 0 0 20px;
  text-align:left;
}

/*mailmagazine*/  
.magazine_contents {
  margin:0 0 0 20px;
}

.mail_div {
  background:url(../contact/img/mail_back.jpg) no-repeat;
  line-height:160%;
  padding:15px;
  height:160px;
  color:#1c4184;
}

.mail_div ul {
  margin:0 0 0 20px;
}

