@charset "utf-8";
/* CSS Document */



.boxL{
float:left;
width:275px;
}

.boxR{
float:right;
width:275px;
margin-bottom:25px;
}

.sitemap li{
list-style: none;
background: url(../common/images/arrow_o.gif) no-repeat 0px 10px;
padding-left: 10px;
}
