/*------------------------------------------
Layout
------------------------------------------*/
#container {
position:relative;
width:940px;
margin:0 auto;
background:#ffffff;
}
.main {
position:relative;
overflow:hidden;
top:0;
left:0;
float:left;
width:680px;
}
.side {
position:relative;
overflow:hidden;
top:0;
left:50px;
width:210px;
}

/*------------------------------------------
Decoration
------------------------------------------*/
a:link,
a:visited {color:#ff6600; text-decoration:none;}
a:hover,
a:active {color:#ff3300; text-decoration:none;}

a img {border-bottom:0;}

.footprint {
font-size:10px; 
line-height:160%;
color:#666666;
margin:3px 0 20px 0;
}
.footprint a:hover,
.footprint a:active { border-bottom:1px dotted #ff4000;}

.pagetop {
text-align:right;
padding:18px 0 14px 0;
font-size:10px; 
line-height:160%;
color:#999999;
background:#ffffff;
}
.pagetop a:link,
.pagetop a:visited {color:#999999; text-decoration:none;}
.pagetop a:hover,
.pagetop a:active {color:#000000; text-decoration:none;}


/*------------------------------------------
Parts : My Wacoal
------------------------------------------*/
.btn-mywacoal1 a:link,
.btn-mywacoal1 a:visited {
display:block;
width:210px;
height:118px;
background:url("../img/btn-mywacoal1.gif") top left no-repeat;
text-decoration:none;
text-indent:-9999em;
overflow:hidden;
}
.btn-mywacoal1 a:hover,
.btn-mywacoal1 a:active {
background:url("../img/btn-mywacoal1.gif") bottom left no-repeat;
text-decoration:none;
} 
