div#MainContents {
	float:left;
	width:580px;
	margin:0 5px 30px 6px;
	padding:0 5px;
}
div#MainContents h1 {
	margin:0;
	padding:0;
}
div#MainContents p {
	margin:20px 10px 20px 5px;
}

/** サブメニュー設定 **/
div#SubMenu {
	background:url('../seminar/img/subnavi-back.png') no-repeat !important;
	float:left;
	width:185px;
	height:400px;
	margin:0 0 auto 3px;
}
div#SubMenu ul {
	margin:42px 0 0 0;
	padding:0 0 0 0;
	list-style-type:none;
	vertical-align:bottom;
}
div#SubMenu ul li {
	height:27px;
	margin:0 0 2px 6px;
	padding:0 0 0 0;
}
div#SubMenu ul li img {
	margin:0 0 0 0;
	padding:3px 0 0 0;
	border-left:5px solid green;
}
/** セミナー・イベントＴＯＰページ **/
div.SeminarTop {
	margin:20px 0 20px 0px;
	padding:10px 0 0 10px;
}
div.SeminarTop h2 {
	margin:25px 0 5px 0;
	font-size:14px;
	border-bottom:1px solid #336666;
	width:560px;
}
div.SeminarTop table {
	width:560px;
	border:1px solid #999999;
	line-height:1.3em;
}
div.SeminarTop table tr th {
	background:#9AB3CD;
	font-weight:bold;
	border-right:1px solid #999999;
}
div.SeminarTop table tr th.Title {
	color:#333333;
	text-align:center;
	border-right:none;
}
div.SeminarTop table tr td.Date {
	text-align:center;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	width:100px;
}
div.SeminarTop table tr td.Title {
	text-align:left;
	border-bottom:1px solid #999999;
	padding:0 0 0 3px;
	width:460px;
}
div.SeminarTop table tr td.DateL {
	text-align:center;
	border-right:1px solid #999999;
}
div.SeminarTop table tr td.TitleL {
	padding:0 0 0 3px;
}
div.SeminarTop table.Tab {
	border:none;
	margin:5px 0 0 0;
	text-align:right;
}
/** セミナー詳細ページ **/
div.Seminar1 table {
	border:1px solid #999999;
	margin:10px 0;
	width:562px;
}
div.Seminar1 table td.meta {
	text-align:right;
	padding:5px 5px 10px 5px;
}
div.Seminar1 table td.content {
	text-align:left;
	padding:5px 5px 10px 5px;
}
div.Seminar1 table tr td table.details {
	margin:10px 5px;
	border:none;
	font-size:12px;
}
div.Seminar1 table tr td table.details tr th {
	padding:3px 10px;
	text-align:center;
	background:#B3CDCD;
	border-bottom:1px solid #FFFFFF;
	width:150px;
}
div.Seminar1 table tr td table.details tr td {
	padding:5px;
	text-align:left;
	line-height:1.1em !important;
	background:#f0f0f0;
	border-bottom:1px solid #fff;
}
div.Seminar1 table tr td table.details tr th.last {
	border-bottom:none;
}
div.Seminar1 table tr td table.details tr td.last {
	border-bottom:none;
}
div.Seminar1 table tr td.Image {
	text-align:left;
	/*width:277px !important;*/
	margin:0 auto;
	padding:0;
}
div.Seminar1 table tr td.Image img {
	margin:0;
	padding:0;
}
div.Seminar1 table tr td table.details tr td.red {
	color:red;
}
p.Apply {
	text-align:center;
}
p.Apply img {
	margin:0 10px;
}

/** セミナーページ・DVDレンタル **/
div.Seminar2 {
	margin:0 0 30px 0;
	float:left;
}
div.Seminar2 p {
	margin:30px 5px 0 0;
}
div.Seminar2 form {
	margin:0;
}
div.Seminar2 table {
	margin:0 0 0 10px;
	border:1px solid #8398AE;
	padding:0;
	width:550px;
}
div.Seminar2 table tr th {
	text-align:center;
	border-right:1px solid #8398AE;
	border-bottom:1px solid #8398AE;
	background:#B4C6DA;
	padding:5px;
	width:100px;
}
div.Seminar2 table tr th.last {
	border-bottom:none;
	padding:10px 0 10px 5px;
}
div.Seminar2 table tr td.content {
	border-right:none;
	border-bottom:1px solid #8398AE;
	background:#FFFFFF;
	padding:5px 0 5px 5px;
	line-height:20px;
	width:450px;
	text-align:left;
}
div.Seminar2 table tr td.content5 {
	background:#FFFFFF;
	border:none;
	padding:5px 0 5px 5px;
}
div.Seminar2 table tr td.content input {
	width:100px;
}
div.Seminar2 table tr td.content5 input {
	width:200px;
}
div.botton {
	text-align:center;
	border:0;
}
div.botton table {
	text-align:center;
	margin:10px 0 15px 0;
	padding:0;
	width:580px;
	color:#666666;
	border:none;
}
div.botton table tr td {
	border:none;
	background:#FFFFFF;
	padding:3px;	
	width:585px;
}
div.botton table tr td.submit1 {
	width:292px;
	text-align:right;
	padding-right:30px;
}
div.botton table tr td.submit2 {
	width:293px;
	text-align:left;
	padding-left:30px;
}
div.botton table tr td.submit3 {
	width:292px;
	text-align:right;
	padding-right:30px;
}
div.botton table tr td.submit3 input{
	width:110px;
}
div.botton table tr td input {
	width:80px;
}
