@charset"utf-8";

body{
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../image/bg.gif);
	background-repeat: repeat-y;
}

#p01 {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../image/p_01.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 980px;
}

#p02 {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../image/p_02.gif);
	background-repeat: no-repeat;
	height: 170px;
	width: 980px;
}

#p03 {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../image/p_03.jpg);
	background-repeat: no-repeat;
	height: 76px;
	width: 980px;
}

#p04 {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../image/p_04.jpg);
	background-repeat: no-repeat;
	height: 215px;
	width: 980px;
}

#p05 {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../image/p_05.jpg);
	background-repeat: no-repeat;
	height: 214px;
	width: 980px;
}



/*▼▼▼左▼▼▼*/


/*▼▼▼フッター▼▼▼*/
#foot {
	width: 980px;
	font-size: 12px;
	line-height: 45px;
	text-align: center;
	clear: both;
	}
	#foot a {
		color: #FFFFFF;
		}

/*▲▲▲フッター▲▲▲*/
