@charset "UTF-8";
@media all
{

/*Hover Hack------------------------------------------*/
body {
	behavior: url("/new-css/csshover3.htc");
}
/*-------------------------------------Hover Hack END*/


/*base.css------------------------------------------*/

* html body {
	text-align: center;
}

* html div.wrapper { 
	margin: 0;
	padding: 0;
	border-left: #000 1px solid;
	border-right: #000 1px solid;
	width: 802px;
	text-align: left;
}

/*Small Category Title*/
* html h3.item-small-category {
	margin: 35px auto 20px;
}

/***Banner area***/
* html div.banner-area{
	margin: 0 74px -20px;
}



/*--------------------------------------base.css END*/

/*navi.css------------------------------------------*/

/*** Bread Crumbs***/
* html #breadcrumbs {
	height:20px;
	font-size: 85%;
	letter-spacing: normal;
}

/***Local Navigation***/
* html #navi-sub ul li a,
* html #navi-sub ul li span#navi-sub-crnt,
* html #navi-sub ul li span.dead-link {
	line-height: 1.1;
}

* html #navi-sub ul li#navi-sub-costmer a{
	margin: 10px 0 0 275px;
}

/*Links Setting - [Rescue Gear] Jack*/
*html body.parts-rescue #navi-sub ul li#navi-sub-jack a,
*html body.soldout-parts-rescue #navi-sub ul li#navi-sub-jack span.dead-link {
	margin: 0 75px 0 0;
	width: 200px;
}


/*--------------------------------------navi.css END*/

/*content.css------------------------------------ --*/

/*Item Unit*/
* html div.item-unit {
	margin: 20px 15px 3px;
}

/*----Item Photograph Area----------*/
/***Item Detail***/

/*Caption Area*/
* html div.item-unit div.item-detail div.caption a{
	margin: 0;
	width: 130px;
}

/*Series*/
* html div.item-unit div.series {
	margin: 12px 0 5px;
	padding: 0 0 0 5px;
	font-size: 93%;
	font-weight: bold;
	clear: both;
}

/*Item supplement Area*/
* html div.item-supplement-area {
	margin: 25px 15px -10px;
	width: 678px;
}

* html div.item-supplement-area div.attention {
	width: 628px;
}

* html div.item-supplement-area div.attention div.pdf a{
	width: 190px;
}

/***Item Spec***/

/*Basic Setting*/
* html div.item-unit table.spec {
	margin: 15px 0 0 5px;
}

/*Spec Title*/
* html div.item-unit table.spec caption {
	margin: 0;
	padding: 0 0 3px;
	text-indent: 0px;
}

/*Go to Top*/
* html div.item-unit div.goto-top {
	margin: 20px 0 0;
	height: 15px;
	width: 100px;
	bottom: -15px;
}

* html div.item-unit div.goto-top a{
	margin: 0 0 0 8px;
	width: 88px;
	line-height: 1.2;
}

/*exception : rg-6004 */
* html div#rg-6004 div.goto-top{
	bottom: -320px;
}

/*Go to Sold out*/
* html div.goto-soldout {
	margin: 30px 15px 0 15px;
	width: 680px;
}

/*Partition*/
* html #parts hr {
	margin: 8px 15px 0;
}

/*------------------------------------content.css END*/

/*jack-expl.css/hand-winch-expl.css--------------- --*/

/*Contents Area*/
* html body.parts-expl div.contents-area{
	margin: 0 0 0 30px;
}
/*--------------jack-expl.css/hand-winch-expl.css END*/

/*scrollto-style.css---------------------------------*/

/*** Navigation ***/
* html body.item-detail #navigation{
	height: 562px;
}

* html body.item-detail #navigation .sup li{
	margin: 3px 0 15px 0;
}


/*** Contents Area ***/
* html body.item-detail #content{
	height: 562px;
}

* html body.item-detail .sub p.caption{
	margin: 5px 15px 16px;
	text-align: left;
}

/*** Exception -Caption- ***/
/*jm-61110*/
/*Seat*/
* html body#jm-61110-detail .section #section1d p.caption,
* html body#seat-fitting .section #section1d p.caption{
	width: 300px;
}

/*** Exception -Photo Layout- ***/
/*Seat*/
/*pt-l0009*/
/*jm-3003*/
/*jm-61110*/
* html body#seat-fitting #fittng-sports-seatj-clearance div.photo,
* html body#seat-fitting #fittng-leather-seat-clearance div.photo,
* html body#seat-fitting #fittng-bucket-seat-clearance div.photo,
* html body#pt-l0009-detail #pt-l0009-detail-backle div.photo,
* html body#jm-3003-detail #jm-3003-detail-03-05 div.photo,
* html body#jm-3003-detail #jm-3003-detail-03-05 div.photo-expl,
* html body#jm-61110-detail #jm-61110-exam03-04 div.photo,
* html body#jm-61110-detail #jm-61110-exam03-04 div.photo-expl{
	margin: 0 5px 0;
}

/*-----------------------------scrollto-style.css END*/

/*rg-kit_howto.css-----------------------------------*/

/*Navigation*/
* html,body#rg-kit-howto{
	overflow-y: hidden;
}

* html #featured ul.ui-tabs-nav li{
	margin: 0 0 1px;
}

* html #featured ul.ui-tabs-nav li#nav-fragment-1{
	margin: 5px 0 1px;
}

* html #featured ul.ui-tabs-nav li#nav-fragment-4{
	margin: 0;
}


* html #featured ul.ui-tabs-nav li span {
	font-size:10px;
	line-height:15px;
	text-indent: -1.5em;
}

/*Contents Area*/
* html #featured .ui-tabs-panel .info{
	margin: 6px 0 0;
	height: 135px;
}


/*-----------------------------------rg-kit_howto.css*/
