/* miwa_fontset_for_win */

A:link { color : #009}
A:visited { color : #0066CC}
A:active { color : #FF6600}
A:hover { color : #FF6600}

BODY {
scrollbar-track-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #CCCCCC;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-highlight-color: #CCCCCC;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-arrow-color: #CCCCCC;
}

TD {font-size: 12px}

.f-b-red { font-weight: bold ; color: #FF3300}		/* 太字・赤 */
.f-b-orange { font-weight: bold ; color: #FF6600}	/* 太字・オレンジ */
.f-b-pink { font-weight: bold ; color: #FF3399}		/* 太字・ピンク */
.f-b-purple { font-weight: bold; color: #663399}	/* 太字・紫 */
.f-b-green { font-weight: bold; color: #008888}		/* 太字・緑 */
.f-b-blue { font-weight: bold; color: #0066CC}		/* 太字・ブルー */
.f-b-white { font-weight: bold ; color: #FFFFFF}	/* 太字・白 */
.f-red { color: #FF3300}				/* 赤字 */
.f-white { color: #FFFFFF}				/* 白字 */

.title {font-family: "Trebuchet MS", "Verdana", "Geneva", "Courier" "Helvetica", "Alial", ; font-size: 48px; font-weight: 900: bold}

.p10_14{font-size: 10px; line-height: 14px}
.p10_16{font-size: 10px; line-height: 16px}
.p12_16{font-size: 12px; line-height: 16px}
.p12_18{font-size: 12px; line-height: 18px}
.p14_20{font-size: 14px; line-height: 20px}
.p16{font-size: 16px; line-height: 19px}

.t10{font-size: 10px}
.t10-r{font-size: 10px ; color: #FF3300}
.t10-w{font-size: 10px ; color: #FFFFFF}
.t12{font-size: 12px}
.t14{font-size: 14px}
.t14b{font-size: 14px; font-weight: bold}
.t16{font-size: 16px}
.t16b{font-size: 16px; font-weight: bold}
.t18{font-size: 18px}
.t18b{font-size: 18px; font-weight: bold}

.e10{font-family: "Trebuchet MS", "Verdana", "Geneva", "Courier" "Helvetica", "Alial", ; font-size: 10px}
.e11{font-family: "Trebuchet MS", "Verdana", "Geneva", "Courier" "Helvetica", "Alial", ; font-size: 11px}
.e12{font-family: "Trebuchet MS", "Verdana", "Geneva", "Courier" "Helvetica", "Alial", ; font-size: 12px}
.e14{font-family: "Trebuchet MS", "Verdana", "Geneva", "Courier" "Helvetica", "Alial", ; font-size: 14px}
.e18{font-family: "Trebuchet MS", "Verdana", "Geneva", "Courier" "Helvetica", "Alial", ; font-size: 18px; font-weight: 900: bold}