@charset "utf-8";

body{ color:#26140c; }

#h_inner, #c_inner, #f_inner{
	width:800px;
}
/* container */
#container{
	background:#451a19 url(../../img/bg_container.jpg) no-repeat center;
	height:613px;
}
#c_inner{
	position:relative;
	background:#451a19 url(../../img/main.jpg) no-repeat center;
	height:613px;
}
#c_inner #ktHis1, #c_inner #bnr{ position:absolute; }

#ktHis1{
	bottom:40px; left:15px;
	width:470px; height:80px;
	overflow:auto;
}
#ktHis1 th, #ktHis1 td{
	padding:7px;
	border-bottom:1px dotted #421412;
	font-size:12px;
}
#ktHis1 th{
	white-space:nowrap;
	vertical-align:top;
}
#ktHis1 table{ width:440px; }

#bnr{
	bottom:80px; right:100px;
	width:207px; height:85px;
	background:url(../../img/bg_bnr.jpg) no-repeat;
	overflow:hidden;
}
#bnr a{
	display:block;
	margin:4px 0px 1px 12px;
	width:191px; height:36px;
	text-indent:-9999px;
	font-size:0px;
}
#bnr a:hover{
	background:#ffffff;
	filter:alpha(opacity=10);
	opacity:0.10;
	-moz-opacity:0.10;
}
#footer #atom{
	display:block;
	float:right;
	margin-top:18px;
}
#footer #blog{
	display:block;
	float:right;
	margin:18px 0px 0px 15px;
}

#footer #photo{
	float:right;
	margin-top:18px; margin-left:13px;
	width:130px; height:68px;
	background:url(../../img/bg_foot_photo.jpg) no-repeat;
	overflow:hidden;
}
#photo a{
	display:block;
	margin:13px 0px 0px 10px;
}
