@charset "EUC-JP";

/*////////////////////////////////////////////////////////////
	COMMON
////////////////////////////////////////////////////////////*/

html,body{
	font-family: arial, sans-serif;
}


/*////////////////////////////////////////////////////////////
	NAVI
////////////////////////////////////////////////////////////*/

.link_01 {
	background-image: url(../img/ic_link_01.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 2px;
}
.link_02 {
	background-image: url(../img/ic_link_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
}
#category h3 {
	margin-top: 0.5em;
}
*html #keyword .help a {
	background-position: 0px 8px;
}
#footer_navi dt {
	clear: both;
}
#keyword p {
	font-size: 70%;
}
#gnavi ul.sub {
	width: auto;
}

/*////////////////////////////////////////////////////////////
	COMPANY
////////////////////////////////////////////////////////////*/

#company th {
	text-align: left;
	width: 170px;
}
#company th strong {
	background-image: url(/img/ic_bag_03.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
	padding-left: 14px;
}

/*////////////////////////////////////////////////////////////
	MEMBER
////////////////////////////////////////////////////////////*/

#member img.btn_add_address {
	margin-left: 340px;
	margin-bottom: 5px;
}

/*////////////////////////////////////////////////////////////
	CART
////////////////////////////////////////////////////////////*/

#deliv img.btn_edit_customer {
	margin-left: 337px;
}
