@charset "UTF-8";
@import url(base.css);
@import url(bottom.css);
@import url(otherpages.css);

#mcOtherpages .h1title {
	margin-bottom: 10px;
	margin-top: 20px;
}

/* @group contract */

#contentsInn{
	width: 760px;
	float: left;
	background: url(../../lineup/ucarlease/images/p_sute.jpg) no-repeat right 25px;
}

#contractText {
	width: 480px;
	float: left;
}

#contractText h2{
	border: 1px solid #7da9c9;
	padding: 10px 10px 3px;
	position: relative;
	background: #f7f7f7 url(../../contract/images/bg_step.gif) repeat-y;
	color: #fff;
}
#contractText h2 strong{
	position: absolute;
	top: 5px;
	left: 100px;
	color: #000;
	line-height: 1.2;
}
#contractText p{
	margin-left: 100px;
	background: url(../../contract/images/arr_step.gif) no-repeat center bottom;
	padding-bottom: 40px;
}
#contractText p.stepLast{
	background: none;
}

/*****/
#otherInfo{
	width: 260px;
	float: right;
	margin: 25px 0 0 0;
	padding-top: 230px;
}
#linkBtn{
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

/* @end */








/* @group faq_FMT */


#shitsumon{
	list-style: none;
	margin: 20px 5px;
	padding: 0;
}
#shitsumon li{
}
#shitsumon{
	list-style: none;
	margin: 20px 0;
	padding: 15px 0 0 0 ;
	float: left;
	width: 760px;
	border-top: 3px double #7da9c9;
}
#shitsumon li{
	padding: 3px 5px 3px;
	width: 750px;
	margin-bottom: 5px;
	float: left;
	clear: both;
	background: url(../images/dot_h_gray.gif) repeat-x 0 bottom;
}
#shitsumon li a{
	display: block;
	float: left;
	clear: both;
	background: url(../images/arr_scrl_down_gray.gif) no-repeat 0 4px;
	padding-left: 15px;
}
/**/
#QandA{
	clear: both;
	border-top: 3px double #7da9c9;
	padding-top: 15px;
}
#QandA h3{
	background: #eee url(../../imanorikun/images/ico_q.gif) no-repeat;
	margin: 20px 0 10px;
	padding: 7px 0 7px 35px;
	border-left: none;
	line-height: 1;
}
#QandA p{
	background: #fff url(../../imanorikun/images/ico_a.gif) no-repeat;
	padding: 0 0 10px 35px;
	margin: 10px 0 0px;
}
#QandA ol{
	margin-left: 60px;
	padding: 0;
}

/* @end */









