@charset "utf-8";
#main table {
width: 760px;
margin: 0 auto 20px;
}
#content caption {
font-size: 87.5%;
line-height: 1.5;
font-weight: bold;
color: #F07384;
padding: 0 10px;
text-align: left;
}

#main th {
background: url(../img/parts/th.gif) no-repeat left center;
color: #7C5647;
text-align: left;
width: 15em;
font-weight: normal;
padding-left:20px;
border-bottom: 1px dotted #D1BBA3;
}
#main td {
border-bottom: 1px dotted #D1BBA3;
}
#main iframe {
float: left;
width: 480px;
height: 200px;
margin-bottom: 10px;
border: 1px solid #CCCCCC;
}

