@charset "utf-8";

body {
	font-size: 13px;
	line-height: 150%;
	color: #444444;
	background-color : #ffffff;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
}


/*--------------------------------------------*/
/*link
----------------------------------------------*/
a:link {

	color: #D90D18;
	text-decoration: none;
}

a:visited {

	color: #910202;
	text-decoration: none;	
}

a:active {

	color: #910202;
	text-decoration: underline;
}

a:hover {

	color: #F7941D;
	text-decoration: underline;
}


/*--------------------------------------------*/
/*reset
----------------------------------------------*/
a img {
	border: 0px none #fff;
}

img {
	border:0;
	vertical-align:bottom;
}



h1,h2,h3,h4,h5,h6 {
	font-size:90%;
}

h1,h2 {
display:inline;
margin:5px;
}

#ratingtable_title {
display:block;
color:#666;
width:580px;
border-bottom:1px #ccc solid;
padding: 5px 5px;
margin-bottom:8px;
font-weight: bold;
}

#ratingtable {
display:block;
width:580px;
border:1px #ccc solid;
padding: 5px 10px 0px 10px;
margin:10px auto 20px auto;
}

table {
border-collapse: collapse;
border-color:#ffffff;
width:100%;
}

td {
	vertical-align: text-middle;
	text-align: center;
	font-size: 14px;
        padding:3px;
        background-color:#f7f7f7;
}

th {
	font-size: 14px;
        padding:3px;
	vertical-align: text-middle;
	text-align: center;
	font-weight: bold;
        color:#333333;
        background-color:#f3f3f3;
        border-bottom:2px #fff solid;
}

.cp_ranking table td{
        background-color:#ffffff;
}


.graph {
       display:block;
       background-color:#888; 
       height:15px;
       background-image : url(../imgs/graph.gif);
}

.white_td {
        
        background-color:#fff; 
	text-align: left;
}

.graph_td {
        
        background-color:#f3f3f3; 
	text-align: left;
}

.bt_radio{
        background-color:#ccc; 
	text-align: center;
        border-bottom:2px #fff solid;
}

.bt_num {
        background-color:#fff; 
	text-align: center;
}

.bt_td {
        background-color:#fff; 
	vertical-align: text-middle;
}
.rating_bt {
        display:block;
        padding:5px;
        width:100px;
        background-color:#fff; 
	vertical-align: text-middle;
	text-align: center;
        margin:10px auto;
}

#formtable {
width:600px;
margin:10px auto;
}

.th_form {

	font-size: 13px;
        width:140px;
        margin:5px;
	vertical-align: text-middle;
	text-align:center;
        color:#666666;
        background-color:#f3f3f3;
        border-bottom:2px #fff solid;
        border-right:2px #fff solid;
}
.td_form {

	vertical-align: text-middle;
	text-align: left;
        padding:5px;
        background-color:#f7f7f7;
        border-bottom:2px #fff solid;
}



.txt-small {
	font-size: 10px;
}

.txt-default {
	color: #686868;
}
/*--------------------------------------------*/
/*header
----------------------------------------------*/
#header {
  width: 925px;
  display:block;
  margin:0px auto;
  background: url(../imgs/bg_head.gif) no-repeat;
}

#header_logo {
  float : left;
  width: 350px;
  height :75px;
  margin-bottom:5px;
  margin-top:5px;
}

#head_l {
  margin-top:5px;
  margin-bottom:5px;
  float:left;
}

#head_r {
float:right;
text-align:right;
font-size:12px;
}

#head_b {
clear:both;
}


#header_text {
  float : right;
  text-align:right;
  width: 400px;
  height :75px;
  margin-bottom:5px;
  margin-top:5px;
}
.navigation{
  width: 905px;
  margin: 0px auto;
  background-color: #fff;
}

#navi a
{
  width : 110px;
  height : 48px;
  float : left;
  text-align: center;
  font-size:12px;
  display:block;
  color:#444444;
  text-decoration: none;
  background : url(../imgs/btb.gif) no-repeat; 
}

#navi a:hover
{
  width : 110px;
  height : 48px;
  float : left;
  text-align: center;
  font-size:12px;
  display:block;
  color:#444444;
  text-decoration: underline; 
  background : url(../imgs/btb2.gif) no-repeat;
}

#navi_top a
{
  width : 110px;
  height : 48px;
  float : left;
  text-align: center;
  font-size:12px;
  display:block;
  color:#444444;
  text-decoration: none;
  background : url(../imgs/btb_top.gif) no-repeat;
}

#navi_top a:hover
{
  width : 110px;
  height : 48px;
  float : left;
  text-align: center;
  font-size:12px;
  display:block;
  color:#444444;
  text-decoration: underline; 
  background : url(../imgs/btb_top2.gif) no-repeat;
}
#navi_top span{
  display: none;
}

