*{
	margin: 0px;
	padding: 0px;
}

.c-both{
	font-size: 0px;
	clear: both;
}

body{
	text-align: center;
}

#header_bg{
	background-image: url(../common_image/header_bg01.gif);
	background-repeat: repeat-x;
	height: 134px;
}

#header{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#h_left{
	float: left;
}

#h_right{
	float: left;
}

#h_left p{
	background-image: url(../common_image/header_bg02.gif);
	background-repeat: no-repeat;
	height: 134px;
	width: 88px;
	text-indent: -5000px;
}

#h_r_t{
	height: 93px;
	width: 712px;
}

#h_r_t_l{
	float: left;
}

#h_r_t_r{
	float: right;
}

#h_right h1{
	margin-top: 32px;
	background-image: url(../common_image/kfm_logo.gif);
	background-repeat: no-repeat;
	height: 58px;
	width: 283px;
	text-indent: -5000px;
	cursor: pointer;
}

#h_r{
	margin: 20px 0px 0px 0px;
	color: #1393C0;
	list-style: none;
	font-size: 10pt;
}

#h_r a{
	color: #1393C0;
	text-decoration: none;
}

#h_r a:hover{
	color: #ff0000;
	text-decoration: underline;
}

#h_right li{
	float: left;
}

#header_menu{}
#header_menu ul{
	list-style: none;
	height: 42px;
}

#header_menu li{
	float: left;
	display: inline;
	text-indent: -5000px;
}

#header_menu a{
	overflow:hidden;
	height: 30px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0 0px;
}

#header_menu a:hover{
	background-position: 0 -30px;
}

#menu00{background-image: url('../common_image/header_menu_00.gif');	width: 90px;}
#menu01{background-image: url('../common_image/header_menu_01.gif');	width: 90px;}
#menu02{background-image: url('../common_image/header_menu_02.gif');	width: 90px;}
#menu03{background-image: url('../common_image/header_menu_03.gif');	width: 90px;}
#menu04{background-image: url('../common_image/header_menu_04.gif');	width: 90px;}
#menu05{background-image: url('../common_image/header_menu_05.gif');	width: 90px;}
#menu06{background-image: url('../common_image/header_menu_06.gif');	width: 120px;}

#main{
	text-align: left;
	width:800px;
	margin: 20px auto 0px auto;
}

#main_left{
	float: left;
	width: 499px;
	border-right: 1px solid #D9DDE9;
}

#main_right{
	float: right;
}

#sidebar_ad{
	border: 1px solid #D9DDE9;	
}

#recommend{	margin-top: 20px;}

#recommend h2{
	background-image: url(../common_image/title_recommend.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 280px;
	text-indent: -5000px;
}

#recommend dl{
	font-size: 8pt;
	width: 260px;
	margin: 0px 10px 0px 10px;
	padding: 10px 0px 10px 0px;
}

#recommend dd{
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

#recommend_r{margin-left:5px;}

#recommend a{
	color: #277FBA;
	text-decoration: none;
}
#recommend a:hover{
	color: #6699cc;
	text-decoration: underline;
}

#recommend dt{
	clear: both;
	font-size: 0pt;
	width: 260px;
	height: 1px;
	background-image: url(../common_image/line_recommend.gif);
	background-repeat: repeat-x;
}

#mobile{	margin-top: 20px;}

#mobile h2{
	background-image: url(../common_image/title_mobile.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 280px;
	text-indent: -5000px;
}

#mobile div{
	float:left;
	margin-top: 10px;
}

#mobile dl{
	margin: 10px 20px 0px 20px;
	font-size: 9pt;
	color: #555;
}

#mobile dd{
	margin: 5px 0px 0px 0px;
}

a.mobile_url{
	color: #277FBA;
	text-decoration: none;
}

a:hover.mobile_url{
	color: #6699cc;
	text-decoration: underline;
}

#right_button{
	margin-top: 20px;
}

#right_button ul{
	list-style: none;
}
#right_button li{
	margin-bottom: 5px;
}

#footer_bg{
	margin-top: 20px;
	height: 76px;
	background-image: url(../common_image/footer_bg.gif);
	background-repeat: repeat-x;
	clear: both;
}

#footer{
	text-align: center;
	width: 800px;
	margin: 0px auto 0px auto;
}

#footer p{
	padding-top: 60px;
	font-size: 9pt;
	color: #025AA2;
}