/* ----- top ----------------------------------------------- */

.top_st01 {
   width:510px;
   height:auto;
   margin:15px 0 0 0;
   padding:0;
}

.top_st02 {
   width:510px;
   height:auto;
   margin:15px 0 0 0;
   padding:0;
}
.top_st02 .top{
   width:510px;
   height:4px;
   overflow:hidden;
   background:url('/img/area_01_top.gif') no-repeat 0 0;
}
.top_st02 .inner{
   width:508px;
   height:auto;
   background:#f9f9f0;
   border-left:solid 1px #e3d470;
   border-right:solid 1px #e3d470;
}
.top_st02 .bottom{
   width:510px;
   height:4px;
   overflow:hidden;
   background:url('/img/area_01_btm.gif') no-repeat 0 0;
}
.top_st02 h2{
   margin:0 0 2px 0;
}
.top_st02 .text{
   width:480px;
   padding:8px 0 8px 14px;
}
.top_st02 .text h3{
   margin:10px 0 2px 0;
   padding:0 0 0 12px;
   background:url('http://tagawa-shingen.com/img/ico_03.gif') no-repeat 0 1px;
}

.fl_left{
   width:288px;
   float:left;
}
.fl_right{
   width:288px;
   float:right;
}
.img_left{
   width:190px;
   height:143px;
   padding-left:10px;
   float:left;
}
.img_right{
   width:190px;
   height:143px;
   padding-right:10px;
   float:right;
}
.fl_clear{
   clear:both;
}



/* ------  shop info  ----------------------------------------- */

.shop_info {
   width:510px;
   height:auto;
   margin:15px 0 5px 0;
}

.shop_info h2{
   margin:0 0 5px 0;
   padding:0;
}

.shop_info .shop_info_inner{
   width:510px;
   padding:0;
}
.shop_info .shop_info_inner .shop_table{
   width:300px;
   padding:0 10px 0 0;
   float:left;
}
.shop_info .shop_info_inner .map{
   width:200px;
   float:left;
   text-align:right;
}

.shop_info .shop_info_inner .shop_table table{
   width:298px;
   border-left:solid 1px #efefef;
   border-right:solid 1px #efefef;
}
.shop_info .shop_info_inner .shop_table td,
.shop_info .shop_info_inner .shop_table th{
   border:0;
   line-height:1.4em;
   margin:0;
   padding:3px 6px;
   border-top:solid 1px #f9f9f9;
   border-bottom:solid 1px #e5e5e5;
}
.shop_info .shop_info_inner .shop_table th{
   background:#f1f1df;
   font-weight:normal;
   width:50px;
}
.shop_info .shop_info_inner .shop_table td{
   background:#ffffff;
}
.shop_info .shop_info_inner .shop_table td.cap{
   padding:0;
   background:#036;
   border-bottom:solid 1px #035;
}
.shop_info .shop_info_inner .map .mid{
   margin:3px 0 0 0;
   vertical-align:middle;
}


/* ----- news area ----------------------------------------- */

.news{
   width:510px;
   height:auto;
   margin:15px 0 0 0;
   padding:0;
}
.news .top{
   width:510px;
   height:4px;
   overflow:hidden;
   background:url('/img/area_01_top.gif') no-repeat 0 0;
}
.news .inner{
   width:508px;
   height:auto;
   background:#f9f9f0;
   border-left:solid 1px #e3d470;
   border-right:solid 1px #e3d470;
}
.news .bottom{
   width:510px;
   height:4px;
   overflow:hidden;
   background:url('/img/area_01_btm.gif') no-repeat 0 0;
}
.news .news_entry{
   width:auto;
   margin:0;
   padding:5px 14px;
}
.news h2{
   margin:0 0 2px 0;
}
.news h3{
    width:100px;
    height:1em;
    padding:0 5px 8px 0;
    font-weight:bold;
    color:#069;
    font-size:12px;
    line-height:1.1em;
    float:left;
}
.news p{
    float:left;
    width:375px;
    margin:0;
    padding:0 0 8px 0;
    font-size:12px;
    line-height:1.1em;
}

.news p a,.news p a:visited{
    color:#036;
    text-decoration:none;
}
.news p a:hover{
    color:#09f;
    text-decoration:underline;
}

/* ----- flash area ---------------------------------------- */

#flash{
    width:570px;
    height:180px;
    margin:0;
    border-bottom:solid 1px #ccc;
}
