@charset"shift_jis";


a:link   { color: #0000FF; text-decoration: none }
a:visited   { color: #660099; text-decoration: none }
a:active   { color: #0000FF; text-decoration: underline }
a:hover  { color: #0000FF; text-decoration: underline }


h1,h2,h3,h4,h5,h6,p
{
margin : 0;
padding: 0;
}


P.1 { line-height : 150% }

h1
{
	font-size: x-small;
	font-weight: bolder;
	color: #993300;
	margin: 0px;
	padding: 0px;
	display: inline;
}

h2
{
	font-size: large;
	display: inline;
	color: #8C7A6F;
}

h3
{
	font-size: small;
	font-weight: bold;
	color: #F666666;
	margin: 0px;
	padding: 0px;
	display: inline;
}


body
{
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(img/all_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: auto;
	visibility: visible;
	font-size: x-small;
}

.header
 {
	padding: 15px 0px 0px;
	width: 766px;
	height: 50px;
	margin: 0px auto;
	visibility: visible;
	background: #FFFFFF url(img/t_bg.gif);
	text-align: center;
  }


.body
{
	padding: 0px;
	width: 766px;
	height: auto;
	position: relative;
	color: #000000;
	visibility: visible;
	margin: 0px auto;
	background: url(img/t_bg.gif) repeat-y;
}

div.body:after
{
	content: "";
	display: block;
	clear: both;
}

.main
{
	padding: 0px;
	width: 766px;
	height: auto;
	visibility: visible;
	background: url(img/t_bg.gif) repeat-y;
}

div.main:after 
{
 	content: "";
	display: block;
	clear: both;
}

.bodyiner
{
	width: 766px;
	height: auto;
	float: left;
	clear: none;
	padding: 0px;
	margin: 0px auto;
	background: url(img/t_bg.gif) repeat-y;
}

div.bodyiner:after
{
	content: "";
	display: block;
	clear: both;
}


ul#h_navi li
{
	float:left;
	font-size: x-small;
	list-style-type: none;
	color: #666666;
	_text-indent: 2px;
	_margin: 0px;
	_padding: 0px 10px;
	width: auto;
	text-align: center;
	clear: right;
	padding: 0px 10px;
	margin: 0px auto;
	height: auto;
}

ul#h_navi li a
{
	display:block;
	width: 100%;
	text-align: center;
}

.clears
 { margin: 0; clear: both }
 
.topic
{
	padding: 10px 0px;
	width: 347px;
	height: auto;
	visibility: visible;
	_margin-right: 8px;
	_margin-left: 8px;
	margin: 20px 5px 20px 15px;
	float: left;
	line-height: 200%;
}
div.topic span
{
	border-bottom:1px solid #9cc;
	padding-bottom:3px
}


.rank
{
	padding: 10px 0px;
	width: 347px;
	height: auto;
	visibility: visible;
	_margin-right: 8px;
	_margin-left: 8px;
	margin: 20px 5px 20px 10px;
	float: left;
	line-height: 200%;
}

.footer
{
	width: 766px;
	height: 27px;
	_margin-left: -2px;
	padding: 0px;
	position: relative;
	bottom: auto;
	top: auto;
	text-align: right;
	visibility: visible;
	background: url(img/hooter_bg1.gif) no-repeat bottom;
	margin: 0 auto;
	float: left;
}


.clears { margin: 0; clear: both }


.hootermsgbox a:link { color: #fff; text-decoration: none }
.hootermsgbox a:visited { color: #fff; text-decoration: none }
.hootermsgbox a:active { color: #fff; text-decoration: underline }
.hootermsgbox a:hover { color: #fff; text-decoration: underline }

.hootermsgbox
{
	height: 60px;
	width: 731px;
	padding: 0px 10px 10px;
	float: left;
	margin: 0px auto;
	line-height: 100%;
}



.topintro
{
	margin: 0px auto;
	padding: 0px;
	height: 350px;
	width: 744px;
	background-image: url(img/bg_line.gif);
	background-repeat: no-repeat;
}

div.topintro:after
{
	content: "";
	display: block;
	clear: both;
}


.topbn
{
	padding: 0px;
	_padding: 0px;
	width: 744px;
	height: 200px;
	background: url(img/bn4_bg.gif) no-repeat;
	margin: 0px auto;
}





TABLE.t2 {
	border-collapse: collapse;
	border-width: 0px; 
	height: 345px;
	width: 270px;
	table-layout: fixed;
	text-align: right;
}


/* ++++++++ bn4 teble++++++++ */
TABLE.bn4
{
	border-collapse: collapse;
	border-width: 0px 0px;
	height: 200px;
	width: 734px;
	table-layout: fixed;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
}

TH.bn4 {
	color: #000000;
	height: 123px;
	width: 178px;
	margin: 0px ;
	padding: 0px;
}
TD.bn4 {
	color: #000000;
	height: 55px;
	width: 178px;
	margin: 0px;
	padding: 0px;
	background: url(img/bn4b_bg.gif);
	vertical-align: top;
}
TD.bn4more {
	color: #000000; 
	height: 10px;
	width: 178px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

	
TABLE {
	border-collapse: collapse;
	font-size: x-small;
}
TH {
	text-align: left;
	font-size: x-small;
	font-weight: 100;	
}
TD {
	text-align: left;
}

ul#h_navi li
{
	float:left;
	font-size: x-small;
	list-style-type: none;
	color: #666666;
	_text-indent: 2px;
	_margin: 0px;
	_padding: 0px 10px;
	width: auto;
	text-align: center;
	clear: right;
	padding: 0px 10px;
	margin: 0px auto;
	height: auto;
}

ul#h_navi li a
{
	display:block;
	width: 100%;
	text-align: center;
}






TABLE.t1 {
	border-collapse: collapse;
	border-width: 0px;
	padding: 0px;
	height: 350px;
	width: 744px;
	table-layout: fixed;
	text-align: right;
}

TH.t1 {
	color: #ffffff;
	border-width: 0px 0px; 
	width: 270px;
}
TD.t1 {
  color: #ffffff;
  border-width: 0px 0px;
}

TH.t2 {
	color: #ffffff;
	border-width: 0px 0px;
	width: 190px;
}
TD.t2 {
	color: #ffffff;
	border-width: 0px 0px;
	height: 25px;
}

TH.t3 {
	color: #ffffff;
	border-width: 0px 0px;
	height: 25px;
	text-align: right;
}

TABLE.t2 {
	border-collapse: collapse;
	border-width: 0px;
	padding: 0px;
	height: 345px;
	width: 270px;
	table-layout: fixed;
	text-align: right;
	margin: 0px;
}



TABLE.bn4
{
	border-collapse: collapse;
	border-width: 0px;
	height: auto;
	width: 730px;
	table-layout: fixed;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border-style: none;
}

TH.bn4 {
	color: #000000;
	height: 123px;
	width: 178px;
	margin: 0px ;
	padding: 0px;
}
TD.bn4 {
	color: #000000;
	height: 55px;
	width: 168px;
	margin: 0px;
	padding: 5px 5px 0px;
	background: url(img/bn4b_bg.gif) no-repeat;
	vertical-align: top;
	line-height: 1.7em;
}
TD.bn4more {
	color: #000000; 
	height: 10px;
	width: 163;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	text-align: right;
}

	
TABLE {
	border-collapse: collapse;
	font-size: x-small;
	line-height: 1.7em;
}
TH {
	font-size: x-small;
	font-weight: 100;	
}
TD {
	text-align: left;
}
