/* CSS Document */
@import url(base.css);
#content_flash{
width:100%;
min-height: 500px;
}
#header{
border-bottom:1px solid #CCCCCC;
height:91px;
background-position:360px 20px;
}


#logo{
text-indent:-9999px;
text-decoration:none;
background:url(../images/logo.gif) no-repeat;
position:absolute;
top:20px;
left:0px;
width:256px;
height:71px;
}

h1{
margin:0px;
font-size:12px;
position:absolute;
top:6px;
left:6px;
width:100%;
height:16px;
color:#999999;
}


#headmenu{
position:absolute;
top:69px;
left:360px;
width:500px;
height:22px;
}



h4{
margin:20px 20px 6px;
border-bottom:1px solid #CCCCCC;
font-size:86%;
line-height:1.4em;
color:#D82929;

}

#news{

position:relative;
top:0px;
left:10px;
}

#news ul{
list-style:none;
font-size:86%;
line-height:1.2em;
margin-left:10px;
color:#666666;
}
#news li{
clear:both;
margin-bottom:4px;
}

.date{
width:6em;
float:left;
font-weight:bold;
}
.topics{
float:left;
}
#bn_box{
position:relative;
top:10px;
left:7px;
height:44px;
width:846px;
}


#bn01 a,#bn02 a,#bn03 a{
text-indent:-9999px;
text-decoration:none;
position:absolute;
top:0px;
width:282px;
height:44px;
}


#bn01 a{
left:0px;
background:url(../images/bn_company.jpg)  no-repeat;
}
#bn02 a{
left:282px;
background:url(../images/bn_ability.jpg)  no-repeat;
}
#bn03 a{
left:564px;
background:url(../images/bn_voice.jpg)  no-repeat;
}

#bn01 a:hover,#bn02 a:hover,#bn03 a:hover{
background-position:0px -44px;
}

.rakuten{
margin:20px 10px 7px;
}
