@charset "UTF-8";
/* ALL */
* {
	margin: 0px;
	padding: 0px;
	line-height: 1.35em;
}

a:hover {
	color: #F00;
}

img {
	border: none;
}

.alt {
	display: none;
}

.ind {
	text-indent: -10000px;
}

.just {
	text-align: justify;
	text-justify: inter-ideograph;
}

.clear {
   clear: both;
   height: 0px;
   line-height: 0px;
   zoom: 1;
}

.top {
   vertical-align: top;
}

.mb_10 {
	margin-bottom: 10px;
}

.mb_20 {
	margin-bottom: 20px;
}

.mt_20 {
	margin-top: 20px;
}

.ar {
	text-align: right;
}

#return {
	text-align: right;
}


/* FONT */
.f10 {
	font-size: 10px;
}

.white {
	color: #FFF;
}

.green {
	color:#393;
}

.gray {
	color: #666;
}


/* BASE_BOX */

body {
	text-align: center;
	font-size: small;
	background: url(../images/common/back_feft.gif) repeat-y;
}

#wrapper {
	width: 960px;
	margin:0px auto 0px 0px;
	text-align: left;
}

#left_box {
	width: 190px;
	padding-left: 10px;
	float: left;
}

#right_box {
	width: 750px;
	margin-left: 10px;
	float: right;
}


/* LEFT CONTENTS */
h1 a {
	display: block;
	width: 180px;
	height: 260px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/common/logo_l.jpg) no-repeat;
}

#l_menu {
	width: 180px;
	margin-bottom: 10px;
}

#l_menu ul li a {
	width: 180px;
	height: 50px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

#lm_1 {
	background: url(../images/common/btn_vespa.jpg) no-repeat;
}

#lm_2 {
	background: url(../images/common/btn_fuoco.jpg) no-repeat;
}

#lm_3 {
	background: url(../images/common/btn_derbi1.jpg) no-repeat;
}

#lm_4 {
	background: url(../images/common/btn_derbi2.jpg) no-repeat;
}

#lm_5 {
	background: url(../images/common/btn_sachs.jpg) no-repeat;
}

#lm_6 {
	background: url(../images/common/btn_nexus.jpg) no-repeat;
}

#lm_7 {
	background: url(../images/common/btn_peugeot.jpg) no-repeat;
}

#lm_8 {
	background: url(../images/common/btn_piaggio.jpg) no-repeat;
}

#lm_1 a:hover {
	background: url(../images/common/btn_on_vespa.jpg) no-repeat;
}

#lm_2 a:hover {
	background: url(../images/common/btn_on_fuoco.jpg) no-repeat;
}

#lm_3 a:hover {
	background: url(../images/common/btn_on_derbi1.jpg) no-repeat;
}

#lm_4 a:hover {
	background: url(../images/common/btn_on_derbi2.jpg) no-repeat;
}

#lm_5 a:hover {
	background: url(../images/common/btn_on_sachs.jpg) no-repeat;
}

#lm_6 a:hover {
	background: url(../images/common/btn_on_nexus.jpg) no-repeat;
}

#lm_7 a:hover {
	background: url(../images/common/btn_on_peugeot.jpg) no-repeat;
}

#lm_8 a:hover {
	background: url(../images/common/btn_on_piaggio.jpg) no-repeat;
}

#lm2_1 {
	background: url(../images/common/btn_mp3_navistay.jpg) no-repeat;
}

#lm2_1 a:hover {
	background: url(../images/common/btn_on_mp3_navistay.jpg) no-repeat;
}

#lm2_2 {
	background: url(../images/common/btn_cooler.jpg) no-repeat;
}

#lm2_2 a:hover {
	background: url(../images/common/btn_on_cooler.jpg) no-repeat;
}


/* RIGHT CONTENTS */

#sub_menu {
	width: 745px;
	height: 25px;
	padding-bottom: 5px;
	padding-right: 5px;
}

#sub_menu ul {
	float:right;
}

#sub_menu ul li {
	float: left;
	margin:5px 0px 0px 20px;
	display:inline;
	list-style-type: none;
	background: url(../images/common/icon_arrow_red.jpg) no-repeat 0px 3px;
	text-indent:15px;
	line-height:15px;
}

#sub_menu ul li a {
	color: #999;
	font-size: 10px;
	text-decoration: none;
}

#sub_menu ul li a:hover {
	color: #F00;
}

