﻿@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	
	
}
hr {
	margin:15px 5px;
}

body {
	background-image : url(../image/pageBg_1H.png);
	background-position: top left;
	background-repeat: repeat;
	width: 860px;
	margin: 0 auto;
	
}
.hpb-top-image {
	width: 417px;
	height: 321px;
	position: relative;
	overflow: hidden;
    margin-bottom: 10px;
}

#container {  
    width: 100%;  
    
}  


#header {
	width: 860px;
	height: 80px;
	background-image: url(../image/headerBg_1H_01.png);
	margin-bottom: 12px;
	
	
}
#headerMainTitle {
	width: 640px;
	height: 80px;
	float: left;
	
}
#headerMain {
	width: 100%;
	height: 25px;
	padding: 15px 0px 0px 15px;
}
#headerTitle {
	width: 100%;
	height: 30px;
	padding: 10px 0px 0px 10px;
	
}
#headerTitle h2 a {
	text-decoration: none;
	color:#333;
	font-size:22px;
	
	}
#headerTitle h2 {
	
	font-weight:bold;
}
#headerTitle span {
	font-size:17px;
}
#headerExtra {
	text-align: right;
	width: 205px;
	height: 75px;
	float:right;
	padding: 4px 10px 0px 5px;
	color: #FFF;
	line-height: 1.2em;
}
#headerExtra .tel {
	font-size:19px;
}
#headerExtra .address{
	font-size:12px;
}
#hpb-inner {
	
    clear: both;
    position: relative;
}
#hpb-left {
	width: 206px;
	float: left;
	margin-right: 16px;
}
#hpb-nav {
	width: 206px;
    
	background-image : url(../image/navBg_1H_01.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-top: 7px;
    padding-bottom: 9px;
}
#hpb-nav ul {
	width: 206px;
    overflow: hidden;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    list-style-type: none;
    text-align: left;
}
#hpb-nav li  {
	width: 206px;
	height: 46px;
	margin-bottom: 1px;
	
}
#hpb-nav li a {
	display: block;
	width: 180px;
	height: 46px;
	overflow: hidden;
    padding-left: 20px;
    padding-right: 5px;
	
}

#hpb-nav li span.ja {
	font-size:11px;
	display: inline-block;
	 width: 171px;
	 height: 1em;
    text-align: right;
    
}
#hpb-nav li span.en
{
    margin-top: -5px;
    font-weight: bold;
	font-size:12px;
    padding-top: 10px;
    display: block;
}
#hpb-nav a:link
{
    background-image : url(../image/mainmenu_1H_01.png);
    background-position: top left;
    background-repeat: no-repeat;
}
#hpb-nav a:visited
{
    background-image : url(../image/mainmenu_1H_01.png);
    background-position: top left;
    background-repeat: no-repeat;
}
#hpb-nav a:hover
{
    background-image : url(../image/mainmenu_1H_01_on.png);
    background-position: left top;
    background-repeat: no-repeat;
}
#hpb-nav a:active
{
    background-image : url(../image/mainmenu_1H_01_on.png);
    background-position: left top;
    background-repeat: no-repeat;
}
#hpb-nav li a
{
    /* �i�r�Q�[�V���������ݒ� */
    font-weight: normal;
}

#hpb-nav li a:link
{
    color: #000;
    text-decoration: none;
}
/* �i�r�Q�[�V���������F�ݒ� */
#hpb-nav li a:visited
{
    color: #000;
    text-decoration: none;
}
#hpb-nav li a:hover
{
    color: #000;
    text-decoration: none;
}
#hpb-nav li a:active
{
    color: #000;
    text-decoration: none;
}
#banner li {
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;

}
#banner li a {
	display: block;
	width: 206px;
	height: 185px;
	margin: 5px auto;
	
}
#banner a#banner-service
{
    /* ���i�ꗗ�o�i�[ */
    background-image : url(../image/banner/banner_1H_01D.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-recruit
{
    /* �̗p���o�i�[ */
    background-image : url(../image/banner/banner_1H_02D.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-access
{
    /* �A�N�Z�X�o�i�[ */
    background-image : url(../image/banner/banner_1H_03B.png);
    background-position: top left;
    background-repeat: no-repeat;
}
#hpb-inner #companyinfo {
	margin: 0 4px;
	padding-bottom: 10px;
	background-color: #403d3c;
	color: #fff;
	background-image : url(../image/asideBg_1H_01.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#hpb-inner #companyinfo h3 {
	color: #000;
	text-align: center;
	padding: 5px 0;
	margin-bottom: 15px;
	background-color: #fff000;
	font-size: 15px;
}
#hpb-inner #companyinfo p {
	font-size: 12px;
	
	margin-bottom: 10px;
	padding-left:15px;
	line-height: 20px;
	
}
#hpb-inner #companyinfo a {
	color: #A8FFFF;
}
#hpb-inner #companyinfo a:hover {
	color: #FF0;
	
}
#pagetop {
	text-align: right;
    padding: 10px 10px 10px 0;
	height: 20px;
}
#pagetop a {
	width: 130px;
    height: 32px;
	
	
	}
#pagetop a img {
	width: 132px;
	border-style: none;
	
}	
#hpb-footer {
	clear: both;
	width: 850px;
	background-image :url(../image/contentBg_1H.png);
    background-position: top left;
    background-repeat: repeat;
	padding: 5px;
}
#hpb-footerMain {
	width: 528px;
	float:right;
	padding: 5px;
	background-color: #fff;
	height: 15px;
}
#hpb-footerMain p {
	font-size: 12px;
	text-align: right;
	padding-right: 5px;
}
#hpb-footerExtra1 {
	background-color: #878788;
	 width: 299px;
	 float: left;
	 padding: 5px;
	 height: 15px;
}
#hpb-footerExtra1 ul {
	list-style: none;
}
#hpb-footerExtra1 li {
	display: inline;
	padding-left: 13px;
	font-size:12px;
}
#hpb-footerExtra1 a:link
{
    color: #fff;
    text-decoration: none;
}
#hpb-footerExtra1 a:visited
{
    color: #fff;
    text-decoration: none;
}
#hpb-footerExtra1 a:hover
{
    color: #fff;
    text-decoration: underline;
}
#hpb-footerExtra1 a:active
{
    color: #fff;
    text-decoration: underline;
}
h1 {
	font-size:12px;
	
}