@charset "UTF-8";

* {
  margin: 0;
  padding: 0;
}

/* --------------------------------------
 HTML
-------------------------------------- */

body {
  text-align:center;
  background-image: url(http://www.1-home.jp/img/body_bg.gif);
  font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
  color: #333333;
  line-height: 150%;
  text-align: center;
  font-size: 12px;
}

a:link {
  color: #40659B;
  text-decoration: underline;
}
a:visited {
  color: #40659B;
  text-decoration: none;
}
a:hover {
  color: #00cc66;
  text-decoration: underline;
}

a:active {
  color: #40659B;
  text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 16px;
}

.separate {
  clear:both;
}

hr.clear {
  display:none;
}

span.alt {
  display: none;
}

ul {
  list-style-type:none;
}

li {
  list-style-type: none;
}

img {
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
}

a img {
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
}
/* --------------------------------------
 LAYOUT
-------------------------------------- */

#wrapper {
  width:760px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  background-color: #FFFFFF;
  background-image: url(http://www.1-home.jp/img/contents_bg.gif);
  background-repeat: repeat-y;
}

#contents {
  text-align: left;
  width: 720px;
  margin-right: auto;
  margin-left: auto;
}

#main {
  float:left;
  width:500px;
  color:#333333;
  background-color: #ffffff;
}

#sidebar {
  float:right;
  width:200px;
  color:#666666;
  text-align:left;
  background-color: #ffffff;
}

/* --------------------------------------
 HEADER
-------------------------------------- */

#header #logo {
  clear: both;
  width: 720px;
  margin: 0 auto;
}

#header #logo #ad-head {
  margin: 10px 0 0 0;
  text-align: center;
}
#ad-head h2 {
  font-size: 11px;
  margin: 0px;
  padding: 0px;
  font-weight: normal;
}

/* --------------------------------------
 BANNER
-------------------------------------- */

#banner { background: url(http://www.1-home.jp/img/big_img.jpg) no-repeat;
  margin: 0px 0 20px;
}

#banner_inner {
  margin: 0 0 0 0;
}

body#chintai #banner { background: url(http://www.1-home.jp/img/chintai.jpg) no-repeat; }
body#buy #banner { background: url(http://www.1-home.jp/img/buy.jpg) no-repeat; }
body#build #banner { background: url(http://www.1-home.jp/img/build.jpg) no-repeat; }
body#construction_case #banner { background: url(http://www.1-home.jp/img/construction_case.jpg) no-repeat; }
body#special #banner { background: url(http://www.1-home.jp/img/special.jpg) no-repeat; }
body#information #banner { background: url(http://www.1-home.jp/img/information.jpg) no-repeat; }
body#company #banner { background: url(http://www.1-home.jp/img/company.jpg) no-repeat; }
body#contact #banner { background: url(http://www.1-home.jp/img/contact.jpg) no-repeat; }

/* --------------------------------------
 IMG_AREA & NAVI
-------------------------------------- */

#img_area {
  width: 720px;
  height: 200px;
  background-image: url(http://www.1-home.jp/img/main_img.jpg);
  background-repeat: no-repeat;
}

#navi {
  height: 25px;
  margin: 0px;
  padding: 5px;
  font-size: 11px;
}

#navi p {
  font-size: 10px;
}

#navi a:link {
  text-decoration: none;
  color: #666666;
}

#navi a:visited {
  text-decoration: none;
  color: #666666;
}

#navi a:hover {
  text-decoration: underline;
  color: #00CC00;
}

#navi a:active {
  text-decoration: none;
  color: #666666;
}

/* --------------------------------------
 INFORMATION
-------------------------------------- */

.info-box_hd {
  width: 500px;
  margin-bottom: 15px;
}

.info-box_hd h3 {
  font-size:2px;
  text-indent:-9999px;
  background:#ffffff url(http://www.1-home.jp/img/info_title.gif) no-repeat left top;
  color:inherit;
  width:500px;
  height:30px;
}

