@charset "utf-8";



.bottomArea div.ctsArea div.pageBox div.pageTtl h3 {
	float:left;
	color:#3e6c00;
	font-size:15px;
	padding:10px 0 0 20px;
}

.bottomArea div.ctsArea div.pageBox div.pageTtl h3 strong {
	color:#d25b8e;
	font-size:15px;
}




/* tchBox */

.bottomArea div.ctsArea div.pageBox div.tchBox {
	width:600px;
	float:left;
	padding-left:20px;
}

.bottomArea div.ctsArea div.pageBox div.tchBox p {
line-height:1.6em;
}

.bottomArea div.ctsArea div.pageBox div.tchBox div.subTtlBox {
	width:566px;
	float:left;
	border:solid 2px #cfe4a3;
	padding:10px;
	text-align:center;
}

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:10px 0 5px 0;
}


.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.subTtlBox p.subTtl_koko {
	background:url(images/icn_koko.png) no-repeat left;
	font-size:15px;
	font-weight:bold;
	color:#94b550;
}

.bottomArea div.ctsArea div.pageBox div.tchBox div.subTtlBox p.subTtl_sc {
	background:url(images/icn_sc.png) no-repeat left;
	font-size:15px;
	font-weight:bold;
	color:#94b550;
}





.bottomArea div.ctsArea div.pageBox div.tchBox div.subTtlBox p.subTtl_left {
	font-size:15px;
	font-weight:bold;
	color:#94b550;
	text-align:left;
}

.bottomArea div.ctsArea div.pageBox div.tchBox div.subTtlBox p.subBoxDtl {
font-size:14px;
text-align:left;
}

.bottomArea div.ctsArea div.pageBox div.tchBox div.tchDtlBox {
	width:600px;
	float:left;
	margin-bottom:10px;
}

.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 strong {
font-size:15px;
line-height:1.8em;
font-weight:bold;
color:#000000;
}


.bottomArea div.ctsArea div.pageBox div.tchBox div.tchDtlBox p.tchDtl_blue {
font-size:14px;
font-weight:bold;
color:#1e5a94;
}

.bottomArea div.ctsArea div.pageBox div.tchBox div.tchDtlBox p.tchDtl span.underLinetxt {
color:#d25b8e;
text-decoration:underline;
}

.bottomArea div.ctsArea div.pageBox div.tchBox div.tchDtlBox p.tchComtxt {
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.tchBox div.timeDtlBox {
	width:600px;
	float:left;
	margin-bottom:15px;
	background-color:#ddeeb3;
	padding:7px 0;
}

.bottomArea div.ctsArea div.pageBox div.tchBox div.timeDtlBox p.timeDtl_txt {
font-size:14px;
font-weight:bold;
color: #333333;
text-align:center;
}









/*=========================================
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;
	}




