*{
  margin: 0;
  padding: 0;
}

html, body{
  height:100%;
}

html{
  font-size: 100%;
}

body{
  font-family: Arial, Helvetica, Sans, FreeSans, “MS Gothic”, “MS P Gothic”, Osaka, “Hiragino kaku Gothic”;
  font-size: .9em;
  font-style: normal;
  color: #666;
  /*background: #261c13;*/
  background: #a0522d;
  min-height:100%;
  height:auto !important; /* ie6 ignores it */
  height:100%; /* fix */
  position: relative;
}

/* -- preset params -- */

a{
  color: #0071bb;
  text-decoration: none;
}

a:hover{
  color: #f44365;
  text-decoration: none;
}

h4{
    font-size: 100%;
}

#container{
    width: 100%;
    text-align: center;
}

#all{
    width: 960px;
    margin: auto;
    text-align: left;
    background: #fff;
}

/* -- header -- */

#title-area{
    width: 960px;
    height: 190px;
    background-image:url(./image/red-center.jpg);
    color: #ffffff;
}

#main-title{
    color:#fff;
}

#main-title h1{
    font-size: 300%;
    font-weight: bold;
    font-family: Sans, Arial;
    padding: 70px 0px 0px 50px;
}

#main-title h2{
    font-size: 120%;
    font-family: Sans, Arial;
    padding: 20px 0px 0px 200px;
}

#main-title a{
    color: #fff;
}

/* -- main page -- */

#wrap{
    width: 960px;
    padding: 5px 0px 0px 0px;
}

#main{
    padding: 0px 8px 0px 8px;
}

#left{
    float: left;
    width: 170px;
}

#right{
    float: right;
}

#right .photo{
    margin-top: 2px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    text-align:right;
}

.content{
    width: 768px;
    margin-top:18px;
}

.content h1{
    font-size: 180%;
    font-family: Sans, Arial;
    color: #ac0e0e;
    margin-bottom: 12px;
}

.content-centre{
    width: 540px;
    padding: 0px 12px 0px 12px;
}

/* -- sidebar -- */

.sidebar-top{
    margin-top: 2px;
    text-align: center;
    color: #fff;
    background-image: url(./image/box-title-bg-green.png);
}

.sidebar-top h2{
    font-size: 115%;
    padding: 6px 0px 6px 0px;
}

.sidebar{
    font-size: 80%;
    padding: 5px 3px 5px 3px;
    border-left: 2px solid #7cfc00;
    border-right: 2px solid #7cfc00;
    border-bottom: 2px solid #7cfc00;
    background: #edffdf;
    line-height:150%;
    margin-bottom: 3px;
}

.sidebar p{
    margin: 3px 0px 3px 0px;
    color: #ac0e0e;
}

.sidebar-a-top{
    margin-top: 2px;
    text-align: center;
    color: #fff;
    background-image: url(./image/box-title-bg-green.png);
}

.sidebar-a-top h2{
    font-size: 115%;
    padding: 6px 0px 6px 0px;
}

.sidebar-a{
    font-size: 80%;
    padding: 5px 3px 5px 3px;
    border-left: 2px solid #7cfc00;
    border-right: 2px solid #7cfc00;
    border-bottom: 2px solid #7cfc00;
    background: #edffdf;
    line-height:150%;
    margin-bottom: 3px;
}

.sidebar-a p{
    margin: 0px 0px 8px 0px;
}

.sidebar-a span{
    color: #ac0e0e;
}

.navigation-top{
    margin-top: 8px;
    text-align: center;
}

.linkbanner{
    margin-top: 8px;
    text-align: center;
}

/* -- rightbar -- */

.rightbar{
    float: right;
    width: 180px;
    border-left: 1px dashed #ccc;
    border-right: 1px dashed #ccc;
    padding: 0px 8px 0px 8px;
}

