#yodogawa .inner {
  background-color: #F66B00;
}

#index_nav {
  display: none;
}

.itemtitle{
	font-weight: bold;
	font-family: "Shuei Nijimi Go Kin B";
	margin-top: 50px;
	margin-bottom: 20px;
	font-size: 20px;
	color: #004F99;
	line-height: 1.5em;
	
	
}

.itemtitle_b{
	font-weight: bold;
	font-family: "Shuei Nijimi Go Kin B";
	margin-top: 50px;
	margin-bottom: 20px;
	font-size: 20px;
	color: #004F99;
	line-height: 1.5em;
	margin-top: 0px;
}



@media (min-width: 640px) {

#information li .info_desc p, #information_free li .info_desc p {
    width: 110%;
}

}


