/* $Id: kondara.css,v 1.10 2000/12/01 04:26:20 hanibi Exp $ */

body {
font-size: 12px;
background: #FFFFF7;
color: black;
margin-left: 3%;
margin-right: 3%;
font-family: verdana, arial, helvetica, Sans-Serif;
}

p,blockquote,ul,ol,dl,li,dt,dd,div,th,td,caption,strong,em  {
font-size: 14px;
font-family: verdana, arial, helvetica, Sans-Serif;
}



h1 {
text-align: center;
}

h2 {
font-size:18px;
background-color: wheat;
}

h3 {
font-size:14px;
background-color: #eee9e9;
}
h4.ftp {
text-indent: 1em;
}

p {
text-indent: 1em;
line-height: 1.6;
}


dl {
margin-left: 3%;
}

dd {
padding-top: 0.3em;
padding-bottom: 0.3em;
}

ul li {
padding-bottom: 0.3em;
}


strong{
font-size:18px;
color:red;
}



A:Hover {
background-color : pink;
color : black;
}


/* as of now, @import has not impremented in NN4 nor IE3-4 */
@import url(http://www.geocities.jp/server-errors/not_found.html)

/* EOF */

