BODY {
	color: #000000;
	background-image: url("mone01.gif");
       /* background-color: #CCCCFF; */
	font-size: 10pt;
}


A:link { color: #1E1EB4 }		/*　リンクの色　*/
A:visited { color: #5050B4 }	        /*　訪れたことのあるリンクの色　*/
A:active { color: #FF0000 }		/*　リンクのクリック時の色　*/
A:hover { color: #008B8B }		/*　カーソルが上に乗っている時のリンクの色　*/



/*　　トップページコンテンツ　　*/
.cont A:link { color: #FFFFFF }
.cont A:visited { color: #990066 }
.cont A:active { color: #FF0000 }
.cont A:hover { color: #7B68EE }
.cont {
	font-style: italic;
	font-size: 12pt;
	font-weight: bold;
        font-family: "Times New Roman",Charcoal,serif;
}



/*　　一般の段落　　*/
P {
	margin-left: 2em;
	margin-top: 4pt;
	margin-bottom: 8pt;
}



/*　　トップページのタイトル　　*/
H1 {
        color: navy;
	font-size: 16pt;
	font-weight: bold;
        margin-bottom: 0pt;
}



/*　　電光掲示板　番線表示　　*/
H2 {
　　　　color: #FFFFFF;
	font-size: 30pt;
        font-weight: normal;
        margin-top: 0pt;
	margin-bottom: 0pt;
}



/*　　電光掲示板　漢字線名表示　　*/
H3 {
　　　　color: #FFFFFF;
	font-size: 12pt;
        font-weight: bold;
        margin-top:0pt;
	margin-bottom: 0pt;
}



/*　　電光掲示板　ローマ字線名表示および漢字方面表示　　*/
H4 {
　　　　color: #FFFFFF;
	font-size: 10pt;
        font-weight: normal;
        margin-top: 0pt;
	margin-bottom: 2pt;
}



/*  　電光掲示板　ローマ字方面表示　　*/
H5 {
        color: #FFFFFF; 
	font-size: 7pt;
	font-weight: normal;
	margin-top: 0pt;
	margin-bottom: 10pt;
/*	background-color: #9999FF;*/
}



/*　　電光掲示板　LED部　　*/
H6 {
	font-weight: normal;
	font-size: 14pt;
	margin-top: 2pt;
	margin-bottom: 0pt;
}



/*　　各ページ上下のリンク　　*/
.link {
	font-size: 10pt;
	font-weight: bold;
}



/*　　カウンター部分の文字　　*/
.counter {
        color: navy;
	font-size: 15pt;
	font-weight: bold;
}