.rightbar-ad1{
    font-size: 80%;
    color: #757575;
    line-height: 150%;
    margin-bottom: 12px;
    padding: 0px 2px 8px 2px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

.rightbar-ad1 img{
    margin-bottom: 8px;
}

.rightbar-ad1 p{
    margin: 0px 0px 8px 0px;
}

.rightbar-ad1 ul{
    margin-left: 12px;
}

.rightbar-box{
    font-size: 80%;
    color: #757575;
    line-height: 150%;
    margin-bottom: 12px;
    padding: 0px 2px 8px 2px;
    border-bottom: 1px solid #ccc;
}

.rightbar-box ul{
    margin: 8px 0px 0px 12px;
}
.rightbar-box h3,h4{
    color: #cb2929;
    margin-bottom: 8px;
}

.rightbar-box img{
    margin-bottom: 8px;
}

.rightbar-box p{
    margin: 4px 0px 0px 0px;
}

.rightbar-box a:hover{
    color: #f44365;
}

.rightbar-box span{
    color: #ac0e0e;
}

.info a{
    color: #757575;
}

.info ul{
    margin-left: 12px;
}

table.rightbar-box-table{
    width: 100%;
}

table.rightbar-box-table td.l{
    width: 60%;
    padding: 0px 0px 0px 3px;
}

table.rightbar-box-table td.r{
    width: 40%;
    padding: 0px 0px 0px 3px;
    text-align: right;
}

/* -- index menu tab -- */

table.indexmenutab{
    width: 540px;
}
table.indexmenutab a{
    color: #fff;
}
table.indexmenutab a:hover{
    color: #ef5306;
}

#imtab1,#imtab3,#imtab5,#imtab7{
    color:#fff;
    font-weight:bold;
    width:107px;
    padding:3px 0px 3px 0px;
    text-align:center;
    background-repeat:no-repeat;	
    border-right:1px solid #cccccc;
    border-bottom: 1px solid #cb2929;
}

#imtab2,#imtab4,#imtab6,#imtab8{
    color:#fff;
    width:107px;
    padding:3px 0px 3px 0px;
    text-align:center;
    background-repeat:no-repeat;	
    border-right:1px solid #cccccc;
}

#imtab9{
    color:#fff;
    font-weight:bold;
    width:107px;
    padding:3px 0px 3px 0px;
    text-align:center;
    background-repeat:no-repeat;	
    border-bottom: 1px solid #cb2929;
}

#imtab10{
    color:#fff;
    width:107px;
    padding:3px 0px 3px 0px;
    text-align:center;
    background-repeat:no-repeat;	
}

#imtab1,#imtab3,#imtab5,#imtab7,#imtab9{
    background-image:url(./image/bar-darkred-1.gif);
}

#imtab2,#imtab4,#imtab6,#imtab8,#imtab10{
    background-image:url(./image/bar-darkred-2.gif);
    border-bottom:1px solid #fff;
}

/* -- topmenu -- */

#topmenu{
    width: 540px;
}

#topmenu-area{
    height: 200px;
    border: 3px solid #cb2929;
    margin-top: 0px;
    padding: 8px;
}

.topmenu-area-heading{
    color:#cb2929;
    font-size: 130%;
    padding: 0px 0px 6px 0px;
}

table.pickup{
    width: 100%;
    height: 200px;
}

table.pickup td.t-l{
    height: 60px;
    vertical-align: top;
    font-size:90%;
    line-height: 150%;
}

table.pickup td.t-r{
    width: 220px;
    font-size: 80%;
    text-align: center;
}


table.pickup td.t-l p{
    padding: 3px 0px 3px 0px;
    line-height: 150%;
}

table.pickup td.t-r p{
    text-align: center;
    color:#cb2929;
}

table.pickup td.t-r img{
    vertical-align: top;
    border: 1px solid #ccc;
}

.pickup-bottom{
    text-align: center;
    font-size: 80%;
    padding: 0px 0px 12px 0px;
}

.topics{
    margin-top: 12px;
}

.lbatitle{
    background-image: url(./image/titlebar-darkred1.gif);
    color: #fff;
    font-weight: bold;
    font-size: 100%;
    padding: 5px 0px 5px 12px;
    margin-bottom: 12px;
    height: 17px;
}

