@charset "UTF-8";

body { font-size: small; font-family: "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka?等幅, Osaka, 平成角ゴシック; line-height: 150%;
background-image: url(bg.gif);
background-repeat: repeat-y;
background-position: 95% 0;
 }

h1 { 
	width:660px;
	height:0;
	overflow:hidden;
	display:block;
	padding-top:100px;
	background:url(ac.gif) no-repeat 0 0;
	font-size: small;
	margin: 0 ;
	}
h2 { font-size: small; font-weight:bold; }
h3 { font-size: small; font-weight:bold; }
a { color: #69c; text-decoration: underline; }

a:hover { color: #069; text-decoration: underline; }

#header { background-color: #fff; margin: 0 10px; width: 810px; }
#content { background-color: #fff; margin: 0 10px; width: 810px; }

span { background-color: #ffc; }

img { border: 0; }