@charset "UTF-8";
@import url("../_css.css");

/* +++++++++++++++++++++++++++++++++
■このディレクトリ内 CSS
+++++++++++++++++++++++++++++++++ */
/*リード文 左写真+右テキスト*/
#IndexReadTxtBlock {
	width:640px;
	margin-top:15px;
	padding-bottom:20px;
	border-bottom:solid 2px #3f9fca;
}
#IndexReadTxtBlock .BlockLeft {
	width:200px;
}

#IndexReadTxtBlock .BlockRight {
	width:420px;
}
.Shosai {
	margin-top:5px !important;
}