@charset "UTF-8";

/* -----------------------------------------------
CSS file i.JTB - Tornos.
FileName:/common/styles/static/guidance/start.css
Updated:
----------------------------------------------- */
/**/
/*==========================================================

	"start" Base

==========================================================*/
.tornosContent{
	margin:0 0 20px;
	border:1px solid #9cc;
	min-height:480px;
	background:#fff;
}
* html body .tornosContent{
	height:480px;
}

/*index*/
.tornosContent.index .startText{
	background:url(/images/static/guidance/start/bg_index.jpg) 0 0 no-repeat;
}
.tornosContent.index .lead{
	padding:0 0 0 40px;
	width:290px;
}
.tornosContent.index .lead p.strtLdMgTop{
	padding:10px 0 0;
}
.tornosContent.index .button{
	padding:30px 0 20px 197px;
}

/*001*/
.tornosContent.step001 .startText{
	background:url(/images/static/guidance/start/bg_001.jpg) 0 bottom no-repeat;
}
.tornosContent.step001 .lead{
	padding:0 0 0 40px;
	width:537px;
}
.tornosContent.step001 .lead p.strtLdMgTop{
	padding:10px 0 0;
}
.tornosContent.step001 .button{
	padding:220px 0 40px 197px;
}

/*002*/
.tornosContent.step002 .lead{
	padding:0 0 0 40px;
	width:537px;
}
.tornosContent.step002 .button{
	padding:18px 0 20px 197px;
}

/*003*/
.tornosContent.step003 .startText{
	background:url(/images/static/guidance/start/bg_003.jpg) 0 bottom no-repeat;
}
.tornosContent.step003 .lead{
	padding:0 0 0 40px;
	width:537px;
}
.tornosContent.step003 .lead p.strtLdMgTop{
	padding:10px 0 0;
}
.tornosContent.step003 .button{
	padding:215px 0 20px 197px;
}

/*004*/
.tornosContent.step004 .startText{
	background:url(/images/static/guidance/start/bg_004.jpg) 0 bottom no-repeat;
}
.tornosContent.step004 .lead{
	padding:0 0 0 40px;
	width:537px;
}
.tornosContent.step004 .lead p.strtLdMgTop{
	padding:10px 0 0;
}
.tornosContent.step004 .button{
	padding:204px 0 20px 197px;
}

/*005*/
.tornosContent.step005 .startText{
	background:url(/images/static/guidance/start/bg_005.jpg) 0 bottom no-repeat;
}
.tornosContent.step005 .lead{
	padding:0 0 0 40px;
	width:537px;
}
.tornosContent.step005 .lead p.strtLdMgTop{
	padding:10px 0 0;
}
.tornosContent.step005 .button{
	padding:204px 0 20px 197px;
}

/*006*/
.tornosContent.step006 .startText{
	background:url(/images/static/guidance/start/bg_006.jpg) 0 bottom no-repeat;
}
.tornosContent.step006 .lead{
	padding:0 0 0 40px;
	width:537px;
}
.tornosContent.step006 .lead p.strtLdMgTop{
	padding:10px 0 0;
}
.tornosContent.step006 .button{
	padding:229px 0 20px 197px;
}

/*007*/
.tornosContent.step007 .startText{
	background:url(/images/static/guidance/start/bg_007.jpg) 0 0 no-repeat;
}
.tornosContent.step007 .lead{
	padding:0 0 0 40px;
	width:290px;
}
.tornosContent.step007 .lead p.strtLdMgTop{
	padding:10px 0 0;
}
.tornosContent.step007 .button{
	padding:153px 0 20px 197px;
}

p#backtothe {
	padding-left: 16px;
	background: url(/images/parts/icn-arrow-l-01.gif) no-repeat left 2px;
	margin-top: 20px;
}
