@charset "Shift_JIS";
/* CSS Document */

body{
	font-size:14px;
	line-height:21px;
	color:#000;
	background-image: url(images/map.gif);
	background-repeat: repeat-y;
	background-position: center 20px;
	background-attachment: fixed;
	background-color: #D3EDFB;
	}
a:link{
	color:#0099FF;
	text-decoration: none;
	}
		
a:visited{
	color:#6699FF;
	text-decoration: none;
	}

a:hover {
	text-decoration: none;
}
a:active {
	@text-decoration: none;
}
	
#wrapper{
	width:702px;
	margin:0 auto;
	}
			
#headder{
	margin:0 auto;
	}
	
#title{
	margin:0 auto;
	width: 450px;
	}

#yodogawa{
	width:600px;
	margin:0 auto;
	}

#mokuji{
	width:600px;
	margin:0 auto;
	}
	
#banner{
	width:600px;
	margin:0 auto;
	}
	
#honbun{
	width:600px;
	margin:0 auto;
	}
	
	
#main{
	margin:0 auto;
	background-image: url(images/frame_middle.gif);
	}
	
#footer{
	margin:0 auto;
	}.date {
	font-size: 10px;
	color: #666666;
	background-image: url(images/img_date.gif);
	background-position: center top;
	height: 23px;
	width: 120px;
}
.small {
	font-size: 12px;
}
.red {
	color: #CC0000;
	font-size: 12px;
}
.logo {
	font-size: 10px;
	color: #666666;
	letter-spacing: 1.5px;
}
