/*コンテンツの幅調整*/
#contents{
 width:630px;
margin:0 auto;
}

/*分割ブロックの位置調整*/
#contents .sz_area_splitter_wrapper{
 width:600px;
margin:0 auto 20px;
}


/*td以外にも使用できるように*/
.tbltitle{
background-image: url(../img/bg.jpg);
background-repeat: repeat-x;
font-size: 14px;
text-indent: 6px;
color: #333;
line-height: 135%;
font-weight: bolder;
padding: 0 0 0 3px;
}



/*Google map*/
#sz_googlemap_area85{
 width:600px!important;
 height:370px!important;
margin:0 auto!important;
}

#sz_googlemap_area92{
 width:600px!important;
 height:370px!important;
margin:0 auto!important;
}

.sz_html_content {
    margin: 0 auto;
    width: 100%;
}

table.shoplink td.cellname{
    width: 170px !important;
}