@charset "UTF-8";
/* CSS Document */
body{
	font-family: "Jun 34";
	color: #134613;
}
    #yodogawa {
        padding:0px;
    }
.content_wrap {
    border-radius: 10px;
	margin: 0px 10px;
}
.caption{
	font-size:0.8em;
	color: #4C4C4C;
}
.last{
	font-size:0.8em;
	text-align: center;
	margin: 10px auto 0px;
}
.photo{
    border-radius: 4px;
}
.bd_b {
    border-bottom: 0px solid #fff;
}
.komidashi{
	    font-size: 1.4em;
    font-family: "Jun 501";
    margin: 20px auto 10px;
	color:#ff7732;
}
.omake_photo{
max-width: 400px;
    width: 100%;
}
#information_free .info_title:not(.caption) p {
	margin-bottom: 2em;
}