#navi {
	width: 750px;
	height: 50px;
	margin-bottom: 20px;
}

#navi ul li {
	list-style-type: none;
	float: left;
}

#navi ul li a {
	display: block;
	overflow: hidden;
	width: 125px;
	height: 50px;
	text-indent: -9999px;
}

#nv_1 {
	background: url(../images/common/navi_1.jpg) no-repeat;
}

#nv_2 {
	background: url(../images/common/navi_2.jpg) no-repeat;
}

#nv_3 {
	background: url(../images/common/navi_3.jpg) no-repeat;
}

#nv_4 {
	background: url(../images/common/navi_4.jpg) no-repeat;
}

#nv_5 {
	background: url(../images/common/navi_5.jpg) no-repeat;
}

#nv_6 {
	background: url(../images/common/navi_6.jpg) no-repeat;
}

#nv_1 a:hover {
	background: url(../images/common/navi_on_1.jpg) no-repeat;
}

#nv_2 a:hover {
	background: url(../images/common/navi_on_2.jpg) no-repeat;
}

#nv_3 a:hover {
	background: url(../images/common/navi_on_3.jpg) no-repeat;
}

#nv_4 a:hover {
	background: url(../images/common/navi_on_4.jpg) no-repeat;
}

#nv_5 a:hover {
	background: url(../images/common/navi_on_5.jpg) no-repeat;
}

#nv_6 a:hover {
	background: url(../images/common/navi_on_6.jpg) no-repeat;
}


/* FOOTER */
#footer {
	width: 720px;
	padding: 0px 15px 15px 15px;
	background-color: #000;
	margin-top: 50px;
}

#footer table {
	border-collapse: collapse;
	width: 720px;
	margin-bottom: 10px;
}

#footer table tr td {
	padding: 3px 0px;
	border-bottom: 1px solid #999;
}

.footer_top a {
	color:white;
	text-decoration:none;
}

.menu_l {
	width: 15%;
}

.menu_l a {
	text-decoration: none;
	color: #FFF;
	font-size: 10px;
}

.menu_l a:hover {
	color: #F00;
}

.menu_s a {
	text-decoration: none;
	color: #999;
	font-size: 10px;
}

.menu_s a:hover {
	color: #FFF;
}

.red {
	color: #900;
}

.b {
	font-weight: bold;
}


/* RIGHT CONTENTS */
.ttl_s {
	width: 750px;
	height: 20px;
	text-indent: 20px;
	background: url(../images/icon_square.jpg) no-repeat left center;
	color: #900;
	font-weight: bold;
	border-bottom: 1px solid #900;
	margin-top: 20px;
	margin-bottom: 10px;
}

