@charset "UTF-8";
/*-----------------------------------------
EIZO FES  各PARTプログラムページ・スタイルシート
制作者：幻デザイン事務所
更新日：2009年2月9日
-------------------------------------------
目次：

・メインコンテンツ

------------------------------------------*/

/*-----------------------------------
　　・メインコンテンツ設定
------------------------------------*/

#main_content {
	clear: both;
	margin-bottom: 7px;
}

#main_content h2 {

}

#content_wrap {
	background-image: url(/images/fesinfo/bg02.jpg);
	background-repeat: repeat-y;
	padding: 12px;
}

#textboxA {
	background-color: #FFFFFF;
	width: 875px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#main_content h3 {
	text-align: center;
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;
}

#main_content h4 {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 15px;
}

#content_wrap .tableA {
	margin-top: 10px;
	margin-left: auto;
	line-height: 1.7em;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 720px;
	margin-bottom: 20px;
	margin-right: auto;
}

#content_wrap .tableA td {
	background-color: #F6F6F6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

#content_wrap .koumoku01 {
	width: 60px;
	text-align: center;
}

#content_wrap .koumoku02 {
	width: 100px;
	text-align: center;
}

#content_wrap .tableA li {
	list-style-position: inside;
	list-style-type: square;
	margin-bottom: 5px;
}

/*-----------------------------------
　　・テーブルB（プログラムテーブル）
------------------------------------*/

#content_wrap .tableB {
	margin-top: 10px;
	margin-left: auto;
	line-height: 1.5em;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 720px;
	margin-bottom: 35px;
	font-size: 1em;
	margin-right: auto;
}

#content_wrap .tableB td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}

.tableB .h01 {
	width: 720px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
}

.tableB .h02 {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FF9900;
	color: #FFFFFF;
	font-weight: bold;
}

.tableB .h03 {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #DFDFDF;
	color: #333333;
}

.tableB .h04 {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F5F5F5;
	color: #333333;
}

.tableB .h05 {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333333;
}

.tableB .t01 {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 220px;
}

.tableB .t02 {
	width: 85px;
}

.tableB .t03 {
	width: 110px;
}

.tableB .t04 {
	width: 60px;

}

.tableB .t05 {
	width: 30px;

}

.tableB .t06 {
	width: 30px;

}

.tableB .t07 {
	width: 30px;

}

.link01{
	margin-left: 80px;
	margin-bottom: 20px;
}

.text01 {
	clear: both;
	margin-right: 80px;
	margin-left: 80px;
	margin-bottom: 40px;
}

.image01 {
	text-align: center;
}

.image02 {
	text-align: center;
}
