@charset "utf-8";
/* CSS Document */


/* ---------- share ---------- */
#content #box .banner {
    background-color:transparent;
	}

#menu_tate li#on a, #menu_yoko li#on a{
	color:#84b325;
}

#menu_tate li a:hover, #menu_yoko li a:hover{
	color:#84b325;
}

#menu_yoko li#on a{
	background:url("http://www.t-kj.jp/img/i4e94290a8a3a6.png") no-repeat scroll right bottom transparent;
}

#menu_yoko li a:hover{
	background:url("http://www.t-kj.jp/img/i4e94290a8a3a6.png") no-repeat scroll right bottom transparent;
}


/* ---------- 新着情報h3 ---------- */
#content-body h3{
	margin-bottom:5px;
}


/* ---------- お知らせ ---------- */
#content-body h3{
	margin-bottom:5px;
}

div.informationBox{
	border:1px solid #ccc;
	padding:10px;
	margin-bottom:20px;
}

#content-body div.informationBox p{
	font-size:90%;
	margin-bottom:0;
}

#content-body div.informationBox p.informationTitle{
	font-weight:bold;
	margin-bottom:5px;
	font-size:100%;
	color:#a00;
	border-bottom:1px dotted #ccc;
}



