/* リセット */

h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, caption, th, td, img, form {
        margin: 0;
        padding: 0;
        border: none;
        text-align: left;
        list-style-type: none;
		font-size:100%;

}

/* 画像の下にできる隙間をなくす */

img { vertical-align: bottom; }


/* パンくずリスト */
#crumbs-list{
	/*float:left;*/
	width:300px;
	font-size:75%;
	margin-top:5px;
	margin-left:25px;
	margin-bottom:10px;
	}

#crumbs-list a {
	color:#0F88CA;
	text-decoration: none;	
}


#crumbs-list  a:hover {
	color:#0F88CA;
	text-decoration:underline;
}

#crumbs-list p{
}


/* タイトル*/
#title{
	clear:both;
	width:910px;
	height:200px;
	margin-top:10px;
	margin-left:25px;
	}

#title h2 {
	width:910px;
	height:200px;
	text-indent:-9999px;
	background-image:url(../img/link/h1.png);
	display:block;
	
}

/* よくある*/

#teach{
	width:908px;
	margin-left:26px;
	padding-bottom:20px;
		}
		
#teach h3{
	width:908px;
	height:40px;
	background-image:url(../img/question/h3.gif);
	text-indent:-9999px;
	display:block;
	margin-top:40px;
	margin-bottom:30px;
}		

#teach ul.question_01{
	width:860px;
	height:100px;
	background-image:url(../img/link/reply1_2.png);
	margin-top:40px;
	margin-left:24px;
	margin-bottom:60px;
	}
	
#teach ul.question_02{
	width:860px;
	height:100px;
	background-image:url(../img/link/reply1_1.png);
	margin-top:40px;
	margin-left:24px;
	margin-bottom:60px;
	}
	
#teach ul.question_03{
	width:860px;
	height:100px;
	background-image:url(../img/link/reply1_3.png);
	margin-top:40px;
	margin-left:24px;
	margin-bottom:60px;
	}
	
#teach ul.question_04{
	width:860px;
	height:106px;
	background-image:url(../img/question/reply4.png);
	margin-top:40px;
	margin-left:24px;
	margin-bottom:60px;
	}			

#teach ul.question_05{
	width:860px;
	height:106px;
	background-image:url(../img/question/reply5.png);
	margin-top:40px;
	margin-left:24px;
	margin-bottom:60px;
	}	

#teach li.question{	
    width:760px;
	height:50px;
	margin-left:110px;
	}

.q{
	float:left;
	padding-top:20px;
	padding-left:40px;
}

#teach h4{
	float:left;
	color: #108FD3;
	font-size:150%;
	padding-top:20px;
	padding-left:15px;
}
	
	
#teach li.answer{	
    width:760px;
	height:90px;
	margin-left:110px;
	}
	
#teach li.answer2{	
    width:760px;
	height:50px;
	margin-left:110px;
	}
	
.a{
	float:left;
	padding-top:20px;
	padding-left:40px;
}

.reply{
	float:left;
	width:655px;
	margin-top:15px;
	padding-left:15px;
}	

/* ズレ防止 */
	
.clearfix:before, .clearfix:after { 
  content: ".";   
  display: block;   
  height: 0;   
  overflow: hidden; 
} 
  
.clearfix:after {clear: both;}
.clearfix {zoom: 1;} /* IE < 8 */ 

#title_m{
	clear:both;
	width:100%;
	height:200px;
	}

#title_m h2 {
	width:100%;
	height:200px;
	text-indent:-9999px;
	background-image:url(../img/link/h1.png);
	display:block;
	
}
.nt_haikei{
	background: #fefcee;
}
.nt_haikei2{
	background: #eae0c1;
}
.f_haikei2{
	background-image: url("../img/sp/f_haikei.png");
}
.pd15{
	padding-left: 15px;
	padding-right: 15px;
}
p.ma-1r {
    margin-bottom: -1rem;
}

/* リセット */

h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, caption, th, td, img, form , banner {
        margin: 0;
        padding: 0;
        border: none;
        text-align: left;
        list-style-type: none;
		font-size:100%;

}

/* 画像の下にできる隙間をなくす */

img { vertical-align: bottom; }



body { 
      margin: 0;
	  padding: 0;
	  width:100%;
	  font-size:85%;	  
	  color: #251712;
	  /* 行間は25ｐｘで*/
	  line-height:25px;
	  background-image:url(../img/all/back.gif);
	 font-family:"メイリオ", Meiryo,  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	  }
	  
/* ラッパー*/
#wrapper {
	width: 960px;
	margin: 0 auto;
	background-image:url(../img/all/wrapper_back.png);
}

/* ヘッダー*/
#header {
	width: 954px;
	height: 140px;
	margin: 0 auto;
	background-image:url(../img/all/header_back.png);
}

/* ロゴ*/
#header p1 a{
	float:left;
	width:296px;
	height:95px;
	background-image:url(../img/all/logo.png);
	text-indent:99px
	font-size:10px;
	display:block;
	margin-top:41px;
	margin-left:25px;
}

#tel{
	float:right;
	width:514px;
	height:140px;
	background-image:url(../img/all/tel.png);
	
	display:block;
	}

