@charset "utf-8";

#contents .main .profile{
height:200px;
background:url(../images/top/bg_profile.jpg) no-repeat 0 0;
padding:0 0 0 170px;
margin: 0 0 10px;
}

#contents .main .profile p{
font-size:14px;
line-height:150%;
margin:0 0 10px 0;
}

#contents .main .profile p a{
font-weight:bold;
}

#contents .main .detail{
margin:0 0 15px 0;
}

#contents .main .detail p{
font-size:14px;
line-height:140%;
margin:0 0 5px 0;
}

#contents .main table.history{
border-collapse:collapse;
empty-cells:show;
width:680px;
border-bottom:1px solid #F2F2F2;
margin:0 0 20px 0;
}

#contents .main table.history th{
width:100px;
font-size:12px;
font-weight:normal;
line-height:140%;
vertical-align:middle;
text-align:left;
padding:8px 0 8px 15px;
}

#contents .main table.history td{
font-size:12px;
line-height:140%;
padding:8px 0 8px 15px;
}

#contents .main table.history tr.even th,
#contents .main table.history tr.even td{
background-color:#F2F2F2;
}

#contents .main table.history tr.line01{
border-top:1px solid #eeeeee;
}
