@charset "utf-8";
/* IE向きスクロールバーの設定*/
html{
scrollbar-base-color:#e5fcfc;
scrollbar-track-color:#c9e1fd;
}

/* ヘッダ直下のメニューをフロートを使用した横並びリストに
   している。 */
#navi ul {
  height: 2.5em;
}

#navi ul li {
  display: inline;
  padding-left: 16px;
  padding-right: 0.5em;
}

#navi ul li {
  margin: 0;
  padding: 0;
  float: left;
}

#navi ul li a {
  margin: 0;
  padding: 6px 20px 5px 20px;
  display: block;
  border-right: 1px solid #CCCCCC;
  border-bottom: 5px solid #3EBAEE;
  background: url(img/bg.png) repeat-x;
  font-weight: bold;
}

#navi a:hover {
  border-bottom: 5px solid #0086B9;
  background: #EEEEEE url(img/arrow.gif) no-repeat;
  text-decoration: none;
}


/* サイドナビゲーションの設定*/
#sidenavi ul, #navibox ul {
	margin: 0;
	padding: 8px;
	list-style: none;
	background-repeat: repeat;
	background-image: url(../image/submenu_back.jpg);
}

#sidenavi ul li, #navibox ul li {
	margin: 0;
	padding: 5px 20px 5px 25px;
	border-bottom: 1px solid #0086B9;
	background-color: #FFFFFF;
	background-image: url(../image/point.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
}


/* フッタメニューを罫線を利用して横並びにしている。 */
#footer ul {
  margin-bottom: 4px;
  padding: 0;
  border-left: 1px solid #CCCCCC;
}

#footer ul li {
  display: inline;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
  border-right: 1px solid #CCCCCC;
}


/* サイドコンテンツの設定 */
#sidebox .contents ul {
  margin: 0 0 0 1.4em;
  padding: 0;
}

#sidebox .contents ul li {
  margin-bottom: 0.5em;
}
/* ---------------------------------------------------------------- *
	フリーボックスの設定
 * ---------------------------------------------------------------- */

.freeBox {
	/* --- 背景を設定（短縮プロパティでの設定）--- */
  background: #FFFFFF;
	/* --- マージンを設定 --- */
  /* Note：上下マージンの折りたたみに注意 */
  margin-top: 15px;
	border: 1px solid #cfe9fc;
	padding: 0.7em;
	text-align: center;
}
/* 上の（freeBox)と異なり下部のみマージンの設定 */
.freeBox_2 {
	/* --- 背景を設定（短縮プロパティでの設定）--- */
  background: #FFFFFF;
	/* --- マージンを設定 --- */
  /* Note：上下マージンの折りたたみに注意 */
  margin-bottom: 5px;
	border: 1px solid #EEEEEE;
	padding: 0.7em;
	text-align: center;
}
/* contentのタイトル部の設定 */
.contTitle {
	margin-bottom: -10px;
	margin-left: 20px;
}
.contTitle h6 {
    color:#0099cc;
	display: inline;
	border: 5px solid #f0f8ff;
	width: 100%;
	background-color: #FFFFFF;
	font-size: 100%;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 12px;
}
/* ページＴＯＰへのnameLinkの設定 */
.pageTop {
	text-align: right;
	clear: both;
	display: block;
}

.pageTop a{
	text-decoration:none;
	background-color: #f0f8ff;
	}

.pageTop a:hover{
    text-decoration:underline;
	}

/* 区切り線hrの設定 */
hr {
	border-width: 1px 0px 0px 0px; /* 太さ */
	border-style: dashed; /* 線種 */
	border-color: #add8e6; /* 線色 */
	height: 1px; /* 高さ */
	margin-bottom: 20px;
	margin-top: 20px;
	clear: both;
}

