@charset "utf-8";

/* ===========================================================
Style For Bland
=========================================================== */

/* index
------------------------------------------------------------*/
#main.site{
	float:left;
	display:inline;
	width:732px;
}

#main .brandList{
	background:url(../img/brand/top/bg_brand_top_01.gif) repeat-x 0 0;
	margin-bottom:20px;
	padding:7px 30px 0 30px;
	overflow:hidden;
	zoom:1;
}

#main .sitemap table.tbl3Cell, #main .sitemap table.tbl4Cell {
    margin-bottom: 20px;
    width: 100%;
}

#main .sitemap table.tbl3Cell td, #main .sitemap table.tbl4Cell td {
    padding-bottom: 3px;
    vertical-align: top;
}

#main .sitemap table.tbl3Cell td {
    width: 33%;
}

#main .sitemap table.tbl4Cell td {
    width: 25%;
}

#main .sitemap .bottomTblArea {
    background: url("/img/common/line_dot_x00.gif") repeat-x scroll left top transparent;
    padding-top: 20px;
    width: 660px;
}



