@charset "utf-8";

hr.end{
	visibility:hidden;
	clear:both;
	}

*:after { display:block; clear:both; }

a img {
border: none;
}
*{margin: 0; padding: 0}



/*リセット*/
ul, ol { list-style : none}

h1,h2,h3,h4,h5,h6 { 
font-weight:normal;
font-size : 14px;}
hgroup h1,h2,h3,h4,h5,h6 {
	outline:0;

line-height : 1.5;
font-weight:normal;
}





body {
	margin: 0;
	padding: 0;
	color:#333;
	background:url("../image/nav/back1.gif") repeat-x;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size:14px;
line-height : 1.5;

}


/*header*/

nav ul {
width:967px;
  margin:0 auto;

  
}

nav li{
 display:inline; 

 }


nav ul li {
	margin:0px auto;

}

nav li:last-child{
	margin-left:590px;

 }


#t1{
	border-bottom:1px solid #000;
	width:100%;
	height:100px;
	
	}

#t1 img{
	display: block;
 margin:41px auto;}


#t2{
	border-bottom:1px solid #000;
	width:100%;
	height:100px;
	
	}

#t2 img{
	display: block;
 margin:37px auto;}





/*フッター*/
footer{
	width:100%;
	background:#333;
	height:56px;}

.un{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

/*中ページタイトル*/


#nt{border-bottom:1px solid #000;
	width:100%;
	height:70px;
	
	}

#nt img{
	display: block;
 margin:21px auto;}



#subw{
	border-bottom:1px solid #000;
	width:100%;
	background:#F3F3F3;}

#subt{
	width:967px;
	margin:0 auto;
	padding:26px 0px 21px 15px;
	}






