.info-box {
  padding-bottom:30px;
}

.info-box_inner {
  padding-right: 6px;
  padding-left: 6px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.info-box img {
  float:left;
  margin-right:15px;
  vertical-align:middle;
}

.info-box p {
  color:#666666;
  background-color:transparent;
  line-height:150%;
  margin-bottom:10px;
}

span.list-border {
  display:block;
  padding: 6px 5px 6px 20px;
  background:transparent url(http://www.1-home.jp/img/main_icon.gif) no-repeat 0 9px;
}

/* --------------------------------------
 NEWS
-------------------------------------- */

.news-box_hd {
  width: 500px;
  margin-bottom: 15px;
}

.news-box_hd h3 {
  font-size:2px;
  text-indent:-9999px;
  background:#ffffff url(http://www.1-home.jp/img/whats_title.gif) no-repeat left top;
  color:inherit;
  width:500px;
  height:30px;
}

.news-box {
  margin-bottom:40px;
}

.news-box_inner {
  padding-right: 6px;
  padding-left: 6px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.news-box_inner p {
  font-size: 11px;
  text-align: right;
}

.news-box_inner dl.news {
}

.news-box_inner dl.news dt {
  margin: 0;
  font-size: 12px;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0px;
}

.news-box_inner dl.news dd {
  margin: 0 0 5px 5px;
  padding: 2px 2px 10px 17px;
  background: url(http://www.1-home.jp/img/main_icon.gif) no-repeat 0 5px;
  border-bottom: 1px solid #CCC;
}

/* --------------------------------------
 MAIN
-------------------------------------- */

.main-contents {
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
  color: #333333;
}

.main-contents p {
  color:#333333;
  background-color:inherit;
  line-height:150%;
  margin-bottom:10px;
}

/* --------------------------------------
 SIDEBAR
-------------------------------------- */

#sidebar ul {
  list-style-type:none;
  width:100%;
}

#sidebar-inner {
  padding-top: 15px;
}

/* --------------------------------------
 CATEGORY-ARCHIVES
-------------------------------------- */

#category-archives h4 {
  font-size:2px;
  text-indent:-9999px;
  background:#ffffff url(http://www.1-home.jp/img/contents_title.gif) no-repeat left top;
  color:inherit;
  width:198px;
  height:40px;
}

.category-archives {
  font-size:14px;
  margin-bottom:10px;
  font-weight: bold;
}

.category-archives ul.sub-category {
  list-style-type:none;
}

.category-archives ul li {
  color:#666666;
  background-color:#ffffff;
  margin-bottom:0px;
}

.category-archives ul li a {
  text-decoration:none;
  color:#666666;
  background:transparent url(http://www.1-home.jp/img/category_list.gif) no-repeat 0 0;
  display:block;
  padding:8px 6px 8px 28px;
  line-height:100%;
  border-bottom:1px solid #ebebeb;
}

.category-archives ul li a:visited {
  color:#666666;
}

.category-archives ul li a:hover {
  color:#666666;
  background-position:0 -300px;
  text-decoration:none;
}

.category-archives ul li a:active {
  color:#666666;
}

.category-archives ul.sub-category {
  padding:5px 0;
}

.category-archives ul li ul.sub-category li {
  color:#666666;
  background:#ffffff;
  margin:0;
  padding:0;
}

.category-archives ul.sub-category li a:link {
  color:#666666;
  background:transparent url(http://www.1-home.jp/img/category_sublist.gif) no-repeat 0 0;
  display:block;
  padding:8px 6px 8px 38px;
  line-height:100%;
  border:0;
}

.category-archives ul.sub-category li a:visited {
  color:#666666;
}

.category-archives ul.sub-category li a:hover {
  color:#666666;
  background-position:0 -300px;
  text-decoration:none;
}

.category-archives ul.sub-category li a:active {
  color:#666666;
}

/* --------------------------------------
 ENTRY
-------------------------------------- */

.entry {
  margin-bottom:20px;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
  color: #333333;
}

.entry-body {
}

.entry-body a:link, .entry-body a:visited, .entry-body a:active {
  color: #40659B;
  text-decoration: none;
}
.entry-body a:hover {
  color: #00cc66;
  text-decoration: underline;
}

.entry-body_inner {
  padding-right: 10px;
  padding-left: 10px;
}

h1.entry-header {
  color:#333333;
  background:transparent url(http://www.1-home.jp/img/entry_title.gif) no-repeat left top;
  line-height:150%;
  padding:11px;
  margin-bottom:10px;
}

h1.entry-header a:link {
  color:#333333;
  background-color:transparent;
  text-decoration:underline;
}

h1.entry-header a:visited {
  color:#333333;
  background-color:transparent;
  text-decoration:underline;
}

h1.entry-header a:hover {
  color:#333333;
  background-color:transparent;
  text-decoration:underline;
}

h1.entry-header a:active {
  color:#333333;
  background-color:transparent;
  text-decoration:underline;
}

.entry p {
  color:#333333;
  background-color:inherit;
  line-height:150%;
  margin-bottom:10px;
}

.entry blockquote,
.entry-body blockquote {
  line-height:150%;
  color:#333333;
  background:transparent url(http://www.1-home.jp/img/blockquote.gif) repeat-y left top;
  padding:20px 25px;
  margin-bottom:20px;
}

.entry h2,
.entry-body h2 {
  font-weight:bold;
  color:#ffffff;
  background:transparent url(http://www.1-home.jp/img/h2_bg.gif) no-repeat left bottom;
  border-top:1px solid #0070cc;
  padding:5px 10px 10px 10px;
  line-height:150%;
  margin-bottom:20px;
}

.entry h3,
.entry-body h3 {
  color:#333333;
  background:transparent url(http://www.1-home.jp/img/h3_bg.gif) no-repeat left top;
  padding:18px 10px 6px 10px;
  border-bottom:1px solid #cccccc;
  line-height:150%;
  margin-bottom:20px;
}

.entry h4,
.entry-body h4 {
  color:#333333;
  background:transparent url(http://www.1-home.jp/img/h4_bg.gif) no-repeat left top;
  padding:18px 10px 6px 10px;
  border-bottom:1px solid #cccccc;
  line-height:150%;
  margin-bottom:20px;
}

.entry h5,
.entry-body h5 {
  color:#333333;
  background:transparent url(http://www.1-home.jp/img/h5_bg.gif) no-repeat 2px 2px;
  padding: 0 10px 0 25px;
  line-height:150%;
  margin-bottom:20px;
}

.entry h6,
.entry-body h6 {
  color:#333333;
  background:transparent url(http://www.1-home.jp/img/h6_bg.gif) no-repeat 2px 2px;
  padding: 0 10px 0 25px;
  line-height:150%;
  margin-bottom:20px;
}

.entry-info {
  margin-top: 20px;
  margin-bottom:20px;
  padding-right: 10px;
  padding-left: 10px;
  text-align: right;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #999999;
}

.entry-info ul {
  list-style-type:none;
  text-align:right;
  border-top:1px solid #efefef;
  padding:5px 0 10px 0;
  width:100%;
}

.entry-info ul li {
  color:#333333;
  background-color:inherit;
  display:inline;
}

.entry-info a:link, .entry-info a:visited, .entry-info a:active { color: #40659B; text-decoration: none; }
.entry-info a:hover { color: #00cc66; text-decoration: none }

.entry-content {
  padding-bottom:5px;
  width:100%;
}

.entry-content p.posted {
  margin-bottom:40px;
}

.entry-content h3 a {
  color:#333333;
  background-color:transparent;
  text-decoration:none;
}
.entry-content h3 a:hover {
  color:#333333;
  background-color:transparent;
  text-decoration:underline;
}

.entry-more {
  margin-top: 20px;
  margin-bottom:20px;
  padding-right: 10px;
  padding-left: 10px;
  text-align: left;
}

h2.module-header {
  color:#333333;
  background:transparent url(http://www.1-home.jp/img/entry_title.gif) no-repeat left top;
  font-weight:normal;
  padding:11px;
  margin-bottom:10px;
}

.module-content {
  color:#333333;
  background-color:#ffffff;
  padding:15px;
  margin-bottom:20px;
}

.module-content ul {
  list-style-type:disc;
  line-height:150%;
  padding:0 15px;
}

.module-content ul li {
  font-weight:normal;
}

/* --------------------------------------
 TABLE
-------------------------------------- */

.tbl_cinfo {
  width: 480px;
  font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
  font-size: 12px;
  line-height: 150%;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  border-left: 1px solid #999;
  margin: 0 0 10px 0;
}

.tbl_cinfo th {
  width: 80px;
  font-size: 12px;
  padding: 5px;
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  color: #333333;
  background: #F5F5F5;
  text-align: right;
}

.tbl_cinfo td {
  font-size: 12px;
  color: #333333;
  padding: 5px;
  border-top: 1px solid #999;
  background: #FFF;
}

.tbl_ppolicy {
  width: 480px;
  font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
  font-size: 12px;
  line-height: 150%;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  border-left: 1px solid #999;
  margin: 0 0 10px 0;
}

.tbl_ppolicy th {
  width: 80px;
  font-size: 12px;
  padding: 5px;
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  color: #333333;
  background: #F5F5F5;
  text-align: right;
}

.tbl_ppolicy td {
  font-size: 12px;
  color: #333333;
  padding: 5px;
  border-top: 1px solid #999;
  background: #FFF;
}

.tbl_contact {
  width: 480px;
  font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
  font-size: 12px;
  line-height: 150%;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  border-left: 1px solid #999;
  margin: 0 0 10px 0;
}

.tbl_contact th {
  width: 120px;
  font-size: 12px;
  padding: 5px;
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  color: #333333;
  background: #F5F5F5;
  text-align: right;
}

.tbl_contact td {
  font-size: 12px;
  color: #333333;
  padding: 5px;
  border-top: 1px solid #999;
  background: #FFF;
}

.tbl_show {
  width: 480px;
  font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
  font-size: 12px;
  line-height: 150%;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  border-left: 1px solid #999;
  margin: 0 0 10px 0;
}

.tbl_show th {
  width: 110px;
  font-size: 12px;
  padding: 5px;
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  color: #333333;
  background: #F5F5F5;
  text-align: right;
}

.tbl_show td {
  font-size: 12px;
  color: #333333;
  padding: 5px;
  border-top: 1px solid #999;
  background: #FFF;
}

/* --------------------------------------
 SIDE_BANNER
-------------------------------------- */

.side_banner {
  width: 198px;
}

.side_banner ul li {
  margin-bottom:10px;
}

/* --------------------------------------
 FOOTER
-------------------------------------- */

#footer {
  clear: none;
  font-size: 11px;
  width: 720px;
}

#footer_inner {
  clear: none;
  padding: 10px 20;
}

#footer .copyright {
  clear: both;
  text-align: center;
  padding: 10px 10px 0 10px;
}

.footer_link {
  border-top:2px solid #00CC66;
  text-align:center;
  padding: 10px 0px 20px;
  margin: 0px 20px;
}

.footer_link a:link, .footer_link a:visited, .footer_link a:active { color: #40659B; text-decoration: none; }
.footer_link a:hover { color: #00cc66; text-decoration: none }

address {
  margin-top:7px;
  font-style:normal;
  line-height:150%;
}

.mar_b5 {
	margin-bottom: 5px;
}
