@charset "UTF-8";
/* CSS Document */

/* v6プラス 
------------------------------------------------------------------------------------ */
.Block_out {
	background-color: #e5eeff;
	padding: 30px;	}
.Block_01, .Block_02 {
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 30px; }
.Block_01_img1 { margin-bottom: 20px; }
.Block_01 img, .Block_02 img {
	width: 100%;
	vertical-align: bottom;
	border-radius: 5px; }
p.v6P { margin: 1em 0; }
ol.v6_ol { margin-left: 1em; }