body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #333;
	margin: 0px;
	padding: 0px;
}
#left_kumo {
	margin: 0px;
	padding: 0px;
	top:100px;
	left:30px;
	height: auto;
	width: 110px;
	z-index: 1;
	position: fixed;
}
#right_kumo {
	padding: 0px;
	top:100px;
	right:30px;
	height: auto;
	width: 201px;
	z-index: 1;
	position: fixed;

}
.left_kumo01 {
	text-align: center;
	padding: 0px;
	height: 106px;
	width: 114px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 110px;
	margin-left: 0px;
	-webkit-transition: left .3s, margin .3s;
	animation: fuwafuwa 3s ease-in-out alternate infinite;
	-webkit-animation: fuwafuwa 3s ease-in-out alternate infinite;
}
.left_kumo03 {
	text-align: center;
	padding: 0px;
	height: 106px;
	width: 114px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
	-webkit-transition: left .3s, margin .3s;
	animation: fuwafuwa 3s ease-in-out alternate infinite;
	-webkit-animation: fuwafuwa 3s ease-in-out alternate infinite;
}
.left_kumo06 {
	text-align: center;
	height: 106px;
	width: 114px;
	-webkit-transition: left .2s, margin .2s;
	animation: fuwafuwa 2s ease-in-out alternate infinite;
	-webkit-animation: fuwafuwa 2s ease-in-out alternate infinite;
	padding-top: 80px;
}
.left_kumo02 {
	text-align: center;
	padding: 0px;
	height: 106px;
	width: 114px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
	-webkit-transition: left .2s, margin .2s;
	animation: fuwafuwa 2s ease-in-out alternate infinite;
	-webkit-animation: fuwafuwa 2s ease-in-out alternate infinite;
}
@keyframes fuwafuwa {
  0% { transform: translateY(10px); }
  100% { transform: translateY(-10px); }
}
@-webkit-keyframes fuwafuwa {
  0% { -webkit-transform: translateY(10px); }
  100% { -webkit-transform: translateY(-10px); }
}

#bottom_menu {
	padding: 0px;
	height: 100px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: fixed !important;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #2D58D4;
	z-index: 9999;
}
#bottom_menu2 {
	padding: 0px;
	height: 30px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: fixed !important;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #2D58D4;
	z-index: 9999;
	clear: both;
}

ul {
  list-style: none;
  padding: 0;
}


/* ==========================================================================
   common
   ========================================================================== */
img.bg {
  /* Set rules to fill background */
  min-height: 100%;
  min-width: 1024px;
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;
  /* Set up positioning */
  position: fixed;
  /* またはabsolute; */
  top: 0;
  left: 0;
}

@media screen and (max-width: 1024px){
  img.bg {
  left: 50%;
  margin-left: -512px; }
}

div#container {
	position: relative;
	height: auto;
	width: 100%;
	padding: 0px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}

.top_one {
	padding: 0px;
	height: 50px;
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	z-index: 10;
	position: relative;
}
.logo_in_c h1 img {
	padding: 0px;
	margin-top: -25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.logo_in_c h1 {
	margin: 0px;
	padding: 0px;
}

.logo_in {
	height: 42px;
	width: 310px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.center_logo {
	background-color: #000;
	padding: 0px;
	height: 50px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 10;
	position: relative;
}
.logo_in_c {
	height: 42px;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
.bottom_700 {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 40px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.copy {
	background-color: #000;
	padding: 0px;
	height: 60px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.copy_in {
	padding: 0px;
	height: 40px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.copy_in_left {
	margin: 0px;
	float: left;
	height: 40px;
	width: 400px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFF;
}
.small {
	font-size: 11px;
}
.main_info {
	padding: 10px;
	height: 750px;
	width: 650px;
	background-color: #FFF;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	overflow: hidden;
	z-index: 5;
	position: relative;
}
.main_info_t {
	height: 400px;
	width: 650px;
	background-color: #FFF;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
	z-index: 5;
}
.main_info h2 {
	display: block;
	color: #62B638;
	letter-spacing: 2px;
	background-image: url(../images/ore_icon_27.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 0px;
}

#news {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 38px;
	width: 100px;
}
#news_logo {
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 85px;
}
#news_title {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 500px;
	color: #FFF;
	font-size: 15px;
	line-height: 40px;
}
.yel {
	color: #F8F035;
}
.overup2 {
	text-align: center;
	padding: 0px;
	height: 104px;
	width: 90%;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.overup3 {
	text-align: center;
	padding: 0px;
	height: 104px;
	width: 90%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.mailform2 tr th span {
	color: #F00;
}
#mailform2 .mailform2 table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#mf_wrapper {
	width: 640px;
	text-align: left;
	margin: 0px auto 0px auto;
	font-family: sans-serif;
}
div#mf_header h1 {
	font-size: 24px;
	border-bottom: solid 1px #999999;
	margin: 0px;
	padding: 0px;
}
div#mf_header h2 {
	font-size: 16px;
	color: #999999;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
form#mailform2 {
	padding: 5px;
}
table.mailform2 {
	width: 100%;
}
table.mailform2 tr th,table.mailform2 tr td {
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	padding: 7px 5px 7px 5px;
}
.border_s {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
}

table.mailform2 tr th {
	width: 150px;
}
table.mailform2 tr th span {
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
}
.mailform2 tr td input {
}

table.mailform2 tr th p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #999999;
}
table.mailform2 tr td textarea {
	width: 90%;
	height: 50px;
}
.kaijyouinfo {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.overup {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
