@charset 'UTF-8';

* {
margin: 0;
padding:0;
border:0;
}


a {
color: blue;
text-decoration: underline;
}

a:link,a:visited,a:active {
color: #0000ff;
}

a:hover {
color: #ff0000;
}

body {
width: 850px;
margin: 0px 0px 0px 0px;
text-align: center;
background:url() repeat #fff;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
margin-right: auto;
margin-left: auto;
padding: 0px;
}

h1, h2, h3, h4 {
margin: 0px;
padding: 0px;
font-weight: normal;
}

#container {
margin-right: auto;
margin-left: auto;
padding: 0px;
text-align: left;
width: 850px;
background: url(img/cont-bg.jpg) repeat-y #fff;
border-top: none;
border-bottom: none;
position:relative;
}



#banner {
background: url(img/bana.jpg) no-repeat left top #005db7;
margin-right: auto;
margin-left: auto;
width: 828px;
height: 120px;
}

#banner h1 {
height: 90px;
line-height: 90px;
padding-left: 30px;
font-size: 34px;
font-weight: bold;
}

#banner h1 a {
color: #fff;
text-decoration: none;
}

#banner h1 a:hover {
color: #ff0;
text-decoration: underline;
}



#banner p {
text-align: center;
color: #fff;
background: #555;
height: 30px;
line-height: 30px;
font-family: "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
font-size: 14px;
}


#content {
float: left;
width: 600px;
text-align: left;
margin-left: 20px;
padding-left:0px;
padding-right:0px;
padding-bottom: 10px;
overflow: hidden;
margin-top: 25px;
display: inline;
}

#content h2 {
background: url(img/h2-bg.jpg) no-repeat left #f5f5f5;
height: 35px;
line-height: 35px;
margin-bottom: 20px;
padding-left: 35px;
padding-right: 20px;
color: #555;
font-size: 18px;
font-family: "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
border-left: solid 7px #005db7;
border-bottom: dotted 1px #005db7;
}

#content h3 {
background: url(img/h2-bg.jpg) no-repeat left #f5f5f5;
height: 35px;
line-height: 35px;
margin-bottom: 20px;
padding-left: 35px;
padding-right: 20px;
color: #555;
font-size: 18px;
font-family: "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
border-left: solid 7px #005db7;
border-bottom: dotted 1px #005db7;
}


#content p {
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
padding-top: 4px;
padding-bottom: 7px;
background: url(img/note.gif) #fff;
margin-right: 10px;
margin-left: 10px;
margin-top: 0px;
margin-bottom: 16px;
line-height: 28px;
padding-left: 5px;
padding-right: 5px;
}



#content .nakao {
border: solid 1px #aaa;
margin: 0px 0px 20px 0px;
}

#content .nakao h2 {
padding: 0px 20px 0px 0px;
margin: 0px;
font-size: 14px; 
height: 25px;
line-height: 25px;
background-color: #005db7;
color: #fff;
border: none;
}

#content .nakao h3 {
padding: 0px 20px 0px 0px;
margin: 0px;
font-size: 14px; 
height: 25px;
line-height: 25px;
background-color: #005db7;
color: #fff;
border: none;
}

#content .nakao dl {
margin: 10px 20px 10px 20px;


}

#content .nakao dt {
margin: 0px;
border-left: solid 10px #666;
padding-right: 5px;
padding-bottom: 2px;
padding-top: 3px;
color: blue;
text-decoration: underline;
}

#content .nakao dd {
padding: 5px 10px 5px 10px;
line-height: 1.3em;
margin-bottom: 5px;
margin-right: 5px;
border-bottom: dotted 1px #999;
border-left: dotted 1px #999;
}











#left{
float: right;
width: 200px;
text-align: left;
margin-right: 20px;
margin-left: 0px;
margin-top: 25px;
padding-left: 0px;
padding-right: 0px;
display: inline;
}



#left dl {
margin-bottom: 20px;
width: 195px;
background: url(img/side-bottom.jpg) no-repeat left bottom;
padding-bottom: 10px;
}



#left dt {
background: url(img/side-dt.jpg) no-repeat left #005db7;
color: #fff;
height: 30px;
line-height: 30px;
text-align: center;
font-family: "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
font-size: 16px;
}

#left dd {
background: url(img/side-bg.jpg) repeat-y #fff;
padding: 6px 0px 0px 8px;
font-size: 12px;

}

#left dd a {
background: url(img/arrow_01.gif) no-repeat left center;
padding-left: 15px;
height: 20px;
width: 170px;
display: block;
line-height: 20px;
}

#left dd a:hover {

}




#foot{
width: 828px;
margin-right: auto;
margin-left: auto;
height: 50px;
font-size:12px;
color: #fff;
background: url(img/foot.jpg) no-repeat left bottom #005db7;
clear:both;

}

#foot p {
padding-top: 17px;
text-align: center;
margin:0px;
font-weight: bold;

}

#foot p a{
text-decoration: none;
font-style:normal;
color: #fff;
}

.clear {
clear:both;
}


p#pankuzu {
position: absolute;
top: 125px;
left: 20px;
font-size: 13px;

}


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

.desc p a.aaa {
cursor: text;
color: black; 
text-decoration:none;
}

p a.aaa {
cursor: text;
color: #333333;
text-decoration:none;
}

p a.aaa:visited {
color: #333333;
}

p a.aaa:hover {
color: #333333;
}


p#yahoo {
margin-top: 10px;
text-align: center;
}

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


.white {color: white; }

