@charset "shift_jis";

/*
	Site Name: www.knt.co.jp
	Description: KNTイベント系 COMMON_CSS 760outNAVI
	Version: 081212
	Author: (株)NTTデータ テラノス
*/

/* -------------------------- universal reset -------------------------- */
body,
h1, h2, h3, h4, h5, h6,
div, p, pre, ul, ol, dl, dt, dd, li,
address, form, fieldset, blockquote,
table {
	margin: 0;
	padding: 0;
}
/* -------------------------- body and base setting -------------------- */
body {
	position: relative;
	font-size: 14px;
	line-height: 1.4em;
	background: url(../images/header_bg.png) repeat-x #EFEFEA;
	color:#333;
	font-family:Arial,Helvetica,Geneva,sans-serif;
}

h1,h2,h3,h4 { clear: both; }
h1,h2 { font-size: medium;}
h3,h4 { font-size: small; margin-bottom:5px;}

ul { list-style:none;}

img { border: none; }

table { border-collapse: collapse;}

a { color:#4C840F; text-decoration:underline;}
a:hover { color:#4C840F; text-decoration:none; }

a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	background:#fff;
}

p { margin-bottom: 10px;}

.nomargin { margin: 0; }
.none { display:none;}

/* -- float_setting -- */
.clear { clear: both; }
.f_right { float: right; }
.f_left { float: left; }

img.f_right { float: right; margin:0 0 15px 15px; }
img.f_left { float: left; margin:0 15px 15px 0; }

/* -- text_setting -- */
.block_end { margin-bottom: 15px;}
.t_right { text-align: right;}
.t_left { text-align: left;}
.t_small { font-size: x-small;}
.t_med { font-size:medium;}
.t_strong { font-weight: bold;}
.t_indent { text-indent: 1em;}
.t_center { text-align:center;}
.t_underline { text-decoration:underline;}
.t_through { text-decoration: line-through;}

.red { color: #FF0000;}
.blue { color:#010183;}
/* -- hr_setting -- */
hr { color:#FFFFFF; clear:both; }
hr.dot { border:none; border-bottom:#CCCCCC dotted 1px; margin:10px 0;}
hr.dsh { border:none; border-bottom:#CCCCCC dashed 1px; margin:10px 0;}
hr.clear { clear: both; visibility:hidden; margin:1px 0; }

/* -- ul_setting -- */	
ul.decimal { list-style: decimal; margin: 0 0 1.5em 2em; }
ul.disc { list-style: disc; margin: 0 0 1.5em 2em; }
ul.disc li { margin-bottom:10px;}
ul.square { list-style: square; margin: 0 0 1.5em 2em; }

ul.decimal li,ul.disc li,ul.square li { margin-bottom: 0px;}

/*--------- clearfix -----------*/
.clearfix:after { 
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
/* Hides from IE-mac \*/ 
.clearfix {display: inline-block;} 
/* End hide from IE-mac */
* html .clearfix {height: 1%;} 
.clearfix {display: block;}

/*--------- margin -----------*/
.nomargin {
	margin-bottom:0!important;
	}
.mb5 {
	margin-bottom:5px!important;
	}
.mb10 {
	margin-bottom:10px!important;
	}
.mb20 {
	margin-bottom:20px!important;
	}
.mb30 {
	margin-bottom:30px!important;
	}
.mb40 {
	margin-bottom:40px!important;
	}
.mb50 {
	margin-bottom:50px!important;
	}
.ml10 {
	margin-left:10px!important;
	}
.ml20 {
	margin-left:20px!important;
	}
.ml30 {
	margin-left:30px!important;
	}
.ml40 {
	margin-left:40px!important;
	}
.ml50 {
	margin-left:50px!important;
	}
	
/*------------------- /001_CSS 基本設定  ------------------------*/
#wrap01 {
	width:800px;
	margin: 0 auto;
	/*background: url(../images/bg.png) left 200px repeat-y #FFF;*/
	}

#wrap01 h1 { margin-bottom: 10px;}

#navi {
	width: 173px;
	float: left;
	padding: 0px 0 0 0px;
	font-size: 0px;
	line-height: 0;
	margin-top:10px;
	position:relative;
	background:#4C840F;
}
#navi li{
	margin-bottom:0px;
	background:#FFF;
	}
	
#home #content {
	width: 600px;
	padding: 0px 10px 0 0px;
	float:right;
	}

#content {
	width: 570px;
	padding: 10px 20px 0px 20px;
	float:right;
	}
#moko #content {
	width: 720px;
	padding: 10px 40px 0 40px;
	float:right;
	}
#moko .schedule {
	}
