@charset "utf-8";

/* top */
#infoArea{
padding:10px;
width:730px;
}

#infoArea dl{
margin:0 0 30px 0;
}
#infoArea dd{
color:#666;
font-size:10px;
}

#topTbl{
width:750px;
margin:20px 0 20px 0;
border-bottom:#fc9 solid 1px;
}
#topTbl th{
width:374px;
border-top:#f60 solid 5px;
border-left:#fc9 solid 1px;
padding:6px 7px;
}
#topTbl td{
width:375px;
border-top:#f60 solid 5px;
padding:6px 7px;
}
.topimg{
float:left;
}
.toptxt{
float:left;
width:240px;
padding:0 0 0 5px;
font-size:10px;
}
.topbnr{
width:700px;
margin:0 22px;
position:relative;

}
.topbnr p.tit{
padding:5px 0 35px 0;
}
.topbnr p.left{
float:left;
padding-right:15px;
}
.topbnr p.center{
float:left;
padding-right:15px;
}
.topbnr p.right{
float:left;
}
.topbnr p.btn{
position:absolute;
top:5px;
right:10px;
}