/* CSS Document */

/********************
menu
*********************/
#menu{
margin-left: 8px;
width: 771px;
}

.ul_grobal{
position: absolute;
top: 80px;
left: 41px;
}

/************************
main
*************************/
#main{
background: none;
}

#bike{
background-image: url(bike/img/bg_01.jpg);
background-repeat: no-repeat;
width: 760px;
margin-left: 2px;
margin-top: 30px;
}

.img_bike{
margin: 17px 0px 0px 6px;
}

#table_bike{
margin: 25px 0px 0px 18px;
font-size: 12px;
color: #333333;
}


.img_bikephoto{
margin: 0px 10px 0px 0px;
}

.td_ver_top{
vertical-align: top;
}

.td_top_center{
vertical-align: top;
text-align: center;
}

.text_color{
font-size: 11px;
width: 84px;
margin-right: 10px;
}

.table_margin01{
padding-top: 40px;
padding-left: 20px;
}

.table_margin02{
padding-top: 66px;
padding-left: 20px;
}


.td_border{
border-right: solid 1px #D5D5D5;
text-align: left;
vertical-align: top;
padding-top: 1px;
}

.line_table{
background-image: url(bike/img/line_01.gif);
background-repeat: repeat-x;
height:2px;
font-size: 1px;
margin: 7px 0px 7px 0px;
}

.text_01{
width: 70px;
margin-left: 5px;
}

.text_02{
width: 220px;
margin-left: 15px;
margin-right: 20px;
line-height: 17px;
}

.line_table2{
background-image: url(bike/img/line_02.gif);
background-repeat: repeat-x;
height:2px;
font-size: 1px;
width: 744px;
margin: 20px 0px 30px 0px;
}

.td_bikename{
background-image: url(bike/img/bg_bikename.gif);
background-repeat: no-repeat;
}

.text_bikename{
font-size: 16px;
color: #000000;
font-weight: bold;
padding: 5px 0px 20px 60px;
}

#color_sample{
margin-left: 50px;
margin-bottom: 20px;
font-size: 11px;
color: #000000;
}

.td_color{
text-align: center;
}

.table_color{
vertical-align: top;
}

.text_color{
margin-top: 10px;
margin-bottom: 5px;
}

.text_color2{
width: 100px;
margin-top: 10px;
margin-bottom: 5px;
}


.img_color{
margin: 0px 5px 0px 0px;
border: 1px solid #010101;
}

/**********************
footer
***********************/
#footer{
height: 87px;
background-image: url(bike/img/bg_bikefooter.jpg);
background-repeat: no-repeat;
margin-left: 4px;
}

