@charset "utf-8";

/****************************************************/
/*フォントスタイル	                            */
/****************************************************/

.style1 {font-size: 13px}

.style10 {font-size: 13px; font-weight: bold; }

.style16 {
	color: #FF0000;
	font-weight: bold;
	font-size: 15px;
}

.style18 {font-size: 13px; color: #000000; }

.style19 {color: #000000}

.style20 {font-size: 30px; color: #000000; font-weight: bold; font-style: oblique}

.style22 {color: #0000FF}

.style23 {
	background-color: #FFFFFF;
	color: #0000FF;
	font-size: 15px;
	font-weight: bold;
}
