@charset "utf-8";
/* CSS Document */


h2{
	color:#fff;
	background:#6a3b29;
	height:70px;
	line-height:70px;
	padding:0 0 0 20px ;
	margin-bottom:30px;
}

.txt_01{
	width:93.75%;
	margin:0 auto 30px;
	font-size:2em;
}

.box ol{
	font-size:2em;
	clear:both;
}

.box ul{
	clear:both;
	padding-left:36px;
}

.box ol li{
	overflow:hidden;
	clear:both;
}

.box ol li span.no{
	float:left;
	display:block;
}

.box ol li span.txt_02{
	padding-left:1em;
	display:block;
}

.box ol li span.txt_03{
	padding-left:1.5em;
	display:block;
}

.box ol li span.txt_04{
	padding-left:3em;
	display:block;
}


.box ol li li{
	font-size:0.5em;
}

.box ol li a{
	display:inline;
}

#sec_01 span.triangle_04{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10.5px 0 10.5px 14px;
	border-color: transparent transparent transparent #660000;
	display:block;
	float:left;
	margin-top:8px;
}

#sec_01 span.triangle_05{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10.5px 0 10.5px 14px;
	border-color: transparent transparent transparent #660000;
	display:block;
	float:left;
	margin-left: -63px;
    margin-top: 45px;
}


#sec_01{
	width:93.75%;
	margin:0 auto 30px;
}

#sec_01 h3{
	color:#990000;
	font-weight:bold;
	font-size:2.5em;
	margin:0 10px 10px 0;
	line-height:1.2;
}

.box{
	overflow:hidden;
	margin-bottom:10px;
}

.box ul{
	font-size:2em;

}

.box li{
	margin-bottom:10px;
}

.box li .pic_01{
	width:510px;
	margin:10px auto;
}

.box a{
	color:#00f;
}

	
#sec_01 > a:not(:last-child),
#sec_01 > div{
	border-bottom:solid 5px #999;
	padding-bottom:30px;
	margin-bottom:20px;
	clear:both;
	overflow:hidden;
}

#sec_01 dl{
	margin-bottom:10px;
}

#sec_01 dt{
	font-size:2em;
	background:#F00;
	padding:4px;
	color:#fff;
	text-align:center;
	margin-bottom:10px;
}

#sec_01 dd{
	font-size:2em;
}




#sec_01 p{
	font-size:2em;
	color:#333;

}



#sec_01 table {
    border-left: 2px solid #999;
    border-spacing: 0;
    border-top: 2px solid #999;
	width:99.666%;
	margin-bottom:20px;
}

#sec_01 table th, 
#sec_01 table td {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    border-spacing: 0;
    font-size: 2em;
	padding:5px;
	text-align:center;
}

#sec_01 li table th, 
#sec_01 li table td {
    font-size: 1em;
}

#sec_01 table th{
	background:#e7d3b6;
}

#sec_01 table td{
	text-align:center;
	width:50%;
}

.boxTable table td{
	width:22.6% !important;
}






.btn_03{
	width:602px;
	margin:0 auto 30px;
	clear:both;
}

