@charset "UTF-8";

body{
     font-size: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:1.5;
	}
/*------------TABLE------------------*/
table{
	font-size:inherit;
	font:100%;
	}
th{
		font-size: 12px;
		/*color: White;*/
		font-weight: bold;
	}
	td{
		font-size: 12px;
		/*color: #333333;*/
		}
	caption{
		font-size: 12px;
	}
/*------------END TABLE------------------*/
p,li,dd,dt{
		font-size: 12px;
		/*color: #333333;*/
	}
 h3{
	color: #FC7315;
	font-weight: bold;
	font-size: 14px;
}
h4{
	color: #333333;
	font-weight: bold;
	font-size: 14px;
}
h5{
	font-weight: bold;
	font-size: 14px;
}
em{
	font-weight: bold;
	font-size: 120%;
}
.text_yerrow{
   color: #AB822B;
	font-size: 10px;
}
.text_red{
   color: Red !important;
}
.text_black{
   color: Black !important;
}
.text_Glay{
   color: #333 !important;
}
.text_orange{
   color: #FC7315;
}
.text_blue{
   color: #6699FF;
}
.text_green{
   color: #009900;
}
.text10{
	font-size: 10px !important;
}
.text12{
	font-size: 12px !important;
}
.text14{
	font-size: 14px !important;
}
.text16{
	font-size: 16px !important;
}
.text18{
	font-size: 18px !important;
}
.text_nomal{
   font-weight: normal;
}
.text20{
	font-size: 20px !important;
	font-family: sans-serif !important;
}