table.photoframe{
    border: 1px solid #ccc;
}

table.photoframe td{
    width: 33%;
    border:1px dashed #ccc;
    text-align: center;
    font-size: 70%;
}

table.photoframe td p{
    margin: 8px 0px 16px 0px;
    margin-bottom: 8px;
    color:#cb2929;
}

table.category-index {
    width: 100%;
}

table.category-index td{
    width: 33%;
    font-size: 75%;
    line-height: 135%;
}

table.category-index td p{
    color: #ac0e0e;
    font-size: 120%;
}


/* -- articles -- */

#shop_name{
    font-size: 200%;
    color: #000;
    font-weight: bold;
    border-bottom: 3px solid #ba0f0f;
    padding: 0px 0px 3px 12px;
}

#shop_category{
    margin-top:3px;
}

#shop_header{
    height: 190px;
    border: 1px dashed #ccc;
    margin: 18px 0px 0px 0px;
    padding: 6px;
    line-height: 135%;
}

#shop_header table{
    margin-left:8px;
    text-align:center;
}

#shop_header span{
    color: #ba0f0f;
}

.shop_header_description{
    margin: 12px 0px 8px 0px;
}

.shop_header_description p{
    margin: 0px 0px 4px 0px;
}

table.shop_description{
    margin-top:18px;
    margin-bottom:12px;
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #ba0f0f;
}

table.shop_description td.l{
    width: 25%;
    background: #ba0f0f;
    color: #fff;
    padding: 8px 0px 8px 12px;
    border-bottom: 1px dashed #fff;
}

table.shop_description td.r{
    width: 75%;
    padding: 8px 0px 8px 12px;
    border-bottom: 1px dashed #ccc;
}

table.shop_avarage{
    margin-top:5px;
    width: 100%;
    border-collapse: collapse;
}

table.shop_avarage td.l{
    width: 35%;
    padding: 8px 0px 8px 12px;
    border-bottom: 1px dashed #ccc;
    border-right: 1px dashed #ccc;
}

table.shop_avarage td.c{
    width: 12%;
    padding: 8px 0px 8px 12px;
    border-bottom: 1px dashed #ccc;
}

table.shop_avarage td.r{
    width: 53%;
    padding: 8px 0px 8px 0px;
    border-bottom: 1px dashed #ccc;
}

table.shop_avarage span{
    background: #ef5306;
}

#map{
    margin:18px 0px 18px 0px;
    text-align: center;
    border: 2px solid #cb2929;
}

#campaign{
    line-height:135%;
}

#campaign span{
    color: #cb2929;
}

#cp{
    margin:18px 0px 18px 0px;
    padding: 0px 0px 8px 0px;
    background: #f8f0ea;
    border-bottom: 1px solid #cb2929;
}

.cptitle, .maptitle, .paramtitle, .oftitle{
    background-image: url(./image/titlebar-darkred1.gif);
    color: #fff;
    font-weight: bold;
    font-size: 100%;
    padding: 5px 0px 5px 12px;
    margin-bottom: 12px;
    margin-top: 18px;
    height: 17px;
}

.cpbody{
    padding: 0px 12px 0px 12px;
    line-height:135%;
}

.cpbody span{
    color: #cb2929;
}

.cp_description{
    font-size: 75%;
    margin-top:12px;
    padding: 0px 12px 0px 12px;
    line-height: 135%;
}

ul.cp{
    margin: 8px 0px 8px 0px;
    padding: 3px 0px 3px 21px;
    border: 1px dashed #cb2929;
    background: #fde3de;
}

ul.cp li{
    padding: 2px 0px 2px 0px;
}

/* -- footer -- */

#footer-navi{
    margin-top: 20px;
    text-align: center;
    font-size: 75%;
}

#footer-navi a{
    color: #757575;
}

#footer{
    background: #261c13;
    color: #fff;
    font-size: 70%;
    text-align: center;
    padding: 12px 0px 12px 0px;
    margin-top: 20px;
}
