@charset "shift_jis";
@import url("../_css.css");

/* +++++++++++++++++++++++++++++++++
■このディレクトリ内 CSS
+++++++++++++++++++++++++++++++++ */
/* リスト + 画像 */
#ListBlock {
	width:640px;
	margin-top:20px;
	padding:0px 0px 5px 0px;
	border-top:dashed 1px #cccccc;
	border-bottom:dashed 1px #cccccc;
}
#ListBlock .BlockRight {
	width:350px;
}
#ListBlock .BlockLeft {
	width:270px;
}
#ListBlock .ListIndex {
	margin:30px 0px 0px 0px;
	border:none;
	list-style:none;
}