

/*  当サイトで取り扱っている商品の無料貸出を行っています。 */


#box_sitai_list li {
	background-image: url(../img/i_circle_bl.gif);
	background-repeat: no-repeat;
	background-position: 1px 7px;
	padding: 1px 0px 5px 20px;
}

/* 一覧の区切り見出し線 */


.form_h3 {
	border-bottom:1px #407AB9 dotted;
	color:#0e3193; 
	font-weight:bolder;
}


/* 文字の装飾 */

.style-red {
   color:#ff0000;
   margin: 0px 0px 30px 5px;
   display:inline;
}

.style-blue {
   
   color:#0e3193;
   display:inline;
}


/*  注意事項 */

#box_attention_list li {
    background-image: url(../img/i_circle_gr.gif);
	background-repeat: no-repeat;
	background-position: 1px 7px;
	padding: 1px 0px 5px 20px;
}



/* 返却先 */

#return_address {
    width:578px;
    margin: 3px 0px 3px 20px;
}


td.return_address_text { 
text-align: center; 
 padding: 10px 7px 10px 7px;
}


/* レンタルサービスの表 */

#rentan_serv {
    width:578px;
    margin: 3px 0px 3px 20px;

}
.rental_serv01{
background-color: #e6e6e6;
width:50px;
}

.rental_serv02_2 {
background-color: #ecf8e2;
width:132px;
}

.rental_serv02_3_1 {
background-color: #ecf8e2;
}

.rental_serv03_3 {
background-color: #feeedd;
}

.rental_serv02_1 {
background-color: #40a629;
}

.rental_serv03_1 {
background-color: #ff5900;
}

.rental_serv02_2_1 {
background-color: #ecf8e2;
width:132px;
}

.rental_serv02_2_h {
background-color: #ecf8e2;
width:132px;

}

/* フォームのデザイン */

.img_float {
float: right;
margin-left: 1em;
}
      

.rental_contact_table { 
width:578px;
margin: 3px 0px 3px 20px;
border: 1px #7396c6 solid; 
border-spacing: 2px;
border-collapse: collapse;
}

.form_font_style {
font-size:8pt;
}

.rental_contactbox_left {
background-color: #e4e9f3;
width:230x;
padding: 10px 10px 10px 10px;
border-width: 0px 0px 1px 0px;
border-color: #cfcfcf; 
border-style: solid; 
}

.form_standard_cat {
border-spacing: 5px;
padding: 10px 10px 3px 20px;

}

.form_td_cat {
padding: 5px 5px 5px 5px;
margin: 3px 10px 3px 10px;
text-align: center;

}

.form_img {
border: 1px solid #b2b2b2;
width: 78px;
height: 78px
}

img.form_img_k { 
border: 1px solid #b2b2b2; 
}

.rental_contactbox_right {
padding: 10px 10px 10px 10px;
border-width: 0px 0px 1px 0px;
border-color: #cfcfcf; 
border-style: solid; 
}

.item_name {
width: 270px;
/*border: solid 1px #808080;*/
}

.item_address{
width: 80px;
border: solid 1px #808080;
}

.item_address02 {
width: 445px;
border: solid 1px #808080;
}

.item_tel {
width: 150px;
border: solid 1px #808080;
}

.item_mail {
width: 270px;
border: solid 1px #808080;
}

.item_message {
width: 445px;
height: 10em;
border: solid 1px #808080;
}

textarea03 {
width: 445px;
height: 5em;
border: solid 1px #808080;
}

.checkelement {
text-align:center;
}