@charset "Shift_JIS";

/*---------------------------------------------------

               ƒfƒtƒHƒ‹ƒgCSSƒŠƒZƒbƒg

---------------------------------------------------*/

* {
  margin: 0;
  padding :0;
  word-break:break-all;
}

img {
  border: 0;
}

h1,h2,h3,h4,h5,h6,p,strong,em {
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
}

address {
  clear: both;
  display: block;
  margin: 0 auto;
  width: 900px;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  padding-left: 18px;
}

table {
  border-collapse: collapse;
}

th {
  font-weight: normal;
  text-align: left;
}

li {
  list-style-type: none;
}

/*---------------------------------------------------

               ”Ä—pCSS

---------------------------------------------------*/

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1%;
}
* html .clearfix {
  height: 1%;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*------------------------------------------------------------------------------------------------------*/

body {
  color: #666;
  background: #fff;
  margin:0px;
}

hr {
  display: none;
}

/*------------------------------------------------- Font -----*/

body,table {
  font-family: "‚l‚r ‚oƒSƒVƒbƒN","Hiragino Kaku Gothic Pro","ƒqƒ‰ƒMƒmŠpƒS Pro W3","Lucida Grande",sans-serif;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  line-height: 130%;
  text-decoration: none;
  word-break: break-all;
}

/*------------------------------------------ Link -----*/
a {
  text-decoration:none;
  color: #0066cc;
}
a:hover {
  text-decoration: underline;
  color: #0cf;
}

/*------------------------------------------------------------------------------------------------------*/

body {
  text-align: center;
}

div.top_bar {
  height: 26px;
  background-color: #99cc00;
  border-bottom: 1px solid #5fa716;
  line-height: 26px;
}

div.top_bar p {
  width: 900px;
  margin: 0 auto;
  color: #fff;
  font-size: 10px;
  text-align: left;
}

#all {
  width: 900px;
  margin: 0 auto;
  text-align: left;
}

/*-------------------- header -----*/

div.header {
  height: 80px;
  margin-bottom: 20px;
  background: url(../img/title_back.jpg) no-repeat 0 0;
  background-position: right;
}

div.header img {
  margin: 24px 0 0 1px;
}

div.header p {
  float: right;
  width: 700px;
  padding-top: 42px;
  line-height: 16px;
}

/*-------------------- center-left_column -----*/

div.center-left_column {
}

/*-------------------- center_column -----*/

div.center_column {
  float: right;
  width: 700px;
}

/*-------------------- recommend -----*/

div.recommend {
  margin-bottom: 20px;
}

div.recommend ul.list {
  width: 720px;
  overflow: hidden;
  margin-right: -20px;
}

div.recommend ul.list li {
  float: left;
  width: 218px;
  margin-right: 20px;
  text-align: center;
  border: 1px solid #ccc;
  background-color: #fcfcfc
}
div.recommend ul.list li p {
  font-weight: bold;
  line-height: 30px;
}

div.recommend ul.list li dt {
  font-size: 14px;
}

div.recommend ul.list li dd {
  padding: 5px 10px 5px;
  color: #333;
  font-size: 12px;
  text-align: left;
}

/*-------------------- center_list_menu -----*/

div.center_list_menu {
  width: 700px;
}

div.ranking_bar {
  border-bottom: 2px solid #2f5983;
}
div.area_bar {
  border-bottom: 2px solid #65241e;
}

div.center_list_menu ul {
  height: 27px;
}
div.center_list_menu ul li {
  float: left;
}

/*-------------------- center_list -----*/

div.center_list {
  margin-top: 5px;
}

div.center_list table {
  clear: left;
  width: 700px;
  border: 1px solid #ccc;
}

div.center_list table tr.head {
  background: url(../img/back_table.gif);
}
div.center_list table th {
  height: 50px;
  text-align: center;
}
div.center_list table th.w170 {
  width: 170px;
  border-right: 1px solid #ccc;
}
div.center_list table th.w60 {
  width: 60px;
  border-right: 1px solid #ccc;
}
div.center_list table th div {
  width: 100%;
  line-height: 24px;
}
div.center_list table th div.up {
  border-bottom: 1px dotted #ccc;
}

div.center_list table td {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-align: center;
  height: 140px;
}
div.center_list table td p {
  text-align: left;
  padding: 3px;
  height: 85px;
  vertical-align: top;
}
div.center_list table td ul {
}
div.center_list table td ul li {
  float: right;
}
div.center_list table td ul li img {
  margin-right: 5px;
}

