/* main
----------------------------------------------- */
#main{
margin:65px 0 0 0;
width:728px;
}

.entry{
border-style:none;
color:#333333;
background:#404853;
font-size:12px;
line-height:160%;
margin:10px 0 10px 100px;
table-layout:fixed;
}

.entry tr{
border-style:none;
background:#ffffff;
}


.entry .col1{
border-style:none;
width:190px;
}

.entry .col2{
border-style:none;
width:340px;
}

.entry th, .entry td{
border-style:none;
padding:5px 0 5px 10px;
text-align:left;
}

.entry th{
background:#efefef;
}

.entry th.info{
padding:8px 0;
text-align:center;
background:#ffffff;
}

.entry td.orange{
background:#ff8a00;
color:#ffffff;
font-weight:bold;
font-size:14px;
text-align:center;
}

.entry td.gray{
background:#5c6876;
color:#ffffff;
font-weight:bold;
font-size:14px;
text-align:center;
}

.entry td.blue{
background:#0a50a1;
color:#ffffff;
font-weight:bold;
font-size:14px;
text-align:center;
}

#branch{
width:210px;
}

/*\*//*/
#branch{
width:230px;
}
/**/

.short{
width:80px;
height:20px;
background:url(../images/offer/short.gif) no-repeat;
}

.mid{
width:200px;
height:20px;
background:url(../images/offer/mid.gif) no-repeat;
}

.long{
width:320px;
height:20px;
background:url(../images/offer/long.gif) no-repeat;
}

.short02{
width:80px;
height:20px;
background:url(../images/inquiry/short.gif) no-repeat;
}

.mid02{
width:195px;
height:18px;
background:url(../images/inquiry/mid.gif) no-repeat;
padding:2px 0 0 5px;
}

.long02{
width:315px;
height:18px;
background:url(../images/inquiry/long.gif) no-repeat;
padding:2px 0 0 5px;
}


.other{
width:510px;
height:90px;
background:url(../images/offer/other.gif) repeat-y;
}

.other02{
width:510px;
height:150px;
background:url(../images/offer/other.gif) repeat-y;
}

.other03{
width:500px;
height:146px;
background:url(../images/inquiry/other.gif) repeat-y;
padding:2px 5px;
}

/*\*//*/
.mid02, .long02, .other03{
background:none;
}
/**/

#no{
margin:0 0 0 30px;
}

#confirm{
width:80px;
margin:0 0 0 360px;
float:left;
}

#cleanup{
width:50px;
margin:0 10px 0 0;
float:right;
}


/*\*//*/
#confirm{
margin:0 0 0 300px;
padding:0 0 0 30px;
}

#cleanup{
padding:0 0 0 15px;

}
/**/

.by-mail{
width:728px;
text-align:center;
}

