@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------------------------------
選手一覧
------------------------------------------------------------------------------ */ 
.otherTit {
padding-bottom: 5px;
margin-bottom: 10px;
}
.otherImg {
float: left;
width: 150px;
}
.otherStyle {
float: right;
width: 400px;
margin-bottom: 10px;
border-top: 1px solid #CCC;
}
.otherStyle th {
width: 100px;
color: #333399;
padding-top: 3px;
padding-bottom: 3px;
vertical-align: top;
border-bottom: 1px solid #CCC;
padding-left: 10px;
}
.otherStyle td {
border-bottom: 1px solid #CCC;
padding-left: 10px;
padding-top: 3px;
padding-bottom: 3px;
}
.otherToTop{
text-align: right;
margin-bottom:40px;
}
.listPreTxt {
background: url(../img_common/icon01.gif) no-repeat left center;
padding-left: 15px;
}
.tableStyle01 {
margin-bottom: 30px;
width: 580px;
}
.tableStyle01 td {
text-align: center;
padding-top: 3px;
padding-bottom: 3px;
}
.ListSMainMenu {
width: 560px;
margin-right: auto;
margin-left: auto;
margin-bottom: 10px;
}
.ListSMainMenu li {
float: left;
margin-bottom: 1px;
}
.otherPreTxt {
background: url(../img_common/icon01.gif) no-repeat left center;
padding-left: 15px;
}

