@charset "utf-8";

/*========== 共通 ==========*/

body {
color:#666666;
width:180px;
margin:0 auto;
text-align:center;
}



.s {
font-size: 85%;
line-height: 130%;
}

.m {
font-size:90%;
line-height:120%;
}

a {
color:#666666;
}




table {
width:180px;
margin:0 auto;
}
th {
font-size:12px;
}

td {
font-size:10px;
}


p {
font-size:90%;
margin:0;
padding:10px;
line-height:100%;
}

p strong {
color:#CC6633;
}


