@charset "UTF-8";



@import url('box.css');


h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, caption, th, td, img, form {
        margin: 0;
        padding: 0;
        border: none;
        font-style: normal;
        text-align: left;
        list-style-type: none;
}



html{
   height:100% !important;
}


body{
	padding:0;
	background-color:#f0eeee;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size:62.5%;
	color:#333333;
	width:100%;
	height:100%!important;
	line-height: 20px;
	background-image:url(http://www.kbf.tv/images/menu/bk.jpg);
	background-repeat:repeat-y;
	} 

body > #header{
	height:auto;
}

	
a:link { color:#333333; text-decoration:underline; } 
a:visited { color:#333333; text-decoration:underline;} 
a:hover { text-decoration:underline; color:#b17069; } 


a:hover img{
text-decoration:none;
}


img{
	border:none;
}

img a{
	text-decoration:none;
	border:none;
	}
	
	

.link_zone a{
	background-color:#666;
	margin:2px;
	width:auto;
	height:auto;
	float:left;
	color:#FFF;
	text-decoration:none;
	padding:3px 3px 2px 3px;
	}

.link_zone a:hover{
	background-color:#b17069;
	color:#FFF;
	margin:2px;
	width:auto;
	height:auto;
	float:left;
	text-decoration:none;
	padding:3px 3px 2px 3px;
	}

h1{
	font-size:1.4em;
	line-height:1.3em;
	float:left;
	font-weight:lighter;
	}

h2{
	font-size:1.3em;
	line-height:1.3em;
	float:left;
	font-weight:lighter;
	}

h3{
	font-size:1.2em;
	line-height:1.3em;
	float:left;
	font-weight:lighter;
	}

h4{
	font-size:1.2em;
	line-height:1.3em;
	float:left;
	font-weight:lighter;
	}


h5{
	font-size:1.2em;
	line-height:1.3em;
	float:left;
	font-weight:lighter;
	}


p{
	font-size:1.1em;
	line-height:1.4em;
	float:left;
	}


ul{
	float: left;
	margin-top:0px;
	padding-top:0px;
	font-size:1.2em;
	}

li{
	float: left;
	}






textarea { font-size: 100%; }




hr { display: none; }



#wrapper{
	width:1000px;
	height:100% !important;
	padding:0;
	margin:0;
	}

#container{
	display:block;
	position: relative;
	width: 100%;
	min-width:800px;
	}





	
#header{
	float:left;
	width:180px;
	height:100% !important;
	background-color:#FFF;
	margin-right: 10px;
	min-height: 100% !important;
	bottom: 0px;
	position: relative;
	}	


#futter{
	width:160px;
	float:left;
	bottom:20px;
	position:fixed;
	background-color:#FFF;
	padding: 10px;
	left:0;
	}


.copyright{
	float:left;
	line-height:1.5em;
	font-size:0.9em;
}


#header h1{
	margin-left:7px;
	margin-bottom:10px;
	margin-top:5px;
}


ul.header{
	margin:0;
	list-style:none;
	width: 180px;
	float:left;
	}
	

ul.header li{
	float:left;
	list-style:none;
	margin-left:0px;
	height:18px;
	margin-bottom:22px;
	overflow:hidden;
	}	

ul.header li a{
	width:180px;
	height:18px;
	overflow:hidden;
	float:left;
	
}

ul.header li a:hover{
	width:180px;
	height:18px;
	background-color:#ded1bc;
	overflow:hidden;
	float:left;
	}




.mailmagazine a{
	float:left;
	margin-left:12px;
	width:93px;
	height:13px;
	overflow:hidden;
	}


.mailmagazine a:hover{
	width:93px;
	height:13px;
	background-color:#ded1bc;
	overflow:hidden;
	margin-left:12px;
	float:left;
	}
	
		
.contact a{
	float:left;
	margin-bottom:5px;
	overflow:hidden;
	height:13px;
	width:55px;
	}

.contact a:hover{
	width:55px;
	height:13px;
	float:left;
	background-color:#ded1bc;
	overflow:hidden;
	}

	

.press a{
	float:left;
	width:52px;
	height:13px;
	margin-left:12px;
	overflow:hidden;
	float:left;
	}


.press a:hover{
	width:52px;
	height:13px;
	margin-left:12px;
	background-color:#ded1bc;
	overflow:hidden;
	float:left;
	}

.recruit a{
	float:left;
	margin-left:40px;
	overflow:hidden;
	height:13px;
	width:55px;
	}

.recruit a:hover{
	width:55px;
	height:13px;
	background-color:#ded1bc;
	overflow:hidden;
	margin-left:40px;
	float:left;
	}

