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

/*リフォームメニューナビゲーションレイアウト*/
ul#navi2 {
	width:950px;
	height:51px;
	list-style-type:none;
	position: relative;
	top: -10px;
}

ul#navi2 li a{
	height:51px;
	float:left;
	text-indent:-9999px;
	
}


/*ナビノーマル時*/ 
#navi2_01 a:link { background-image: url(../img/navigation1_01.gif); height:51px; width:184px;}
#navi2_02 a:link { background-image:url(../img/navigation2_02.gif); height:51px; width:201px;}
#navi2_03 a:link { background-image:url(../img/navigation1_03.gif); height:51px; width:187px;}
#navi2_04 a:link { background-image:url(../img/navigation1_04.gif);height:51px;width:195px;}
#navi2_05 a:link { background-image:url(../img/navigation1_05.gif);height:51px;width:183px;}

/*ナビロールオーバー*/
#navi2_01 a:hover { background-image:url(../img/navigation2_01.gif);height:51px; width:184px;}
#navi2_02 a:hover { background-image:url(../img/navigation2_02.gif);height:51px;width:201px;}
#navi2_03 a:hover { background-image:url(../img/navigation2_03.gif);height:51px; width:187px;}
#navi2_04 a:hover { background-image:url(../img/navigation2_04.gif);height:51px; width:195px;}
#navi2_05 a:hover { background-image:url(../img/navigation2_05.gif);height:51px; width:183px;}





#riform {
	height: 47px;
	width: 670px;
	margin-top:15px;
	
}


#riform h2{
	background-image:url(../img/reform-menu.gif);
	width:670px;
	height:49px;
	margin-bottom: 10px;
	text-indent:-9999px;
}

/* --- リフォームメニューナビ --- */
/* --- ナビゲーション --- */
div.footerNav3 {
	font-size: 14px;
	width:670px;
	height:100px;
	
	
	

}

div.footerNav3  a:link {font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
color:#333;
text-decoration:none;}

