/* CSS Document */

body{
	font-size:14px;
	color:#000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: center;
	margin: 0 auto;
 }
 
a:link{
	color:#E51C6C;
	text-decoration: none;
	}
		
a:visited{
	color:#FF99CC;
	text-decoration: none;
	}

a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
 
#wrapper{
 width:850px;
 margin:0 auto;
 }
 
#content{
	background-image: url(images/frame_middle.jpg);
	background-repeat: repeat;
	margin: 0 auto;
 }
 
#headder{
 margin:0 auto;
 }
 
 
#main{
	margin:0 auto;
	width: 651px;
 }
#yodogawa{
	margin: 0 auto;
 }
 
#mokuji{
	margin: 20px auto;
 }
  
#fotter{
 margin:0 auto;
 }
 
#slideshow{
 width:650px;
 margin:0 auto;
 }
 
 #taidan{
	margin: 30px;
 }

.small
 {
	font-size:12px;
	line-height: 16px;
 }
.date {
	font-size: 11px;
	color: #FFFFFF;
}
