/*local navigation
-----------------------------------*/
#subnavi{
float:left;
position:relative;
top:5px;
left:5px;
width:135px;
height:342px;
background-color:#111;
background-image:url(../images/subnavi.gif);
clear:both;
}


#subnavi ul{
position:relative;
top:20px;
left:0px;
list-style:none;
width:135px;
height:300px;
margin:0;
}

#subnavi li{
margin:0;
padding:0;
text-indent:-9999px;
}

#subnavi li a{
text-decoration:none;
display:block;
width:135px;
height:20px;
}

#subnavi li#fw07 a:hover{
background:url(../images/subnavi_collection_on.gif) 0px -20px no-repeat;
}

#subnavi li#male a:hover{
background:url(../images/subnavi_collection_on.gif) 0px -40px no-repeat;
}

#subnavi li#female a:hover{
background:url(../images/subnavi_collection_on.gif) 0px -60px no-repeat;
}

#subnavi li#acc a:hover{
background:url(../images/subnavi_collection_on.gif) 0px -80px no-repeat;
}

#subnavi li#dubai a:hover{
background:url(../images/subnavi_collection_on.gif) 0px -100px no-repeat;
}

#subnavi li#efatta a:hover{
background:url(../images/subnavi_collection_on.gif) 0px -120px no-repeat;
}

#subnavi li#deco a:hover{
background:url(../images/subnavi_collection_on.gif) 0px -140px no-repeat;
}

#subnavi li#permanent a:hover{
background:url(../images/subnavi_collection_on.gif) 0px -160px no-repeat;
}

#subnavi li#archives a:hover{
background:url(../images/subnavi_collection_on.gif) 0px -180px no-repeat;
}


/*main 
-----------------------------------*/
.pablo{
padding:0px;
width:610px;
height:340px;
letter-spacing:2px;
line-height:1.5em;
color:#FFFFFF;
font-weight:normal;
font-size:12px;
background:url(../images/main_pablo.jpg) no-repeat;
}

.text_lega{
padding:80px 0px 0px 5px;
margin: 0px;
float:right;
width:330px;
color:#ccc;
text-align:left;
line-height:1.5em;
letter-spacing:1px;
font-size:12px;
font-family:"MS P明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

.chipton{
padding:0px;
width:610px;
height:340px;
letter-spacing:2px;
line-height:1.5em;
color:#FFFFFF;
font-weight:normal;
font-size:12px;
background:url(../images/main_chipton.jpg) no-repeat;
}

