BODY { 
	font-family: 'ヒラギノ丸ゴ Pro W4','Hiragino Maru Gothic Pro','Meiryo','メイリオ';
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-attachment: fixed;
	background-color: #FEF5E1;
	color: #361400;
	background-image: url(images/adfbackground.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
TEXTAREA,INPUT,SELECT { color: #361400; font-size: 12px;}
H1 { text-shadow: 3px 3px 5px #361400; font-size: 18px;}
H2 { text-shadow: 3px 3px 5px #361400; font-size: 16px;}
H3 { text-shadow: 3px 3px 5px #361400; font-size: 14px;}
H4 { text-shadow: 2px 2px 3px #361400; font-size: 12px;}
H5 { text-shadow: 1px 1px 2px #361400; font-size: 10px;}
H6 { text-shadow: 1px 1px 2px #361400; font-size: 8px;}
A:hover { text-shadow: 2px 2px 3px #361400; color: #C95C1C; }
HR { border: 1px #C95C1C solid; background-color: #361400; color: #361400; height: 2px; }
.larger {font-size: 14px}
.smaller {font-size: 9px}
