body {
margin:0px;
padding:0px;
}
body,td {
font-size:12px;
color:#666666;
font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
line-height: 100%;
}
table {
border-style: none;
margin: 0px 0px 15px 0px;
}
th input {
margin: 0px;
padding: 0px;
}
th {
width: 25px;
}
td {
width: 160px;
letter-spacing: 0.1em;
}
p {
text-align: center;
clear: both;
margin: 5px;
padding: 0px;
font-size: 10px;
}
input[type=submit], vote {
font-size:12px;
color: inherit;
background-color: #FFF;
border: 1px solid #CCCCCC;
min-width: 7em;
height: 2.2em;
cursor: pointer;
text-align: center;
color: #666666;
background-image: url(/bg_submit.gif);
background-repeat: repeat-x;
background-position: bottom;
letter-spacing: 0.1em;
margin-bottom: 5px;
}
img {border-style:none;}
a {color: #333333;}