@charset "UTF-8";
/* CSS Document */

body {
margin: 0;
padding: 0;
background: url(../images/bg_body.gif) 0 0;
font-family: Helvetica, Arial, san-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size: small;
line-height: 1.3;
color: #555555;
}

#contents_wrapper {
clear: both;
margin: 0;
padding: 20px 0 0 0;
_position: relative;
width: 100%;
}

#contents_left {
margin: 0;
padding: 0;
width: 530px;
_width: 528px;
float: left;
}

#contents_right {
margin: 0;
padding: 0;
width: 250px;
float: right;
}

* html #contents_right { //for IE6 bug
position: absolute;
top: 20px;
right: 0;
margin: 0;
padding: 0;
width: 250px;
}

#contents_right li {
	margin: 0;
	padding: 0;
}

#campaign_info_area .new, #products_info_area .new, #race_info_area .new, #other_info_area .new {
list-style: none;
background: url(../images/icon_new_s_green.gif) left 2px no-repeat;
padding: 0 0 0 43px;
line-height: 1.8;
}

.other_product_powerup {
background: url(../images/thumb_other_parts_powerup_en.gif) 0 0 no-repeat;
}