.red  {color: red; }
.redb {color: #e80700; font-weight: bold; font-size: 14px;}
.redl {color: red; font-weight: bold; font-size: 16px; }

.blue {color: blue; }
.blueb {color: blue; font-weight: bold; }
.bluel {color: blue; font-weight: bold; font-size: 24px; }

.yellow  {color: black; font-weight: normal; background:#f7ea1c; padding: 1px;}


strong {font-weight:normal;}

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

table.rank-table1 td.rank-cap {
padding: 5px;
width: 35%;

}

table.rank-table1 td.rank-cap img {
margin: 0px;
padding: 3px;
border: solid 1px #aaa;
margin-bottom: 0px;
}

table.rank-table1 th.kokki {
color: #666;
background:#f8f3e7;
font-weight: bold;
font-size: 12px;
white-space: nowrap;
padding: 2px 0px 2px 0px;
width: 15%;
text-align: center;
}

table.rank-table1 td.gray {
color: #666;
background: #f8f3e7;
font-weight: bold;
font-size: 12px;
white-space: nowrap;
padding: 5px 0px 5px 10px;
width: 19%;
text-align: center;
}

table.rank-table1 th.gray-2 {
color: #666;
background:#f8f3e7;
font-weight: bold;
font-size: 12px;
white-space: nowrap;
padding: 2px 0px 2px 0px;
width: 15%;
text-align: center;
}


table.rank-table1 td.white, 
table.rank-table1 td.white-2 {
background: #fff;
font-weight: normal;
font-size: 12px;
white-space: nowrap;
padding: 2px 0px 2px 0px;
width: 12%;
text-align: center;
color: #555;
}



table.rank-table1 td.rank-mousikomi {
padding-left: 100px;
overflow: hidden;
}

table.rank-table1 td.rank-mousikomi a {
display: block;
width: 362px;
height: 58px;
background-position:0 0;
background-repeat:no-repeat;
background-image: url(img2/rank-btn.jpg);
margin: 0;
padding: 0;
text-indent: -7777px;
}

table.rank-table1 td.rank-mousikomi a:hover {
display: block;
width: 362px;
height: 58px;
background-position:0 -58px;
text-indent: -7777px;
}

table.rank-table1 td.rank-setumei {
padding: 2px;
}

#content table.rank-table1 td.rank-setumei p {
margin-bottom: 0px;
}



table.rank-table1 td.rank-cap a#rank-btn {
overflow: hidden;
display: block;
width: 190px;
height: 29px;
background-position:0 0;
background-repeat:no-repeat;
background-image: url(img2/mousikomi.jpg);
margin: 0;
padding: 0;
text-indent: -7777px;
margin-left: 13px;
margin-top: 4px;
}

table.rank-table1 td.rank-cap a#rank-btn:hover {
display: block;
width: 190px;
height: 29px;
background-position:0 -29px;
text-indent: -7777px;
}

.fx-rank1 {
background: url(img2/rank1.jpg) no-repeat;
height: 36px;
line-height: 36px;
padding-left: 70px;
font-family: "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
color: #555;
font-size: 16px;
margin-left: 10px;
}

.fx-rank2 {
background: url(img2/rank2.jpg) no-repeat;
height: 36px;
line-height: 36px;
padding-left: 70px;
font-family: "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
color: #555;
font-size: 16px;
margin-left: 10px;
}

.fx-rank3 {
background: url(img2/rank3.jpg) no-repeat;
height: 36px;
line-height: 36px;
padding-left: 70px;
font-family: "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
color: #555;
font-size: 16px;
margin-left: 10px;
}

.fx-rank4 {
background: url(img2/rank4.jpg) no-repeat;
height: 36px;
line-height: 36px;
padding-left: 70px;
font-family: "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
color: #555;
font-size: 16px;
margin-left: 10px;
}

.fx-rank5 {
background: url(img2/rank5.jpg) no-repeat;
height: 36px;
line-height: 36px;
padding-left: 70px;
font-family: "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
color: #555;
font-size: 16px;
margin-left: 10px;
}

table.rank-table1 td.cap-bg {
background: url(img2/cap-bg.jpg) no-repeat;
height: 33px;
font-family: "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
font-size: 14px;
padding-left: 25px;
color:#333;
}


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

table.tuuka-pair {
background :#fff;
margin: 0px 0px 20px 10px;
padding: 0px 0px 0px 0px;
color: #5d5d5d;
width: 570px;
border-collapse: collapse;
font-size: 12px;
line-height: 1.3em;
}

table.tuuka-pair td {
border: dotted 1px #999;
padding: 3px 0px 3px 0px;
background:#f8f3e7;
text-align: center;
}

table.tuuka-pair th {
border: dotted 1px #999;
border-top: solid 1px #999;
padding: 3px 0px 3px 0px;
background:#f8f3e7;
text-align: center;
font-weight: bold;
}

table.tuuka-pair th.th-title {
width: 100px;
border-left: solid 1px #999;
border-bottom: dotted 1px #999;
}

table.tuuka-pair th.th-title2 {
width: 120px;
border-left: solid 1px #999;
border-bottom: dotted 1px #999;
}



table.tuuka-pair th.th-title-bt {
border-top: dotted 1px #999;
border-left: solid 1px #999;
border-bottom: solid 1px #999;
}

table.tuuka-pair th.th-right, 
table.tuuka-pair td.td-right {
border-right: solid 1px #999; 
}

table.tuuka-pair tr.td-white td {
background: #fff;
border-bottom: solid 1px #999;
}