@charset "utf-8";
/* CSS Document */

#main {
 width: 650px;
 padding-right: 30px;
}


#search {
 width: 650px;
 background-image: url(../img/search_back.gif);
 background-repeat: repeat-y;
 background-position: 0 0;
}

#search .inner {
 padding: 30px 25px 15px;
 background-image: url(../img/search_top.gif);
 background-repeat: no-repeat;
 background-position: 0 0;
}

#search_button {
 text-align: center;
 padding-bottom: 20px;
 background-image: url(../img/search_bottom.gif);
 background-repeat: no-repeat;
 background-position: 0 bottom;
}

#search p {
 font-weight: bold;
 padding-bottom: 5px;
 margin-bottom: 5px;
 background-image: url(../img/search_line.gif);
 background-repeat: repeat-x;
 background-position: 0 bottom;
}

label {
 font-weight: normal !important;
}

.input_w01 {
 font-size: 12px;
 width: 450px;
 padding: 3px;
}
 
.page_navi span {
 display: block;
 float: left;
 font-size: 17px;
 padding-right: 10px;
}

.page_navi a {
 display: block;
 font-size: 17px;
 line-height: 1.1em;
 font-weight: bold;
 text-align: center;
 text-decoration: none !important;
 padding: 5px 8px;
 border: 1px solid #c8c8c8;
}

.page_navi a:hover,.page_navi a.this {
 color: #333;
 background-color: #eee;
}

#bord {
 background-image: url(../img/second/bord_back.gif);
 background-repeat: repeat-y;
 background-position: 0 0;
}

#bord .inner {
 padding: 80px 40px 0;
 background-image: url(../img/second/bord_top.gif);
 background-repeat: no-repeat;
 background-position: 0 0;
}

#bord h3 {
 color: #fa64aa;
 font-size: 19px;
 width: 530px;
 height: 20px;
 padding: 12px 15px 16px;
 margin: 0 auto 30px;
 border: 2px solid #ddd;
/* background-image: url(../img/second/bord_title.gif);
 background-repeat: no-repeat;
 background-position: 0 0;*/
}

.w170 {
 width: 170px;
 padding-top: 5px;
}

#bord_bottom {
 padding: 20px 50px 40px;
 background-image: url(../img/second/bord_bottom.gif);
 background-repeat: no-repeat;
 background-position: left bottom;
}

#bord_photo {
 width: 200px;
 height: 148px;
 padding: 28px 14px 14px 13px;
 background-image: url(../img/second/bord_photo_back.gif);
 background-repeat: no-repeat;
 background-position: 7px 0;
}

#bord ul {
 width: 320px; 
}

#bord ul li {
 font-size: 14px;
 width: 320px;
 padding-bottom: 5px;
 background-image: url(../img/second/bord_line01.gif);
 background-repeat: no-repeat;
 background-position: left bottom;
}

#bord p.entry {
 font-size: 14px;
 width: 550px;
 padding-bottom: 5px;
 margin: 0 auto;
 background-image: url(../img/second/bord_line02.gif);
 background-repeat: no-repeat;
 background-position: left bottom;
}

.entry_left {
 margin-left: 20px;
}

.table01 {
 width: 100%;
 border: 1px solid #d4d4d4;
 margin-bottom: 50px;
}

.table01 th {
 text-align: left;
 font-weight: normal;
 width: 90px;
 padding: 5px 10px;
 background-color: #ffe8ef;
 border-right: 1px solid #d4d4d4;
 border-bottom: 1px solid #d4d4d4;
}

.table01 th.w150 {
 width: 150px;
}

.table01 td {
 padding: 5px 10px;
 border-bottom: 1px solid #d4d4d4;
}

#btn_bottom {
 padding-top: 50px;
 text-align: center;
}

#btn_bottom li {
 display: inline;
}


#rank {
 padding: 15px 0 10px;
 margin-bottom: 30px;
 background-image: url(../img/line1.gif);
 background-repeat: repeat-x;
 background-position: left bottom;
}

#rank li {
 margin-bottom: 10px;
}

#rank li img {
 vertical-align: -6px;
}

.banner_other {
 padding-top: 20px;
 background-image: url(../img/line1.gif);
 background-repeat: repeat-x;
 background-position: left top;
}

button {
 font-size: 0;
 line-height: 0;
 border: none;
 background-color: transparent;
}