@import url(reset.css);

@charset "utf-8";

/*==================
block
====================*/
body { /* center on ie */
background-color:#f3f3f3;
/*
*/
}
*+html body{
	overflow:visible;
}
* html body{
	overflow:visible;
}

#wrapper { /* center on everything else */
	margin: 0px auto;
	width: 958px;
	border:1px solid #a4a4a4;
	background-color:#FFF;
}
.top{
	vertical-align:bottom;
	border:0;
}
.top2{
	vertical-align:bottom;
	border:0;
	margin-top:10px;
}
/* 	ヘッダー ***************************************/
#header {
	width: 958px;
	height: 82px;
	background-color:#fff;
}
#logo{
	width:177px;
	float:left;
}
#header_text{
	width:530px;
	float:left;
}
#header_text h1{
	font-size:12px;
	margin:25px 0 0 0;
	padding:0;
	color:#666;
}
#topicPath{
	width:250px;
	float:left;
	text-align:right;
}
#topicPath img{
	padding:14px 6px 0 0 ;
}
/* 	メインコンテンツ ***************************************/
div#main_content{
	width:949px;
	height:971px;
	clear: both;
	margin:10px 0 0 5px;
	padding-bottom:7px;
}
/* 	左側 ***************************************/
div#navi {
  width: 234px;
		float:left;
}
/* 	登録フォーム **/
#form_image{
	width:px;
	height:px;
}
#form{
	width:234px;
	height:126px;
	background-image:url(img/form_bg02.gif);
	background-repeat:no-repeat;
}
#form ul{ 
padding:0; 
margin:0;
list-style-type:none;
color:#555;
}
#form li{ 
padding:3px 0 0 0; 
}
#form a{ 
color:#555;
}
.form_btn{
	margin-top:2px;
	padding:0;
}
.frame_area{
	margin-top:10px;
}
.frame_line{
	width:232px;
	height:475px;
	border-left:1px solid #4f984a;
	border-right:1px solid #4f984a;
	border-bottom:1px solid #4f984a;
	background-color:#fff;
}
.frame_line2{
	width:232px;
	height:520px;
	border-left:1px solid #4f984a;
	border-right:1px solid #4f984a;
	border-bottom:1px solid #4f984a;
	background-color:#fff;
}
/* 	先週の結果 **/
#result ul{
	width:232px;
	list-style-type:none;
	background-color:#fff;
}
.result_date{
	height:21px;
	background-color:#e3f1c7;
	color:#23731d;
	font-weight:bold;
	text-align:left;
	padding:2px 0 0 5px;
}
.result_detail{
	width:223px;
	margin-left:4px;
}
.result_image{
	float:left;
	border:1px solid #a4a4a4;
	margin-top:5px;
}
.result_text{
	width:161px;
	float:right;
	text-align:left;
	margin-top:4px;
	vertical-align:top;
}
.result_text p{
	margin:1px 0 0 5px;
	padding:0;
	line-height:110%;
	vertical-align:top;
}
/* 	ログイン ***************************************/
.login_line{
	width:232px;
	height:148px;
	border-left:1px solid #4f984a;
	border-right:1px solid #4f984a;
	border-bottom:1px solid #4f984a;
	background-color:#fff;
}
.input{
	margin-top:3px;
}
.result_date2{
	height:21px;
	background-color:#e3f1c7;
	color:#23731d;
	font-weight:bold;
	text-align:left;
	padding:2px 0 0 5px;
	margin-top:5px;
}
/* 	コンテンツ（中央と右） ***************************************/

div#content {
  width: 714px;
		padding-bottom:7px;
		float:right;
}
div#content:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
div#main {
  width:480px;
		float:left;
}
div#main p {
	margin:10px 5px 0 7px;
	line-height:130%;
	text-align:left;
}
.bar{
	margin-top:10px;
}
/* 	右 ***************************************/
div#sub {
  width: 234px;
		float:right;
}
#topicPath_sub{
  width: 234px;
	height:423px;
	margin:0;
	padding:0;
}
.link_text{
	margin:3px 0 0 5px;
	line-height:120%;
	font-weight:bold;
}

#topicPath_sub p{
	line-height:110%;
	text-align:left;
	padding:0;
	margin:3px 0 0 5px;
}
/* 	ニュース **/
#news ul{
	width:232px;
	list-style-type:none;
}
.news_detail p{
	margin:5px;
	padding:0;
	line-height:110%;
	vertical-align:top;
}
/* 	☆☆☆☆☆評価 ***/
.valuation{
	width:230px;
	height:20px;
	margin:0;
	padding:0 0 7px 0;
}
.valuation01{
	width:45px;
	height:20px;
	float:left;
	padding:3px 0 0 5px;
}
.valuation02{
	width:95px;
	height:20px;
	float:left;
	text-align:right;
	padding-top:3px;
}
.valuation03{
	width:80px;
	height:20px;
	float:left;
	text-align:right;
	color:#3a8533;
	font-weight:bold;
	font-size:18px;
}
/* 	お問合せページ バナースペース ***************************************/
.banner_space{
	margin-top:10px;
}
.banner_text{
	line-height:120%;
	margin:0;
	padding:2px 5px 0 5px;
}
.valuation04{
	text-align:right;
	color:#3a8533;
	font-weight:bold;
	font-size:18px;
}
/* 	メニューボタン ***************************************/
div#globalNavi{
	height:36px;
	background-image:url(img/navi_bg.gif);
	background-repeat:repeat-x;
}
div#globalNavi ul{
margin-left:4px;
}
div#globalNavi li{
width:177px;
display: inline;
float:left;
}
div#globalNavi img{
margin-top:5px;
vertical-align:bottom;
}
div#globalNavi .qa{
	width:85px;
	margin:8px 0 0 78px;
}
div#globalNavi .contact{
	width:62px;
	margin:8px 0 0 17px;
}
/* 	フッター ***************************************/
div #footer{
	height:18px;
	color:#fff;
	background-color:#4e4e4e;
	text-align:center;
	clear:both;
}
div #footer a{
	color:#fff;
}
div #copy{
	font-size:11px;
	height:20px;
	color:#333;
	background-color:#46ac3e;
	text-align:center;
	font-weight:bold;
	padding-top:2px;
	clear:both;
}