div.center_list table.qj {
  width: 100%;
  border: 0;
}
div.center_list table.qj td {
  width: 100%;
  height: 68px;
  border: 0;
}

div.center_list table.qj td.up {
  vertical-align: middle;
  border-bottom: 1px dotted #ccc;
}
div.center_list table.qj td.dw {
  vertical-align: middle;
}

div.center_list table td.ss {
  padding-bottom: 5px;
}
div.center_list table td.ss img {
  margin: 10px;
  margin-bottom: 5px;
}
div.center_list table td div.btn {
  text-align: right;
  height: 37px;
}

/*-------------------- center_list_area -----*/

div.center_list_area {
  clear: both;
  margin-top: 5px;
}

div.center_list_area div.area_head {
  margin-bottom: 3px;
  background-color: #65241e;
  height: 25px;
  line-height: 25px;
}
div.center_list_area div.area_head p {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding-left: 5px;
  float: left;
}
div.center_list_area div.area_head ul {
  display: inline;
  float: right;
  margin-top: 4px;
  margin-right: 3px;
}
div.center_list_area div.area_head ul li {
  float:left;
  font-size: 10px;
  border: 1px solid #fff;
  margin-left: 2px;
  background-color: #65241e;
}
div.center_list_area div.area_head ul li a {
  display: block;
  width: 35px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  color: #fff;
}

div.center_list_area table {
  clear: left;
  width: 700px;
  border: 1px solid #ccc;
}

div.center_list_area table tr.head {
  background: url(../img/back_table_small.gif);
}
div.center_list_area table th {
  height: 25px;
  font-size: 10px;
  text-align: center;
}
div.center_list_area table th.w170 {
  width: 170px;
  border-right: 1px solid #ccc;
}
div.center_list_area table th.w60 {
  width: 60px;
  border-right: 1px solid #ccc;
}
div.center_list_area table th.w300 {
  width: 300px;
  border-right: 1px solid #ccc;
}
div.center_list_area table th div {
  width: 100%;
  line-height: 24px;
}
div.center_list_area table th div.up {
  border-bottom: 1px dotted #ccc;
}

div.center_list_area table td {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-align: center;
  font-size: 10px;
  height: 40px;
}
div.center_list_area table td.add {
  text-align: left;
  padding: 0 3px 0 3px;
  line-height: 12px;
}
div.center_list_area table td.name {
  font-size: 12px;
}

div.center_list_area table td ul.btn {
}
div.center_list_area table td ul.btn li {
  float: right;
  border: 1px solid #ccc;
  margin-right: 6px;
  background-color: #f0f0f0;
}
div.center_list_area table td ul.btn li a {
  display: block;
  width: 40px;
  height: 20px;
  line-height: 20px;
  text-align: center;
}

  float: right;

}

div.center_list_area table td.ss {
  padding-bottom: 5px;
}
div.center_list_area table td.ss img {
  margin: 10px;
  margin-bottom: 5px;
}
div.center_list_area table td div.btn {
  text-align: right;
  height: 37px;
}

/*-------------------- left_column -----*/

div.left_column {
  width: 180px;
}

div.left_column div {
  margin-bottom: 20px;
}

div.left_column h2 {
  margin-bottom: ;
  border: 2px solid #ddd;
}

div.left_column div li {
  background: repeat-x bottom;
  padding: 3px 2px 5px;
}
div.left_column div.ladies li { background-image: url(../img/line_left_ladies.gif); }
div.left_column div.mens li { background-image: url(../img/line_left_mens.gif); }

div.left_column div.ad {
  background-color: #eee;
  margin-top: 30px;
  padding: 10px 0;
  text-align: center;
}

div.left_column div.ad a:hover {
  border: 1px solid #f60;
}

div.left_column div.left_menu {
}

div.left_column div.left_menu ul {
}
div.left_column div.left_menu li {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px dotted #cccccc;
  line-height: 28px;
}

div.left_column div.left_menu li.selected {
  background-color: #ffdddd;
}

div.left_column div.left_menu li a {
  color: #444;
  font-weight: bold;
  text-align: left;
  margin-left: 5px;
}
div.left_column div.left_menu li.head {
  text-align: center;
  font-weight: bold;
  color: #fff;
  height: 28px;
  border: 1px solid #29aaff;
  border-bottom: 1px solid #cccccc;
  background-color: #29aaff;
}
div.left_column div.left_menu li.end {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  line-height: 28px;
}
ul.left_menu li.mens a {
  width: 100px;
  background-image: url(../img/btn_100.png);
}
ul.left_menu li a:hover {
  background-position: 0 -31px;
  color: #fff;
  text-decoration: none;
}

