body{
background: #000000 url('bg.png') top center repeat-x;
margin: 0;
padding: 0;
}

#content{
font: 11px "Arial";
color: #989898;
text-align: justify;
padding-bottom: 10px;
}


blockquote{
background: #0b0b0b;
color: #ffffff;
text-align: center;
padding: 15px 1px 15px 1px;
}

ul{
margin: 0 40px 0 40px;
color: #989898;
text-align: justify;
padding: 10px 1px 5px 1px;
}

li{
list-style: hiragana;
margin: 0 40px 0 40px;
}

h1{
font: 22px "georgia";
color: #aeaeae;
text-indent: 40px;
margin: 0;
margin-top: 10px;
}



p{
margin: 0;
padding: 5px 3px 4px 3px;
line-height: 15px;
}

a:link, #content a:visited, #content a:active{
color: #4e396f;
text-decoration: none;
}


a:hover, #content b a:hover, #content i a:hover{
color: #494949;
}


b,strong{
color: #354e78;
font-weight: bold;
}

i,em{
font: 10px "Lucida Sans", "Arial";
color: #c1c1c1;
font-style: italic;
}


.img {
color: #dadab6; 
font-family: tahoma; 
font-size: 11px; 
border: 5px solid #989797;
margin: 4px;
}

.img:hover {
 border-color: #f2cdcd;
margin: 4px;
}

#box 
        {
		background-color: #ffffff;
		padding: 7px;color: #000000;
text-align: center;
font: 11px "Arial";}

input, textarea, option, select {
	background-color: #ffffff;
	font: 11px "Arial";
	color: #000000;
	padding:3px;}

input:hover, textarea:hover, option:hover, select:hover {
	background-color: #ffffff;}