/* 覧覧覧覧覧覧覧覧覧 FONT CONTROLS */

.f8 { font-family: arial,helvetica,sans-serif; font-size: 8pt; }
.f9 { font-family: arial,helvetica,sans-serif; font-size: 9pt; }
.f9v { font-family: verdana,helvetica,sans-serif; font-size: 9pt; }
.f10 { font-family: arial,helvetica,sans-serif; font-size: 10pt; }
.f10v { font-family: verdana,helvetica,sans-serif; font-size: 10pt; }
.f10t { font-family: "times new roman",times,serif; font-size: 10pt; }
.f11 { font-family: arial,helvetica,sans-serif; font-size: 11pt; }
.f11v { font-family: verdana,helvetica,sans-serif; font-size: 11pt; }
.f12 { font-family: arial,helvetica,sans-serif; font-size: 12pt; }
.f12t { font-family: "times new roman",times,serif; font-size: 12pt; }
.f14 { font-family: arial,helvetica,sans-serif; font-size: 14pt; }
.f14t { font-family: "times new roman",times,serif; font-size: 14pt; }
.f18 { font-family: arial,helvetica,sans-serif; font-size: 18pt; }
.f24 { font-family: arial,helvetica,sans-serif; font-size: 24pt; }
.f36 { font-family: arial,helvetica,sans-serif; font-size: 36pt; }

.bld { font-weight: bold; }
.itl { font-style: italic; }
.strk { text-decoration: line-through; }

/* 覧覧覧覧覧覧覧覧覧 COLOR CONTROLS */

.wht { color: #fff; }
.blu { color: #0066ff; }
.org { color: #F89F1B; }
.vio { color: #C14684; }
.gre { color: #298C39; }
.red { color: #EC2028; }
.gry { color: #c9c9c9; }
.gry2 { color: #777; }
.gry3 { color: #999; }


/* 覧覧覧覧覧覧覧覧覧 LINK CONTROLS */

a.blu:hover { text-decoration: underline; color: #3ae; }
a.red:hover { text-decoration: underline; color: #3ae; }
a.nn { text-decoration: none; }
a.nn:hover { text-decoration: underline; }
a.nn2 { text-decoration: none; }
a.nn2:hover { text-decoration: underline; color: #fff; }
a.nn3:hover { color: #773; }



/* 覧覧覧覧覧覧覧覧覧 ALIGNMENT AND PADDING CONTROLS */

.rssico { position: relative; top: 3; }
.alnlt { text-align: left; }
.ctr { text-align: center; }
.floatl { float: left; }
.floatr { float: right; }

.pad1 { padding: 0 5px 5px 0; }
.pad2 { padding: 0 0 5px 5px; }


/* 覧覧覧覧覧覧覧覧覧 BODY TAG CONTROLS */

body { background-color: #F89F1B; margin: 0; }

/* 覧覧覧覧覧覧覧覧覧 CONTENT CONTROLS */

.artad { border: 1px solid #716C9C; padding: 5px; margin: 10px; background-color: #FBF588; width: 175px; }
.artadga { padding: 5px; margin-left: 10px; background-color: #ffffff; width: 180px; }
.headbul {
	color: #00ADEF;
}
