/* CSS level1 - yuuhi.akatsuki.ne.jp Version 2.00 - */
/* Dawn Bible Web Site - */
/* Written by Yuuhi Saiki */

BODY { 
	font-size: 13.5px;
	margin: 5;
	line-height: 1.2;
	color: #555555; 
	background-color: #FFFFFF;
	font-family: "ＭＳ ゴシック", "ＭＳ 明朝", リュウミンライト-ＫＬ;
}

A { color: #F08080; font-weight: bold; text-decoration: none; }
A:HOVER { color: #F08080; text-decoration: underline; }

/* TABLE */
TD { line-height: 1.2; font-size: 13.5px; }

/* Simple Table */

.box {
	border: 0px solid;
	padding: 2px;
}

.box0 {
	background-color: #FFFFFF;
	border: #0000FF 1px solid;
	padding: 2px;
}

/* Font Style */

/* Font Lang Style */
.fm { font-family: "ＭＳ 明朝" , リュウミンライト-ＫＬ }
.fg { font-family: "ＭＳ ゴシック" , Osaka-等幅 }
.ft { font-family: "Times New Roman" , Times }
.fi { font-family: Impact , Chicago , Verdana }
.fv { font-family: Verdana , Arial , Helvetica , sans-serif }
.fc { font-family: "Comic Sans MS" , "Times New Roman" , Times , Georgia }
.fp { font-family: "ＦＡ ぽぽる" }

/* Font Size Style */
#s1 { font-size:  7.5pt }
#s2 { font-size: 10.0pt }
#s3 { font-size: 12.0pt }
#s4 { font-size: 13.5pt }
#s5 { font-size: 18.0pt }
#s6 { font-size: 24.0pt }
#s7 { font-size: 36.0pt }

/* end of file */