@charset "utf-8";
/* ===================================================================
CSS information

 file name  : seminar.css
 style info : seminar
=================================================================== */

/*----------------------------------------------------
	seminar
----------------------------------------------------*/
#main h2 {
	width: 590px;
	height: 31px;
	font-size: large;
	font-weight: bold;
	background: url(../common/images/title.gif) no-repeat top left;
	clear: both;
	padding: 8px 0 0 20px;
}
#main p#stitle {
	font-weight: bold;
	margin-top: 15px;
	padding: 0px;
}
#main p#ready {
	margin-top: 10px;
	border: 1px solid #eee;
	background: #fefefe;
	text-align: center;
	padding: 50px;
}
#main #plan {
	width: 610px;
	height: 100%;
	margin: 30px 0 0 0;
	clear: both;
}
#main #plan img {
	float: left;
	margin-right: 15px;
}
#main #plan p {
	padding-top: 5em;
}
#main #display_item {
	width: 610px;
	height: 100%;
	margin: 30px 0 0 0;
	clear: both;
}
#main #display_item_left {
	width: 279px;
	height: 100%;
	float: left;
}
#main #display_item_left h3 {
	width: 254px;
	height: 26px;
	background: url(./images/title_item.gif) no-repeat left top;
	font-weight: bold;
	padding: 8px 0 0 25px;
}
#main #display_item_left ul {
	margin: 5px 0 0 10px
}
#main #display_item_left ul li {
}
#main #display_item_right {
	width: 279px;
	height: 100%;
	float: right;
}
#main #display_item_right h3 {
	width: 254px;
	height: 26px;
	background: url(./images/title_item.gif) no-repeat left top;
	font-weight: bold;
	padding: 8px 0 0 25px;
}
#main #display_item_right ul {
	margin: 5px 0 0 10px
}
#main #display_item_right ul li {
}
#main #plan_image {
	width: 552px;
	height: 352px;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 50px;
	clear: both;
}
#main table.seminar_table {
	width: 100%;
	margin-top: 10px;
	border: 1px #ccc solid;
	border-collapse: collapse;
}
#main table.seminar_table caption {
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 12px;
	background: url(./images/caption_icon.gif) no-repeat left center;
}}
#main table.seminar_table th {
	border: 1px #ccc solid;
	border-collapse: collapse;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	background: #5a5a5a;
	color: #fff;
}
#main table.seminar_table th.th2 {
	border: 1px #ccc solid;
	border-collapse: collapse;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	background: #f7f7f8;
	color: #555;
}
#main table.seminar_table td {
	border: 1px #ccc solid;
	border-collapse: collapse;
	padding: 5px;
	background: #fff;
	color: #555;
}
#main table.seminar_table td.td2 {
	border: 1px #ccc solid;
	border-collapse: collapse;
	font-weight: bold;
	padding: 5px;
	background: #5a5a5a;
	color: #fff;
}
#main table.seminar_table tr.rest td {
	border: 1px #ccc solid;
	border-collapse: collapse;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	background: #e9e9ea;
	color: #555;
}
#main table.seminar_table th.nowrap {
	white-space: nowrap;
}
#main table.seminar_table th.smaller {
	border: 1px #ccc solid;
	border-collapse: collapse;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	background: #f7f7f8;
	color: #555;
	font-size: smaller;
}

#date_10 {
	font-size:120%;
	color:#034EA2;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 12px;
	background: url(./images/caption_icon.gif) no-repeat left center;
	margin:10px 0px 5px;
}
div.sem_1 h3
	{
	border-left:solid 3px #034EA2;
	padding-left:10px;
	color:#333333;
	font-size:110%;
	margin:10px 0px;
	font-weight:bold;
	}
div.sem_1 h4
	{
	border-left:solid 2px #77A6C8;
	padding-left:5px;
	font-weight:bold;
	margin-bottom:3px;
	}
div.sem_1 div
	{
	background:#034EA2;
	margin-bottom:40px;
	text-align:center;
	padding:3px;
	}
div.sem_1 table
	{
	border:none;
	padding:5px;
	width:604px;
	text-align:left;
	}
div.sem_1 table th
	{
	border:solid 1px #ffffff;
	background:#B5CEDF;
	text-align:center;
	padding:5px;
	width:120px;
	font-weight:bold;
	}
div.sem_1 table th.under
	{
	border-bottom:dotted 1px #77A6C8;
	}
div.sem_1 table th.over
	{
	border-top:dotted 1px #77A6C8;
	}
div.sem_1 table td
	{
	padding:10px 5px;
	background:#ffffff;
	border:dotted 1px #77A6C8;
	}
div.sem_1 table td.lest
	{
	text-align:center;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	}
div.sem_1 table td p
	{
	margin-top:10px;
	}
p#date_1
	{
	font-size:120%;
	color:#2C7F27;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 12px;
	background: url(./images/caption_icon.gif) no-repeat left center;
	margin:10px 0px 5px;
	}
div.sem_2 h3
	{
	border-left:solid 3px #2C7F27;
	padding-left:10px;
	color:#333333;
	font-size:110%;
	margin:10px 0px;
	font-weight:bold;
	}
div.sem_2 h4
	{
	border-left:solid 2px #3AAF15;
	padding-left:5px;
	font-weight:bold;
	margin-bottom:3px;
	}
div.sem_2
	{
	margin-top:20px;
	}
div.sem_2 div
	{
	background:#2C7F27;
	text-align:center;
	padding:3px;
	margin-bottom:40px;
	}
div.sem_2 table
	{
	border:none;
	padding:5px;
	width:604px;
	text-align:left;
	}
div.sem_2 table th
	{
	border:solid 1px #ffffff;
	background:#BFFFC8;
	text-align:center;
	padding:5px;
	width:120px;
	font-weight:bold;
	}
div.sem_2 table th.over
	{
	border-bottom:dotted 1px #9FEF86;
	}
div.sem_2 table th.under
	{
	border-top:dotted 1px #9FEF86;
	}
div.sem_2 table td
	{
	padding:10px 5px;
	background:#ffffff;
	border:dotted 1px #9FEF86;
	}
div.sem_2 table td.lest
	{
	text-align:center;
	border-left:#ffffff 1px solid;
	border-right:1px solid #ffffff;
	}
div.sem_2 table td p
	{
	margin-top:10px;
	}