/* 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: 20px;
	border-left: 1px solid #DADADA;
}
#contents p{
	padding: 0px;
	margin-left: 28px;
	margin-right: 27px;
	margin-bottom: 20px;
	text-align: left;
	color: #666666;
	font-size: 0.8em;
	line-height: 160%;
}
#contents p.text{
	padding: 0px;
	margin: 15px 48px 5px 38px;
	padding:0px;
	text-align: left;
	color: #666666;
	font-size: 0.9em;
	line-height: 130%;
}
#contents p.rightput{
	padding: 0px;
	margin: 5px 48px 15px 0px;
	padding:0px;
	text-align: right;
	color: #666666;
	font-size: 0.9em;
	line-height: 130%;
}
h2{
	width: 495px;
	padding-bottom:2px;
	margin-top:15px;
	margin-left:20px;
	border-bottom:solid 1px #3e6eff;
	color: #666666;
	font-size:1.2em;
}
#contents span.blue{
	color:#6666FF;
}
#contents table{
	width:495px;
	margin:10px 0px 20px 30px;
	font-size:0.8em;
	color:#666666;
}
#contents td.item{
	width:100px;
	background-color:#EFEFFF;
	border:2px solid #FFFFFF;
	padding:5px 0px 5px 5px;
	vertical-align:top;
}
#contents td.img{
	width:165px;
	padding:5px 0px 5px 5px;
	vertical-align:top;
}
#contents td.content{
	width:335px;
	border:2px solid #FFFFFF;
	padding:3px 8px;
	line-height:1.2em;
}
#contents td.content2{
	width:190px;
	border:2px solid #FFFFFF;
	padding:3px 8px;
	line-height:1.2em;
}
#contents td.content3{
	width:190px;
	border:2px solid #FFFFFF;
	padding:3px 8px;
	line-height:1.2em;
}
#contents img.map{
	float:left;
	margin:10px 10px 0px 20px;
}
#contents p.contact{
	padding-left:20px;
	margin-top:10px;
	margin-left:5px;
}
#contents p.tel_fax{
	margin-left:40px;
	font-size:1.5em;
	font-weight:bold;
	color: #555555;
}
#contents img.mail{
	margin:10px 10px 0px 100px;
}

/* 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: 20px;
}
#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.gif);
	margin-left: 45px;
    padding-right: 6px;
    padding-bottom: 10px;
}
#secondnav li a{
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	color: #3069FA;
	font-size: 0.8em;
}
#secondnav li a:hover{
	padding: 0px;
	margin: 0px;
	border: 0;
	text-decoration: underline;
}

/* contents-area > material */

img.fleft{
    float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	padding: 0px;
}
#clearbig{
    clear: both;
	margin: 0px;
	padding-top: 20px;
}
#clearhr{
    clear: both;
	margin: 0px;
	padding: 0px;
    text-indent: -9999px;
	border-bottom: 1px solid #DADADA;
}
img.fleft{
    float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	padding: 0px;
}

/* 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_over.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_over.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_over.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;
}