/*電話勧誘と問い合わせボタン画像オンマウス時のギミック*/
div#faq {
    clear:both;
	padding-left: 215px;
}
div#phone {
	display:block;
	width:250px;
	height:82px;
	text-indent:-5432px;
	overflow:hidden;
	margin: 0px;
	background-image: url(../image/telephone.gif);
}
/*お問合せはこちらボタン、オンマウス時のギミック*/
div#inquity a{
	display:block;
	width:250px;
	height:80px;
	text-indent:-5432px;
	overflow:hidden;
	margin-bottom: 10px;
}
a.inquity{
    background-image:url(../image/t-button.gif);
}
a:hover.inquity{
    background-position:0px -80px;
}
/*いちごハウスオーナーズクラブ入会ボタン、オンマウス時のギミック*/
div#enter a{
	display:block;
	width:250px;
	height:80px;
	text-indent:-5432px;
	overflow:hidden;
	margin-bottom: 10px;
}
a.enter{
    background-image:url(../image/enter-button.gif);
}
a:hover.enter{
    background-position:0px -80px;
}
/*グッドスタイルについてボタン、オンマウス時のギミック*/
div#banner1 a{
	display:block;
	width:180px;
	height:135px;
	text-indent:-5432px;
	overflow:hidden;
	margin: 0;
}
a.banner1{
    background-image:url(../image/about_th.jpg);
}
a:hover.banner1{
    background-position:0px -135px;
}
/*施工例についてボタン、オンマウス時のギミック*/
div#banner2 a{
	display:block;
	width:180px;
	height:135px;
	text-indent:-5432px;
	overflow:hidden;
	margin: 0;
}
a.banner2{
    background-image:url(../image/works_th.jpg);
}
a:hover.banner2{
    background-position:0px -135px;
}
/*会社情報についてボタン、オンマウス時のギミック*/
div#banner3 a{
	display:block;
	width:180px;
	height:135px;
	text-indent:-5432px;
	overflow:hidden;
	margin: 0;
}
a.banner3{
    background-image:url(../image/takumi_th.gif);
}
a:hover.banner3{
    background-position:0px -135px;
}
/*メディア掲載バナーについてボタン、オンマウス時のギミック*/
div#m_banner a{
	display:block;
	width:180px;
	height:135px;
	text-indent:-5432px;
	overflow:hidden;
	margin: 0;
}
a.m_banner{
    background-image:url(../image/media_banner.jpg);
}
a:hover.m_banner{
    background-position:0px -135px;
}

/*一期ハウスバナーについてボタン、オンマウス時のギミック*/
div#ichigo_banner a{
	display:block;
	width:180px;
	height:135px;
	text-indent:-5432px;
	overflow:hidden;
	margin: 0;
}
a.ichigo_banner{
    background-image:url(../image/1500-banner.gif);
}
a:hover.ichigo_banner{
    background-position:0px -135px;
}

/*一期ハウスバナー180×200版についてボタン、オンマウス時のギミック*/
div#c_banner a{
	display:block;
	width:180px;
	height:200px;
	text-indent:-5432px;
	overflow:hidden;
	margin: 0;
}
a.c_banner{
    background-image:url(../image/c_banner.gif);
}
a:hover.c_banner{
    background-position:0px -200px;
}

/*一期ハウスRCバージョンバナーについてボタン、オンマウス時のギミック*/
div#RC_banner a{
	display:block;
	width:180px;
	height:135px;
	text-indent:-5432px;
	overflow:hidden;
	margin: 0;
}
a.RC_banner{
    background-image:url(../image/2500-banner.gif);
}
a:hover.RC_banner{
    background-position:0px -135px;
}
/* 作例 A2 では，記事見出し（h2）に青いラインを入れている */
/* Note.：画像が左に回りこんでいる場合，画像の幅を固定してマージンを
          とらなければならない。この設定を柔軟に活用するには，
          画像が右に回り込ませる，または画像がない設定にするほうが無難 */
/*
.contents h2 {
  padding-left: 10px;
  border-left: 5px solid #0086D9;
}
*/


/* 作例 A4 では，画像のみボックスの下辺にラインを入れている。*/
/*
.imgbox {
  border-bottom: 3px solid #DDDDDD;
}
*/


/* 作例 B4 では，大きな画像を含むボックスに合わせて，コンテンツの
   ボックスに関する設定を調整している */
/* Note：仕様上，.imagebox は .contents の中に含まれる必要は
         ない。.imagebox を .contents の外に出し，調整せずに
         使用することもできる*/
/*
.contents {
  margin-bottom: 40px;
  padding: 0;
  border: none;
}
*/
