@charset "utf-8";


.delivery            { display:block; padding:15px 0px 0; line-height:1.8; }
.delivery_subtit     { display:block; margin: 0 0 15px 0; }
.small_tit        { display:block; text-align:left; padding:2px 0 2px 20px; background:#EBEBEB; font-weight:bold; margin:20px 0 10px; font-size: 14px; }

table.typeA    { width: 700px; border-top: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; margin-left: 20px; margin-bottom: 40px; }
table.typeA th { font-weight: normal; text-align: left; width: 550px; padding-left: 20px; border-right: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; }
table.typeA td { background: #F0F0E6; text-align: right; padding-right: 20px; border-right: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; }

table.typeB    { border-top: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; margin-left: 20px; margin-bottom: 40px; }
table.typeB th { font-weight: normal; border-right: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; background: #F0F0E6; }
table.typeB td { border-right: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; }

.delivery dl { margin: 0px; padding: 10px 0px 0px 20px; }
.delivery dt { margin: 0px; padding: 0px 0px 5px; font-weight: bold; color: #000000; background: url(../../delivery/images/border.gif) no-repeat left bottom; }
.delivery dd { margin: 0px; padding: 10px 0px 15px; }

