@charset "Shift_JIS";

@import"common.css";

/* links */

#banner {
height: 380px;
background: #000000;
}

#links {
padding-top: 40px;
}

#content {
width: 530px;
padding: 20px 30px 20px 0;
float: right;
}

h2 {
height: 50px;
font-size: 1px;
text-indent: -9999px;
}

h2.title {background: url(../img/title.gif) no-repeat;}

h3 {
width: 5.4em;
margin: 15px 0 0;
padding: 2px 0 1px;
background: #F187C1;
color: #493333;
font-size: 1em;
text-align: center;
}

table {
width: 490px;
border: 1px solid #CB57A9;
padding: 8px 0;
float: left;
}

th {
width: 5em;
padding: 2px 10px;
font-weight: normal;
text-align: justify;
text-justify: distribute;
white-space: nowrap;
vertical-align: top;
}

td {
padding: 2px 10px 2px 0;
text-align: justify;
text-justify: distribute;
vertical-align: top;
}

td p {
margin: 0;
padding: 0;
}

a.btRec {
margin-left: 20px;
}