@charset "shift_jis";

/*
	Site Name: www.knt.co.jp
	Description: KNTイベント系
	Version: 080926
	Author: (株)NTTデータ テラノス
*/

#wrap01 h1 { }
#wrap01 h2 { 
	background:url(../images/h2_bg.gif) no-repeat;
	padding: 8px 0 0 17px;
	height: 35px;
	font-size: 15px;
	color: #444;
}

#wrap01 h2.long { 
	background:url(../images/h2_bg_long.gif) no-repeat;
	padding: 9px 0 0 17px;
	height: 35px;
	font-size: 15px;
	color: #444;
}
#wrap01 h3 { margin: 15px 0 0 0;}


a:hover img {
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

.to_top {
	clear: both;
	text-align: right;
}

/*-------------------------- フローチャと -------------------------------*/
.flowchart {
	border: none;
}

.flowchart th {
	padding: 3px;
	font-weight:normal;
	width: 150px;
	vertical-align: top;
	background: #F3F3F3;
}

.flowchart td {
	background:#F3F3F3;
	border: #CCCCCC solid 1px;
	padding: 10px;
}

.flowchart td.arrow {
	background: #FFFFFF;
	text-align: center;
	padding: 5px 0;
	border: none;
}

/*-------------------------- スケジュール カラー ----------------------------*/
table.schedule { border: solid 1px #CCCCCC;}
table.schedule th { border: solid 1px #CCCCCC; background:#EFEFEF; padding: 5px 10px;}
table.schedule td {	border: solid 1px #CCCCCC;}
table .zeb { background: #F5F5F5;}
table.allcenter td{ text-align:center;}
table.schedule02 { border: solid 1px #CCCCCC; margin-top:5px; width:540px; padding:5px;}
table.schedule02 th { border: solid 1px #CCCCCC; background:#EFEFEF; font-size:12px; font-weight:normal; line-height:1.4em; padding:3px;}
table.schedule02 td {	border: solid 1px #CCCCCC; font-size:11px; padding:3px; line-height:1.6em;}


/*-------------------------- 申込みページ ----------------------------*/
#moko_content {
	width:760px;
	padding: 0 10px;
	margin: 0 auto;
}

#moko_content table.schedule_moko {
	width: 100%;
	clear:both;
	margin: 10px 0;
	border: solid 1px;
	font-size: small;
	border: #CCCCCC solid 1px;
}

#moko_content table.schedule_moko th { 
 	border: solid 1px;
	padding: 5px;
	text-align:left;
	border: #CCCCCC solid 1px;
	background: #EEEEEE;
	font-weight: normal;
}

#moko_content table.schedule_moko td { border: #CCCCCC solid 1px; padding: 5px;}

#moko_content table.schedule_moko th.komoku { background: #EEEEEE; }


#moko_content table.schedule_moko th.tx_center {text-align: center;}
#moko_content table.schedule_moko td.tx_center {text-align: center;}

.black {
	color:#000;
	}
.textbox01A {
	padding:15px 20px;
	border: double 5px #6FABFF;
	margin: 10px 0 20px 0px;
	line-height:1.8em;
	}
.dl01A {
	margin: 20px 0;
	line-height:1.4em;
	}
.dl01A dt{
	float:left;
	margin-bottom:10px;
	font-weight:bold;
	color:#2B53A3;
		}
.dl01A dd{
	margin:0 0 10px 120px;
		}
.text01 {
	margin-left:30px;
}
.text02 {
	margin-left:17px;
}
.text03 {
	margin-left:30px;
}
* html .text02 {
	margin-left:20px;
}
* html .text03 {
	margin-left:31px;
}
* html .text01 {
	margin-left:28px;
}
#tokuten {
	width:540px;
	padding: 0 10px 10px;
	border: double 4px #EF6C7E;
	margin: 10px auto;
	background:#FDFCE1;
	margin-bottom:20px;
	}
#tokuten h3 {
	font-size:14px;
	color:#EF6C7E;
	margin-bottom:5px;
	}
.h3_midashi01A {
    border-bottom: 1px solid #CCCCCC;
    border-left: 5px solid #2B53A3;
    color: #2B53A3;
    font-size: 14px;
    margin: 10px;
    padding: 3px 0 5px 6px;
}
.dl02A {
	margin:10px 0 20px 10px;
}
.dl02A dt {
	margin-bottom:5px;
	font-weight:bold;
	color:#2B53A3;
}
.dl02A dd {
	margin: 0 0 10px 20px;
}

.dl01F {
	margin: 10px 0 20px 15px;
	}
.dl01F dt{
	float:left;
	margin-bottom:5px;
	}
.dl01F dd{
	margin-bottom:5px;
	}
#news dl {
	margin: 0 20px 0px 20px;
	min-height:50px;

	}
#news dl dt {
	margin-right:1em;
	margin-bottom:5px;
	color:#006a93;
	}
#news dl dd {
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom: dotted 1px #ccc;
	}