@charset 'UTF-8';

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


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

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

a:hover {
color: #ff0000;
text-decoration: underline;
}

body {
width: 850px;
margin: 0px 0px 0px 0px;
text-align: center;
background:url(img/bana-bg.gif) repeat-x #efefdd;
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.gif) repeat-y;
border-top: none;
border-bottom: none;
position:relative;
color: #333;
}



#banner {
background: url(img/bana.gif) no-repeat left top;
margin-right: auto;
margin-left: auto;
width: 850px;
height: 156px;
}

#banner h1 {
text-align: right;
font-size: 10px;
padding-right: 30px;
padding-top: 5px;
}

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

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



#banner p {
text-align: center;
color: #fff;
font-family: "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
font-size: 16px;
padding-top: 88px;
}


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

#content h2 {
background: url(img/h-bg.gif) no-repeat left;
height: 36px;
line-height: 32px;
margin-bottom: 20px;
padding-left: 20px;
color: #4c86ac;
font-size: 18px;
font-family: "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
margin-left: 10px;
}

#content h3 {
background: url(img/h-bg.gif) no-repeat left;
height: 36px;
line-height: 32px;
margin-bottom: 20px;
padding-left: 20px;
color: #4c86ac;
font-size: 18px;
font-family: "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
margin-left: 10px;
}


#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: 15px;
margin-left: 15px;
margin-top: 0px;
margin-bottom: 16px;
line-height: 28px;
padding-left: 5px;
padding-right: 5px;
}

#content p.p-title {
border-left: solid 7px #c0c0a9;
background: none;
padding: 0px 0px 0px 5px;
margin: 0px 0px 15px 15px;

font-size: 15px;
font-weight: bold;
color: #555;
}

#content p.img-l {
background-image: none;
padding: 0px;
margin: 0px;
margin-left: 1px;
margin-right: 5px;
float: left;
border-right: solid 10px #fff;
border-bottom: solid 10px #fff;
border-top: solid 10px #fff;
border-left: solid 15px #fff;
}

#content p.affi-p {
background: none;
margin: 0px;
padding: 0px;
line-height: 100%;
text-indent: -8888px;
overflow: hidden;
margin-bottom: 20px;
margin-left: 110px;
}

#content p.affi-p a {
background: url(img/affi-btn1.gif) repeat-y;
display: block;
height:65px;
width: 390px;
}

#content p.affi-p a:hover {
background-position: 0 -65px;

}

.bana-c {
text-align: center;
margin-bottom: 10px;
}

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

#gohome {
padding-left: 5px;
margin-bottom: 10px;
}

#gohome a {
background: url(img/home.gif) repeat-y #fff;
display: block;
width: 190px;
height: 30px;
text-indent: -7777px;
overflow: hidden;
}

#gohome a:hover {
background-position: 0 -30px;
}

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



#left dt {
background: url(img/side-dt.gif) no-repeat left;
height: 26px;
text-indent: -8888px;
margin-bottom: 5px;
}

#left dd {
font-size: 12px;
padding-left: 5px;

}

#left dd a {
background: url(img/side-dd-a.gif) repeat-y #fff;
padding-left: 20px;
height: 30px;
width: 170px;
display: block;
line-height: 30px;
color: #2f462b;
margin-bottom: 5px;
margin-top: 5px;
}

#left dd a:hover {
background-position: 0 -30px;
color:#fff;

}




#foot{
width: 850px;
margin-right: auto;
margin-left: auto;
height: 120px;
font-size:12px;
color: #6f6f6f;
background: url(img/foot.gif) no-repeat left bottom;
clear:both;

}

#foot p {
padding-top: 64px;
text-align: center;
margin:0px;


}

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

.clear {
clear:both;
}


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

}

ul {
background-color: #e9f7fe;
padding: 10px 20px 20px 20px;
margin-bottom: 15px;
border: solid 2px #cfdbe2;
width: 500px;
margin-left: 30px;
}

li {
list-style-type: none;
background: url(img/check.jpg) no-repeat left center;
height: 30px;
line-height: 30px;
padding-left: 20px;
color: ;
font-weight:;
font-size: 14px;
border-bottom: dotted 1px #cfdbe2;
}

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

.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: #FF6600;
	font-weight: bold;
	font-size: 14px;
}

.ore {
	color: #FF6600;
	font-weight: bold;
	font-size: 14px;
}

.redred {
color: red;
font-weight: bold;

}

.redl {
color: #db4711;
font-size: 18px;
}

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

.yellow  {
	font-weight: normal;
	background-color: #FFFF99;
}

strong {font-weight:normal;}


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

table {
	background :#fff;
	padding: 0px;
	width: 570px;
	border-collapse: collapse;
	font-size: 13px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	color: #333333;
}

table#last-table {
margin-bottom: 3px;
}

table.atm-table {
width: 580px;
font-size: 12px;
}

table.hikaku-table th {
padding: 3px 5px 3px 5px;
}

table.hikaku-table td {
padding: 3px 5px 3px 5px;
}

tr.tr-c {
text-align: center;
}

table.atm-table tr.tr-c {
text-align: center;
font-size: 14px;
}



td {
	border: 1px solid #CCCCCC;
	padding: 8px;
line-height: 1.5em;
}

td.tate {
	text-align: center;
	line-height: 120%;
	font-size: 11px;
	background-color: #FFFCE1;
}

td.td-c {
text-align: center;
}

td.td-cb {
text-align: center;
font-weight: bold;
}

tr.tr-c td.td-l {
text-align: left;
padding-left: 8px;
}

table.atm-table td {
padding: 5px;
}

table.atm-table td.td-l {
	text-align: left;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	line-height: 1.3em;
	font-size: 12px;
	background-color: #FAFAFA;
}

.td-sub {
font-size: 12px;
font-weight: normal;
}

th {
	border: 1px solid #CCCCCC;
	padding: 8px;
	font-weight: bold;
	text-align: center;
	background-color: #fff8df;
	background-image: url(img/th.gif);
	background-repeat: repeat-x;
	background-position: top;
white-space: nowrap;

}

table.atm-table th {
padding: 5px;
}

th.ginkou-title {
width: 110px;
}

th.conb-title {

}

th.np-title {

}

th.conb {
padding: 5px 3px 5px 3px;
text-align: center;
}

th.mega {
white-space: nowrap;
padding: 5px 5px 5px 5px;
text-align: center;
line-height: 1.3em;
}

th.bt-dot, 
td.bt-dot {
border-bottom: dotted 1px #ccc;
}

th.top-dot, 
td.top-dot {
border-top:  dotted 1px #ccc;
}

table.kinri-table th {
padding: 3px 0px 3px 0px;
}

table.kinri-table td {
padding: 3px 0px 3px 0px;
}

td.rank1-td {
text-indent: -9999px;
background: url(img/rank1.jpg) no-repeat center;
}

td.rank2-td {
text-indent: -9999px;
background: url(img/rank2.jpg) no-repeat center;
}

td.rank3-td {
text-indent: -9999px;
background: url(img/rank3.jpg) no-repeat center;
}


