@charset "utf-8"; 
body {
	line-height: 2;
	font-family: "メイリオ", Meiryo, "MS Pゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 75%;
	color: #333333;
	background-color: #EEF7F0;
}
html ,body{
	height: 100%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,  p, th, td, img {
	margin: 0; 
	padding: 0; 
}
.se{
  text-align : center;
  }
.f10p {font-size:16px; color:#000099; line-height: 16px;}
.f16{font-size : 16px; color : yellow; line-height : 22px;
  font-weight : bold;
  text-align : center;
}
#warper {
	width: 100%;
	position: relative;
	min-height: 100%;
}
#main {
	width: 100%;
	border-top: 1em #208E13 solid;
	margin-top: 0px;
	display: block;
}

.fr {
	color: hsla(359,95%,51%,1.00);
}
#header {
	overflow: hidden;
	width: auto;
}

#header h1 {
	font-size: 10px; 
	color:white;
    padding:3px 15px;	
	font-weight: normal; 
	width: 100%; 
	background-color: #208E13;

}
#header img{
	position: absolute; 
	left:15px; 
	top: 36px; 	
	float: left;
}
#pan {
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 12px;
	text-align: center;
	color: #000099;
}
#midas {
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
	color: #003300;
}
  .f9p {font-size:14px; color:#ffffff; font-weight:bolder; line-height: 20px;}
  .f12b{font-size:12px; color : black; line-height : 14px;
  text-align : left;
}
.f8l {
	font-size:28px;
	 color:#008000;
	 line-height: 26px;
	 text-align : center;
}
  .f8p2 {font-size:11px; color:#555555; }
  .new {font-size:10px; color:#cc0000; line-height: 11px;}

  A:LINK {color : blue; text-decoration : none;
  font-size : 15px;
  line-height : 20px;
  text-align : left;
}
  A:VISITED {color : purple; text-decoration : none;
  font-size : 15px;
  line-height : 20px;
  text-align : left;
}
  A:HOVER {color: #cc0000; text-decoration:underline;
  font-size : 15px;
  background-color : #9ecfcf;
  line-height : 20px;
  text-align : left;
}
TD{
  text-align : left; font-size:14px; color:#000099; line-height: 16px;
}
HR{
  color : green;
}

.f12{
  font-size : 12px;
  color : navy;
}
#footer {
	clear: both;
	height: 50px;
	width: 100%;
	background-color: #208E13;
	margin-bottom: 0px;
	padding-top: 20px;
	position: absolute;
}
#footer a {
	color: #FFFF33;
	font-size: 10px;
}
#footer a:hover {
	color: #CC00CC;
	text-decoration: none;
}


#footer p {
	font-size: 10px;
	text-align: center;
	color: white;
}
select {
	margin-top: 18px;
	margin-left: 10px;
	font-size: 16px;
	height: 30px;
}
#btan {
	width: 300px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}

/* ----- */
@media only screen and (min-width:940px){	
#content {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 800px;
	text-align: center;
}
.t1 {
	width: 30%;
	float: left;
	color: hsla(240,100%,30%,1.00);
	font-size: 12px;
	border-color: hsla(114,77%,32%,1.00);
	border-style: solid;
	background-color: hsla(60,100%,85%,1.00);
	height: 58px;
	padding-left: 10px;
	margin-left: auto;
	margin-right: auto;
	line-height: 58px;
	box-sizing:border-box;
}

.t2 {
	background-color: hsla(124,28%,69%,1.00);
	border-style: solid;
	border-color: hsla(114,77%,32%,1.00);
	width: 70%;
	float: left;
	text-align: left;
	padding-left: 10px;
	margin-left: auto;
	margin-right: auto;
	height: 58px;
	line-height: 58px;
	box-sizing:border-box;
}
.t4 {
	width: 30%;
	float: left;
	color: hsla(240,100%,30%,1.00);
	font-size: 12px;
	border-color: hsla(114,77%,32%,1.00);
	border-style: solid;
	background-color: hsla(60,100%,85%,1.00);
	height: 200px;
	padding-left: 10px;
	line-height: 200px;
	box-sizing:border-box;
}
.t5 {
	background-color: hsla(124,28%,69%,1.00);
	border-style: solid;
	border-color: hsla(114,77%,32%,1.00);
	width: 70%;
	float: left;
	text-align: left;
	padding-left: 10px;
	margin-left: auto;
	margin-right: auto;
	height: 200px;
	line-height: 200px;
	box-sizing:border-box;
}
.t3 {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	color: hsla(240,100%,30%,1.00);
	font-size: 12px;
	text-align: center;
	border-color: hsla(114,77%,32%,1.00);
	border-style: solid;
	background-color: hsla(60,100%,85%,1.00);
	height: auto;
	box-sizing:border-box;
}
.cl {
	clear: both;
}
#box {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	color: #1412E8;
	background-color: #B9F0BC;
	border-style: solid;
	border-color: #208E13;
	padding-top: 12px;
	padding-bottom: 12px;
}
input{
	width: 70%;
	height: 30px;
	margin-top: 12px;
}
input.rd  {
	width: 20%;
}
.t2 span{
	font-size: 16px;
	float:left;
}
textarea {
	width: 100%;
	height: 200px;
}
#footer {
	bottom: -90px;
}
}
/*---------------------------------*/
@media only screen and (max-width:940px){
#header {
	height: 55px;
}
#content {
	width: 90%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}
.t1 {
	color: hsla(240,100%,30%,1.00);
	font-size: 12px;
	border-color: hsla(114,77%,32%,1.00);
	border-style: solid;
	background-color: hsla(60,100%,85%,1.00);
	padding: 10px;
	text-align: center;
}

.t2 {
	background-color: hsla(124,28%,69%,1.00);
	border-style: solid;
	border-color: hsla(114,77%,32%,1.00);
	text-align: center;
	padding: 10px;
}
.t4 {
	color: hsla(240,100%,30%,1.00);
	font-size: 12px;
	border-color: hsla(114,77%,32%,1.00);
	border-style: solid;
	background-color: hsla(60,100%,85%,1.00);
	text-align: center;
	padding: 10px;
}
.t5 {
	background-color: hsla(124,28%,69%,1.00);
	border-style: solid;
	border-color: hsla(114,77%,32%,1.00);

	text-align: center;
	padding: 10px;
}
.t3 {
	padding: 80%;
	color: hsla(240,100%,30%,1.00);
	font-size: 12px;
	text-align: center;
	border-color: hsla(114,77%,32%,1.00);
	border-style: solid;
	background-color: hsla(60,100%,85%,1.00);
	height: auto;
}
.cl {
	clear: both;
}
#box {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	color: #1412E8;
	background-color: #B9F0BC;
	border-style: solid;
	border-color: #007070;
}
input, textarea {
	width: 95%;
}
#footer {
	bottom: -90px;
}


}