/*********************************************************************/
/* USCES cart page style */
.usccart_navi ol {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	display: block;
	height: 31px;
	width: auto;
	background-image: url(../images/cart_navi.jpg);
	background-repeat: no-repeat;
}
.usccart_navi li {
	float: left;
	padding-right: 0px;
	padding-left: 35px;
	margin: 0px;
	height: 31px;
	padding-top: 2px;
	padding-bottom: 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 29px;
}
.usccart_navi ol.usccart_cart {
	background-position: 0px 0px;
}
.usccart_navi ol.usccart_customer {
	background-position: 0px -32px;
}
.usccart_navi ol.usccart_delivery {
	background-position: 0px -63px;
}
.usccart_navi ol.usccart_confirm {
	background-position: 0px -95px;
}
.usccart_navi li.usccart_cart {
	width: 85px;
}
.usccart_navi li.usccart_customer {
	width: 94px;
}
.usccart_navi li.usccart_delivery {
	width: 125px;
}
.usccart_navi li.usccart_confirm {
	width: 70px;
}
#inside-cart .post {
	width: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 10px;
}
#inside-cart h2 {
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	color: #ffffff;
	background-color: #ffcc00;
	height: 32px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffe679;
}
#inside-cart p {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#inside-cart .send {
	text-align: center;
	width: auto;
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffcc00;
}
#customer-info .post {
	width: auto;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#customer-info .error_message {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #ff0000;
}
#customer-info h2 {
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	color: #ffffff;
	background-color: #ff9900;
	height: 32px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffc56a;
}
#customer-info form {
	margin: 0px;
	padding: 0px;
}
#customer-info table {
	margin-top: 10px;
	border-collapse: collapse;
}
#customer-info th {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #4c4d25;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #e6e6e6;
	background-color: #f3f3f3;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 25%;
}
#customer-info td {
	font-size: 11px;
	line-height: 150%;
	color: #4c4c4c;
	border: 1px solid #e6e6e6;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#customer-info .customer_form input {
	width: 50%;
	margin-right: 3px;
}
#customer-info .customer_form tr.inp1 input {
	width: 82%;
	margin-left: 3px;
}
#customer-info .customer_form tr.inp2 input {
	width: 75%;
	margin-left: 0px;
	margin-right: 3px;
}
#customer-info .send {
	text-align: center;
	width: auto;
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ff9900;
}
#delivery-info .post {
	width: auto;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#delivery-info h2 {
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	color: #ffffff;
	background-color: #ff6600;
	height: 32px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffaa68;
}
#delivery-info form {
	margin: 0px;
	padding: 0px;
}
#delivery-info table.customer_form {
	margin-bottom: 10px;
	border-collapse: collapse;
	width: 100%;
}
#delivery-info th {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #4c4d25;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #e6e6e6;
	background-color: #f3f3f3;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 25%;
}
#delivery-info td {
	font-size: 11px;
	line-height: 150%;
	color: #4c4c4c;
	border: 1px solid #e6e6e6;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#delivery-info .error_message {
	font-size: 13px;
	line-height: 26px;
	font-weight: bold;
	color: #ff0000;
}
#delivery-info .customer_form dl {
	margin: 0px;
	padding: 0px;
	width: auto;
}
#delivery-info .customer_form dt {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	width: auto;
	padding-top: 5px;
}
#delivery-info .customer_form dd {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#delivery-info #delivery_table input {
	width: 50%;
	margin-right: 3px;
}
#delivery-info #delivery_table tr.inp1 input {
	width: 83%;
	margin-right: 0px;
	margin-left: 3px;
}
#delivery-info #delivery_table tr.inp2 input {
	width: 76%;
	margin-right: 3px;
	margin-left: 0px;
}
#delivery-info .customer_form .btn {
	width: 24px;
}
#delivery-info #time {
	margin-top: 10px;
}
#delivery-info #time textarea {
	height: 100px;
	width: 94%;
}
#delivery-info .send {
	text-align: center;
	width: auto;
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ff6600;
}
#info-confirm .post {
	background-color: #ffffff;
	width: auto;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#info-confirm h2 {
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	color: #ffffff;
	background-color: #ff3300;
	height: 32px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ff8f71;
}
#info-confirm form {
	margin: 0px;
	padding: 0px;
}
#info-confirm #confirm_table {
	width: 100%;
	margin-top: 15px;
	border-collapse: collapse;
}
#confirm_table h3 {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #ff3300;
	margin: 0px;
	padding: 0px;
}
#confirm_table th {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #50511d;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #e6e6e6;
	width: 25%;
}
#confirm_table td {
	font-size: 12px;
	line-height: normal;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #e6e6e6;
}
#confirm_table .ttl {
	background-color: #ffffef;
}
#confirm_table .bdc {
	background-color: #edf6ff;
}
#info-confirm .send {
	text-align: center;
	width: auto;
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF3300;
}
#coml-page h2,#error-page h2 {
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	color: #ffffff;
	background-color: #666600;
	height: 32px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b2b165;
}
#coml-page p,#error-page p {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#coml-page form,#error-page form {
	margin: 0px;
	padding: 0px;
}
#coml-page .send,#error-page .send {
	text-align: center;
	width: auto;
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b2b165;
}
#coml-page .post,#error-page .post {
	background-color: #ffffff;
	padding: 15px;
	width: auto;
	margin-top: 10px;
}
/* End USCES cart page style */
/*********************************************************************/

/* add 091120 */
#bn_area {
	margin-top: 20px;
}

#bn_area p {
	padding-bottom: 10px;
	color: #CCC;
}

/* add 100215 */

#inquiry_box {
	width: 700px;
	height: 153px;
	margin: 30px auto;
	position: relative;
}

#inq_btn a {
	display: block;
	width: 197px;
	height: 36px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/common/btn_inquiry_off.jpg) no-repeat;
	position: absolute;
	top: 95px;
	left: 430px;
}

#inq_btn a:hover {
	background: url(../images/common/btn_inquiry_on.jpg);
}