@charset "Shift_JIS";
/* トップページコンテンツ---START------------------------------------------- */
#contents {
width: 660px;
height: 130px;
margin: 0 auto;
padding: 0;
}

#contents-title{
height: 20px;
background: url(./images/contents.gif);
margin: 0 0 10px 0;
padding: 0;
text-indent: -9999px;
}
/* トップページコンテンツ---END------------------------------------------- */


/* トップページボタン---START------------------------------------------- */

#top-but {
width: 305px;
height:91px;
float: left;
color: #333;
background: url(./images/top-but.gif) no-repeat;
margin: 5px 0 0 10px;
padding: 0;
}

#top-but ul {
margin:0px;
padding:0px;
list-style: none;
position:absolute;
}

#top-but li#gikou  {position:absolute;width: 190px;top:0px;height:40px;}
#top-but li#gikou  a{height:40px;}

#top-but li#support  {position:absolute;width: 190px;top:43px;height:40px;}
#top-but li#support a {height: 40px;}

#top-but li#job  {position:absolute;width: 110px;top:0px;height:19px;left:195px;}
#top-but li#job a {height: 19px;}

#top-but li#contact  {position:absolute;width: 110px;top:23px;height:19px;left:195px;}
#top-but li#contact a {height: 19px;}

#top-but li#access {position:absolute;width: 110px;top:44px;height:19px;left:195px;}
#top-but li#access a {height: 19px;}

#top-but li#company {position:absolute;width: 110px;top:65px;height:19px;left:195px;}
#top-but li#company a {height: 19px;}

#top-but li a {position: relative;text-decoration: none;display: block;text-indent: -9999px;}

/*  トップページボタン--END----------------------------------------------- */


#top-but-ban {
float: right;
width: 335px;
height:91px;
text-indent: -9999px;
}

#top-but-ban a{
float: right;
width: 323px;
height:91px;
background-image: url("./images/hamigakiclub.gif");
margin: auto;
}

/* トップ画像---START------------------------------------------- */

#banner {
width: 700px;
font-family: verdana, arial, sans-serif;
background-image: url("./images/top.jpg");
height: 180px;
}

#bannertitle {
text-indent: -9999px;
}

#bannerdes {
text-indent: -9999px;
}

/* トップ画像---END------------------------------------------- */


/* トップバナー---START------------------------------------------- */
#top_banner{
float: left;
}
/* トップバナー---END------------------------------------------- */

/* フッター---START------------------------------------------- */

#footer {
clear: both;
width: 700px;
font-family: verdana, arial, sans-serif;
background-image: url("./images/footer.gif");
height: 26px;
position: relative;
margin: 0;
padding:0;
text-indent: -9999px;
}

/*フッター---END------------------------------------------- */




/* バナーエリア---START------------------------------------------- */
.ban-area {
width: 640px;
height:100px;
margin:0 auto;
display:block;
}

.kanto a{
float: right;
display:block;
width: 317px;
height:93px;
text-indent: -9999px;
background-image: url("./images/kanto.jpg");
}

.kansai a{
float: left;
display:block;
width: 317px;
height:93px;
text-indent: -9999px;
background-image: url("./images/kansai.jpg");
}

.ban-right a{
float: right;
display:block;
width: 317px;
height:87px;
text-indent: -9999px;
background-image: url("./images/pan.gif");
}

.ban-left a{
float: left;
display:block;
width: 317px;
height:87px;
text-indent: -9999px;
background-image: url("./images/cercon.gif");
}

/* バナーエリア---END------------------------------------------- */