@charset "utf-8";
/* CSS Document */


div#main h3{
padding:0 10px 5px;
color:#ff9900;
}

div#hddetail{
padding:0 10px 12px;
background:url(img/line001.gif) no-repeat 0 bottom;
}

table.link001{
width:315px;
float:left;
margin:15px 0px 20px;
}

table.link002{
width:315px;
float:right;
margin:15px 0px 20px;
}

table.link001 th{
background-color:#EAE9BB;
border-bottom:1px solid #fff;
color:#996334;
width:100%;
text-align:left;
padding:3px 0px 3px 10px;
}

table.link001 td{
width:100%;
background:url(img/arrow001.gif) left center no-repeat #fff;
border-bottom:1px dotted #EAE9BB;
padding:5px 0px 5px 30px;
}

table.link001 td.t001{border-top:1px dotted cc9;}

table.link001 td.t002{border-bottom:1px dotted cc9;}

table.link002 th{
background-color:#EAE9BB;
border-bottom:1px solid #fff;
color:#996334;
width:100%;
text-align:left;
padding:3px 0px 3px 10px;
}

table.link002 td{
width:100%;
background:url(img/arrow001.gif) left center no-repeat #fff;
border-bottom:1px dotted #EAE9BB;
padding:5px 0px 5px 30px;
}

table.link002 td.t001{border-top:1px dotted cc9;}

table.link002 td.t002{border-bottom:1px dotted cc9;}



