@charset "utf-8";

/*====================================================================

index.css

====================================================================*/
#rightpane h3{margin-top: 15px;}


/*--------------------------------------------------------------------/
	01.news
/--------------------------------------------------------------------*/
#ktHis1 th{
	padding-top:5px;
	text-align:left;
	font-weight:bold;
	white-space:nowrap;
}
#ktHis1 td{
	padding-bottom:10px;
	width:508px;
	background:url(../img/hr_01.gif) no-repeat bottom;
}
#ktHis1{
	width:500px; height:100px;
	overflow:auto;
}

/*--------------------------------------------------------------------/
	02.
/--------------------------------------------------------------------*/
#menu{
	width:513px; height:205px;
	background: url(../../img/img_01.jpg) no-repeat top left;
	margin-top: 10px;
	overflow:hidden;
}
#menu:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#menu p{
	margin:60px 0px 10px 250px;
	width:260px;
}
#menu a{
	display:block;
	width:180px; height:34px;
	margin:5px 0px 0px 245px;
}

