@charset "utf-8";

#header{ height:300px; }
#header #logo{
	top:82px;
	background:url(../../img/logo.jpg) no-repeat;
}
a#h_navi{ top:275px; }
#header #flash{ top:0px; }

.sc{
	margin:25px 0px 15px 0px;
	width:620px;
	overflow:hidden;
}
.sc h3{ margin:10px 10px; }

/**/
#news{
	height:120px;
	background:url(../../img/bg_news.gif) no-repeat;
}
#ktHis1 th, #ktHis1 td{ padding:3px 0px; }
#ktHis1 th{
	width:130px;
	background:url(../img/bg_th.gif) no-repeat right center;
	font:normal normal 9pt/9pt 'Georgia';
}
#ktHis1 td{
	padding-left:20px;
	font-size:9pt;
}
#ktHis1{
	margin:10px 0px 0px 15px;
	width:595px; height:70px;
	overflow:auto;
}

/**/
#works li{
	float:left;
	margin-right:6px;
	width:150px;
}
#works li.last{ margin-right:0px; }
#works li p{
	padding:5px;
	text-align:right;
}

/**/
img#bnr{
	margin-left: 10px;
	margin-bottom: 5px;
}
