a			{ text-decoration : none ;
			  color : #b0b8cc ; }
a:hover		{ text-decoration : underline overline ;
			  color : #f0f8ff ; }
a:visited	{ color : #9098aa ; }

body		{ margin: 0px;
			  scrollbar-face-color:#000079;	/* メインのカラーリング */
			  scrollbar-track-color:#000059;	/* バーの背景 */
			  scrollbar-arrow-color:#000059; 	/* 上下の矢印 */
			  scrollbar-highlight-color:#000099; 	/* ハイライト(左と上) */
			  scrollbar-shadow-color:#000029;	/* 影(右と下) */
			  scrollbar-3dlight-color:#000099;	/* 左端と上端 */
			  scrollbar-darkshadow-color:#000029;}	/* 右端と下端 */

b.b			{ font-size : 12pt ; }
body.td 	{ font-size : 10pt ;
			  background-color : #ddddff ;}
i 			{ background-color : #000080 ; }

/* コーナータイトル用フォント指定 */
.nv-Site	{ margin-right: 10%;
			  font:8pt 'Arial'; }
.nv-Title	{ font:15pt 'Times New Roman'; }
.nv-Titlj	{ font:15pt 'Times New Roman'; }
.nv-BeFr	{ font:10pt 'Arial'; }

/* 小説用 */
tt			{ font: small 'ＭＳ ゴシック';
			  letter-spacing: -1pt; }
.nv			{ font: x-small 'ＭＳ Ｐゴシック';
			  line-height: 160% ; }


/* 影付け */
.y		{ width : 100% ;
		   filter : shadow(color=#0000a0,direction=150) ; }
.yy		{ position : absolute ; 
		  filter : shadow(color=#000090,direction=150) ; }
.yt		{ filter : shadow(color=#000090,direction=150) ; }
.sd		{ width : 100% ;
		   filter : shadow(color=#000070,direction=120) ; color : #AAAACC }

a.en		{ text-decoration : underline ; }
a:hover.en	{ text-decoration : underline overline ; color : #f0f8ff ; }
a.na		{ text-decoration : none;color : #777788 ; }
a:hover.na	{ text-decoration : none;color : #777788 ; }


/* 行間 */
.120 		{ line-height: 120% ; }
.130 		{ line-height: 130% ; }
.140 		{ line-height: 140% ; }
.150 		{ line-height: 150% ; }
.160 		{ line-height: 160% ; }

/* リンク */
.tle		{ border-top: 1px solid #5599DD;
		  border-bottom: 1px solid #5599DD;
		  background-color: #334499;
		  color:#BBDDFF;
		  line-height:130%;
		  font: bold medium 'ＭＳ Ｐゴシック';
		  padding: 4px 10px; }
.btd		{ width: 240px;
		  height:60px; }
.cmt	{ border:1px solid #5599DD;
		  background-color: #112277;
		  line-height:140%;
		  font: x-small 'ＭＳ Ｐゴシック';
		  padding: 3px 10px; }
.Mtr	{ border:1px solid #5599DD;
		  line-height:150%;
		  padding-left:15px;
		  padding-right:10px; }
.osm	{ color:#FF3333;
		  vertical-align:Middle;
		  font: 6pt 'ＭＳ Ｐゴシック';
		  padding: 5px 10px; }


