@charset "UTF-8";
/*-----------------------------------------
EIZO FES  WORKSHOPページ・スタイルシート
制作者：幻デザイン事務所
更新日：2009年2月22日
-------------------------------------------
目次：

・メインコンテンツ
------------------------------------------*/

/*-----------------------------------
　　・メインコンテンツ設定
------------------------------------*/

#main_content {
	clear: both;
	margin-bottom: 7px;
}

#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;
}

/*-----------------------------------
　　　　・上メニュー設定
------------------------------------*/
#center_menu {
	margin-top: 20px;
	margin-left: auto;
	margin-bottom: 25px;
	height: 24px;
	width: 720px;
	margin-right: auto;
}

#center_menu li {
	list-style-type: none;
	float: left;
}

/*-----------------------------------
　　　　・速報告知　設定
------------------------------------*/

#p01 {
	width: 785px;
	margin-right: auto;
	margin-left: auto;
}

#sokuhou01 {
	width: 680px;
	margin-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F6F6F6;
	border: 1px solid #CCCCCC;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#sokuhou01 li{
	list-style-type: none;
	background-image: url(/images/dot01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
	margin-bottom: 5px;
	line-height: 1.5em;
}

/*-----------------------------------
　　　　・開催概要テーブル設定
------------------------------------*/

#content_wrap table {
	margin-left: 75px;
	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: 20px;
}

#content_wrap table li {
	list-style-position: inside;
	list-style-type: square;
	margin-bottom: 5px;
}

#content_wrap 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: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-right: 10px;
}

.table_bold {
	font-weight: bold;
}

.text01 {
	clear: both;
	margin-right: 80px;
	margin-left: 80px;
	margin-bottom: 40px;
}

#content_wrap .koumoku01 {
	width: 100px;
	text-align: center;
}

/*-----------------------------------
　　　・申込み内容
------------------------------------*/

#moushikomi01 {
	width: 660px;
	margin-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F6F6F6;
	border: 1px solid #CCCCCC;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	line-height: 1.8em;
}

/*-----------------------------------
　　　・ワークショップ内容
------------------------------------*/

.p_koumoku01
 {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	border: 1px solid #999999;
	margin-bottom: 15px;
	font-size: 1em;
	margin-top: 20px;
}

.step_wrap01 {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F9F9F9;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	padding: 10px;
	margin-bottom: 10px;
	clear: both;
}

.step__wrap01:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .step__wrap01 {
    height: 1em;
    overflow: visible;
}
/**/

.step_photo01 {
	float: left;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

.step_text01 {
	width: 300px;
	float: left;
	margin-left: 17px;
}

.step_text01 li {
	list-style-type: none;
	background-image: url(/images/dot01.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin-bottom: 10px;
	line-height: 1.8em;
	padding-left: 15px;
}


/*-----------------------------------
　　　　・スタッフ紹介
------------------------------------*/

.p_koumoku01 {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	border: 1px solid #999999;
	margin-bottom: 15px;
	font-size: 1em;
	margin-top: 20px;
}

.staff_wrap01 {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F9F9F9;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	padding: 10px;
	margin-bottom: 10px;
	clear: both;
}

.staff_wrap01:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .staff_wrap01 {
    height: 1em;
    overflow: visible;
}
/**/

.staff_photo01 {
	float: left;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

.staff_text01 {
	width: 410px;
	float: left;
	margin-left: 15px;
}

.staff_text01 li {
	list-style-type: none;
	background-image: url(/images/dot01.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin-bottom: 5px;
	line-height: 1.5em;
	padding-left: 15px;
}