ul.left_menu li a.selected {
  background-position: 0 -31px;
  color: #fff;
}

/*-------------------- detail_title -----*/

div.detail_title {
  background: url(../img/back_table.gif);
  margin-bottom: 5px;
  height: 30px;
  line-height: 32px;
  border: 1px solid #ccc;
}

div.detail_title h1 {
  font-size: 16px;
  font-weight: bold;
  padding-left: 5px;
}

/*-------------------- detail_data -----*/

div.detail_data {
  background: url(../img/back_detail.gif) repeat-x top;
  margin-bottom: 5px;
  padding: 10px;
  border: 1px solid #ccc;
}

div.detail_data .left {
  width: 150px;
  text-align: center;
}

div.detail_data .left img {
  margin-bottom: 10px;
}

div.detail_data .right {
  float: right;
  width: 515px;
}

div.detail_data .right h1 {
  font-weight: bold;
  color: #ff3300;
  background: url(../img/point.gif) no-repeat 0 0;
  height: 14px;
  line-height: 14px;
  padding-left: 5px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 5px;
}

div.detail_data .right p {
margin-bottom: 5px;
}

div.detail_data .right table {
  width: 100%;
  margin-bottom: 15px;
  border: 1px solid #ccc;
}

div.detail_data .right table tr.head {
  background: url(../img/back_table_small.gif);
}

div.detail_data .right th {
  width:10%;
  font-size: 10px;
  text-align: center;
  height: 25px;
  border-right: 1px solid #ccc;
}
div.detail_data .right th.wd {
  width:40%;
}
div.detail_data .right th.end {
  width:20%;
}

div.detail_data .right td {
  padding: 5px 0;
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid #ccc;
}

/*-------------------- detail_data_list -----*/

div.detail_data_list {
  clear: both;
}

div.detail_data_list h1 {
  font-weight: bold;
  color: #ff3300;
  background: url(../img/point.gif) no-repeat 0 0;
  height: 14px;
  line-height: 14px;
  padding-left: 5px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 5px;
}

div.detail_data_list div.area_head {
  margin-bottom: 3px;
  background-color: #65241e;
  height: 25px;
  line-height: 25px;
}
div.detail_data_list div.area_head p {
  width: 150px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding-left: 5px;
}
div.detail_data_list div.area_head ul {
  display: inline;
  float: right;
  margin-top: 4px;
  margin-right: 3px;
}
div.detail_data_list div.area_head ul li {
  float:left;
  font-size: 10px;
  border: 1px solid #fff;
  margin-left: 2px;
  background-color: #65241e;
}
div.detail_data_list div.area_head ul li a {
  display: block;
  width: 35px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  color: #fff;
}

div.detail_data_list table {
  width: 100%;
  border: 1px solid #ccc;
}

div.detail_data_list table tr.head {
  background: url(../img/back_table_small.gif);
}
div.detail_data_list th {
  width:20%;
  font-size: 10px;
  text-align: center;
  height: 25px;
  border-right: 1px solid #ccc;
}
div.detail_data_list th.wd {
  width:60%;
}

div.detail_data_list td {
  font-size:12px;
  text-align: center;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 5px;
}
div.detail_data_list td.add {
  text-align: left;
  padding-left: 5px;
}

/*-------------------- register -----*/

div.register {
  margin: 20px 0;
  text-align: center;
}

div.register a {

}
div.register a:hover {

}

/*-------------------- footer -----*/

#footer {
  background: #f0f0f0;
  border-top: 1px solid #ccc;
  margin-top: 20px;
  text-align: center;
  padding-bottom: 10px;
}

#footer ul {
  width: 900px;
  margin: 0 auto;
  text-align: left;
  padding: 10px 0 10px 0;
}

#footer ul li {
  float: left;
  border-right: 1px dotted #999;
  padding: 0 8px 0 8px;
}
#footer ul li.fs {
  padding: 0 8px 0 0;
}
#footer ul li.end {
  border: 0;
}


#footer ul li a {
  color: #777;
}

#footer ul li a:hover {
  color: #000;
}

.clearboth {
}

.pagetop {
  margin: 0 auto;
  width: 900px;
  text-align: right;
}

.pagetop span {
}
