@charset "utf-8";

body {
    font-size:14px;
	line-height: 140%;
	color: #444444;
    border-top:4px #548327 solid;
    background-color:#72aa3c;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	font-family:Arial, Helvetica, sans-serif;
    margin:0px;
	padding:0px;
    /*background-image : url(../imgs/bg.gif);*/
}


/*--------------------------------------------*/
/*link
----------------------------------------------*/
a:link {
	color: #ff9706;
	text-decoration: none;
}

a:visited {
	color: #ff9706;
	text-decoration: none;	
}

a:active {
	color: #ff9706;
	text-decoration: underline;
}

a:hover {
	color: #ff9706;
	text-decoration: underline;
}


/*--------------------------------------------*/
/*reset
----------------------------------------------*/
img {
	border:0;
	vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
	margin:0px;
	padding:0px;
	font-size:100%;
}

#ratingtable_title {
	color:#666666;
	width:580px;
	border-bottom:1px #cccccc solid;
	padding: 5px;
	margin-bottom:8px;
	font-weight: bold;
}

#ratingtable {
	width:580px;
	border:1px #cccccc 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 #ffffff solid;
}

.graph {
    display:block;
    background-color:#888; 
    height:15px;
    background-image : url(../imgs/graph.gif);
}

.white_td {
    background-color:#ffffff; 
	text-align: left;
}

.graph_td {
   background-color:#f3f3f3; 
	text-align: left;
}
.bt_radio{
    background-color:#cccccc; 
	text-align: center;
    border-bottom:2px #ffffff solid;
}

.bt_num {
    background-color:#ffffff; 
	text-align: center;
}

.bt_td {
    background-color:#ffffff; 
	vertical-align: text-middle;
}
.rating_bt {
    display:block;
    padding:5px;
    width:100px;
    background-color:#ffffff; 
	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 #ffffff solid;
    border-right:2px #ffffff 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:5px 0px;
}

#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 : 100px;
  float : left;
  text-align: center;
  font-size:12px;
  padding: 3px 0px;
  height : 20px;
  display:block;
  color:#4c3700;
  text-decoration: none;
  background-image : url(../imgs/btb.gif); 
}
#navi a:hover{
  width : 100px;
  float : left;
  text-align: center;
  font-size:12px;
  padding: 3px 0px;
  height : 20px;
  display:block;
  color:#ffffff;
  text-decoration: none; 
  background-image : url(../imgs/btb2.gif);
}
#navi_p{
  width:160px;
  float : left;
  text-align: center;
  font-size:12px;
  height : 30px;
  display:block;
  text-decoration: none;
}


/*--------------------------------------------*/
/*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 : #ff6226;
  margin-bottom:0px;
  background: url(../imgs/first.gif) no-repeat;
  line-height:210%;
  padding-left:45px;
  font-size:20px;
  font-weight:bold;
  border-bottom:#ff6226 solid 3px;
  clear:both;
}

.contentstitle_top {
  color : #ff6226;
  background-image : url(../imgs/titletop.gif);
  background-color:#FFFFFF;
  margin-bottom:0px;
  padding-left:20px;
  font-size:14px;
  height:30px;
  line-height:210%;
  font-weight:bold;
  clear:both;
}
.contentstitle_top h1{
  color:#ff6226;
  width:100%;
  height:30px;
  /*background-image : url(../imgs/titletop_r.gif);
  background-repeat: no-repeat;
  background-position: right;*/
}

.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 {
  margin :5px;
  font-size:13px;
  float:left;
}

.page_navi {
  font-size:13px;
  text-align:right;
}

#subnavi {
  margin :5px;
  font-size:13px;
  float:right;
}
.hit_count {
	margin :8px 5px 5px 10px;
	text-align:leftt;
	font-size:12px;
}



/* 
* * * * * * * * * * * * * * * * * * * *
* */