p.fax a {
	float:right;
	width:126px;
	height:27px;
	display:block;
	
	background-image:url(../img/all/fax_01.png);
	margin-top:70px;
	margin-right:22px;
}

p.fax  a:hover {
	float:right;
	width:126px;
	height:27px;
	display:block;
	
	background-image:url(../img/all/fax_01_b.png);
	margin-top:70px;
	margin-right:22px;
}

p.web a {
	float:right;
	width:126px;
	height:27px;
	display:block;
	
	background-image:url(../img/all/web_01.png);
	margin-top:54px;
	margin-right:8px;
}

p.web  a:hover {
	float:right;
	width:126px;
	height:27px;
	display:block;
	
	background-image:url(../img/all/web_01_b.png);
	margin-top:54px;
	margin-right:8px;
}

/* グローバルナビ*/

#nav-global {
	clear:both;
	width:910px;
	height:45px;
	margin: 0 auto;
}

#nav-global ul {
	}

#nav-global li {
	float: left;
	
}

#nav-global li a {
	width:182px;
	height: 45px;
	display:block;
}

/* グローバルナビボタン*/

#nav-global li.nav-global-01 a {
	background-image:url(../img/all/button_01.gif);
}

#nav-global li.nav-global-01 a:hover {
	background-image:url(../img/all/button_b_01.gif);
}
	
#nav-global li.nav-global-02 a {
	background-image:url(../img/all/button_02.gif);
}

#nav-global li.nav-global-02 a:hover {
	background-image:url(../img/all/button_b_02.gif);
}	

#nav-global li.nav-global-03 a {
	background-image:url(../img/all/button_03.gif);
}

#nav-global li.nav-global-03 a:hover {
	background-image:url(../img/all/button_b_03.gif);
}

#nav-global li.nav-global-04 a {
	background-image:url(../img/all/button_04.gif);
}

#nav-global li.nav-global-04 a:hover {
	background-image:url(../img/all/button_b_04.gif);
}

#nav-global li.nav-global-05 a {
	background-image:url(../img/all/button_05.gif);
}

#nav-global li.nav-global-05 a:hover {
	background-image:url(../img/all/button_b_05.gif);
}

/* ページの先頭へ戻るボタン */
#pagetop{
	clear:both;
	margin: 0 auto;
	width: 960px;
	 height:20px;
	 border-bottom: 1px solid #C7B083;
	 margin-bottom:1px;
	 margin-top:45px;
	 }


#pagetop p a {
  display:block;
  
  width:90px;
  height:20px;
  background-image:url(../img/all/pagetop.gif);
  margin-left:845px;
    }

#pagetop p a:hover {
  display:block;
  
  width:90px;
  height:20px;
  background-image:url(../img/all/pagetop_b.gif);
  margin-left:845px;
}

/* セレクション */
#section{
	clear:both;
	margin: 0 auto;
    width: 954px;
	height: 225px;
	background-image:url(../img/all/section_back.gif);
}

#section ul{
}

#section li.tel{
  float:left;
  width:335px;
  height:225px;
  background-image:url(../img/all/section_tel.gif);
}

#section li .web_02 a{
  float:left;
  display:block;
  
  width:212px;
  height:33px;
  background-image:url(../img/all/web_02.png);
  margin-left:78px;
  margin-top:155px;
}

#section li .web_02 a:hover{
  float:left;
  display:block;
  
  width:212px;
  height:33px;
  background-image:url(../img/all/web_02_b.png);
  margin-left:78px;
  margin-top:155px;
}

#section li.address{
  float:left;
  color:#39241A;
   width:200px;
  height:125px;
  font-weight:bold;
  margin-top:65px;
  margin-left:25px;
 }


#section li.banner{
	float:right;
	width:240px;
    height:70px;
	margin-top:40px;
	margin-right:78px;
	 
  
}

#section li.banner2{
	float:right;
	width:240px;
    height:70px;
	margin-top:20px;
	margin-right:78px;
	 
  
}

/*#section li.banner{
  float:left;
    width:390px;
  height:225px;
 }*/

/*#section li.banner p{
  float:left;
  width:240px;
  height:70px;
  margin-top:30px;
  margin-left:105px;
}*/

/* フッター*/
#footer{
	clear:both;
	margin: 0 auto;
	width: 960px;
	height: 82px;
	color: #ffffff;
	 font-size:85%;
	background-image:url(../img/all/footer.png);
	margin-bottom:70px;
}

#footer p.undermenu {
	float:left;
	width:400px;
	margin-top:30px;
	margin-left:22px;
}

#footer p.undermenu a {
	text-decoration: none;
	color: #ffffff;
}

#footer p.undermenu a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#footer p.copyright {
	float:right;
	 font-size:90%;
	margin-top:30px;
	margin-right:22px;
}

/*フォーカス範囲表す点線が延びないようにする */
a:focus{
overflow:hidden;
}
	
/* ズレ防止 */
	
.clearfix:before, .clearfix:after { 
  display: block;   
  height: 0;   
  overflow: hidden; 
} 
  
.clearfix:after {clear: both;}
	