@charset "utf-8";
/*株式会社アクワイア
orgarhythm */
/* top.css */


/*********************************************
title
*********************************************/
.title_container{
width:1000px;
height:110px;
margin:0px auto;
text-align:left;
}

.flash_container{
width:911px;
height:414px;
margin:0px auto;
text-align:center;
background-image: url(../../top/images/top_flash_base.gif);
background-image:url(../../images/top_flash_base02a.png);
background-repeat:no-repeat;
}

.flash_container_anime{
width:911px;
height:414px;
margin:0px auto;
text-align:center;
background-image: url(../../top/images/top_flash_base02.gif);
background-repeat:no-repeat;
}

.flash_container02{
width:911px;
height:414px;
margin:0px auto;
text-align:center;
background-image: url(../../top/images/top_ganime.gif);
background-repeat:no-repeat;
}

.spec_container{
width:1000px;
height:113px;
margin:0px auto;
text-align:center;
}




/*********************************************
SUBset
*********************************************/
.subset{
width:911px;
height:55px;
margin:0px auto 15px auto;
text-align:center;
list-style:none;
padding:0px 0px 0px 0px;
}

#topics{
width:286px;
height:45px;
float:left;
background-image: url(../../top/images/topics.gif);
background-repeat:no-repeat;
padding:10px 0px 0px 80px;
}
.topics_date{
width:90px;
height:8px;
color:#FFFFFF;
font-size:10px;
padding:2px;
}

.topics_txt{
width:150px;
height:8px;
color:#FFFFFF;
font-size:10px;
padding:2px;
text-align:left;
}

#new_btn,#new_btn a{
width:530px;
height:55px;
float:right;
display: block;
text-indent:-9999px;
}

#new_btn{
background-image: url(../../top/images/new_btn.gif);
}

#new_btn a{
background-image: url(../../top/images/new_btn.gif);
}

#new_btn a:hover{
background-image: url(../../top/images/new_btn_over.gif);
}




#new_btn_h,#new_btn_h a{
width:425px;
height:55px;
/*padding:0px 0px 0px 0px;*/
float:right;
display: block;
text-indent:-9999px;
margin: 0px;
}

#new_btn_h{
background-image: url(../../top/images/new_btn_header.gif);
position:relative;
top:28px;
right:45px;
}

#new_btn_h a{
background-image: url(../../top/images/new_btn_header.gif);
}

#new_btn_h a:hover{
background-image: url(../../top/images/new_btn_header_over.gif);
}


#title_logo{
float:left;
width:300px;
height:110px;
}