@charset "Shift_JIS";

table{
	font-size:  1em;
	text-align: left;
	margin-left: 10px;
	
}
td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
table,tr,td {
border-collapse:collapse;
border:0;
}	
#main #acblock  {
margin-top:5px;
	width: 556px;
	background-image:url(../img/temp/back_img/text_back.gif);
	background-repeat:no-repeat;	
}

.text_underbox {
	width:556px;
	height:21px;
	background-image:url(../img/temp/back_img/text_back_under.gif);
	background-repeat:no-repeat;
	text-align:right;
	}

/*メインライン　開始*/

#main_line{
	width:560px;
	height:65px;
	margin:5px auto 10px 0px;
	}
.main_line_pc{
	width:272px;
	height:65px;
	float:left;
	}

.main_line_pro{
	width:272px;
	height:65px;
	float:right;
	}

/*メインライン　終了*/



/* はじめてレンタル */

#customer_index_box{
	width:520px;
	height:435px;
	background-image: url(../img/customer/index/hajimete_bg.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	}

.cib_left{
	width:255px;
	height:90px;
	background-color:#FFFFFF;
	float:left;
	}

.cib_right{
	width:255px;
	height:90px;
	background-color:#FFFFFF;
	float:right;
	}

