@charset "shift_jis";
@import url("../../_css/share.css");

/* +++++++++++++++++++++++++++++++++
■このディレクトリ内 CSS
+++++++++++++++++++++++++++++++++ */
#KanranryoTable {
	width:640px;
	margin-top:15px;
}
#KanranryoTable th {
	background:#1f9129;
}
#KanranryoTable td.cell1 {
	width:212px;
	background:#e4f2e5;
}
#KanranryoTable td.cell2 {
	width:212px;
	text-align:center;
}
#KanranryoTable td.cell3 {
	text-align:center;
	width:212px;
}
/* 詳細テーブル
+++++++++++++++++++++++++++++++++ */
.closeday_event {
	width:640px;
	margin-top:5px;
	border-top:solid 1px #cccccc;
}
.closeday_event th {
	width:200px;
	text-align:left;
	font-weight:normal;
}
.closeday_event td {
	width:437px;
}
.closeday_event th span,.closeday_event td span {
	margin:7px;
	line-height:1.3em;
}

/* 内容テーブル */
.Shosai th {
	background:#e4f2e5;
}

/* W:310pxの写真を左右に均等に並べる。キャプション有り
+++++++++++++++++++++++++++++++++ */
.BlockPhoto {
	width:640px;
}
.BlockPhoto .BlockLeft,
.BlockPhoto .BlockRight {
	margin-top:15px;
	width:310px;
	font-size:75%;
	line-height:1.3em;
}


