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

*{
	padding:0;
	margin:0;
}

a{
	text-decoration:none;
	color:##d03038;
}

body{
	font-size:10pt;
	line-height:150%;
	text-align:center;
	background:#000;
	color:#fff;	
}

#wrap{
	background:#000;
	width:800px;
	text-align:center;
	margin:auto;
	border-right:1px solid #F00;
	border-left:1px solid #F00;
}

.txt-left{
	text-align:left;
}


#head{
	background:url("img/head001.png") no-repeat;
	width:800px;
	height:390px;
}

#head h1{
	text-indent:-9999px;
}


#read-box{
	width:780px;
	margin: 15px auto;
	overflow:auto;
	line-height:150%;
}

#read-box img{
	float:left;
	margin-right:10px;
}

#read-box p{
}

.blocklink,
.minibox a{
	display:block;
	height:20px;
	width:100px;
	text-align:center;
	text-decoration:none;
	padding:5px;
	margin:5px;
	background:#A10;
	color:#fff;
	float:right;
}


#read-box a:hover,
.minibox a:hover{
	background:#C00;
}

#menu-box{
	text-align:left;
	width:780px;
	margin:auto;
}

#menu-box h2{
	clear:both;
	color:#f30049;
	font-family : 'ＭＳ Ｐ明朝' , 'Times New Roman' , serif ;
	margin-bottom:5px;
}

#menu-box .minibox{
	padding:15px;
	background:#f0f0f0;
	color:#000;
}

#schedule-box{
	text-align:left;
	padding:20px 0;
	margin:auto;
	width:780px;
}

#schedule-box h2{
	line-height:150%;
	font-family : 'ＭＳ Ｐ明朝' , 'Times New Roman' , serif ;
}

#schedule-box th{
	width:20%;
	border:1px #2b2b2b solid;
}

#schedule-box td{
	width:30%;
	border:1px #2b2b2b solid;
}

#schedule-box th{
	background:#007EBB;
	color:#FFF;
	height:100px;
	text-align:center;
}

#schedule-box td{
	padding:5px;
	font-size:90%;
}

#schedule-box table{
	border-collapse: collapse;
}

#schedule-box strong{
	display:block;
	margin:5px 0;
	color:#4baf41;
}


.left-box{
	width:220px;
	float:left;
}


/*****************************************************
******************************************************/

.sub p{
	padding:10px 0;
}

#sub-head{
	background:#333;
	height:166px;
}


#sub-head h1{
	text-indent:-9999px;
}

#sub-head h1 a{
	display:block;
	height:166px;
	outline:0;
}

.sub .sub-contents{
	clear:both;
	width:780px;
	margin:10px auto 48px;
	text-align:left;
}

.sub .sub002-tbl{
	border-collapse: collapse;
}

.sub .sub002-tbl td,
.sub .sub002-tbl th{
	border:1px #2b2b2b solid;
	padding:10px;
}

.sub .sub002-tbl th{
	width:128px;
	text-align:center;
	color:#0C0;
}


.sub .sub001-tbl th,
.sub .sub001-tbl td{
	height:50px;
	padding:10px;
}

.sub .sub001-tbl th{
	width:110px;
	text-align:center;
	color:#0C0;
}

.sub .sub-contents h2{
	background:#F60;
	font-size:140%;
	padding:6px;
	text-align:center;
}

.sub .sub-contents h3{
	background:#C30;
	color:#FFF;
	font-size:140%;
	padding:6px;
}

