* {
        margin: 0;
        padding: 0;
        }

body {
	font-size: 80%;
	font-family: verdana, sans-serif;
	color: #333;
	line-height: 150%;
	text-align: center;
	background-color: #F9F9F9;
	background-image: url(../back2.jpg);
	background-repeat: repeat-y;
	background-position: center;
        }

div#container {
	padding: 30px;
	text-align: left;
	background: #fff;
	width: 650px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

       }
	   
a:link {
	color: #436274;
	}

a:visited {
	color: #333333;
	}

a:active {
	color: #8FABBE;
	}

a:hover {
	color: #87A2FC;
	right: 1px;
	bottom: 1px;
	position:relative;
	top:1px;
	left:1px;
	text-decoration: none;
	
	}	   

h1 {
       margin-bottom: 1em;
       font-size: 1.6em;
       }

fieldset {
        padding: 20px;
        border: 1px solid #ddd;
        }

legend {
        padding: 0 1em;
        border: 1px solid #ddd;
        }

fieldset p {
        padding-top: 1em;
        }

input {
        vertical-align: middle;
        }

input#search_box {
        margin-right: 5px;
        width: 200px;
        }
#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #666666;
	background-image : url(header.jpg);
	text-align: left;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	height: auto;
	padding: 10px;
}

#banner-img {
	display: none;
	}
.topkey {
}
.topkey {
	padding-left: 10px;
	font-size: 90%;
}
		
		
		
#banner a {
	color: #666666;
	text-decoration: none;
	}

#banner h1 {
	font-size: x-large;
	font-weight: bold;
	letter-spacing: 0.3em;
}

#banner h2 {
	font-size: small;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	}



/* globalNavi */


ul#globalNavi {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	left: auto;
	right: auto;
}

ul#globalNavi::after {
 height: 0;
 visibility: hidden;
 content: ".";
 display: block;
 clear: both;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	color: #990000;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-left: 15px;
}


ul#globalNavi li {
	margin: 0;
	padding: 0;
	float: left;
	width: 126px;
	line-height: 1;
	list-style-type: none;
}
#glnv {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: auto;
	right: auto;
	background-image : url(../navi_bg.gif);
}


ul#globalNavi li a {
	padding: 0.6em 10px; 
	display: block;
	position: relative; 
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	background-image : url(../navi_bg.gif);
}

ul#globalNavi li a:hover {
	color: #99FF00;
	background-color: #ddd;
	background-image : url(../navi_bg2.gif);
}

ul#globalNavi {
	margin: 0;
	padding: 0;
	width: 760px;
	background-image : url(../navi_bg.gif);
 
 /* for MacIE5.x \*//*/
 overflow: hidden;
 /* end */
}

/* -- result -- */

div.result {
        margin-top: 20px;
        padding: 20px;
        border: 1px solid #ddd;
        }

div.result h2 {
        margin-bottom: 1em;
        font-size: 1.4em;
        }

div.result dl {
        }

div.result dl dt {
        margin-bottom: .5em;
        }

div.result dl dd {
        margin-bottom: 1em;
        padding-bottom: .5em;
        border-bottom: 1px dotted #ddd;
        }

div.result h2 {
        margin-bottom: 1em;
        font-size: 1.4em;
        }

div.result img.searching {
        margin-right: 5px;
        vertical-align: middle;
        }

div.result p.search_back {
        padding: 1em 0 1em 16px;
        background: url(/img/icon_arrow.gif) no-repeat left center;
        }

div.result span.keywords {
        background: #ff6;
        }

#footernavi {
	CLEAR: both;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 90%;
	PADDING-BOTTOM: 60px;
	PADDING-TOP: 50px;
	TEXT-ALIGN: center;
	background-image: url(http://www.kkf.co.jp/img/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footernavi UL {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 15px;
	PADDING-TOP: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#footernavi UL LI {
	DISPLAY: inline
;}
#footernavi UL LI A {
	PADDING-RIGHT: 0.5em;
	PADDING-LEFT: 0.5em;
	COLOR: #7B869A;
	PADDING-TOP: 0px;
	BACKGROUND-COLOR: #ffffff;
	TEXT-DECORATION: none;
	padding-bottom: 0px;
}
#footernavi UL LI A:hover {
	COLOR: #99CCCC; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: underline
;}

#powered_by {
	padding: 20px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	color: #999999;
	font-size: x-small;
        }
