/*====================================================================

index.css

====================================================================*/

/*--------------------------------------------------------------------
Contents
--------------------------------------------------------------------*/
#Contents{width:898px;}
#Container{ height:586px;}



/*--------------------------------------------------------------------
Left
--------------------------------------------------------------------*/
#Left{float:left;width:696px;height:95px;border:1px solid #a3a3a4;background-color:#0f0f10;margin-top:9px;}
#Left p{padding-left:15px;padding-right:15px;padding-top:8px;text-align:left;font-size:12px;}


/*--------------------------------------------------------------------
Right
--------------------------------------------------------------------*/
#Right{float:right;margin-top:9px;}


#Scrollsell {
scrollbar-arrow-color:#000000;
scrollbar-face-color:#333333;
scrollbar-highlight-color:#333333;
scrollbar-shadow-color:#333333;
scrollbar-3dlight-color:#333333;
scrollbar-darkshadow-color:#333333;
scrollbar-track-color:#666666;
overflow:auto;width:670px;height:50px;margin-top:5px;padding-left:10px;}

#Scrollsell {
scrollbar-arrow-color:#000000;
scrollbar-face-color:#333333;
scrollbar-highlight-color:#333333;
scrollbar-shadow-color:#333333;
scrollbar-3dlight-color:#333333;
scrollbar-darkshadow-color:#333333;
scrollbar-track-color:#666666;
overflow:auto;width:670px;height:50px;margin-top:5px;padding-left:10px;}

#Scrollsell2 {margin-top:10px;}

#Scrollsell a{color:#ffffff;}
#Scrollsell a:visited{color:#ffffff;text-decoration:none;}
#Scrollsell a:hover{color:#cccccc;text-decoration:none;}




/* スライド
-----------------------------------------*/
#logo {
position: absolute;
z-index: 3;
top:40px;
margin-left:20px;
}

#gallery ul{
width:200px;
top:100px;
margin:20px;
z-index: 2;
position: absolute;
}

#gallery ul li{
float:left;
margin:0 10px 10px 0;
border:3px solid #CCC;
width:70px;
height:70px;
}



.section_lineup_img {
background: url(../../img/1.png) no-repeat;
width:898px;
height:462px;
z-index: 1;
position: relative;
}


.section_lineup_img div{
width:898px;
height:460px;
margin:0;
}


.clear{
clear:both;
}