@charset "Shift_JIS";
/***********************************************************

	[1] /rental common
	[2] /rental/index.html
	[3] /rental/faq.html
	[4] /rental/howto.html
***********************************************************/

/* [1]common **********************************************/

h2,h3{
	margin-bottom:5px
}
h2{
	display:block;
	text-indent:-99999px;

	width:570px;
	height:47px;
}

h3{
	clear:both;
	background:#fff left center;
	line-height:2;
}
#main p{
	width:95%;
}
#mainBox .font1 {
	font-size: 0px;
}

/**********************************************************/

/* [2]/index.html ******************************************/
body#index 
h2{
	background:#fff url(image/rental_Title.gif) no-repeat left center;
}
body#index
#main ul{
	display: inline-block;

	margin-left:10px;
	width:560px;
}
#index #mainBox .info {
	font-weight: bold;
	color: #FFFFFF;
}
#index #mainBox .copy {
	color: #212121;
}

/* clearfix hack */
body#index
#main ul:after{
	content: ".";  
	display: block;  
	visibility: hidden;  
	height: 0.1px;  
	font-size: 1px;  
	line-height: 0;  
	clear: both; 
}
/* Hides from IE-mac \*/ 
* html body#index
#main ul{
	height: 1%;
}
/* End hide from IE-mac */

body#index
#main li{
	float:left;
	display:block;

	padding:2px 0 2px 22px;
	width:248px;

	background:#fff url(../image/pdf.gif) no-repeat left center;
}
/**********************************************************/

/* [3]faq.html ******************************************/
body#faq 
h2{
	background:#fff url(image/faq_Title.gif) no-repeat left center;
}

body#faq 
dl.faqBox{
	width:555px;
	margin-bottom:1.5em;
}
dl.faqBox 
dd span.txt{
	display:none;
}
dl.faqBox 
dd, 
dl.faqBox 
dt{
	border-top:1px #fff solid;
	background:url(../../image/bg_faq.gif) repeat-y right top;
}

dl.faqBox 
span{
	display:block;
	float:left;
	padding:0.5em;
	width:1.8em;

	color:#ffffff;
	text-align:center;
}
dl.faqBox
span.txt{
	float:left;
	text-align:left;
	width:485px;
	color:#000;
}
dl.faqBox
dt{
	background-color:#ececec;
}
/* clearfix hack */
dl.faqBox 
dt:after, 
dl.faqBox 
dd:after{
	content: ".";  
	display: block;  
	visibility: hidden;  
	height: 0.1px;  
	font-size: 1px;  
	line-height: 0;  
	clear: both; 
}
dl.faqBox 
dt, 
dl.faqBox 
dd{
	display: inline-block;
}
/* Hides from IE-mac \*/ 
* html dl.faqBox 
dt, 
* html dl.faqBox 
dd{
	height: 1%;
}
/* End hide from IE-mac */
span.txt span.pdf{
	width:auto;
	padding-left:22px;
}
/**********************************************************/

/* [4]howto.html ******************************************/
body#howto 
h2{
	background:#fff url(image/howto_Title.gif) no-repeat left center;
}
body#howto
#main ul{
	display: inline-block;

	margin-left:10px;
	width:560px;
}
#howto  #mainBox .info {
	font-weight: bold;
	color: #d85454;
}
#howto  #mainBox .info_b {
	font-weight: bold;
	color: #000000;
}
#howto  #mainBox .copy {
	color: #212121;
}
#howto  #mainBox .copy_b {
	color: #d85454;
}
#howto  #mainBox .catch {
	color: #fc74b7;
}


/* clearfix hack */
body#howto  
#main ul:after{
	content: ".";  
	display: block;  
	visibility: hidden;  
	height: 0.1px;  
	font-size: 1px;  
	line-height: 0;  
	clear: both; 
}
/* Hides from IE-mac \*/ 
* html body#howto 
#main ul{
	height: 1%;
}
/* End hide from IE-mac */

body#howto
#main li{
	float:left;
	display:block;

	padding:2px 0 2px 22px;
	width:248px;

	background:#fff url(../image/pdf.gif) no-repeat left center;
}
/**********************************************************/


/* [4]zumen.html ******************************************/
body#zumen 
#zumenList{
	width:550px;
}
body#zumen 
div.imgBoxLeft{
	margin:10px 10px 10px 0px;
	width:240px;
	min-height:180px;
	_height:180px;
}
body#zumen 
.imgBoxLeft p{
	width:100%;
	margin-top:5px;
	padding:0.3em 0;

	border-top:1px #087542 solid;
	background-color:#e4f3ec;
}

body#zumen 
.imgBoxLeft img{
	border:1px #333333 solid;

}

/* [5]kakunin.html ******************************************/
body#kakunin 
h2{
	background:#fff url(./image/kakuninTitle.gif) no-repeat left center;
}

body#kakunin_tr
h2{
	background:#fff url(./image/kakunin_trTitle.gif) no-repeat left center;
}

body#kakunin  
#mainBox ol, 
body#kakunin_tr  
#mainBox ol{
	padding:1em;
	margin:1em 1em 0;

	list-style: decimal;
	background:#fff url(../../image/dotline.gif) repeat-x left top;
}

body#kakunin  
#mainBox li, 
body#kakunin_tr  
#mainBox li{
	margin:1em 0;
}

body#kakunin  
#mainBox .del, 
body#kakunin_tr  
#mainBox .del{
	padding:0.5em 0 0.5em 15px;
	background:#FFFFFF url(../../image/delt.gif) no-repeat left center;
}
