@charset"utf-8";

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


/*▼▼▼メイン▼▼▼*/
#main {
	width: 920px;
	margin: 0px auto 0px auto;
	}
	#main h1 {
		font-size: 0px;
		line-height: 0px;
		background-image: url(../image/t001.jpg);
		background-repeat: no-repeat;
		text-indent: -9999px;
		width: 920px;
		height: 379px;
		}
	#main p.p001 {
		font-size: 0px;
		line-height: 0px;
		background-image: url(../image/t002.jpg);
		background-repeat: no-repeat;
		text-indent: -9999px;
		width: 920px;
		height: 486px;
		}
	#main p.t001 {
		width: 880px;
		background-color: #FFFFFF;
		font-size: 14px;
		line-height: 22px;
		padding: 20px 0px 20px 40px;
		}
/*▲▲▲メイン▲▲▲*/


/*▼▼▼フッター▼▼▼*/

#foot {
	font-size: 12px;
	line-height: 50px;
	text-align: center;
	height: 60px;
	width: 980px;
	margin: 0px auto 0px auto;
	}
	#foot a {
		color: #000000;
		}

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