
/* 基本設定 */ 
body,td,th{font-size:100%; color:#DDDDDD;font-family:Verdana,Osaka,'MS P Gothic';font-weight:normal;
	background:url(z/novelB.gif) repeat-y right fixed #000000;margin:0px;padding:0px;}
img{border:none;}

/* リンク設定 */ 
a:link{cursor:crosshair;text-decoration:none;color:#DDDDDD;}/* 触れる前 */ 
a:visited{cursor:crosshair;text-decoration:none;color:#DDDDDD;}/* 訪問後 */ 
a:hover{text-decoration:none;color:#666666;}/* 触れた時 */

/* 見出し設定 */ 
h1{font-size:30px;font-weight:normal;font-family:ＭＳ 明朝;} 
h2{font-size:24px;font-weight:normal;font-family:ＭＳ ゴシック;}

/* テキスト設定 */ 
.text1{line-height:18px;padding:10px 0px 50px 20px;}