@charset "utf-8";

/*Empty space*/
#rightBox {
background: url(../../img/front/greenbottom.gif) left bottom no-repeat;
padding-bottom: 13px;
}

h2 {
width: 583px;
height: 41px;
float:left;
display: block;
clear: left;
background: url(../../img/front/b01.gif) left top no-repeat;
text-indent: -9999px;
margin:0;
}

#blocks {
width:583px;
float:left;
background: url(../../img/front/greenback.gif) left top repeat-y;
/*padding-bottom: 10px; */ /*comment out */
margin: 0;
}
#blocks div {
width:356px;
/*float:left;*/ /* comment out */
margin: 34px 0 0 80px; /* edit margin: 34px 0 0 45px; */
}
#blocks a {
float:left;
}
#blocks ul {
float:left;
padding-left:25px;
margin-top: 0; /* add */
margin-left:21px;
background: url(../../img/front/b02.gif) left top repeat-y;
list-style-type: none;
}
/* add start */
#blocks ul li a {
	float: none;
}
/* add end */
#blocks ul li {
padding:0 0 10px 0; /* edit padding-bottom:15px; */
}
