/********** Visual Element ********************/
#visual_element{
 margin: 0;
 padding: 0;
}

/********** Contents ********************/
/*** Right column ***/
#rightColumn h2{
 margin: 0;
 padding: 0 0 10px 10px;
}

.bannerHangerLeft{
 width: 340px;
 margin: 0;
 padding: 0 0 20px 0;
 float: left;
}

.bannerHangerRight{
 width: 340px;
 margin: 0;
 padding: 0 0 20px 10px;
 float: left;
}

.bannerHangerLeft a,.bannerHangerRight a{
 width: 340px;
 height: 232px;
 margin: 0;
 padding: 0;
 text-decoration: none;
 display: block;
 text-indent: -35000px;
 /*\*/overflow: hidden;/* */
}

a.b01{background: url(../img/home/P1-1.jpg) no-repeat 0 0;}
a:hover.b01{background: url(../img/home/P1-2.jpg) no-repeat 0 0;}
a.b02{background: url(../img/home/P2-1.jpg) no-repeat 0 0;}
a:hover.b02{background: url(../img/home/P2-2.jpg) no-repeat 0 0;}
a.b03{background: url(../img/home/P3-1.jpg) no-repeat 0 0;}
a:hover.b03{background: url(../img/home/P3-2.jpg) no-repeat 0 0;}
a.b04{background: url(../img/home/P4-1.jpg) no-repeat 0 0;}
a:hover.b04{background: url(../img/home/P4-2.jpg) no-repeat 0 0;}
a.b05{background: url(../img/home/P5-1.jpg) no-repeat 0 0;}
a:hover.b05{background: url(../img/home/P5-2.jpg) no-repeat 0 0;}

.bannerHanger{
 margin: 0;
 padding: 0 0 20px 0;
}

.bannerHanger img.style02{margin: 0 6px;}

#handlingBrand{
 margin: 0 0 20px 0;
 padding: 0;
 border: 4px solid #999999;
}

#handlingBrand td{padding: 5px 0;}

#handlingBrand td img{vertical-align: middle;}

#handlingBrand td.top img{margin: 0 13px 0 7px;}

#handlingBrand td.top img.title{margin: 0 30px 0 7px;}

#handlingBrand td.middle img{margin: 0 20px 0 7px;}

#handlingBrand td.bottom img{margin: 0 7px;}

/*** Left column ***/
#leftColumn{background-color: #0099CC;}

#leftColumn ul li a{
 color: #FFFFFF;
 padding: 5px 10px 5px 24px;
 background: url(../img/pointer02.gif) no-repeat 10px 8px;
}

#leftColumn ul li a:hover{
 color: #0099CC;
 background: url(../img/pointer03.gif) no-repeat 10px 8px #EEF7FD;
}

