@import url("common_otherpage.css");
/* ==========================================================

title : ホームメイトブログ
scope : リンクについて / プライバシーポリシー

last modify : 2018/03/30 156_goto トップページなどの改修に伴う調整
memo  :
2016/02/17 264_tanabe リンクについて　改修
2012/11/09 156_goto header footer対応
2011/04/15 156_goto カラー変更

========================================================== */
#header {
  background:url(../image/bg_header.gif) repeat-x;
  height:150px;
  margin:0;
  padding:0;
}

#header_in {
  background:url(../image/bg_header_nosearch.gif) no-repeat 0px 0px;
}

#content_in {
  font-size:16px;
  line-height: 1.6;
  margin:0px auto;
  position: relative;
  width:870px;
}

#content_in:after {
  border-bottom: 3px solid #ededed;
  bottom:0;
  content:"";
  display:block;
  height: 1px;
  left: -22px;
  position:absolute;
  right:-22px;
  z-index:5;
}

#content_in .ttl_tokenstatic {
  background:url(../image/ttl_tokenstatic.gif) no-repeat 0px 0px;
  font-size:123%;
  height:33px;
  line-height:33px;
  margin:0px 0px 0px;
  padding:0px 0px 0px 15px;
  width:870px;
}

#content_in dl {
  margin:0px;
  padding:10px 10px 0px;
}

#content_in dt {
  background: #e1e1e1;
  font-weight:bold;
  margin:5px 0px 5px;
  padding:3px 10px;
}

#content_in dd {
margin:0px 30px 10px;
padding:5px 0px;
}

/* お問合せＢＯＸ */

#inquirybox {
  border-top: 2px dotted #999999;
  clear:both;
  margin:20px 10px 0px;
  padding:20px 0px 10px;
  text-align:center;
}

#inquirybox table {
  border: 2px solid #aaaaaa;
  border-spacing:2px;
  margin:10px auto;
  width:500px;
}

#inquirybox table th {
  background: #e1e1e1;
  border:none;
  padding:3px 2px 3px 5px;
  text-align:left;
}

#inquirybox table td {
  background: #f1f1f1;
  padding:3px 2px 3px 5px;
  text-align:left;
}

#inquirybox table td.td_center {
  text-align:center;
}

/* リンクについて */

.attentionbox {
  line-height:1.6;
  padding:30px 40px;
  text-align: left;
}

p.read_link {
  margin:20px 15px;
  padding:0px;
  text-align: center;
}

.attentionbox p {
  margin:8px 0px;
  padding:0px;
}

.attentionbox p.read_link {
  border-bottom: 1px dotted #ccc;
  margin:5px 0px 10px;
  padding:0px 0px 5px;
}

.attentionbox ol {
  margin:10px 25px 10px;
  padding:0px 0px;
}

.attentionbox ol li {
  color:#FF0000;
  list-style:decimal;
  margin:5px 0px;
  padding:0px;
}

.read_select {
  border-bottom: 1px solid #e1e1e1;
  border-left: 10px solid #e1e1e1;
  clear:both;
  font-weight:bold;
  margin:15px 10px 10px;
  padding:3px 10px;
}

#bannerselect {
  margin:15px 0px;
  padding:0px;
}

#bannerselect .selectbox {
  background: #f1f1f1;
  height:85px;
  padding:0px;
  position:relative;
  margin:10px auto;
  width:810px;
}

#bannerselect .selectbox.h120 {
  height:115px;
}

#bannerselect .selectbox.h180 {
  height:180px;
}

#bannerselect .selectbox .banner_box {
  left:25px;
  position:absolute;
  top:13px;
  width:250px;
}

#bannerselect .selectbox textarea {
  font-size:100%;
  height:50px;
  left:280px;
  margin:0px;
  overflow:hidden;
  padding:0px;
  position:absolute;
  width:500px;
}

#bannerselect .selectbox textarea.ver1 {
  position:absolute;
  top:15px;
}

#bannerselect .selectbox textarea.ver2 {
  position:absolute;
  top:30px;
}

#bannerselect .selectbox textarea.ver3 {
  position:absolute;
  top:60px;
}

#bannerselect .selectbox textarea.ver4 {
  position:absolute;
  top:110px;
}

#bannerselect .selectbox p {
  margin:0px 0px 10px 0px;
  text-align:left;
}

#footer {
  background: url("https://www.homemate.co.jp/org/img_cmn/footer_line.gif") repeat-x bottom;
  border-top: 1px solid #333;
  margin-top: 50px;
  padding: 20px 0 40px;
  position: relative;
  width:100%;
}

#footer_in {
  box-sizing: border-box;
  margin:0 auto;
  position: relative;
  width: 921px;
}

#f_link {
  margin: 0 auto;
  text-align:center;
  width:908px;
}

#f_link ul {
  margin:0 auto;
  padding:0;
}

#f_link ul li {
  border-right: 1px solid #333;
  display: inline-block;
  padding: 0 12px 0 10px;
  text-align: center;
}

#f_link ul li:first-child {
  border-left: 1px solid #333;
}

#f_link ul li.li_end {
  background: none;
}

#copyright {
  font-size:108%;
  padding-top: 11px;
  text-align:center;
  width:908px;
}

#btn_blogtop {
  padding-top: 0;
  position:absolute;
  right:8px;
  top:-44px;
}

.pagetop{
  font-size:85%;
  margin:0px auto;
  padding:0px 5px 0px 0px;
  text-align:right;
}