@import url("basic.css");
@import url("http://www.harenchi.co.jp/tokyo/css/shopmodule/option.css");


.sublink,
.subLink{width:535px; zoom: 1;}
.sublink:after,
.subLink:after{content:""; display:block; clear:both; width:0; height:0;}
.sublink li,
.subLink li{float:right;}
.sublink a,
.subLink a{
min-width:90px;
background: #f6f6f6;
border: 1px solid #e1e1e1;
border-radius: 3px;
padding:5px 10px;
display:block;
font-size:11px;
text-align: center;
margin-bottom:5px;
}
.sublink a:hover,
.subLink a:hover{background: #ff4882; color: #ffffff; border-color: #ff4882;}

/*----------------------------------------------------------------------------------

”option

----------------------------------------------------------------------------------*/
.mainCont .section dl{
background:url(../option/images/bg.jpg) no-repeat;
background-position:center top;
}
.mainCont .section dl dt{color:#e8497b; text-shadow: 0 1px 0 #ffffff; font-size:11px;}
.mainCont .section dl dd span{color:#c52e5e;}
.mainCont .section dl dd img{border-color:#e1e1e1;}
.mainCont .section dl dd a:hover img{
  border-color:#ffb9cf;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.mainCont .options .taxcom{margin-bottom:10px; padding:0 5px 0 0;}
.mainCont .options .caution{width:518px; padding:10px;}
