@charset "UTF-8";


.peoples {
}

	.peoples li {
		padding: 25px 0;
	}
	
.description {
	
}

	.description p {
		margin: 1em 0;
	}


.menuItems {
}

	.menuItems .left {
		float:left;
		width: 350px;
	}

	.menuItems .right {
		float:left;
	}


/*--------------------------------------------------------------------

	  Override common id styles

--------------------------------------------------------------------*/
#wrapper {
}


#header {
	height: 130px;
	text-align: left;
}

#menu {
	width: 800px;
	margin-bottom: 35px;
}


#yodogawa {
	float: left;
	width: 455px;
	padding-bottom: 25px;
}

#news {
	float: left;
	width: 195px;
}

	#news p.midashi {
		margin-bottom: 10px;
	}
	
	#news p.photo {
		margin-bottom: 5px;
	}
	
	#news p.text {
	}

#contents {
}

#date {
}

#footer {
}
	
#copyright {
}

