body {
	font-size: 14px;
	color: #000000;
	background:url(images/bk.gif);
	background-color: #F2E6CD;
	line-height: 1.3;
}
#footer{
	width: 611px;
	margin: 0 auto;
	background:url(images/mid.gif);
	background-repeat: repeat-y center top;
}
#container{
	width: 611px;
	margin: 0 auto;
}
.yodogawa {
	font-size: 13px;
	line-height: 1.3;
}
.small {
	font-size: 12px;
}
.big {
	font-size: 20px;
	line-height: 1.3;
	color: #3CAECF;
	text-transform: uppercase;
}
a:link {
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	color: #FD85C1;
	text-decoration: none;
}
a:hover {
	color: #FD85C1;
}
.red {
	color: #FF0000;
	font-size: 12px;
}
