/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	background-color: #FFFFFF;
	background-image:  url(../images/common/bg_all.gif);
    background-repeat: repeat-y;
    background-position: top center;
}
#all{
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
/* headder */

#header {
	height: 83px;
}
h1 {
    float: left;
	width: 333px;
	height: 60px;
	padding: 0px;
	margin: 0px;
	background-image:  url(../images/common/logo_kfs.gif);
    background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -9999px;
}

#headerinfo{
    float: right;
	top: 0px;
	left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin: 0px;
}

/* contents-area */

/* contents-area > bd-navi */

#bdnavi{
	text-align: left;
	width: 750px;
	margin: 0px;
	padding: 0px;
    border-bottom: 1px solid #DADADA;
}
#bdnavi p{
	padding-top: 3px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 3px;
	margin: 0px;
	text-align: left;
	color: #666666;
	font-size: 0.8em;
}
#bdnavi p span{
	padding: 0px;
	margin: 0px;
	color: #0042FF;
	font-style: italic;
	font-weight: bold;
}
#bdnavi a{
	padding: 0px;
	margin: 0px;
	color: #0042FF;
	text-decoration: none;
}
#bdnavi a:hover{
	padding: 0px;
	margin: 0px;
	color: #0042FF;
	text-decoration: underline;
}
#contentsarea {
	width: 750px;
	padding: 0px;
	margin-bottom: 0px;
}

/* contents-area > contents */

#contents{
    float: right;
	text-align: left;
	width: 550px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	border-left: 1px solid #DADADA;
}
#contents p{
	padding: 0px;
	margin-left: 28px;
	margin-right: 27px;
	margin-bottom: 10px;
	text-align: left;
	color: #666666;
	font-size: 0.8em;
	line-height: 160%;
}
h2.head01{
	width: 495px;
	height: 26px;
	padding: 0px;
	margin-left: 28px;
	margin-top: 15px;
	margin-bottom: 20px;
	background-image:  url(../products/filter-press/images/head01.gif);
    background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -9999px;
}
h2.head02{
	width: 495px;
	height: 26px;
	padding: 0px;
	margin-left: 28px;
	margin-top: 15px;
	margin-bottom: 20px;
	background-image:  url(../products/belt-press/images/head02.gif);
    background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -9999px;
}
h2.head03{
	width: 495px;
	height: 26px;
	padding: 0px;
	margin-left: 28px;
	margin-top: 15px;
	margin-bottom: 20px;
	background-image:  url(../products/horizontal-belt/images/head03.gif);
    background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -9999px;
}
h2.head04{
	width: 495px;
	height: 26px;
	padding: 0px;
	margin-left: 28px;
	margin-top: 15px;
	margin-bottom: 20px;
	background-image:  url(../products/disc-filter/images/head04.gif);
    background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -9999px;
}
h2.head05{
	width: 495px;
	height: 26px;
	padding: 0px;
	margin-left: 28px;
	margin-top: 15px;
	margin-bottom: 20px;
	background-image:  url(../products/centrifugal-separator/images/head05.gif);
    background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -9999px;
}
h2.head06{
	width: 495px;
	height: 26px;
	padding: 0px;
	margin-left: 28px;
	margin-top: 15px;
	margin-bottom: 20px;
	background-image:  url(../products/bug-filter/images/head06.gif);
    background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -9999px;
}
h3{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 28px;
	margin-right: 27px;
	margin-bottom: 20px;
	font-size: 0.9em;
	border: 1px solid #C6C6C6;
	color: #666666;
}

/* contents-area > second-navi */

#secondnav{
    float: left;
	text-align: left;
	width: 199px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}
#secondnav img{
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 19px;
	padding-bottom: 5px;
	margin: 0px;
}
#secondnav li{
	list-style-image: url(../images/contents/bits_on.gif);
	margin-left: 45px;
    padding-right: 6px;
    padding-bottom: 10px;
	vertical-align: middle;
	color:#3069FA;
	font-size: 0.8em;
}
#secondnav li a{
	list-style-image: url(../images/contents/bits.gif);
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	color: #444444;
}
#secondnav li a:hover{
	list-style-image: url(../images/contents/bits_on.gif);
	padding: 0px;
	margin: 0px;
	border: 0;
	color:#3069FA;
	text-decoration: none;
}

/* contents-area > material */

img.fleft{
    float: left;
	margin-right: 15px;
	margin-bottom: 20px;
	padding: 0px;
}
#clearbig{
    clear: both;
	margin: 0px;
}
#clearhr{
    clear: both;
	margin: 0px;
	padding: 0px;
    text-indent: -9999px;
	border-bottom: 1px solid #DADADA;
}

/* globalnavi */

