a {font-weight: normal;
text-decoration: none; 
color: #808080;
background-color: #C8C8C8;
}

a:link {font-weight: normal;
text-decoration: none; 
color: #808080;
background-color: #C8C8C8;
	}

a:visited {font-weight: normal;
text-decoration: none; 
color: #808080;
background-color: #C8C8C8;
	}

a:hover {font-weight: normal;
text-decoration: underline; 
color: #808080;
background-color: #C8C8C8;
	}

body{
background-image: url(http://www.yuki-eiri.com/images/background.gif);
background-color: #C8C8C8;
cursor: default;
font-family: tahoma, verdana, arial, sans-serif; 
font-size: 10px;
font-weight: normal;
line-height:14px; 
word-spacing: 1px; 
text-align: justify;
color:#000000;}

input, textarea, select{
border-top: 1px solid #3F3F3F;
border-right: 2px solid #3F3F3F;
border-left: 1px solid #3F3F3F;
border-bottom: 2px solid #3F3F3F;
font-family: tahoma, verdana, arial, sans-serif; 
font-size: 11px;
font-weight: normal;
text-align: left;
color:#000000;
background-color: #BCBCBC;
}

table, tr, td{
font : 11px tahoma, verdana, arial, sans-serif; 
color : #000000;
}

.image{
position: absolute;
top: 0px;
}

#main{
position: absolute;
left: 0px;
right: 0px;
bottom: 0px;
top: 0px;
}

.head:first-letter, .header:first-letter{
font-size: 20pt;
color: #3F3F3F;
text-align: justify;   
text-transform: lowercase;
font-family: Georgia;
font-weight: bold;
font-style: italic;
}

.head, .header{
margin: 0px 0px 0px 0px;
border-bottom: 1px solid #3F3F3F;
padding-bottom: 0px;
color: #3F3F3F;
font-family: georgia, tahoma, verdana, arial, sans-serif; 
font-size: 9px;
font-weight: bold;
letter-spacing: 2px;
text-transform: lowercase;
text-align: right;
width:100%;
}

.smallhead{
margin: 0px 0px 0px 0px;
border-bottom: 1px solid #3F3F3F;
padding-bottom: 0px;
color: #3F3F3F;
font-family: georgia, tahoma, verdana, arial, sans-serif; 
font-size: 12px;
font-weight: bold;
letter-spacing: 2px;
text-transform: lowercase;
font-style: italic;
text-align: center;
width:60%;
}

.borderhead{
border-top: 1px solid #3F3F3F;
border-right: 2px solid #3F3F3F;
border-left: 1px solid #3F3F3F;
border-bottom: 2px solid #3F3F3F;
font-family: tahoma, verdana, arial, sans-serif; 
font-size: 12px;
text-align: center;
letter-spacing: 2px;
text-transform: lowercase;
color:#000000;
background-color: #BCBCBC;
width:50%;
}

.bordered {
border: 1px dashed black;
padding: 2px;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
width: 250px;
}
.question {
border: 1px solid black;
width: 93%;
margin-bottom: 15px;
padding: 2px;
text-align: justify;
}
.question2 {
border: 1px solid black;
width: 70%;
margin-bottom: 15px;
padding: 2px;
margin-left: auto;
margin-right: auto;
text-align: justify;
}
.center {
text-align: center;
}
div {
text-align: left;
}
#container {
width: 70%;
margin-left: auto;
margin-right: auto;
text-align: center;
}
img {
border: 0 none;
}
h3 {
font-size: 10pt;
}
fieldset {
width: 250px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
border-style: groove;
-padding-bottom: 0px;
}