

body { 
	background-color: #F1EFE3;
	font-size: 12px;
	font-family: MS ゴシック, osaka, sans-serif,verdana, arial;
	line-height: 15pt;
}


/**********FOOTER**********/
.footer {font-family: MS ゴシック, osaka, sans-serif,verdana, arial, ; font-size: 11px; color: #666666;}
.footer A { color: #666666; text-decoration: underline;}
.footer A:link { color: #666666; text-decoration: underline;}
.footer A:vlink { color: #666666; text-decoration: underline;}
.footer A:hover { color: #FF0000; text-decoration: none;}
.footer A:active { color: #FF0000; text-decoration: none;}


/**********フォント-バリエーション**********/

.bk10 {font-size: 10px; color: #000000;}
.bk10b {font-size: 10px; font-weight: bolder; color: #000000;}

.red10 {font-size: 10px; color: #CC0000;}
.red10b {font-size: 10px; font-weight: bolder; color: #CC0000;}

.red13 {font-size: 13px; color: #CC0000;}
.red13b {font-size: 13px; font-weight: bolder; color: #CC0000;}

.gray1-13 {font-size: 13px; color: #666666;}
.gray1-13b {font-size: 13px; font-weight: bolder; color: #666666;}

.gray2-13 {font-size: 13px; color: #999999;}
.gray2-13b {font-size: 13px; font-weight: bolder; color: #999999;}

.red16 {font-size: 13px; color: #333333;}
.red16b {font-size: 13px; font-weight: bolder; color: #333333;}





/**********リンク関連**********/
/*全般*/
A { color: #0000FF; text-decoration: none;}
A:link { color: #0000FF; text-decoration: none;}
A:vlink { color: #0000FF; text-decoration: none;}
A:hover { color: #FF0000; text-decoration: underline;}
A:active { color: #FF3300; text-decoration: none;}