#globalnav{
    display: block;
	width: 750px;
	height: 23px;
    position: absolute;
	top: 60px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#globalnav ul{
	top: 0px;
	right: 0px;
	margin: 0px;
	list-style: none;
}
#globalnav li{
	padding: 0px;
	margin: 0px;
	display: inline;
}
#globalnav span.products{
    float: left;
    display: block;
	width: 150px;
	height: 23px;
	padding: 0px;
	margin: 0px;
	background-image:  url(../images/common/gnav_products_over.gif);
    background-repeat: no-repeat;
	text-decoration: none;
    text-indent: -9999px;
    overflow: hidden;
}
#globalnav span.company{
    float: left;
    display: block;
	width: 150px;
	height: 23px;
	padding: 0px;
	margin: 0px;
	background-image:  url(../images/common/gnav_info_nor.gif);
    background-repeat: no-repeat;
	text-decoration: none;
    text-indent: -9999px;
    overflow: hidden;
}
#globalnav span.contact{
    float: left;
    display: block;
	width: 150px;
	height: 23px;
	padding: 0px;
	margin: 0px;
	background-image:  url(../images/common/gnav_contact_nor.gif);
    background-repeat: no-repeat;
	text-decoration: none;
    text-indent: -9999px;
    overflow: hidden;
}
#globalnav span.service{
    float: left;
    display: block;
	width: 150px;
	height: 23px;
	padding: 0px;
	margin: 0px;
	background-image:  url(../images/common/gnav_service_nor.gif);
    background-repeat: no-repeat;
	text-decoration: none;
    text-indent: -9999px;
    overflow: hidden;
}
#globalnav li a.home{
    float: left;
    display: block;
	width: 150px;
	height: 23px;
	padding: 0px;
	margin: 0px;
	border: 0;
	background-image:  url(../images/common/gnav_home_nor.gif);
    background-repeat: no-repeat;
	text-decoration: none;
    text-indent: -9999px;
    overflow: hidden;
}
#globalnav li a.home:hover{
	padding: 0px;
	margin: 0px;
	border: 0;
	background-image:  url(../images/common/gnav_home_over.gif);
    background-repeat: no-repeat;
	text-decoration: none;
}
#globalnav li a.products{
    float: left;
    display: block;
	width: 150px;
	height: 23px;
	padding: 0px;
	margin: 0px;
	border: 0;
	background-image:  url(../images/common/gnav_products_nor.gif);
    background-repeat: no-repeat;
	text-decoration: none;
    text-indent: -9999px;
    overflow: hidden;
}
#globalnav li a.products:hover{
	padding: 0px;
	margin: 0px;
	border: 0;
	background-image:  url(../images/common/gnav_products_over.gif);
    background-repeat: no-repeat;
	text-decoration: none;
}
#globalnav li a.service{
    float: left;
    display: block;
	width: 150px;
	height: 23px;
	padding: 0px;
	margin: 0px;
	border: 0;
	background-image:  url(../images/common/gnav_service_nor.gif);
    background-repeat: no-repeat;
	text-decoration: none;
    text-indent: -9999px;
    overflow: hidden;
}
#globalnav li a.service:hover{
	padding: 0px;
	margin: 0px;
	border: 0;
	background-image:  url(../images/common/gnav_service_over.gif);
    background-repeat: no-repeat;
	text-decoration: none;
}
#globalnav li a.company{
    float: left;
    display: block;
	width: 150px;
	height: 23px;
	padding: 0px;
	margin: 0px;
	border: 0;
	background-image:  url(../images/common/gnav_info_nor.gif);
    background-repeat: no-repeat;
	text-decoration: none;
    text-indent: -9999px;
    overflow: hidden;
}
#globalnav li a.company:hover{
	padding: 0px;
	margin: 0px;
	border: 0;
	background-image:  url(../images/common/gnav_info_over.gif);
    background-repeat: no-repeat;
	text-decoration: none;
}
#globalnav li a.contact{
    float: left;
    display: block;
	width: 150px;
	height: 23px;
	padding: 0px;
	margin: 0px;
	border: 0;
	background-image:  url(../images/common/gnav_contact_nor.gif);
    background-repeat: no-repeat;
	text-decoration: none;
    text-indent: -9999px;
    overflow: hidden;
}
#globalnav li a.contact:hover{
	padding: 0px;
	margin: 0px;
	border: 0;
	background-image:  url(../images/common/gnav_contact_over.gif);
    background-repeat: no-repeat;
	text-decoration: none;
}
/* footer */

#footer{
	width: 750px;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
}
#footer p{
	color: #4D99FF;
	font-size: 0.7em;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 20px;
}
#footer p span.company{
	color: #999999;
	font-size: 1.1em;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footer p span.telno{
	color: #999999;
	font-size: 2.0em;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}