body {
text-align:center;
font-family:"MS UI Gothic";
font-size:14px;
background-color: #FFFFFF;
}

table {
border-collapse:collapse;
border:0
}

HR {
color: #999999
height: 1px; /* 線の太さ */
border: 1px; /* 枠の太さ */
border-style: dashed; /* 枠の種類 */
}

#wrap {
width:780px;
text-align:left;
margin:0 auto;
}

#inner { margin:0 15px; }
#mainWrap { width:750px; float:left; }
.clear { clear:both; }
.clear hr { display:none; }
