@charset "utf-8";

#stuff{
width: 100%;
/*750px*/
position:relative;
}
#h2_recruit {
background: url(img/recruit_title.jpg) top center no-repeat;
}
#h2_recruit span{
padding-left: 425px;
}


/*アンカーリンクエリア*/
#stuff #anchor_box{
width: 100%;
position:absolute;
z-index:10;
}
#stuff #anchor_box ul{
float:right;
position:relative;
}
#stuff #anchor_box li{
float:left;
padding-left: 3px;
padding-bottom: 3px;
border-bottom: 1px solid #ccc;
}
#stuff #anchor_box li img{
vertical-align: top;
}
#stuff #anchor_box li.first{
padding-left: 0px;
}
#stuff #anchor_box li a{
}

/*カテゴリ表スタイル*/
#stuff .f_box{
width: 100%;
position:relative;
margin-bottom: 40px;
}
#stuff .stuff_box{
}
#stuff .f_box p.title{
width: 100%;
background:#fff;
}

#stuff .f_box div.floor{
width: 100%;
background:#003366;
margin-bottom: 30px;
}
#stuff .f_box .floor div{
margin-left: 60px;
padding-bottom: 20px;
width: 690px;
background:#fff;
}
#stuff .f_box div h3{
color:#fff;
text-align: right;
padding: 5px 15px 5px 15px;
line-height: 2;
}
#stuff .f_box div h3 span{
float: left;
display: block;
font-weight: bold;
line-height: 1.2;
text-align: left;
}
#stuff .f_box div h3 a{
color:#fff;
text-decoration: underline;
}
#stuff .f_box div h3 a:hover{
text-decoration: none;
}
#stuff .f_box div dl:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#stuff .f_box div dl{
background: url(img/solid_y999.jpg) 130px 0 repeat-y;
width: 670px;
clear: both;
min-height: 1px;
line-height: 1.4;
}
#stuff .f_box div dt{
float: left;
width: 130px;
padding-top: 10px;
}
#stuff .f_box div dt span{
padding: 0 12px;
display: block;
}
#stuff .f_box div dd{
float: left;
width: 540px;
padding-top: 10px;
}
#stuff .f_box div dd span{
padding: 0 12px 0 20px;
display: block;
}





/*カテゴリカラースタイル*/
/*ファッション*/
#stuff #color_1 div h3{
background:#D00A3B;
}

/*レストラン*/
#stuff #color_2 div h3{
background:#494383;
}


/*アミューズメント*/
#stuff #color_3 div h3{
background:#005B9A;
}


/*グッズ*/
#stuff #color_4 div h3{
background:#F4B71E;
}


/*サービス*/
#stuff #color_5 div h3{
background:#006347;
}

/*一階*/
#stuff .f_box div.floor_1{
background: url(img/1f.jpg) top left no-repeat #999;
}
#stuff .f_box div.floor_2{
background: url(img/2f.jpg) top left no-repeat #999;
}
#stuff .f_box div.floor_3{
background: url(img/3f.jpg) top left no-repeat #999;
}
#stuff .f_box div.floor_4{
background: url(img/4f.jpg) top left no-repeat #999;
}
#stuff .f_box div.floor_5{
background: url(img/cinema.jpg) top left no-repeat #999;
}
#stuff .f_box div.floor_6{
background: url(img/sport.jpg) top left no-repeat #999;
}


#stuff .anchor_name{
margin: 0;
padding: 0;
height: 0px;
font-size:0px;
}

