@charset "utf-8";



.bottomArea div.ctsArea div.pageBox div.pageTtl h3 {
	float:left;
	color:#3e6c00;
	font-size:15px;
	padding:10px 0 0 20px;
}




/* tchBox */

.bottomArea div.ctsArea div.pageBox div.tchBox {
	width:600px;
	float:left;
	padding-left:20px;
}

.bottomArea div.ctsArea div.pageBox div.tchBox div.subTtlBox {
	width:566px;
	float:left;
	border:solid 2px #cfe4a3;
	padding:15px;
	text-align:center;
}

.bottomArea div.ctsArea div.pageBox div.tchBox div.arrowBox {
	width:600px;
	height:36px;
	margin:0 0 30px 0;
	float:left;
	text-align:center;
}


.bottomArea div.ctsArea div.pageBox div.tchBox div.subTtlBox p.subTtl {
	font-size:15px;
	font-weight:bold;
	color:#94b550;
}

.bottomArea div.ctsArea div.pageBox div.tchBox div.tchDtlBox {
	width:600px;
	float:left;
	margin-bottom:30px;
	
}

.bottomArea div.ctsArea div.pageBox div.tchBox div.tchDtlBox p.tchDtl {
font-size:14px;
padding:10px 0;
}

.bottomArea div.ctsArea div.pageBox div.tchBox div.tchDtlBox p.tchDtl span.underLinetxt {
font-size:14px;
color:#d25b8e;
}

.bottomArea div.ctsArea div.pageBox div.tchBox div.tchDtlBox p.tchComtxt {
margin-top:10px;
font-size:12px;
}

.bottomArea div.ctsArea div.pageBox div.tchBox div.tchDtlBox p.tchComtxt span {
color:#d25b8e;
font-weight:bold;
}



































.bottomArea div.ctsArea div.pageBox div.timeBox h4 {
	width:600px;
	float:left;
	margin-bottom:15px;
}

p.subTtl_time {
	width:567px;
	background:url(images/icn_sub_ttl.gif) no-repeat;
	float:left;
	padding-left:33px;
	font-weight:bold;
	font-size:15px;
	margin-bottom:15px;
}

.bottomArea div.ctsArea div.pageBox div.timeBox ol {
	width:560px;
	float:left;
	padding-left:20px;
	margin-bottom:30px;
}

.bottomArea div.ctsArea div.pageBox div.timeBox ol li {
	width:560px;
	float:left;
	margin-bottom:5px;
}




/*=========================================
footArea
===========================================*/


.footArea {
	width: 940px;
	height:100px;
	clear:both;
	margin:0 auto;
}

.bottomArea div.footBox{
	background-image: url(../images/fot_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 940px;
	height:100px;
}

.bottomArea div.footBox p{
	width: 940px;
	text-align:center;
	font-size:12px;
}

.bottomArea div.footBox p strong{
	font-size:14px;
}

.cp{
	font-size: 10px;
	color: #4f8a00;
	}