#navi_fn a
{
  width : 110px;
  height : 48px;
  float : left;
  text-align: center;
  font-size:12px;
  display:block;
  color:#444444;
  text-decoration: none;
  background : url(../imgs/btb_fn.gif) no-repeat;
}

#navi_fn a:hover
{
  width : 110px;
  height : 48px;
  float : left;
  text-align: center;
  font-size:12px;
  display:block;
  color:#444444;
  text-decoration: underline; 
  background : url(../imgs/btb_fn2.gif) no-repeat;
}
#navi_fn span{
  display: none;
}
#navi_fr a
{
  width : 110px;
  height : 48px;
  float : left;
  text-align: center;
  font-size:12px;
  display:block;
  color:#444444;
  text-decoration: none;
  background : url(../imgs/btb_fr.gif) no-repeat;
}

#navi_fr a:hover
{
  width : 110px;
  height : 48px;
  float : left;
  text-align: center;
  font-size:12px;
  display:block;
  color:#444444;
  text-decoration: underline; 
  background : url(../imgs/btb_fr2.gif) no-repeat;
}
#navi_fr span{
  display: none;
}
#navi_br a
{
  width : 110px;
  height : 48px;
  float : left;
  text-align: center;
  font-size:12px;
  display:block;
  color:#444444;
  text-decoration: none;
  background : url(../imgs/btb_br.gif) no-repeat;
}

#navi_br a:hover
{
  width : 110px;
  height : 48px;
  float : left;
  text-align: center;
  font-size:12px;
  display:block;
  color:#444444;
  text-decoration: underline; 
  background : url(../imgs/btb_br2.gif) no-repeat;
}
#navi_br span{
  display: none;
}
#navi_bn a
{
  width : 110px;
  height : 48px;
  float : left;
  text-align: center;
  font-size:12px;
  display:block;
  color:#444444;
  text-decoration: none;
  background : url(../imgs/btb_bn.gif) no-repeat;
}

#navi_bn a:hover
{
  width : 110px;
  height : 48px;
  float : left;
  text-align: center;
  font-size:12px;
  display:block;
  color:#444444;
  text-decoration: underline; 
  background : url(../imgs/btb_bn2.gif) no-repeat;
}
#navi_bn span{
  display: none;
}
#navi_sp a
{
  width : 110px;
  height : 48px;
  float : left;
  text-align: center;
  font-size:12px;
  display:block;
  color:#444444;
  text-decoration: none;
  background : url(../imgs/btb_sp.gif) no-repeat;
}

#navi_sp a:hover
{
  width : 110px;
  height : 48px;
  float : left;
  text-align: center;
  font-size:12px;
  display:block;
  color:#444444;
  text-decoration: underline; 
  background : url(../imgs/btb_sp2.gif) no-repeat;
}
#navi_sp span{
  display: none;
}
#navi_p
{
  width:355px;
  height : 48px;
  float : left;
  text-align: center;
  font-size:12px;
  display:block;
  color:#444444;
  text-decoration: none;
  background : url(../imgs/btb3.gif) no-repeat;
}
#navi_p img{
 padding-top: 7px;
}


/*--------------------------------------------*/
/*footer
----------------------------------------------*/
#footer {
  width: 905px;
  margin: 0px auto;
  padding-top:15px;
  padding-bottom:15px;
  background-color:#D90D18;
  border-top:#F7941D solid 5px;
  text-align:center;
  color: #ffffff;
  clear: both;
}
#footer a{
  color: #ffffff;
}

/*--------------------------------------------*/
/*layout
----------------------------------------------*/

#main_frame {
  width: 925px;
  border: 0px solid #cccccc;
  clear: both;
  background: #D90D18 url(../imgs/bg_main_frame.gif) repeat-y;
  padding:0px;
  margin:0 auto;
  min-height:600px;
}

#left_frame {
  margin-left: 20px;
  float: left;
  width: 640px;
  border: 0px solid #ccc;
}

* html #left_frame {
  margin-left: 10px;
  float: left;
  width: 640px;
  border: 0px solid #ccc;
}

#right_frame {
  margin-top: 10px;
  margin-right: 20px;
  float: right;
  width: 227px;
  border: 0px solid #333;
  background-color:#fff;
  padding:0px;
}

* html #right_frame {
  margin-top: 10px;
  margin-right: 10px;
  float: right;
  width: 227px;
  border: 0px solid #333;
  background-color:#fff;
  padding:0px;
}

