@charset "utf-8";

/* 全ページ共通のデザイン用 */
body{
	background-color:#636;
	color:#FFF;
}
#navi{
	width:900px;
	height:100px;
}
#navi2{
	width:900px;
	height:700px;
}
#navi3{
	width:900px;
	height:1450px;
}
#navi4{
	width:900px;
	height:1000px;
}
#navi5{
	width:900px;
	height1000px;
}






h1{
	text-align:left;
	width:305px;
	height:75px;
}
h3{
	color:#000;
	margin-top:50px;
	
}


.page {
	margin-left:auto;
	margin-right:auto;
	background-image: url(gazou/ba.jpg);
	background-repeat:repeat-x;
	width:900px;
	height:650px;
	text-align:center;
}
.page2{
	margin-left:auto;
	margin-right:auto;
	background-image:url(gazou/ba.jpg);
	background-repeat:repeat-x;
	width:900px;
	height:650px;
}
.bun{
	text-align:left;
}
.botan{
	float:left;
	padding:10px;
	margin-left:18px;
}
.clear{
	clear:left;
}
.chu{
	text-align:center;
}
.zure{
	margin-left:120px;
}
a:link{
	text-decoration:none;
}
a:visited{
	text-decoration:none;
}

img{
	border:0;
}