@charset "UTF-8";
/* CSS Document */

body {
	-webkit-text-size-adjust: 100%;
}

#footer{
	width:850px;
	padding: 5px 0 15px 0;
	margin: 0;
}
#footer hr{
	font-size: 0;
	border-top: 1px #666 solid;
	margin: 0 0 10px 0;
	padding: 0;
}
#footer #kbseiren {
	color:#333333;
	font-size:0.8em;
	text-align:left;
	float:left;
}

#footer #copyright{
	font-size:0.8em;
	float:right;
}

.clearfix {
	clear: both;
	font-size: 0;
	display: block;
	height: 0;
	visibility: hidden;
}
