@charset "UTF-8";
/* CSS Document */



#mainBlock h1{
	width: 720px;
	height: 50px;
	line-height: 50px;
	text-indent: 15px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 24px;
	background-color: #000000;
	color: #ffffff;
}
#mainBlock h2{
	width: 720px;
	/*line-height: 46px;*/
	margin: 0px 0px 10px 0px;
	text-indent: 2px;
	color: #333;
	height: auto;
	background-image: url(../commonImage/blue_title.jpg);
	background-position: 0% bottom;
	background-repeat: no-repeat;
	line-height: 140%;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
#mainBlock h2 small {
	font-size: 14px;
}
#mainBlock .tit_sub {
	font-size: 14px;
	padding-bottom: 30px;
}
#mainBlock .message{
	width: 720px;
	line-height: 80px;
	font-size: 32px;
	font-weight: bold;
	color: #C30;
	text-align: center;
}
#mainBlock h3{
	width: 720px;
	height: 20px;
	line-height: 22px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	text-indent: 6px;
	color:#C30;
	font-size: 16px;
	border-left: 4px solid #C30;
	font-weight: bold;
	text-align:left;
}
#mainBlock h4{
	width: 720px;
	height: 36px;
	line-height: 36px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	text-indent: 2px;
	color: #333;
	border-bottom: 3px double #999999;
}
#mainBlock h5{
	line-height: 20px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	color: #36C;
	font-size: 18px;
	font-weight: bold;
}
#mainBlock p{
	width: 100%;
	line-height: 24px;
	font-size: 13px;
	margin: 0px 0px 18px 0px;
	padding: 0px;
	color:#111111;
	text-align:left;
}
#mainBlock form{
	margin: 0px;
	padding: 0px;
}
#mainBlock p a{
	color:#003399;
}
#mainBlock p a:hover{
	color: #666666;
	text-decoration: underline;
}
#mainBlock strong{
	width: 720px;
	line-height: 42px;
	font-size: 24px;
	font-weight: bold;
	color: #C30;
}
.block{
	width: 720px;
	overflow: hidden;
	margin: 0px 0px 25px 0px;	
}
#mainBlock .block strong{
	font-size: 16px;
	font-weight: bold;
	color: #222;
	height: 24px;
	margin: 0px;
}
#mainBlock .block ul{
	width:720px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 13px;
}
#mainBlock .block ul li{
	width:720px;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}
.td_btm{
    border-bottom: #666666 4px solid !important;
}
.th_btm {
	border-bottom: #d3d3d3 4px solid !important;
}
.td_top{
    border-top: #666666 4px solid !important;
}
.th_top {
	border-top: #d3d3d3 4px solid !important;
}
.i_txt{
	border: 1px solid #cccccc;
	height: 18px;
}
/*===============*/
#mainBlock .hidari{
	float: left;
	margin: 0px 15px 10px 0px;
	_margin: 0px 7px 5px 0px;
}
#mainBlock .staff{
	width: 540px;
	margin: 0px 90px 15px 90px;
}
#mainBlock .soshiki{
	width: 720px;
	height: 471px;
	margin: 0px 0px 15px 0px;
}
#mainBlock .mv_box{
	width: 425px;
	height: 349px;
	margin: 0px auto 15px auto;
	overflow: hidden;
}
#mainBlock .mv_box iframe{
	width: 425px;
	height: 349px;
	margin:0px;
}
#mainBlock #sig{
	text-align: left;
	margin: 0px 0px 0px 520px;
	padding: 15px 0px;
	width: 200px;
	font-size: 14px;
	font-weight: bold;
}
#mainBlock #activity ul{
	width: 720px;
	margin: 0px;
	padding: 10px 0px;
}
#mainBlock #activity ul li{
	width: 720px;
	margin: 0px;
	padding: 0px;
	line-height: 36px;
}
#mainBlock table{
	width: 100%;
	margin: 0px auto;
	font-size: 13px;
	border-collapse:collapse;
}
#mainBlock table caption{
	line-height: 42px;
	font-size: 22px;
	font-weight: bold;
	color: #C30;
}
#mainBlock table th{
	padding: 15px 8px;
	background-color: #e2e2e2;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
