body {
margin: 0;
padding: 0;
line-height:1.4;
color:#dcdcdc;
font-family:Arial, sans-serif;
font-size:0.9em;
background-image:url(image/backg.gif)
}

a{/*リンクされた文字*/
    color:#4169e1;
    font-style:normal;
    text-decoration:underline;
}
a:link {/*未訪問のリンク*/
    color:#4169e1;
    font-style:normal;
    text-decoration:underline;
}
a:visited {/*訪問後のリンク*/
    color:#ffc0cb;
    text-decoration:underline;
}


h1 { text-align:center ; font-weight:bold ; font-size:xx-small; dotted ; padding:1px; }
h2 { font-weight:bold ; font-size:xx-small; color:#ffffff ; text-align:center ; background-color:#B9342D ; padding-left:1em ; padding-top:3px ; padding-bottom:3px;  }

p.sak{
    font-size:xx-small;
	height: 16px;
	width: 21px;
	background-image: url(image/sak.gif);
	text-align: left;

}


hr { height: 1px; border: solid thick; border-style: none ; color:#c6c6c6; }
li  { font-size:xx-small; dotted ; padding:1px; }
p {font-size:xx-small;}
.blink { text-decoration:blink; text-align:center; font-size:xx-small; }
.ad { text-align:center; font-size:xx-small; }
.s { width:21px; height: 16px; background-image: url("image/sak.gif");float: left;text-indent: 4000px;}