/* トップページのCSS */

*{
padding: 0;
margin: 0;
}

img{
border: 0;
}

body{
background-color: #B0804D;
background-image: url("../common/bg.png");
background-repeat: repeat-x;
}

.fl-left{
float: left;
}

.fl-right{
float: right;
}

.cutter{
clear: both;
}

a{
color: #A37547;
padding-bottom: 1px;
}

a:hover{
text-decoration: none;
}

/* wrapper */

div#wrapper{
width: 900px;
margin: 0 auto 0 auto;
padding-bottom: 3px;
background-color: #FFFFFF;
background-image: url("../common/pg_bg_01.png");
background-repeat: repeat-y;
}

/* header */

div#header{
width: 860px;
height: 45px;
padding-left: 40px;
background-image: url("../img/header_bg_01.png");
background-repeat: no-repeat;
}

div#header h1{
display: block;
float: left;
width: 105px;
height: 45px;
}

div#header ul#subnav{
display: block;
float: right;
width: 603px;
height: 11px;
list-style-type: none;
margin: 18px 10px 0 0;
*+margin: 15px 10px 0 0;
_margin: 15px 5px 0 0;
}

div#header ul#subnav li{
float: left;
}

/* flash */

div#main-flash{
height: 252px;
}

/* global-nav */

ul#global-nav{
display: block;
list-style-type: none;
width: 900px;
height: 53px;
}

ul#global-nav li{
float: left;
}

/* main-content */

div#main-content{
padding-left: 25px;
padding-right: 20px;
}

dl#news{
display: block;
float: left;
width: 585px;
margin-bottom: 25px;
background-image: url("../img/news_bg_01.png");
background-repeat: no-repeat;
}

dl#news dd#more-news{
height: 10px;
padding-right: 15px;
text-align: right;
position: relative;
top: -25px;
font-size: 10px;
}

dl#news dd#more-news a{
padding-left: 9px;
color: #7C6E65;
background-image: url("../img/ac_01.gif");
background-position: 0 2px;
background-repeat: no-repeat;
}

dl#news dt{
display: block;
height: 40px;
text-indent: -300em;
overflow: hidden;
}

dl#news dd{
padding-left: 15px;
font-size: 12px;
}

dl#news dd.news-content span.news-recruit{
display: block;
float: left;
width: 42px;
height: 16px;
background-image: url("../img/ac_recruit.png");
text-indent: -300em;
overflow: hidden;
}

dl#news dd.news-content span.news-product{
display: block;
float: left;
width: 42px;
height: 16px;
background-image: url("../img/ac_product.png");
text-indent: -300em;
overflow: hidden;
}

dl#news dd.news-content span.news-shop{
display: block;
float: left;
width: 42px;
height: 16px;
background-image: url("../img/ac_shop.png");
text-indent: -300em;
overflow: hidden;
}

dl#news dd.news-content span.news-info{
display: block;
float: left;
width: 42px;
height: 16px;
background-image: url("../img/ac_info.png");
text-indent: -300em;
overflow: hidden;
}

dl#news dd span.news-date{
display: block;
float: left;
width: 85px;
padding-left: 10px;
color: #7C6E65;
}

dl#news dd span.news-txt{
display: block;
float: left;
width: 420px;
padding-left: 7px;
margin-bottom: 7px;
}

dl#recruit{
display: block;
float: right;
width: 258px;
background-image: url("../img/recruit_bg_01.png");
background-repeat: no-repeat;
}

dl#recruit dt{
display: block;
height: 40px;
text-indent: -300em;
overflow: hidden;
}

dl#recruit dd#recruit-arbeit{
padding: 0 10px 0 8px;
}

dd#recruit-arbeit a,dd#recruit-arbeit p,dd#recruit-arbeit img{
display: block;
}

dd#recruit-arbeit img{
padding-right: 5px;
}

dd#recruit-arbeit a{
width: 140px;
margin-left: 12px;
_margin-left: 6px;
padding: 5px 0 5px 11px;
font-size: 12px;
background-image: url("../img/ac_01.gif");
background-repeat: no-repeat;
background-position: 0 7px;
}

dd#recruit-arbeit p{
width: 140px;
font-size: 10px;
margin-left: 12px;
_margin-left: 6px;
padding-left: 11px;
color: #7C6E65;
}

dd#recruit-arbeit img.cutter{
padding: 7px 0 9px 0;
}

dd#recruit-link{
padding: 0 10px 0 8px;
}

dd#recruit-link a{
display: block;
margin-left: 12px;
_margin-left: 12px;
padding-left: 11px;
padding-bottom: 3px;
background-image: url("../img/ac_01.gif");
background-repeat: no-repeat;
background-position: 0 3px;
font-size: 12px;
}

dd#recruit-link img{
display: block;
padding: 2px 0 10px 0;
}

dd#banner{
padding-left: 11px;
padding-bottom: 19px;
}

/* footer */

div#footer{
width: 860px;
height: 113px;
margin: 0 auto 0 auto;
}

div#footer div#bottom{
height: 53px;
background-image: url("../common/footer_bg_01.gif");
background-repeat: repeat-x;
}

div#footer div#bottom span#privacy{
display: block;
height: 16px;
margin: 5px 0 0 10px;
}

div#footer div#bottom address{
height: 16px;
margin: 7px 7px 0 0;
}

div#footer div#bottom span#logo2{
display: block;
margin-bottom: 3px;
}