@charset "Shift_JIS";
/* 
	rental.css
*/

/* main */
#main{
	font-size: 117%;
	width: 744px;
	margin-top: 3px;
}

#main h1{
	padding-top: 3px;
	margin-bottom: 7px;
}

#main .boxcontainer{
	padding: 0 11px 0 10px;
}

#main .mainBox dl dt{
	display: inline-block;
	width: auto;
	line-height: 1.5;
	padding: 3px 3px 0;
}

#main .mainBox table{
	width: auto;
}

#main .mainBox table th{
	display: inline-block;
	width: auto;
	border-bottom: none;
	padding: 4px 9px;
}

#main .mainBox table td{
	padding: 0 2px 0 50px;
}

#main .mainBox .thumb-img{
	width: 65px;
	margin-left: 10px;
	float: left;
}

#main .mainBox .thumb-img li{
	margin-bottom: 10px;
	line-height: 0;
}

#main .rentalTimeArea{
	background: url(../img/rental/rental_time_bg.gif) no-repeat;
	height: 142px;
	padding-top: 21px;
}

#main .rentalTimeArea p{
	text-align: center;
	font-size: 92%;
	line-height: 1.5;
}

#main .red{
	color: #cc0000;
}

#main .procedureArea{
	margin: 0 20px;
}

#main .procedureArea dl dt{
	color: #044daa;
	height: 17px;
	padding: 4px 0 4px 32px;
}

#main .procedureArea dl dd{
	line-height: 1.5;
}

#main .procedureArea dl.procedure01 dt{
	background: url(../img/procedure01.png) no-repeat;
}

#main .procedureArea dl.procedure02 dt{
	background: url(../img/procedure02.png) no-repeat;
}

#main .procedureArea dl.procedure03 dt{
	background: url(../img/procedure03.png) no-repeat;
}

#main .procedureArea dl.procedure04 dt{
	background: url(../img/procedure04.png) no-repeat;
}

#main .procedureArea dl.procedure05 dt{
	background: url(../img/procedure05.png) no-repeat;
}

#main .annotation{
	font-size: 85%;
	padding: 0 10px;
}

#main .annotation dl dt{
	font-weight: bold;
	line-height: 1.5;
}

#main .annotation dl dd{
	padding: 0 13px;
	line-height: 1.5;
}
/* 20150430’Ç‰Á */
.sub_text{
	position: absolute;
	bottom: 30px;
	right: -5px;
}

.sub_text2{
	position: absolute;
	bottom: 60px;
	right: 25px;
}

.floatR{
	position : relative;
}

.sml{
	font-size:80%;
}

.movie{
	width:725px;
	margin:2% auto 5%;
}