@charset "UTF-8";
/* CSS Document */

body{ font-size:14px; line-height:24px; letter-spacing:3px; text-align:left; margin: 0; background-color: #000; background-image: url(../images/bkgd.jpg); background-repeat: repeat-y; background-position: center top; }
body2{
	font-size:14px;
	line-height:24px;
	letter-spacing:3px;
	text-align:center;
	margin: 0;
	background-color: #FFF;
	}
div#wrapper{
	width:1024px;
	margin:0 auto;
	}
div#wrapper2{
	width:1000px;
	margin:0 auto;
	}	
div#title{
	width:1024px;
	margin:0 auto;
	text-align: center;
	}
	
div#yodogawa{
	width:1024px;
	margin:0 auto;
	text-align: center;
	height: 464px;
	}

div#contents{
	width:1024px;
	margin:0 auto;
	background-repeat: repeat-y;
	text-align: left;
	}
	
div#links{
	width:1024px;
	margin:0 auto;
	padding-bottom: 20px;
	padding-top: 20px;
	}
	
div#footer{
	width:1024px;
	margin:0 auto;
	}
	
a:link {
	color: #0C3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: FF0000;
}
a:active {
	text-decoration: none;
}
	
.itoi {
	color: #F00;
	text-align: left;
}
.minami {
	color: #00F;
	text-align: right;
}
.sobue {
	color: #0C0;
	text-align: right;
}
.miuze {
	color: #F0F;
	text-align: right;
}
attention {
	color: #C00;
	font-size: 18px;
	line-height: 30px;
}
attention {
	color: #C00;
	font-size: 18px;
	line-height: 30px;
}
.caption {
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 24px;
	color: #666;
}
.date {
	font-size: 12px;
	letter-spacing: 1px;
}
.stock {
	font-size: 11px;
	color: #F00;
	letter-spacing: 0.1em;
}
