@charset "UTF-8";
@import url("../_css.css");

/* +++++++++++++++++++++++++++++++++
■このディレクトリ内 CSS
+++++++++++++++++++++++++++++++++ */
/*リード文 左写真+右テキスト*/
/*1*/
#IndexReadTxtBlock {
	width:640px;
	margin-top:15px;
}
#IndexReadTxtBlock .BlockLeft {
	width:240px;
}

#IndexReadTxtBlock .BlockRight,
#IndexReadTxtBlock .BlockRight h3 {
	width:390px;
}
/* 美術館教室 TOP
+++++++++++++++++++++++++++++++++ */
/*プログラム見出し*/
.Programsubttl,
.Programsubttl2 {
	color:#3f9eca;
}
.Programsubttl {
	margin-top:15px;
}
.Programsubttl2 {
	margin-top:25px;
	padding-top:25px;
	border-top:dashed 1px #cccccc;
}
/*プログラムテーブル*/
.ProgramTable,
.ProgramTable2,
.ProgramTable4 {
	width:640px;
	margin-top:5px;
}
.ProgramTable th span,
.ProgramTable td span,
.ProgramTable2 th span,
.ProgramTable2 td span,
.ProgramTable3 th span,
.ProgramTable3 td span,
.ProgramTable4 th span,
.ProgramTable4 td span {
	margin:7px;
}
.ProgramTable th,
.ProgramTable2 th,
.ProgramTable3 th,
.ProgramTable4 th {
	width:640px;
	margin-top:5px;
	background:#3f9eca;
}
.ProgramTable td.cell1,
.ProgramTable2 td.cell1,
.ProgramTable3 td.cell1,
.ProgramTable4 td.cell1 {
	background:#e2f1f7;
	/*background:#fafad2;*/
}
/*1*/
.ProgramTable .cell2,
.ProgramTable .cell3,
.ProgramTable .cell4,
.ProgramTable .cell5 {
	text-align:center;
}
.ProgramTable .cell1,
.ProgramTable .cell2 {
	width:100px;
}
.ProgramTable .cell3,
.ProgramTable .cell4,
.ProgramTable .cell5 {
	width:80px;
}
.ProgramTable .cell6 {
	width:192px;
}
/*2*/
.ProgramTable2 .cell1,
.ProgramTable2 .cell3,
.ProgramTable2 .cell4,
.ProgramTable2 .cell5 {
	text-align:center;
	width:80px;
}
.ProgramTable2 .cell2 {
	width:314px;
}
/*3*/
.ProgramTable3 {
	width:640px;
	margin-top:5px;
}
.ProgramTable3 .cell1,
.ProgramTable3 .cell4,
.ProgramTable3 .cell5 {
	text-align:center;
	width:80px;
}
.ProgramTable3 .cell2 {
	text-align:center;
	width:100px;
}
.ProgramTable3 .cell3 {
	width:294px;
}
/*4*/
.ProgramTable4 .cell1 {
	width:100px;
}
.ProgramTable4 .cell2,
.ProgramTable4 .cell6 {
	text-align:center;
	width:80px;
}
.ProgramTable4 .cell4 {
	text-align:center;
	width:60px;
}
.ProgramTable4 .cell5 {
	width:110px;
}
.ProgramTable4 .cell3 {
	width:203px;
}
/* 美術館教室 個別のページ
+++++++++++++++++++++++++++++++++ */
.TxtPhotoBlock {
	width:640px;
	margin-top:25px;
	padding-bottom:25px;
	border-bottom:dashed 1px #cccccc;
}
.TxtPhotoBlock .BlockLeft {
	width:340px;
}
.TxtPhotoBlock .BlockRight {
	width:280px;
}
/* 2 */
.TxtPhotoBlock2 {
	width:640px;
	margin-top:25px;
	padding-bottom:25px;
	border-bottom:dashed 1px #cccccc;
}
.TxtPhotoBlock2 .BlockLeft {
	width:430px;
}
.TxtPhotoBlock2 .BlockRight {
	width:190px;
}
/* リスト + 画像 */
#ListBlock {
	width:640px;
	padding:0px 0px 5px 0px;
	border-bottom:dashed 1px #cccccc;
}
#ListBlock .BlockRight {
	width:365px;
}
#ListBlock .BlockLeft {
	width:255px;
}
#ListBlock .ListIndex {
	margin:30px 0px 0px 0px;
	border:none;
	list-style:none;
}
