@charset "UTF-8";

/* リンク画像 */



a:hover img{
	filter:alpha(opacity=70);
	-ms-filter:""alpha(opacity=70)"";
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	opacity:0.7;
}


ul.menu-box li {
	width: 310px;
	float: left;
	margin-left: 15px;
	margin-bottom: 15px;
}


ul.menu-box li:nth-child(3n + 1)  {
	
	margin-left: 0px;
}



.dateTitle {
	border-top: 7px solid #EB252A;
	text-align: center;
	margin-bottom: 15px;
}




.txtTitle {
	text-align: left;
	margin-bottom: 25px;
	padding: 10px;
	background-color: #EB252A;
	position: relative;
}
.pri {
	position: absolute;
	left: 860px;
	top: -30px;
	width: 88px;
	z-index: 10;
}



.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	margin-bottom: 15px;
} .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }



	.boxer { border: none; }
			.inline_content { width: 850px; overflow: hidden; padding: 0 20px; }
			#boxer h3 { font-style: italic; font-size: 16px; margin: 0; padding: 15px 10px 10px; }

			#boxer.mobile.inline .boxer-content { background: #fff; }
			#boxer.mobile.inline .inline_content { height: 10000px; overflow: scroll; padding: 30px 50px; width: 100%; }


