@charset "utf-8";

body {
        font-size:14px;
	line-height: 140%;
	color: #444444;
        border-top:4px #1e90ff solid;
        background-color:#ffffff;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	font-family:Arial, Helvetica, sans-serif;
        margin:0px;

}


/*--------------------------------------------*/
/*link
----------------------------------------------*/
a:link {

	color: #0C00CC;
	text-decoration: none;
}

a:visited {

	color: #0C00CC;
	text-decoration: none;	
}

a:active {

	color: #0C00CC;
	text-decoration: underline;
}

a:hover {

	color: #0C00CC;
	text-decoration: underline;
}


/*--------------------------------------------*/
/*reset
----------------------------------------------*/
a img {
	border: 0px none #fff;
}

img {
	border:0;
	vertical-align:bottom;
}


h1,h2,h3,h4,h5,h6 {
	font-size:100%;
}

h1,h2 {
display:inline;
margin:5px;
}

#ratingtable_title {
display:bloc;
color:#666;
width:580px;
border-bottom:1px #ccc solid;
padding: 5px 5px;
margin-bottom:8px;
font-weight: bold;
}

#ratingtable {
display:bloc;
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;
}

.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: 960px;
  display:block;
  margin-bottom: 20px;
  margin:10px auto;
}

#header_logo {
  float : left;
  width: 350px;
  height :75px;
  margin-bottom:5px;
  margin-top:5px;
}

#head_l {
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;
}

#navi a
{
  width : 99px;
  border: 1px solid #666666;
  border-left: 0px; 
  border-top:solid #666666 4px;
  float : left;
  text-align: center;
  font-size:12px;
  padding-top: 3px;
  padding-bottom: 3px;
  height : 20px;
  display:block;
  color:#444444;
  text-decoration: none;
  background-image : url(../imgs/btb.gif); 
}

#navi_top a
{
  width : 98px;
  border: 1px solid #666666;
  border-top:solid #666666 4px;
  float : left;
  text-align: center;
  font-size:12px;
  padding-top: 3px;
  padding-bottom: 3px;
  height : 20px;
  display:block;
  color:#444444;
  text-decoration: none;
  background-image : url(../imgs/btb.gif);
}

#navi a:hover
{
  width : 99px;
  border: 1px solid #666666;
  border-top:solid #333333 4px;
  border-left: 0px;
  float : left;
  text-align: center;
  font-size:12px;
  padding-top: 3px;
  padding-bottom: 3px;
  height : 20px;
  display:block;
  color:#444444;
  text-decoration: underline; 
  background-image : url(../imgs/btb2.gif);
}

#navi_top a:hover
{
  width : 98px;
  border: 1px solid #666666;
  border-top:solid #333333 4px;
  float : left;
  text-align: center;
  font-size:12px;
  padding-top: 3px;
  padding-bottom: 3px;
  height : 20px;
  display:block;
  color:#444444;
  text-decoration: underline; 
  background-image : url(../imgs/btb2.gif);
}
#navi_p
{
  width:160px;
  border: 0px solid #666666;
  border-left: 0px; 
  border-top:solid #666666 0px;
  float : left;
  text-align: center;
  font-size:12px;
  height : 20px;
  display:block;
  color:#444444;
  text-decoration: none;
  background-color : #333; 
}


/*--------------------------------------------*/
/*footer
----------------------------------------------*/
#footer {
  width: 960px;
  margin: 35px 0px 5px 0px ;
  padding:5px;
  background-color:#ffffff;
  border-top:#cccccc solid 1px;
  text-align:center;
  clear: both;
}


/*--------------------------------------------*/
/*layout
----------------------------------------------*/

#main_frame {
  width: 960px;
  border: 0px solid #cccccc;
  clear: both;
  background-color:#ffffff;
  padding:5px 10px 10px 10px ;
  margin:0 auto;
}

#left_frame {
  float: left;
  width: 630px;
  border: 0px solid #ccc;
}
#right_frame {
  float: right;
  width: 310px;
  border: 0px solid #333;
  background-color:#fff;
  padding:0px;
}
#main_frame #footer_frame {
  clear: both;
}
.pagetop_bar {
text-align:right;
padding:5px;
font-size:10px;
margin-bottom:8px;
}

.pagetop_bar_l {
text-align:left;
padding:5px;
font-size:11px;
margin-bottom:5px;
}
.contentstitle_1st {
  color : #333333;
  display:bloc;
  margin-bottom:0px;
  background: url(../imgs/first.gif) no-repeat;
  line-height:210%;
  padding-left:45px;
  font-size:20px;
  font-weight:bold;
  border-bottom:#666666 solid 2px;
  clear:both;
}

.contentstitle_top {
  color : #444444;
  background-image : url(../imgs/titletop.gif);
  background-color:#CCCCCC;
  margin-bottom:0px;
  padding-left:15px;
  font-size:14px;
  height:25px;
  line-height:210%;
  font-weight:bold;
  border-bottom:#CCCCCC solid 1px;
  clear:both;
}


.point01 {
  display:bloc;
  background : url(/imgs/point01.gif) no-repeat;
  font-size:15px;
  background-position:8px 0px;
  padding-left: 20px;
  padding-right: 5px;
}
.point02 {
  background : url(/imgs/point02.gif) no-repeat;
  background-position:13px 0px;
  padding-left: 25px;
}



.contentstitle {
  background-image : url(../imgs/contentstitle_top.gif);
  color : #ffffff;
  margin-bottom:0px;
  padding: 2px 2px 2px 5px;
  font-size:14px;
  margin-bottom : 2px;
  clear:both;
}
.contents {
 margin-bottom:8px;
}
.contents_in {
 background-color:#FFF;
 margin-bottom:10px;

}
.contents_bt {
 border-bottom:#CCCCCC solid 1px;
 font-size:12px;
 padding-bottom:8px;
 padding-right:20px;
 text-align:right;
 margin: 15px 0px 10px 0px;
 clear:both;
}
.contents2 {
 background-color:#FFF;
 clear:both;
}
.contents2_l {
 background-color:#FFF;
 width:305px;
 float: left ;
}
.contents2_r {
 background-color:#FFF;
 width:305px;
 float: right ;
}
.contents_ad {
margin:5px;
text-align:center;
}

.pan {
display:bloc;
margin :5px;
font-size:13px;
float:left;
}

.page_navi {
display:bloc;
font-size:13px;
text-align:right;

}

#subnavi {
display:bloc;
margin :5px;
font-size:13px;
float:right;
}

.hit_count {
display:bloc;
margin :8px 5px 5px 10px;
text-align:leftt;
font-size:12px;
}



/* 
* * * * * * * * * * * * * * * * * * * *
* */


