@import "base.css";

.main{background: url(../img/fair_bg.jpg) repeat-y;}
.main h2{width: 410px; height: 100px; margin: 10px 0 10px 100px; text-indent: -999px; overflow: hidden;}

.main #curryset{background: url(../img/contents-top.jpg) no-repeat;}


.top-text{width: auto; height: auto; margin: 0 10px 10px 10px; padding: 5px 50px; background: #ffdf79;}
.top-text img{float: left; margin: 0 10px 10px 10px; padding: 0; background: #ffdf79;}
.top-text span{margin: 0 ; padding: 0; clear: both;}

.main ul{width: 100%; height: auto; margin: 0 0 30px 0;}
.main ul:after{display:block; content:""; height:1px; margin-top:-1px; clear:both;}
.main ul li{width: 150px; height: auto; float: left; margin: 0 0 10px 0; text-align: center;}
.main ul li span{width: auto; height: auto; margin: 0 10px; display: block;}




.item-box{width: 580px; height: auto; margin: 0 0 10px 5px; padding: 10px 5px; clear: both; background: #b8a088;}
.item-box:after{display:block; content:""; height:1px; margin-top:-1px; clear:both;}
.item-box h3{width: auto; height: 18px; margin: 0 0 10px 0; border-bottom: 2px solid #dc5f1a; text-indent: -999px; overflow: hidden; }
.item-box #item1{background: url(../img/setbana_01.gif) no-repeat;}
.item-box #item2{background: url(../img/setbana_02.gif) no-repeat;}
.item-box #item3{background: url(../img/setbana_03.gif) no-repeat;}
.item-box #item4{background: url(../img/setbana_04.gif) no-repeat;}
.item-box #item5{background: url(../img/setbana_05.gif) no-repeat;}
.item-box #item6{background: url(../img/setbana_06.gif) no-repeat;}
.item-box #item7{background: url(../img/setbana_07.gif) no-repeat;}

.item-box img{float: left; margin: 0;}
.item-box div{width: 190px; height: auto; float: left; margin: 0;}
.item-box p, .item-box dl{width: auto; height: auto; margin: 0 10px; padding: 5px; color: #ff8c00; background: #fff9e1; font-weight: bold;}
.item-box p span{width: auto; height: auto; margin: 5px 0; padding: 5px; font-weight: normal; font-size: 11px; color: #fff; background: #ff4646; display: block;}
.item-box p img{float: none; margin: 0;}

.item-box .f-cart{margin: 0}
.item-box .f-cart div span{width: auto; height: auto; padding: 5px 0 10px 5px; display: block; clear: both;}
.item-box .f-cart div img{float: none; margin: 0;}

