/* CSS Document */

#contents {
	padding: 0px 20px;
}
#contents h3 {
	margin: 20px 0;
	padding-bottom: 20px;
	background: url(../seminar/title.gif) no-repeat 0 0;
	height: 33px;
	text-indent: -9999px;
	border-bottom: 4px solid #CEF0FB;
}

#contents h3#t2 {
	background: url(../seminar/title02.gif) no-repeat 0 0;
}

#contents p#hl {
	background: url(../images/hl.gif) no-repeat right 19px;
	height: 106px;
	padding-top: 15px;
	border-top: 4px solid #CEF0FB;
	margin-top: 20px;
	text-indent: -9999px;
}

#contents .seminar {
	width: 700px;
	margin:10px auto;
}
#contents .seminar h4 {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 18px;
}

#contents .seminar h4 a {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
#contents .seminar h4 a:hover {
	color: #05B5ED;
	text-decoration: underline;
	font-weight: bold;
}

#contents .seminar_list {
	width: 680px;
	margin:10px auto;
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-size: 1px;
}

#contents .seminar_list .photo {
	float: left;
	width: 120px;
}
#contents .seminar_list .icon {
	float: right;
	width: 60px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
}

#contents .seminar_list .text {
	padding-left: 120px;
}

#contents .seminar_list .text .icon p {
	font-size: 10px;
	line-height: 16px;
}

#contents .seminar_list .text .icon p a{
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

#contents .seminar_list .text .icon p a:hover{
	color: #05B5ED;
	text-decoration: underline;
	font-weight: bold;
}

#contents .seminar_list .text h4 {
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 18px;
}

#contents .seminar_list .text h4 a {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
#contents .seminar_list .text h4 a:hover {
	color: #05B5ED;
	text-decoration: underline;
	font-weight: bold;
}

#contents .seminar_list .text h5 {
	font-size: 10px;
	line-height: 14px;
}
#contents .seminar_list .text p {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 5px;
	}

#contents b{
	text-align:center;
	margin:100px auto;
	font-size:14px;
	line-height:20px;
	display:block;
	}
	
#contents .textBox{
	width:340px;
	float:left;
	}
	
#contents .movieBox{
	width:330px;
	float:right;
	font-size:10px;
	}
	
/*新セミナー*/
body#seminorContainer{
	background:#F3F3F3;
	text-align:left;
	font-size:12px;
	line-height:22px;
	color:#333;
	}

#seminorCompo{
	background:#FFF;
	width:800px;
	margin:0 auto;
	}
	
#mainComment{
	padding:20px;
	}
	
#mainComment strong{
	color:#000099;
	font-weight:bold;
	}
	
#mainComment em{
	color:#000099;
	font-size:16px;
	font-weight:bold;
	}
	
#mainComment span{
	color:#FF0000;
	font-size:18px;
	font-weight:bold;
	line-height:22px;
	}
	
#torishimariCompo{
	height:170px;
	margin:20px 0 0 0;
	}
	
#torishimariName{
	background:url(../seminar/torishimari_name.gif) right bottom no-repeat;
	text-align:left;
	width:250px;
	padding:65px 0 80px;
	float:right;
	}

#shacoProfile{
	width:370px;
	height:170px;
	right:20px;
	top:685px;
	float:left;
	}

#close{
	background:#F3F3F3;
	padding:20px 0;
	text-align:center;
	clear:both;
	float:none;
	}
	
.compo{
	padding:10px;
	}
	
.compo .koushiCompo{
	}
	
.koushiPhoto{
	width:190px;
	float:left;
	}
	
.koushiPhoto .movie{
	background:none!important;
	display:block;
	width:170px;
	height:30px;
	margin:230px 0 0 10px;
	}
	
.koushiPhoto .movie a{
	height:40px;
	display:block;
	text-indent:-9999em;
	overflow:hidden;
	}
	
.koushiGaiyo{
	width:590px;
	float:left;
	}
	
	
.koushiGaiyo em{
	display:block;
	height:110px;
	text-indent:-9999em;
	}
	
.koushiGaiyo p{
	display:block;
	}
	
.koushiGaiyo span{
	background:#666;
	display:block;
	padding:15px;
	color:#FFF;
	font-size:10px;
	margin:20px 10px 10px 0;
	}
	
.koushiGaiyo span a{
	color:#FFF;
	text-decoration:underline;
	}
	
#no1{
	background:url(../seminar/no1.jpg) 0 0 no-repeat #F3F3F3;
	}
	