.sub .sub-contents .left-box h4{
	color:#F06;
	font-size:120%;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.sub .sub-contents .left-box{
	width:382px;
	margin-top:10px;
}

.sub .sub-contents .left-box .child-box{
	background:#FFF;
	color:#000;
	margin:10px 0;
	padding:10px;
	overflow:auto;
}

.sub .sub-contents .left-box .child-box p{
	padding:0;
	width:170px;
	float:right;
}

.sub .sub-contents .left-box .child-box small{
	padding-left:16px;
	background:url(img/clock.png) no-repeat left center;
	display:block;
	font-size:100%;
	font-weight:bold;
	color:#000;
}

.sub .sub-contents .left-box .child-box img{
	display:block;
	float:left;
	margin-right:10px;
}


.sub .sub-head{
	width:110px;
	float:left;
	margin-right:20px;
}

.sub .sub-item{
	padding:0;
	margin:6px 0 0 0;
}



/*****************************************************
******************************************************/

.sub2{}

.sub2 .sub-contents{
	padding:10px;
	text-align:left;
}

.sub2 .left-box h4{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color:#F33;
	font-size:140%;
	padding:10px;
}

.sub2 .left-box h5{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:100%;
	padding:10px;
}

.sub2 .left-box{
	width:380px;
	border-collapse:collapse;
}

.sub2 .sub003-tbl{
	width:350px;
	text-align:left;
}

.sub2 .sub003-tbl td,
.sub2 .sub003-tbl th{
	padding:10px;
	border:1px #000 solid;
}

.sub2 .sub003-tbl th{
	background:#333;
	text-align:center;
	width:100px;
}

.sub2 h2{
	background:#069;
	padding:5px;
	margin:10px 0;
}

.sub2 .sub-foot-contents .left-box{
	background:#FFF;
	color:#000;
	margin:3px;
	padding:8px;
	width:230px;
	height:430px;
}

.left-box .left-box{
	text-align:left;
	padding:10px;
	color:#000;
	background:#FFF;
	width:165px;
	height:200px;
}



.knzw-002 .left-box{
	background:#FFF;
	color:#000;
	width:165px;
	height:160px;
	margin:0 2px;
	padding:10px;
	overflow:auto;
}

.knzw-002 a{
	color:#c33;
	display:block;
	padding:5px 0;
}

.knzw-002 .left-box h3{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#F33;
}

.sub2 .sub-contents h3.stmp{
	background:#069;
	color:#FFF;
	width:400px;
	padding:5px;
	margin:10px 0;
	text-align:center;
}

.sub2 table td,
.sub2 table th{
	padding:5px;
	font-size:90%;
	width:50%;
}
.sub2 table th{
	text-align:right;
	background:#ccc;
}

.sub2 table h4{
	text-align:center;
}
/****************************************************
*****************************************************/

#c-general{
	width:600px;
	display:block;
	text-align:left;
	margin:auto;
}

.sub3 .c-item{
	margin:5px;
}

.sub3 label{
	text-align:left;
	display:block;
	width:200px;
	text-align:right;
	float:left;
	clear:both;
	padding:5px;
}

.sub3 .style-none{
	display:inline;
	background:none;
	width:auto;
	padding:0;
	margin:0;
	float:none;
}

.sub3 input{
	margin:5px;
}

#c-yes,
#c-no{
	margin-top:8px;
}

/*****************************************************
******************************************************/
.sub4 .sub-contents{
	padding:20px 0;
}
.sub4 table{
	text-align:left;
	width:690px;
	margin:10px auto;
	border-collapse:collapse;
}
.sub4 table td{
	padding:5px;
	border:1px #222 solid;
}

/*****************************************************
******************************************************/

.die{
	clear:both;
}


.shadow-box{
	-moz-box-shadow: 2px 2px 10px #000;
	-webkit-box-shadow: 2px 2px 10px #000;
}


hr {
   border-width: 1px 0px 0px 0px; /* 太さ */
   border-style: dashed; /* 線種 */
   border-color: red; /* 線色 */
   height: 1px; /* 高さ */
   margin:10px;
   clear:both;
}

#tre001 a{
	background:url("img/head003.png") no-repeat center center;
}
#tre002 a{
	background:url("img/head002.png") no-repeat center center;
}

#tre004 a{
	background:url("img/head004.png") no-repeat center center;
}

#foot{
	text-align:center;
	padding:30px;
}

#read-box .index-table a{
	background:#000;
	color:#fff;
}

#read-box .index-table a:hover{
	color:#ccc;
	background:#000;
}

.sub2 .taiken-table{
	width:750px;
	text-align:center;
	margin-top:20px;
}

.sub2 .taiken-table th{
	background:#333;
	width:auto;
	text-align:center;
}


.sub2 .taiken-table td{
	width:auto;
	border:1px solid #333;
}

