@charset "utf-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;

}
#allitem {
	background-color: #FFFFFF;
	width: 960px;
	margin-left:auto;           /* IE以外用の中央寄せ */
    margin-right:auto;          /* IE以外用の中央寄せ */
    text-align:left;            /* 中身を左寄せに戻す */
}
#contents {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	float: right;
	width: 761px;
	padding: 0px;
}
#contents_sub {
	margin-left: 20px;
	margin-right: 35px;
}
#contents_sub2 {
	margin-left: 18px;
	margin-right: 35px;
}
#contents_sub2 hr {
	margin: 0px;
}
#contents_sub2 a {
	text-decoration: none;
}

#contents_sub2 p {
	margin: 0px;
	padding: 2px;
}
#contents_sub3 {
	padding-left: 20px;
}



#navibar {
	height: 645px;
	width: 178px;
	text-indent: 15px;
	text-decoration: none;
	border: 1px solid #999999;
	margin-left: 10px;
}
#navibar p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#navi_home a {
	background-image: url(images/btn_home.jpg);
	text-indent: -5000px;
	display: block;
	height: 57px;
	width: 165px;
	margin-left: 5px;
}
#navi_home {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#navi_home a:hover {
	background-image: url(images/btn_home_hover.jpg);
}
#navi_kyumei a {
	background-image: url(images/btn_kyumei_db.jpg);
	text-indent: -5000px;
	display: block;
	height: 56px;
	width: 165px;
	margin-left: 5px;
}
#navi_kyumei a:hover {
	background-image: url(images/btn_kyumei_db_hover.jpg);
}
#navi_driver a {
	background-image: url(images/btn_driver.jpg);
	text-indent: -5000px;
	display: block;
	height: 56px;
	width: 165px;
	margin-left: 5px;
}
#navi_driver a:hover {
	background-image: url(images/btn_driver_hover.jpg);
}
#navi_zigyou a {
	background-image: url(images/btn_zigyo.jpg);
	text-indent: -5000px;
	display: block;
	height: 56px;
	width: 165px;
	margin-left: 5px;
}
#navi_zigyou a:hover {
	background-image: url(images/btn_zigyo_hover.jpg);
}
#navi_kaisya a {
	background-image: url(images/btn_kaisya.jpg);
	text-indent: -5000px;
	display: block;
	height: 56px;
	width: 165px;
	margin-left: 5px;
}
#navi_kaisya a:hover {
	background-image: url(images/btn_kaisya_hover.jpg);
}
#navi_kyuzin a {
	background-image: url(images/btn_kyuzin.jpg);
	text-indent: -5000px;
	display: block;
	height: 57px;
	width: 165px;
	margin-left: 5px;
}
#navi_kyuzin a:hover {
	background-image: url(images/btn_kyuzin_hover.jpg);
}
#navi_link a {
	background-image: url(images/btn_link.jpg);
	text-indent: -5000px;
	display: block;
	height: 54px;
	width: 165px;
	margin-left: 5px;
}
#navi_link {
	margin-bottom: 15px;
}

#footer {
	clear: both;
}

#navi_link a:hover {
	background-image: url(images/btn_link_hover.jpg);
}
#navi_link_select a {
	background-image: url(images/btn_link_select.jpg);
	text-indent: -5000px;
	display: block;
	height: 54px;
	width: 165px;
	margin-left: 5px;
	margin-bottom: 15px;
}
#navi_home_select a {
	background-image: url(images/btn_home_select.jpg);
	text-indent: -5000px;
	display: block;
	height: 57px;
	width: 165px;
	margin-left: 5px;
	margin-top: 5px;
}
#office_mini {
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 10px;
}

#navi_kaisya_select a {
	background-image: url(images/btn_kaisya_select.jpg);
	text-indent: -5000px;
	display: block;
	height: 56px;
	width: 165px;
	margin-left: 5px;
}
#navi_kyuzin_select a {
	background-image: url(images/btn_kyuzin_select.jpg);
	text-indent: -5000px;
	display: block;
	height: 57px;
	width: 165px;
	margin-left: 5px;
}
#navi_zigyou_select a {
	background-image: url(images/btn_zigyo_select.jpg);
	text-indent: -5000px;
	display: block;
	height: 56px;
	width: 165px;
	margin-left: 5px;
}
#navi_kyumei_select a {
	background-image: url(images/btn_kyumei_db_select.jpg);
	text-indent: -5000px;
	display: block;
	height: 56px;
	width: 165px;
	margin-left: 5px;
}
#navi_driver_select a {
	background-image: url(images/btn_driver_select.jpg);
	text-indent: -5000px;
	display: block;
	height: 56px;
	width: 165px;
	margin-left: 5px;
}
#allitem h1 {
	font-size: 10px;
	color: #999999;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-weight: normal;
}
#footer a {
	text-decoration: none;
	font-size: 11px;
	color: #0000FF;
}
#footer_link {
	margin-right: 10px;
}

#btn_kyumei_logo{
	background-image: url(images/btn_kyumeiDB_logo.jpg);
	background-repeat : no-repeat ;
	margin-left: 5px;
}
#btn_kyumei_logo a {
	background-image: url(images/btn_kyumeiDB_logo.jpg);
	height: 203px;
	width: 370px;
	text-indent: -5000px;
	display: block;
}

#btn_driver_logo{
	background-image: url(images/btn_driver_logo.jpg);
	background-repeat : no-repeat ;
}
#btn_kyumei_logo a:hover {
	background-image: url(images/btn_kyumeiDB_logo_select.jpg);
}
#btn_driver_logo a {
	background-image: url(images/btn_driver_logo.jpg);
	text-indent: -5000px;
	display: block;
	margin: 0px;
	height: 203px;
	width: 370px;
}
#btn_driver_logo a:hover {
	background-image: url(images/btn_driver_logo_select.jpg);
}

div.kinkyurenraku {
	border-style:solid;
	border-color :#0099ff;
	border-width: 2px;
	padding: 10px 5px 10px 5px;
	margin: 0px 0px 20px 0px;
	font-size: 16px;
	line-height: 140%;
}


#printer_bunner a {
	background-image: url(images/printer_bunner.jpg);
	height: 241px;
	width: 718px;
	text-indent: -5000px;
	display: block;
}
#printer_bunner a:hover {
	background-image: url(images/printer_bunner_hover.jpg);
}

#printer_bunner {
	background-image: url(images/printer_bunner.jpg);
	background-repeat : no-repeat ;
	margin-left: 13px;
	margin-top: 10px;
}

#nst_banner a {
	background-image: url(images/nst_banner.jpg);
	text-indent: -5000px;
	display: block;
	height: 255px;
	width: 730px;
	margin-left: 0px;
}
#nst_banner {
	background-image: url(images/nst_banner.jpg);
	background-repeat : no-repeat ;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 13px;
}
#nst_banner a:hover {
	background-image: url(images/nst_banner_hover.jpg);
}