div.footerNav3  a:hover {text-decoration:underline; color:#F60;}

/* --- メニューエリア --- */
div.footerNav3 ul.nl {
	margin: 15px 0 20px 0.8em; /* メニューのマージン（上下、左右） */
	padding: 0;
	list-style-type: none;
	text-align: left;
	height: 69px;
	width:600px;
	position: relative;
}


/* --- メニュー項目 --- */
div.footerNav3 ul.nl li {
padding: 0 4px 0 8px; /* 項目のパディング（上右下左） */
/* 項目の背景 */
display: inline;
border-left: 1px #000000 dotted;

}


div.footerNav3 ul.nl li.first {
background-image: none;
}


.top {
	
	height: 20px;
	width: 120px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left:80%;
}


/* --- リフォームメニューボックスのレイアウト --- */
div.section1 {
	width: 670px; /* ボックスの幅 */
	padding-bottom: 1px; /* ボックスの下パディング */
	background-color: #FFF; /* ボックスの背景色 */
	font-size: 14px;
	margin-top: 15px;
}


/* --- 見出しエリア --- */
div.section1 div.heading {
	margin: 0 0 1em; /* 見出しエリアのマージン（上、左右、下） */
	padding: 5px; /* 見出しエリアの背景 */
	border: 1px solid #CCC; /* 見出しエリアの境界線 */
	background-color: #3f3f3f;
	background-image: url(../img/header2.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/* --- 見出し --- */
div.section1 h3 {
	margin: 0;
	padding: 7px 0 2px 7px; /* 見出しのパディング（上右下左） */
	border-left: 4px  #F60 solid; /* 見出しの左境界線 */
	font-size:14px; /* 見出しの文字サイズ */
	color: #333; /* 見出しの文字色 */
	line-height: 100%;
	height:25px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
;
}

/* --- ボックス内の段落 --- */
div.section1 p {
	margin: 1em 10px; /* 段落のマージン（上下、左右） */
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;

}


/* --- ボックス2--- */
div.section2 {
	width: 670px; /* ボックスの幅 */
	padding-bottom: 1px; /* ボックスの下パディング */
	background-color: #FFF; /* ボックスの背景色 */
	font-size: 80%; /* ボックスの文字サイズ */
	margin:25px 0 20px 0;
}

/* --- 見出しエリア --- */
div.section2 div.heading {
	margin: 0 0 1em; /* 見出しエリアのマージン（上、左右、下） */
	padding: 5px; /* 見出しエリアの背景 */
	border: 1px solid #CCC; /* 見出しエリアの境界線 */
	background-color: #3f3f3f;
	background-image: url(../img/header2.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/* --- 見出し --- */
div.section2 h3 {
	margin: 0;
	padding: 7px 0 2px 7px; /* 見出しのパディング（上右下左） */
	border-left: 4px  #F60 solid; /* 見出しの左境界線 */
	font-size:14px; /* 見出しの文字サイズ */
	color: #333; /* 見出しの文字色 */
	line-height: 100%;
	height:25px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
;
}

/* --- ボックス内の段落 --- */
div.section2 p {
	margin: 1em 10px; /* 段落のマージン（上下、左右） */
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;

}



/* --- ボックス3 --- */
div.section3 {
	width: 670px; /* ボックスの幅 */
	padding-bottom: 1px; /* ボックスの下パディング */
	background-color: #FFF; /* ボックスの背景色 */
	font-size: 80%; /* ボックスの文字サイズ */
	margin:25px 0 20px 0;
}

/* --- 見出しエリア --- */
div.section3 div.heading {
	margin: 0 0 1em; /* 見出しエリアのマージン（上、左右、下） */
	padding: 5px; /* 見出しエリアの背景 */
	border: 1px solid #CCC; /* 見出しエリアの境界線 */
	background-color: #3f3f3f;
	background-image: url(../img/header2.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/* --- 見出し --- */
div.section3 h3 {
	margin: 0;
	padding: 7px 0 2px 7px; /* 見出しのパディング（上右下左） */
	border-left: 4px  #F60 solid; /* 見出しの左境界線 */
	font-size:14px; /* 見出しの文字サイズ */
	color: #333; /* 見出しの文字色 */
	line-height: 100%;
	height:25px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
;
}

/* --- ボックス内の段落 --- */
div.section3 p {
	margin: 1em 10px; /* 段落のマージン（上下、左右） */
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;

}


/* --- ボックス4 --- */
div.section4 {
	width: 670px; /* ボックスの幅 */
	padding-bottom: 1px; /* ボックスの下パディング */
	background-color: #FFF; /* ボックスの背景色 */
	font-size: 80%; /* ボックスの文字サイズ */
	margin:25px 0 20px 0;
}

/* --- 見出しエリア --- */
div.section4 div.heading {
	margin: 0 0 1em; /* 見出しエリアのマージン（上、左右、下） */
	padding: 5px; /* 見出しエリアの背景 */
	border: 1px solid #CCC; /* 見出しエリアの境界線 */
	background-color: #3f3f3f;
	background-image: url(../img/header2.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/* --- 見出し --- */
div.section4 h3 {
	margin: 0;
	padding: 7px 0 2px 7px; /* 見出しのパディング（上右下左） */
	border-left: 4px  #F60 solid; /* 見出しの左境界線 */
	font-size:14px; /* 見出しの文字サイズ */
	color: #333; /* 見出しの文字色 */
	line-height: 100%;
	height:25px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
;
}

/* --- ボックス内の段落 --- */
div.section4 p {
	margin: 1em 10px; /* 段落のマージン（上下、左右） */
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;

}

/* --- ボックス5 --- */
div.section5 {
	width: 670px; /* ボックスの幅 */
	padding-bottom: 1px; /* ボックスの下パディング */
	background-color: #FFF; /* ボックスの背景色 */
	font-size: 80%; /* ボックスの文字サイズ */
	margin:25px 0 20px 0;
}

/* --- 見出しエリア --- */
div.section5 div.heading {
	margin: 0 0 1em; /* 見出しエリアのマージン（上、左右、下） */
	padding: 5px; /* 見出しエリアの背景 */
	border: 1px solid #CCC; /* 見出しエリアの境界線 */
	background-color: #3f3f3f;
	background-image: url(../img/header2.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/* --- 見出し --- */
div.section5 h3 {
	margin: 0;
	padding: 7px 0 2px 7px; /* 見出しのパディング（上右下左） */
	border-left: 4px  #F60 solid; /* 見出しの左境界線 */
	font-size:14px; /* 見出しの文字サイズ */
	color: #333; /* 見出しの文字色 */
	line-height: 100%;
	height:25px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
;
}

/* --- ボックス内の段落 --- */
div.section5 p {
	margin: 1em 10px; /* 段落のマージン（上下、左右） */
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;

}

/* --- ボックス6--- */
div.section6 {
	width: 670px; /* ボックスの幅 */
	padding-bottom: 1px; /* ボックスの下パディング */
	background-color: #FFF; /* ボックスの背景色 */
	font-size: 80%; /* ボックスの文字サイズ */
	margin:25px 0 20px 0;
}

/* --- 見出しエリア --- */
div.section6 div.heading {
	margin: 0 0 1em; /* 見出しエリアのマージン（上、左右、下） */
	padding: 5px; /* 見出しエリアの背景 */
	border: 1px solid #CCC; /* 見出しエリアの境界線 */
	background-color: #3f3f3f;
	background-image: url(../img/header2.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/* --- 見出し --- */
div.section6 h3 {
	margin: 0;
	padding: 7px 0 2px 7px; /* 見出しのパディング（上右下左） */
	border-left: 4px  #F60 solid; /* 見出しの左境界線 */
	font-size:14px; /* 見出しの文字サイズ */
	color: #333; /* 見出しの文字色 */
	line-height: 100%;
	height:25px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
;
}

/* --- ボックス内の段落 --- */
div.section6 p {
	margin: 1em 10px; /* 段落のマージン（上下、左右） */
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;

}

/* --- ボックス7--- */
div.section7 {
	width: 670px; /* ボックスの幅 */
	padding-bottom: 1px; /* ボックスの下パディング */
	background-color: #FFF; /* ボックスの背景色 */
	font-size: 80%; /* ボックスの文字サイズ */
	margin:25px 0 20px 0;
}

/* --- 見出しエリア --- */
div.section7 div.heading {
	margin: 0 0 1em; /* 見出しエリアのマージン（上、左右、下） */
	padding: 5px; /* 見出しエリアの背景 */
	border: 1px solid #CCC; /* 見出しエリアの境界線 */
	background-color: #3f3f3f;
	background-image: url(../img/header2.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/* --- 見出し --- */
div.section7 h3 {
	margin: 0;
	padding: 7px 0 2px 7px; /* 見出しのパディング（上右下左） */
	border-left: 4px  #F60 solid; /* 見出しの左境界線 */
	font-size:14px; /* 見出しの文字サイズ */
	color: #333; /* 見出しの文字色 */
	line-height: 100%;
	height:25px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
;
}

/* --- ボックス内の段落 --- */
div.section7 p {
	margin: 1em 10px; /* 段落のマージン（上下、左右） */
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;

}



/* --- ボックス8--- */
div.section8 {
	width: 670px; /* ボックスの幅 */
	padding-bottom: 1px; /* ボックスの下パディング */
	background-color: #FFF; /* ボックスの背景色 */
	font-size: 80%; /* ボックスの文字サイズ */
	margin:25px 0 20px 0;
}

/* --- 見出しエリア --- */
div.section8 div.heading {
	margin: 0 0 1em; /* 見出しエリアのマージン（上、左右、下） */
	padding: 5px; /* 見出しエリアの背景 */
	border: 1px solid #CCC; /* 見出しエリアの境界線 */
	background-color: #3f3f3f;
	background-image: url(../img/header2.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/* --- 見出し --- */
div.section8 h3 {
	margin: 0;
	padding: 7px 0 2px 7px; /* 見出しのパディング（上右下左） */
	border-left: 4px  #F60 solid; /* 見出しの左境界線 */
	font-size:14px; /* 見出しの文字サイズ */
	color: #333; /* 見出しの文字色 */
	line-height: 100%;
	height:25px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
;
}

/* --- ボックス内の段落 --- */
div.section8 p {
	margin: 1em 10px; /* 段落のマージン（上下、左右） */
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;

}

/* --- ボックス10--- */
div.section10 {
	width: 670px; /* ボックスの幅 */
	padding-bottom: 1px; /* ボックスの下パディング */
	background-color: #FFF; /* ボックスの背景色 */
	font-size: 80%; /* ボックスの文字サイズ */
	margin:25px 0 20px 0;
}

/* --- 見出しエリア --- */
div.section10 div.heading {
	margin: 0 0 1em; /* 見出しエリアのマージン（上、左右、下） */
	padding: 5px; /* 見出しエリアの背景 */
	border: 1px solid #CCC; /* 見出しエリアの境界線 */
	background-color: #3f3f3f;
	background-image: url(../img/header2.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/* --- 見出し --- */
div.section10 h3 {
	margin: 0;
	padding: 7px 0 2px 7px; /* 見出しのパディング（上右下左） */
	border-left: 4px  #F60 solid; /* 見出しの左境界線 */
	font-size:14px; /* 見出しの文字サイズ */
	color: #333; /* 見出しの文字色 */
	line-height: 100%;
	height:25px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
;
}

/* --- ボックス内の段落 --- */
div.section10 p {
	margin: 1em 10px; /* 段落のマージン（上下、左右） */
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;

}


/* --- ボックス11--- */
div.section11 {
	width: 670px; /* ボックスの幅 */
	padding-bottom: 1px; /* ボックスの下パディング */
	background-color: #FFF; /* ボックスの背景色 */
	font-size: 80%; /* ボックスの文字サイズ */
	margin:25px 0 10px 0;
}

/* --- 見出しエリア --- */
div.section11 div.heading {
	margin: 0 0 1em; /* 見出しエリアのマージン（上、左右、下） */
	padding: 5px; /* 見出しエリアの背景 */
	border: 1px solid #CCC; /* 見出しエリアの境界線 */
	background-color: #3f3f3f;
	background-image: url(../img/header2.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/* --- 見出し --- */
div.section11 h3 {
	margin: 0;
	padding: 7px 0 2px 7px; /* 見出しのパディング（上右下左） */
	border-left: 4px  #F60 solid; /* 見出しの左境界線 */
	font-size:14px; /* 見出しの文字サイズ */
	color: #333; /* 見出しの文字色 */
	line-height: 100%;
	height:25px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
;
}

/* --- ボックス内の段落 --- */
div.section11 p {
	margin: 1em 10px; /* 段落のマージン（上下、左右） */
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;

}
