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

/* +++++++++++++++++++++++++++++++++
■このディレクトリ内 CSS
+++++++++++++++++++++++++++++++++ */
/*リード文 左写真+右テキスト*/
#IndexReadTxtBlock {
	width:640px;
	margin-top:15px;
}
#IndexReadTxtBlock .BlockLeft {
	width:140px;
}

#IndexReadTxtBlock .BlockRight {
	width:480px;
}