@charset "UTF-8";

* {
  margin: 0;
  padding: 0;
}

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

body {
  text-align:center;
  background-image: url(http://www.maple-house.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: none;
}
a:visited {
  color: #40659B;
  text-decoration: none;
}
a:hover {
  color: #00cc66;
  text-decoration: underline;
}

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

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;
}

/* --------------------------------------
 LAYOUT
-------------------------------------- */

#wrapper {
 width:760px;
 background-color: #FFFFFF;
 background-image: url(http://www.maple-house.jp/img/contents_bg.gif);
 background-repeat: repeat-y;
 margin: 0 auto;
}

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

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

#side {
 float: right;
 width: 200px;
 font-size: 12px;
 font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", arial, sans-serif;
 margin-bottom: 25px;
}

/* --------------------------------------
 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;
}

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

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

#img_area h1 {
 font-size: 0%;
 line-height: 0%;
 text-indent: -9000px;
}
#img_area h2 {
 font-size: 0%;
 line-height: 0%;
}

#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;
}

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

.main_hd {
 width: 500px;
 margin-bottom: 10px;
}

.main_hd h3 {
 font-size:2px;
 text-indent:-9999px;
 background:#ffffff url(http://www.maple-house.jp/img/main_title.gif) no-repeat left top;
 color:inherit;
 width:500px;
 height:35px;
}

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

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

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

.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: 3px 0 0 0px;
}

.news-box_inner dl.news dd {
 margin: 0 0 5px 5px;
 padding: 2px 2px 5px 17px;
 background: url(http://www.maple-house.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;
}

/* --------------------------------------
 SIDE
-------------------------------------- */

.side_vox_hd {
  height:35px;
  color:#FFF;
  font-weight:bolder;
}

.side_vox {
 background:#FFFFFF;
 margin-bottom: 15px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-style: solid;
 border-bottom-style: solid;
 border-left-style: solid;
 border-right-color: #b5b5b5;
 border-bottom-color: #b5b5b5;
 border-left-color: #b5b5b5;
 padding: 9px;
 font-size: 12px;
 font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", arial, sans-serif;
 line-height: 125%;
}

.side_vox h2 {
 font-size: 11px;
 font-weight: normal;
 line-height: 110%;
 margin: 0px;
 padding: 0px;
}

.side_vox .photo {
 text-align:center;
 margin-bottom:10px;
}

.side_vox .img {
  text-align:center;
}

.side_vox ico{
}

.side_vox ul{
  margin:0px;
  padding:0px;
  list-style-type:none;
}

.side_vox li{
 margin-bottom:8px;
 line-height:120%;
 background: url(http://www.maple-house.jp/img/arrow.gif) no-repeat 1px -2px;
 padding: 0px 0px 0px 15px;
}

/* --------------------------------------
 SIDE
-------------------------------------- */

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

.side_vox a:active {
 color: #40659B;
 text-decoration: none;
}

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

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

.entry-body {
 font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
 font-size: 14px;
 line-height: 160%;
}

.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: none;
}

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

h1.entry-header {
  color:#333333;
  background:transparent url(http://www.maple-house.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.maple-house.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.maple-house.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.maple-house.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.maple-house.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.maple-house.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.maple-house.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:7px;
 padding-right: 10px;
 padding-left: 10px;
 text-align: right;
 height: 10px;
 background: url(http://www.maple-house.jp/img/entry_b500.gif) no-repeat fixed;
}

.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-info-cat {
 text-align: right;
 margin: 0px 0px 15px;
 padding: 0px;
 font-size: 10px;
}

.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.maple-house.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;
}

/* --------------------------------------
 MARGIN
-------------------------------------- */

.mar_b10 {
 margin-bottom: 10px;
}

.mar_b15 {
 margin-bottom: 15px;
}

.mar_b20 {
 margin-bottom: 20px;
}

/* --------------------------------------
 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%;
}
/* --------------------------------------
 RSS
-------------------------------------- */

#rss_link {
 padding: 15px;
 background: #ffffdd;
 border: 1px solid #66cc33;
 text-align: center;
}
/* --------------------------------------
 GoogleMap
-------------------------------------- */
.adr {
	margin-top: 15px;
	margin-bottom: 15px;
}


