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

#contents #mainimage {
 clear:both;
 padding-top:43px;
}

#contents #infoarea {
}

#contents #infoarea h2 {
 padding:20px 0 5px 0;
 clear:both;
}

#contents #infoarea table {
 width:740px;
 line-height:21px;
}

#contents #infoarea th, #contents #infoarea td {
 padding:9px 0 4px 10px;
 line-height:17px;
 background:url(../../images/common/dotted.gif) bottom left repeat-x;
}

#contents #infoarea th {
 width:105px;
 text-align:center;
 color:#09c;
}

/*
#contents #infoarea dl {
 width:740px;
}

#contents #infoarea dt, #contents #infoarea dd {
 float:left;
 padding-top:5px;
 line-height:21px;
 background:url(../../images/common/dotted.gif) bottom left repeat-x;
}

#contents #infoarea dt {
 width:110px;
 text-align:center;
 color:#09ｃ;
}

#contents #infoarea dd {
 width:630px;
}
*/