body{
	color:#000000;
	/*background-image:url("../image/back.gif");*/
	text-align:center;
	margin:auto;
	background-color:#ffffff;
	font-size:small;
}
img{
	color:#FFFFFF;
}
.contents{
	width:800px;
	height:560px;
	text-align:center;
	margin:auto;
	color:#000000;
}

h1{
	text-align:center;
	margin-top:10px;
}

h2{
	vertical-align:bottom;
}
.menu{
	text-align:center;
	margin:auto;
}
.shouhin{
	width:640px;
	height:80px;
	/*background-color:#333333;*/
	margin-top:20px;
	text-align:left;
}
.shouhin img{
	margin-left:10px;
	margin-top:10px;
	border:0px;
}

.big-image{
	width:640px;
	padding-right:70px;
	text-align:right;
}

.copy{
	font-size:small;
	margin-top:100px;
	background-color:#0066CC;
	background-image:url(../image/sakana.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:60px;
	color:#FFFFFF;
}
a{
	text-decoration:none;
	border:none;
	color:#FFFFFF;
}
img{
	color:#ffffff;
	border:none;
}
.bar{
	font-size:large;
	margin-top:20px;
	color:#FFFFFF;
}
.bar a:link{
	color:#FFFFFF;
	border:none;
}
.bar a:visited{
	color:#FFFFFF;
	border:none;
}
.bar a:hover{
	color:#FFFFFF;
	border:none;
}	
.bar a:active{
	color:#FFFFFF;
	border:none;
}

.bunshou{
	font-size:small;
}