#moko .schedule th {
	padding:5px;
	}
#moko .schedule td {
	padding:5px;
	}

/*- TOP画像切り替え -*/
#imageContainer {
	position:relative;
	margin:auto;
	width:600px; /*画像の横幅*/
	height: 300px;
	border:none;
	background: url(../images/loading.gif) no-repeat center;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}


div.text_block { margin: 5px 10px 30px;}

#footer {
	clear:both;
	height:1px;
	color:#FFF;
}
#footer02 {
	clear:both;
	width:800px;
	margin: 0 auto;
	padding: 10px 0 10px;
	background:#333;
	color:#FFF;
	border-top:5px solid #ccc;
	font-size:12px;
}

#footer02 a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	background:#fff;
}
/*-------------------------- 募集要項 ----------------------------*/
dl.bosyuyoko {
	clear:both;
	line-height:0.8em;
	margin:0 0 1em 0;
}
dl.bosyuyoko dt{
	clear:both;
	float:left;
	display:block;
	width:160px;
	padding: 0.5em 0 0 0 ;
	font-weight:bold;
	line-height:1.3em;
}
dl.bosyuyoko dd {
	display:block;
	width: 360px;	
	margin:0 0 0 160px;
	padding: 0.5em 0 0 0 ;
	line-height:1.3em;
}

dl.bosyuyoko2 {
	clear:both;
	line-height:0.8em;
	margin:0 0 1em 0;
}
dl.bosyuyoko2 dt{
	clear:both;
	float:left;
	display:block;
	width:100px;
	padding: 0.5em 0 0 0 ;
	font-weight:bold;
	line-height:1.3em;
}
dl.bosyuyoko2 dd {
	display:block;
	width: 400px;	
	margin:0 0 0 105px;
	padding: 0.5em 0 0 0 ;
	line-height:1.3em;
}

/*-------------------------- スケジュール ----------------------------*/
table.schedule {
	width: 100%;
	clear:both;
	margin: 10px 0;
	border: solid 1px;
	font-size: small;
	
}
table.schedule th { 
 	border: solid 1px;
	padding: 3px;
	background:#ECFCC7!important;
}
table.schedule td {
	border: solid 1px;
	vertical-align:top;
	padding: 3px;
	background:#fff;
}
table.schedule td.tx_center {
	text-align: center;
}

/*-------------------------- 申込方法 ----------------------------*/
ul.moushikomi {
	margin: 10px auto;
	text-align: center;
	width: 425px;
}
ul.moushikomi li {
	display: block;
	width: 200px;
	text-align:center;
	float:left;
	margin: 0 5px 20px;
}
ul.moushikomi li a {
	width:190px;
	/*- For IE 6.0 -*/
	* width:180px;
	display: block;
	padding:0 5px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

ul.moushikomi li a.yes { background:#E50000; border: #BB0000 1px solid;}
ul.moushikomi li a.no { background:#409AC4; border:#3382A8 1px solid;}

ul.moushikomi li a.yes:hover { background:#F48F8F;}
ul.moushikomi li a.no:hover { background:#ABD3E5;}

#acrobat {
	clear: both;
	margin: 0 30px;
	font-size: smaller;
}

#acrobat img {
	float:left;
	margin: 5px 5px 0 0;
}

/*-------------------------- お問い合わせ先 ----------------------------*/
.kanrisya {
	border: #CCCCCC double;
	margin: 10px 0;
	padding: 10px
	}
.dl_detail01A {
	margin: 0px 0 20px 13px;
	
}
.dl_detail01A dt{
	float:left;
}
.dl_detail01A dd{
	margin-left: 5em;
}
 .dl_detail01B {
	margin: 0px 0 20px 13px;
	
}
.dl_detail01B dt{
	float:left;
}
.dl_detail01B dd{
	margin-left: 6.5em;
}

iframe {
	 margin:5px 0 10px;
	 padding:2px 5px 5px 5px;
}
* html iframe {
	padding:2px 2px 0px 6px;
}