#no2{
	background:url(../seminar/no2.jpg) 0 0 no-repeat #F3F3F3;
	}
	
#no3{
	background:url(../seminar/no3.jpg) 0 0 no-repeat #F3F3F3;
	height:370px;
	text-indent:-9999em;
	padding:0;
	margin:0;
	}
	
#meimi{
	padding:0;
	margin:0;
	text-align:center;
	}

#about{
	background:url(../seminar/about.jpg) 0 0 no-repeat;
	height:220px;
	text-indent:-9999em;
	}
	
.tabelCompo{
	padding:10px;
	}

.tabelCompo #alpha{
	width:500px;
	float:left;
	}
	
.tabelCompo #alpha span{
	color:#FF0000;
	font-size:12px;
	line-height:1.5em;
	}

.tabelCompo #alpha em{
	color:#FF0000;
	font-size:14px;
	line-height:1.5em;
	}
	
.tabelCompo #beta{
	width:270px;
	float:right;
	}
	
small{
	background:url(../seminar/icon.gif) 0 0 no-repeat;
	height:20px;
	padding:0 0 0 20px;
	display:block;
	color:#666;
	}
	
small a{
	color:#666;
	}
	
.mailform{
	width:430px;
	height:50px;
	}
	
.mailform a{
	background:url(../seminar/mailform.jpg) 0 0 no-repeat;
	height:50px;
	text-indent:-9999em;
	display:block;
	overflow:hidden;
	}
	
.mailform a:hover{
	background:url(../seminar/mailform.jpg) 0 -50px no-repeat;
	}
	
.ippan{
	width:210px;
	height:50px;
	}
	
.ippan a{
	background:url(../seminar/ippan.jpg) 0 0 no-repeat;
	height:50px;
	text-indent:-9999em;
	display:block;
	overflow:hidden;
	}
	
.ippan a:hover{
	background:url(../seminar/ippan.jpg) 0 -50px no-repeat;
	}
	
.gakusei{
	width:210px;
	height:50px;
	}
	
.gakusei a{
	background:url(../seminar/gakusei.jpg) 0 0 no-repeat;
	height:50px;
	text-indent:-9999em;
	display:block;
	overflow:hidden;
	}
	
.gakusei a:hover{
	background:url(../seminar/gakusei.jpg) 0 -50px no-repeat;
	}
	
/*セミナーについてのお問い合せ*/
#contents #form {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
}

#formCompo{
	background:#FFF;
	width:800px;
	margin:20px auto 0;
	}

#form{
	padding:20px;
	}

#form em {
	color:#CC0000;
}

#form p {
	font-size: 12px;
	line-height: 16px;
	padding: 0;
	margin:0 0 10px;
}
table {
	padding: 0;
	margin:0 0 10px;
	border-top: 1px solid #CCCCCC;
}
table th {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	background: #f0f0f0;
	text-align: left;
	padding: 10px;
	border-bottom: 1px solid #CCCCCC;
}
table th em {
	}
table td {
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
	border-bottom: 1px solid #CCCCCC;
}

#form_thanks {
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
}
#form_thanks p {
	font-size: 18px;
	line-height: 28px;
	text-align: center;
}

.contactCompo{
	padding:10px;
	}
	
.contactCompo table,
.contactCompo table td{
	border:none!important;
	padding:0!important;
	margin:0!important;
	}
	
#submitCompo{
	margin:10px 0;
	}
	
#checkCompo{
	float:left;
	width:600px;
	}
	
#attentionCompo{
	background:url(../seminar/attention.jpg) 0 0 no-repeat;
	float:left;
	width:126px;
	height:30px;
	}
	
#attentionCompo a{
	height:30px;
	display:block;
	text-indent:-9999em;
	}
	
#attentionCompo a:hover{
	background:url(../seminar/attention.jpg) 0 -30px no-repeat;
	}
	
#aboutCompo{
	float:none;
	clear:both;
	color:#CC0000;
	}
	
#priceCompo{}
#priceaboutCompo{
	width:270px;
	float:left;
	}

	
#shousaiCompo{}
#shousaiCompo span{
	display:block;
	float:none;
	clear:both;
	}
#shousaiText{
	width:270px;
	float:left;
	}
	
#posterBT{
	background:url(../seminar/poster.jpg) 0 0 no-repeat;
	float:left;
	width:126px;
	height:30px;
	}
	
#posterBT a{
	height:30px;
	display:block;
	text-indent:-9999em;
	}
	
#posterBT a:hover{
	background:url(../seminar/poster.jpg) 0 -30px no-repeat;
	}
