/*#ffd700 #ffffe0 #ffe98d*/



* {
	margin: 0;
	padding: 0;
	}
#container {
	text-align: center;
	margin: 40px auto;
	width: 800px;
}



/* 説明ボックス */
#setsumei {
	width: 796px;
	border-right: 2px solid #ffd700;
	border-left: 2px solid #ffd700;
	border-top: 1px solid #ffd700;
}



/* 日程ボックス */
#nittei_high {
	margin-top: 60px;
}
#nittei {
	width: 796px;
	border-right: 2px solid #ffd700;
	border-left: 2px solid #ffd700;
	border-top: 1px solid #ffd700;
}


/* 角丸設定 */
#nittei_high h1 {
	width: 800px;
	height: 35px;
	background: url(img/workshop_kadomaru.gif) top left no-repeat;
	text-indent: -9999px;
}
#nittei_high {
	background: url(img/workshop_kadomaru_bottom.gif) bottom left no-repeat;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
/* 角丸設定終わり */






#nittei p {
	line-height: 1.8em;
	margin: 20px 30px;
}
#nittei h2 {
	margin-bottom: 30px;
	font-size: 1em;
	font-weight: normal;
}
#nittei ul {
	width: 550px;
	margin: 30px auto;
	padding: 10px;
	border: 2px solid red;
}
#nittei li {
	text-align: left;
	margin-left: 20px;
}
#container strong {
	color: red;
}
#container strong.next {
	color: red;
	font-size: 1.2em;
}




/* 日程テーブル */
.table_nittei {
	border-collapse: collapse;
	border: 1px solid #555555;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 450px;
	}
.table_nittei caption {
	margin: auto;
	padding-bottom: 5px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.table_nittei th,.table_nittei td {
	border: 1px solid #555555;
	color: black;
	}
.table_nittei th {
	background-color: #ffd700;
	font-weight: normal;
	font-size: 12px;
	width: 80px;
	}
.table_nittei td {
	font-size: 12px;
	text-align: center;
	height: 50px;
	}
.table_nittei td.ten {
	background-color: #ffbfd3 ;
	}
.table_nittei td.nen {
	background-color:#d0ffce ;
	}
.table_nittei td.kou {
	background-color:#fcffbb ;
	}
.table_nittei td.bou {
	background-color:#beb5ff ;
	}
.table_nittei td.five {
	background-color: #FF0;
}
.table_nittei td.event {
	background-color: #cafffd;
}
/* 日程テーブル終わり */






/* ワークショップ詳細テーブル */
.table_syosai {
	margin: 0 auto;
	border-collapse: collapse;
	border-color: #555555;
	background-color: #ffffff;
	width: 450px;
}
.table_syosai caption {
	margin: auto;
	padding-bottom: 5px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.table_syosai th {
	background-color: #ffd700;
	border: 1px solid #555555;
	font-weight: normal;
	font-size: 12px;
}
.table_syosai td {
	padding: 5px;
	border: 1px solid #555555;
	font-size: 12px;
}
/* ワークショップ詳細テーブル終わり */










/* 角丸設定 */
#setsumei_high h1 {
	width: 800px;
	height: 35px;
	background: url(img/workshop_setsumei_kadomaru.gif) top left no-repeat;
	text-indent: -9999px;
}
#setsumei_high {
	background: url(img/workshop_setsumei_kadomaru_bottom.gif) bottom left no-repeat;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
/* 角丸設定終わり */





#setsumei h2 {
	float: right;
}	

/*= 画像配置 =*/
#setsumei img.ws_top {
	margin: 40px auto;
}
#setsumei h2.ten {
	width: 170px;
	height: 270px;
	margin: 0 10px;
	background: url(img/ten_navi.png) top center no-repeat;
	text-indent: -9999px;
}
#setsumei h2.nen {
	width: 170px;
	height: 270px;
	margin: 0 10px;
	background: url(img/nen_navi.png) top center no-repeat;
	text-indent: -9999px;
}
#setsumei h2.kou {
	width: 170px;
	height: 270px;
	margin: 0 10px;
	background: url(img/kou_navi.png) top center no-repeat;
	text-indent: -9999px;
}
#setsumei h2.bou {
	width: 170px;
	height: 270px;
	margin: 0 10px;
	background: url(img/bou_navi.png) top center no-repeat;
	text-indent: -9999px;
}
#setsumei h3.ten {
	width: 520px;
	height: 90px;
	margin-left: 20px;
	background: url(img/ten_navi.gif) center center no-repeat;
	text-indent: -9999px;
}
#setsumei h3.nen {
	width: 520px;
	height: 90px;
	margin-left: 20px;
	background: url(img/nen_navi.gif) center center no-repeat;
	text-indent: -9999px;
}
#setsumei h3.kou {
	width: 520px;
	height: 90px;
	margin-left: 20px;
	background: url(img/kou_navi.gif) center center no-repeat;
	text-indent: -9999px;
}
#setsumei h3.bou {
	width: 520px;
	height: 90px;
	margin-left: 20px;
	background: url(img/bou_navi.gif) center center no-repeat;
	text-indent: -9999px;
}
/*= 画像配置終わり =*/



/* 講師紹介部分 */
#setsumei .matsuda{
	border-collapse: collapse;
	margin: 20px 10px 5px;
	border: 0;
}
#setsumei .matsuda td{
	text-align: left;
	background-color: #ffffe0;
	padding: 5px;
	border: 0;
}
#setsumei .matsuda h3 {
	width: 120px;
	height: 120px;
	margin: auto;
	background: url(img/teacher2.jpg) center center no-repeat;
	text-indent: -9999px;
}
/* 講師紹介部分終わり */



#setsumei h4 {
	background-color: #ffd700;
	display: block;
	text-indent: -9999px;
	background-image: url(img/work_midashi.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	width: auto;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
#setsumei p {
	text-align: left;
	line-height: 1.8em;
	margin: 20px;
}
#setsumei p.intro {
	width: 600px;
	text-align: center;
	margin: 0 auto 30px;
	font-size: 14px;
}
#ws_info {
	width: 500px;
	padding: 10px;
	margin: 30px auto 20px;
	text-align: center;
	border: 2px dotted orange;
}
#ws_info dl {
	text-align: left;
	line-height: 1.8em;
}
#ws_info dt {
	margin-top: 15px;
	color: #222;
}














#container a:link,#container a:visited {
	color: blue;
	text-decoration: underline;
}
#container a:hover,#container a:active {
	color: blue;
	text-decoration: none;
}
.red {
	color: #F00;
}

