@charset "utf-8";
/* ===================================================================
CSS information2
=================================================================== */


.submenu1{
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #FFB33C), color-stop(0.00, #FF9816));
	background: -webkit-linear-gradient(top, #FF9816 0%, #FFB33C 100%);
	background: -moz-linear-gradient(top, #FF9816 0%, #FFB33C 100%);
	background: -o-linear-gradient(top, #FF9816 0%, #FFB33C 100%);
	background: -ms-linear-gradient(top, #FF9816 0%, #FFB33C 100%);
	background: linear-gradient(top, #FF9816 0%, #FFB33C 100%);

	clear:both;
	overflow:auto;
	overflow:hidden;

}

.submenu1 h2{
	margin-top:2px;
	margin-left:10px;
	float:left;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}




.submenu1 .top .link{
	float:right;
	margin-top:2px;
	margin-right:6px;

}


.submenu2{
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #FFB33C), color-stop(0.00, #FF9816));
	background: -webkit-linear-gradient(top, #FF9816 0%, #FFB33C 100%);
	background: -moz-linear-gradient(top, #FF9816 0%, #FFB33C 100%);
	background: -o-linear-gradient(top, #FF9816 0%, #FFB33C 100%);
	background: -ms-linear-gradient(top, #FF9816 0%, #FFB33C 100%);
	background: linear-gradient(top, #FF9816 0%, #FFB33C 100%);

	text-align:center;
	clear:both;
	overflow:auto;
	overflow:hidden;
	padding-top:4px;

	
}


/* ------------------------------------------------------------ */
#midasi{
	padding-top: 10px;
	padding-bottom: 10px;
	clear:both;
	overflow:auto;
	overflow:hidden;
}
#midasi .text1{
	margin-left:5px;
	width:200px;
}



/* ------------------------------------------------------------ */

.setumei{
	padding:10px;
}
.setumei table{
	width:100%;
}

.setumei table td{
	padding:5px;
	
}
.setumei table .td01{
	color:#FF6600;
	width:60px;
}
.setumei table .td02{
	color:#FF3333;
	padding:5px 0px 5px 5px;
	width:20px;
}

/* ------------------------------------------------------------ */

.colorF01{
	font-size:14px;
	text-align: center;
	color:#FF5A10;
}
.colorF02{
	color:#FF3333;
}

.colorF03{
	font-size:11px;
}
