@charset "UTF-8";

body{
  margin: 0;
  padding: 0;
  font-size: 12px;
  line-height: 1.4em;
  background: url(../image/bg_gradation_gray.gif) repeat-x;
  background-attachment: fixed;
}

a img{
  border-style: none;
}

h2{
  margin: 2px 0px 1px 0px;
  padding: 0px;
  color: #2C1B11;
}

.error{
  font-weight: bold;
  color: red;
}
.clear{
  clear: both;
}

#main{
  width: 900px;
  margin: 0 auto;
  /* border: 3px solid yellow; */
}

/**-------- header設定 --------**/
#header_frame{
  /* width: 850px; */
  height: 100px;
  background-image: url(../image/002-007.gif);
  border-top: 8px solid #F0F0F0;
}

	#head_left{
	  width: 240px;
	  height: 55px;
	  margin: 41px 0px 0px 50px;
	  float: left;
	  /* background-color: green; */
	}

	#head_right{
	  width: 590px;
	  /* height: px; */
	  float: right;
	}

/**-------- menu設定 --------**/
#menu_frame{
  width: 580px;
  height: 41px;
  /* background-color: #F0FFFF; */
  background-image: url(../image/menu_back.png);
  background-repeat: no-repeat;
}

	#menu_frame a{
	  color: #2C1C0F;
	  text-decoration: none;
	  /* background-position: 0px 0px; */
	  /* background-image: url(../image/menu_a_back.png); */
	  /* background-repeat: no-repeat; */
	}

	#menu_frame ul{
	  list-style-image: none;
	  list-style-type: none;
	  margin: 0;
	  padding: 0;
	}

	#menu_frame li{
	  margin: 10px 5px 0px 5px; 
	  font-weight: bold;
	  text-align: center;
	  float: left;
	}

	#menu_frame span{
	  /* background-color: red; */
	  padding: 0px 2px 2px 2px;
	}
	.menu_a{
	  width: 60px;
	}

	.menu_b{
	  width: 80px;
	}

	.menu_c{
	  width: 115px;
	}

	/**---- hover設定 ----**/
	#menu_frame a:hover{
	  color: #ffffff;
	}

	#menu_frame li:hover{
	  background-color: #324068;
	}

/**-------- contents設定 --------**/
#contents_frame{
  width: 900px;
  /* height: px; */
  padding-bottom: 20px;
  border: 1px solid #ffffff;
  background-image: url(../image/cont_background_image.gif);
  background-color: #F0FFFF;
}

	#cont_top_line{
	  height: 220px;
	  background-image: url(../image/003-009.gif);
	}

	#cont_top_left{
	  width: 310px;
	  height: 180px;
	  margin: 20px 0px 0px 20px;
	  /* background-color: Lavender; */
	  float: left;
	}

		.cont_icon_image{
		  width: 55px;
		  height: 55px;
		  margin: 0px 0px 6px 0px;
		  float: left;
		}

		.cont_icon_text{
		  width: 215px;
		  height: 51px;
		  margin: 2px 0px 0px 15px;
		  background-color: #ffffff;
		  float: left;
		  color: #424037;
		}

			.cont_info_title{
			  font-weight: bold;
			}

	#cont_top_right{
	  width: 530px;
	  height: 180px;
	  margin: 20px 20px 0px 0px;
	  float: left;
	}

	#cont_bottom_left{
	  width: 285px;
	  height: auto;
	  margin: 20px 0px 0px 20px;
	  /* background-color: #6B8E23; */
	  float: left;
	}

		#cont_bottom_left a{
		  text-decoration: none;
		}

	#cont_bottom_right{
	  width: 550px;
	  height: auto;
	  margin: 20px 0px 0px 25px; 
	  /* background-color: #DEB887; */
	  float: left;
	}

	/**---- submenu設定 ----**/
	#cont_submenu{
	  width: 285px;
	  height: auto;
	  margin: 10px 0px 0px 20px;
	  /* background-image: url(../image/submenu_back.gif); */
	  float: left;
	}

		#submenu_header_comp{
		  width: 285px;
		  height: 30px;
		  background-image: url(../image/submenu_header_comp.gif);
		}

		#submenu_header_rec{
		  width: 285px;
		  height: 30px;
		  background-image: url(../image/submenu_header_rec.gif);
		}

			#submenu_header span{
			  font-weight: bold;
			  margin: 0px 0px 0px 0px;
			  padding: 5px 0px 0px 0px;
			}

		#submenu_list{
		  width: 285px;
		  height: auto;
		  background-image: url(../image/submenu_back.gif);
		  margin: 0;
		}

		#submenu_footer{
		  width: 285px;
		  height: 5px;
		  background-image: url(../image/submenu_footer.gif);
		}

		.submenu_list{
		  /* width: 230px; */
		  /* background-image: url(../image/submenu_back.gif); */
		  list-style-image: url(../image/yy005_01.gif);
		  margin: 0;
		  padding-left: 30px;
		}

		#submenu_list_end{
		  padding-bottom: 5px;
		}

	#cont_submenu_main{
	  width: 550px;
	  height: auto;
	  margin: 10px 0px 0px 25px; 
	  /* background-color: #DEB887; */
	  float: left;
	}

		#cont_submenu_main dt{
		  margin: 0px 0px 5px 0px;
		  color: #2C1B11;
		  font-weight: bold;
		}

		#cont_submenu_main dd{
		  margin-bottom: 5px;
		}

		#sign_area{
		  margin: 0px 0px 0px 270px;
		}

		#map{
		  width: 530px;
		  height: 350px;
		  margin-bottom: 10px;
		}

	/**---- submenu無し設定 ----**/
	#cont_main{
	  width: 550px;
	  height: auto;
	  margin: 10px 0px 0px 20px; 
	  /* background-color: #DEB887; */
	  float: left;
	}

		#cont_main li{
		  list-style-image: url(../image/p002_01.gif);
		}

		#cont_main dl{
		  margin: 0px;
		}

		#cont_main dt{
		  margin-left: 18px;
		}

		#contact_area dl{
		  margin-top: 20px;
		}

		#contact_area dt{
		  width: 170px;
		  margin-left: 0px;
		  clear: left;
		  float: left;
		}

		#contact_area dd{
		  margin: 0px 0px 10px 0px;
		}

		#contact_area input[name="mail"],input[name="address"]{
		  width: 300px;
		}

		#contact_area textarea{
		  width: 300px;
		  height: 150px;
		}

		.st{
		  color: red;
		  font-weight: bold;
		}

		#rule_list dt{
		  margin: 0px 0px 2px 0px;
		  font-weight: bold;
		}

		#rule_list dd{
		  margin: 0px 0px 10px 25px;
		}

		#rule_list ul{
		  margin: 0px 0px 0px 0px;
		  padding: 0;
		}

		#rule_list li{
		  list-style-image: none;
		  list-style-type: none;
		  margin-bottom: 2px;
		}

		#comp_inf{
		  text-align: right;
		}

		#privacy_info{
          width: 220px;
          margin-left: 350px;
		}
/**-------- footer設定 --------**/
#footer_frame{
  width: 900px;
  height: 100px;
  margin-top: 20px;
  background-image: url(../image/footer_image.png);
  background-repeat: no-repeat;
}
	#footer_copyright{
	  margin: 0px 0px 0px 320px;
	  padding-top: 15px;
	}