@charset "UTF-8";
/* CSS Document */
body{
	font-family: "Jun 201";
}
#yodogawa{
	 font-family: "Jun 34";
}
#index_nav .date {
	font-family: "Jun 201";
}
.komidashi{
	font-family: "Jun 501 JIS2004 AP";
	font-size: 1.4em;
	margin-bottom: 15px;
	color: #e60045;
}
@media (min-width: 641px) {
#yodogawa, .content_wrap section, .content_wrap section#information,
.content_wrap section#information_free {
    padding-left: 70px;
    padding-right: 70px;
}
	}