@charset "shift_jis";

h2{
position:absolute;
top:123px;
left:40px;
}

#copy{
position:absolute;
top:188px;
left:40px;
}

table#playerTable{
width:630px;
margin-left:65px;
border:solid 1px #957d42;
}

#playerTable td{
padding:5px;
font-size:80%;
line-height:140%;
color:#202020;
width:210px;
vertical-align:top;
}

#playerTable td span{
font-size:85%;
}

#playerTable th{
font-size:80%;
line-height:140%;
color:#ffffff;
text-align:left;
}

#playerTableTitle{
}

#playerTable th.category{
background-color:#FBDBA2;
border-top:1px solid #957d42;
border-bottom:1px solid #957d42;
color:#663300;
padding:5px;
}

#playerTableTitle td{
background-color:#D9B042;
color:#ffffff;
}

.playerTitle01{
text-align:center;
font-weight:bold;
}

.playerTitle02{
text-align:right;
}

#comment{
width:630px;
margin-bottom:35px;
margin-top:5px;
margin-left:65px;
text-align:right;
font-size:70%;
}

.border01{
border-right:1px dotted #957d42;
border-bottom:1px dotted #957d42;
}

.border02{
border-bottom:1px dotted #957d42;
}

.border03{
border-right:1px dotted #957d42;
}