#main_frame #footer_frame {
  clear: both;
}
.pagetop_bar {
text-align:left;
margin-right:10px;
margin-bottom:8px;
padding:5px;
font-size:12px;
font-weight:bold;
color: #ffffff;
}
.pagetop_bar a{
color: #ffffff;
}
.pagetop_bar_l {
text-align:left;
padding:5px;
font-size:11px;
margin-bottom:5px;
}
.contentstitle_1st {
  color : #ffffff;
  display:block;
  margin-bottom:0px;
  padding-left:10px;
  background: url(../imgs/first.gif) no-repeat;
  line-height:210%;
  font-size:20px;
  font-weight:bold;
  clear:both;
}
.contentstitle_1st h1{
margin: 0px;
padding: 0px;
}
.contentstitle_top {
  color : #ffffff;
  display:block;
  margin-bottom:0px;
  background-image : url(../imgs/titletop.gif);
  line-height:210%;
  padding-left:10px;
  font-size:20px;
  font-weight:bold;
  clear:both;
}
.contents2_l .contentstitle_top {
  color : #ffffff;
  display:block;
  margin-bottom:0px;
  background: url(../imgs/first2.gif) no-repeat;
  line-height:210%;
  padding-left:10px;
  font-size:20px;
  font-weight:bold;
  clear:both;
}
.contents2_r .contentstitle_top {
  color : #ffffff;
  display:block;
  margin-bottom:0px;
  background: url(../imgs/first2.gif) no-repeat;
  line-height:210%;
  padding-left:10px;
  font-size:20px;
  font-weight:bold;
  clear:both;
}


.point01 {
  display:block;
  background : url(/imgs/point01.gif) no-repeat;
  font-size:15px;
  background-position: 1% 20%; 
  margin-left:20px;
  padding-left: 20px;
  padding-right: 5px;
}
.point02 {
  background : url(/imgs/point02.gif) no-repeat center left;
  margin-left:10px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 18px;
}
.point02 a{
color: #EC9200;
}

.contentstitle {
  background: url(../imgs/contentstitle_top.gif) no-repeat;
  color : #ffffff;
  margin:0px;
  padding: 5px;
  font-size:16px;
  text-indent: 15px;
  clear:both;
}
.contentstitle2 {
  background: url(../imgs/contentstitle_top2.gif) no-repeat;
  color : #ffffff;
  margin:0px;
  padding: 5px;
  font-size:16px;
  text-indent: 15px;
  clear:both;
}

.contents .entry{
 background: url(../imgs/bg_contents.gif) repeat-y;
}

#right_frame .contents {
 margin-bottom:8px;
}
.default {
width: 640px;
margin-bottom:10px;
padding: 0px;
color:#444444;
background: url(../imgs/bg_contents_in.gif);
}
.contents_in {
width: 640px;
margin-bottom:10px;
padding: 0px;
color:#444444;
background: url(../imgs/bg_contents_in.gif) repeat-y;
}
.contents_in2 {
width: 640px;
margin-bottom:10px;
padding: 0px;
color:#444444;
background: url(../imgs/bg_contents_in2.gif);
}
.contents_in3 {
width: 640px;
background: url(../imgs/bg_contents_inb.gif) no-repeat bottom left;
}
.contents_in2 a{
color: #EC9200;
}
.contents_bt {
 font-size:12px;
 padding-bottom:5px;
 padding-right:20px;
 text-align:right;
 clear:both;
}
.contents2 {
 background-color:#FFF;
 clear:both;
}
.contents2_l {
margin-bottom:10px;
 background: url(../imgs/bg_contents_2.gif);
 width:310px;
 float: left ;
}
.contents2_l .contents{
width: 310px;
background: url(../imgs/bg_contents_2b.gif) no-repeat bottom left;
}
.contents2_l .contents_bt{
padding-bottom:20px;
}
.contents2_r {
margin-bottom:10px;
 background: url(../imgs/bg_contents_2.gif);
 width:310px;
 float: right ;
}
.contents2_r .contents{
width: 310px;
background: url(../imgs/bg_contents_2b.gif) no-repeat bottom left;
}
.contents2_r .contents_bt{
padding-bottom:20px;
}
.contents_ad {
margin:5px;
text-align:center;
}

.pan {
display:block;
margin :5px;
font-size:13px;
float:left;
background-color: #ffffff;
}

.page_navi {
display:block;
font-size:13px;
text-align:right;
width:610px;
margin: 0px auto;
padding-top: 0px;
padding-bottom: 0px;
}

#subnavi {
display:block;
margin-right :20px;
font-size:13px;
float:right;
}

.hit_count {
display:block;
width:600px;
margin:0px auto;
margin-top : 8px;
text-align:left;
font-size:12px;
}

.top_contents_news {
width: 640px;
height:110px;
background: url(../imgs/bg_contents_inb.gif) no-repeat bottom left;
}


/* 
* * * * * * * * * * * * * * * * * * * *
* */