#mainBlock table td{
	padding: 15px 8px;
	border-top: 1px dotted #e2e2e2;
}
#mainBlock td a{
	color:#003399;
}
#mainBlock td a:hover{
	color: #666666;
	text-decoration: underline;
}
#mainBlock #f_tbl table{

}
table.outline {
	margin-bottom: 50px;
}
/*フォームtable*/
#t_tbl table{
	border: 2px solid #e2e2e2;
	margin:0px 0px 15px 0px;
}
#t_tbl table th {
	width:130px;
}
#t_tbl caption{
	width: 100%px;
	height: 20px;
	line-height: 22px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-indent: 6px;
	color:#C30;
	font-size: 16px;
	border-left: 4px solid #C30;
	font-weight: bold;
	text-align: left;
}
#t_tbl th{
	padding: 8px 8px;
	background-color: #e2e2e2;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
#t_tbl td{
	padding: 8px 8px;
	border: 1px solid #e2e2e2;
}

#newest_seminar p small {
	font-size: 11px;
}
/*開催終了*/
.seminar_end{
	clear: both;
	width: 720px;
	margin:0px 0px 100px 0px;
	padding: 25px 0px;
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #06C;
}
/*現在情報ありません*/
.soon {
	width: 720px;
	text-align: center;
	font-size: 16px;
	padding-top: 300px;
}

/*プロフィール*/
.profile{
	clear: both;
	width: 720px;
	margin:0px 0px 0px 0px;
	padding: 25px 0px;
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.name{
	font-size: 18px;
	font-weight:bold;
	margin: 0px 0px 10px 0px;
}

.left{
	text-align: left;
	float: left;
	width: 200px;
}

.right{
	margin: 0px 0px 0px 20px;
	text-align: left;
	float: right;
	width: 480px;
}
/*概要　table*/
table.outline {
	border: 1px solid #ccc;
	font-size:14px;
	margin-bottom: 50px;
}
table.outline th {
	width: 100px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #eee;
	border-top-width: 1px;
	border-bottom: 1px solid #ccc;
	text-align: center;
}
table.outline td {
	padding-top:20px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-bottom: 1px solid #ccc;
}
table.outline td a {
	color: #FF8635;
}
small {
	font-size:12px;
}
#newest_seminar .block .cap {
	font-size: 24px;
	color: #FF4C00;
}
table.outline dl.fl_wrap {
	overflow: hidden;
}
table.outline dl.fl_wrap dt {
	float: left;
	cleaf: left; 
	display: inline-block;
	width: 10%;
}
table.outline dl.fl_wrap dd{
display: block;
width: 80%;
float: left;
}

table.outline dl.fl_wrap2 {
	overflow: hidden;
}
table.outline dl.fl_wrap2 dt {
	float: left;
	cleaf: left; 
	display: inline-block;
	width: 20%;
}
table.outline dl.fl_wrap2 dd{
display: block;
width: 70%;
float: left;
}

#newest_seminar .block .download p{
text-align: center;
padding-top: 30px;
}
/*
==========================================================
btn
==========================================================
*/
.btn_box{
	clear: both;
	width: 720px;
	margin:20px 0px 50px 0px;
	padding: 25px 0px;
	overflow: hidden;
	text-align: center;
}
.btn_box a{
	text-decoration: none;
}

.btn{
border:1px solid #CB5F00;-webkit-box-shadow: #DBDBC8 1px 1px 1px;-moz-box-shadow: #DBDBC8 1px 1px 1px; box-shadow: #DBDBC8 1px 1x 1px; -webkit-border-radius: 2px; -moz-border-radius: 2px;border-radius: 2px; font-size:18px; padding: 16px 60px 16px 60px; text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; text-align: center; color: #FFFFFF; background-color: #FF8636;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FF8636), color-stop(100%, #FF5208));
 background-image: -webkit-linear-gradient(top, #FF8636, #FF5208);
 background-image: -moz-linear-gradient(top, #FF8636, #FF5208);
 background-image: -ms-linear-gradient(top, #FF8636, #FF5208);
 background-image: -o-linear-gradient(top, #FF8636, #FF5208);
 background-image: linear-gradient(top, #FF8636, #FF5208);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FF8636, endColorstr=#FF5208);
}

.btn:hover{
 border:1px solid #ff6703; background-color: #ff6703;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff6703), color-stop(100%, #d44000));
 background-image: -webkit-linear-gradient(top, #ff6703, #d44000);
 background-image: -moz-linear-gradient(top, #ff6703, #d44000);
 background-image: -ms-linear-gradient(top, #ff6703, #d44000);
 background-image: -o-linear-gradient(top, #ff6703, #d44000);
 background-image: linear-gradient(top, #ff6703, #d44000);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff6703, endColorstr=#d44000);
}