@charset "utf-8";
/* CSS Document */

body{
	font-size:30px;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo," "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	background-image:url(zenshin_01.png);
	background-repeat:repeat;
	}

#wrap{
	width:1220px;
	height:1920px;
	margin:auto;
}

#header{
	height:130px;
	padding:28px 0px 33px 0px;
	margin:0px;
	background-image:url(header_under.png);
	background-repeat:no-repeat;
}
#header h1{
	height:128px;
	margin:0px 112px 0px 60px;
	float:left;
}
#header p{
	margin:0px;
	float:left;
}

#navi{
	height:60px;
	padding-left:0px;
	margin:0px;
	overflow:hidden;
	list-style-type:none;
	}
#navi li{
	height:60px;
	margin:0px;
	float:left;
	overflow:hidden;
	}

#navi li a:hover{
	position:relative;
	top:-59px;
}

#navi .l1 a:hover{
	position:relative;
	top:-65px;
}
	

	
#main{
height:1488px;
padding:61px 133px 11px 134px;
background-image:url(mainback.png);
	background-repeat:no-repeat;
}

#main h2{
 	width:962px;
	 height:362px;
	 margin:0px 0px 43px 0px;

}

#main p{
	height:133px;
	margin:0px 0px 40px 0px;
		text-align:center;	 
}

#main h3{
 	width:960px;
	 height:783px;
	 margin:0px 0px 65px 0px;
}


#main .unavi{
	width:962px;
	padding:0px;
	height:39px;
	margin-top:20px;
	overflow:hidden;
	
}

#main .unavi li{
height:39px;
padding-right:15px;
overflow:hidden;
list-style-type:none;
float:left;
}

#main li a:hover{
position:relative;
top:-38px;
}


#footer{
	height:100px;
	padding:0px;
	background-image:url(footerline.png);
	background-position:top;
	background-repeat:no-repeat;
	}

#footer p{
	height:100px;
	margin:0px;
}
#footer p img {
	padding:0px 25px 0px 25px;
}