body {
	font-family: "Arial", "Helvetica", "sans-serif";
}
div {
	border: medium dotted #666666;
}
a {
	color: #666666;

}
a:visited{
    color: #333333;
}
a:hover{
	color: #666666;
	background-color: #CCCCCC;
}
img {
	border: medium dotted #CCCCCC;
}
h1 {
	text-align: center;
	font-size: x-large;
	color: #CCCCCC;
	background-color: #333333;
}
h2 {
	color: #000000;
	background-color: #CCCCCC;
	font-size: large;
}
h3 {
	font-weight: bold;
	background-color: #999999;
	text-align: justify;
	font-size: medium;
}
textarea,input{
    scrollbar-face-color: #ffffff;
    scrollbar-highlight-color: #666666;
    scrollbar-track-color: #ffffff;
    scrollbar-shadow-color: #666666;
    scrollbar-3dlight-color: #666666;
    scrollbar-arrow-color: #666666;
    scrollbar-darkshadow-color: #666666;
	border: 3px double #999999;
}
.entry {
	font-weight: bold;
	background-color: #999999;
	text-align: justify;
}
.seaclet {
	font-size: small;
	color: #FFFFFF;
}
.large {
	font-size: x-large;
}
.x-small {
	font-size: x-small;
}
.geocities {
	text-align: center;
}
.shoot {
	font-weight: normal;
	background-color: #CCCCCC;
}
.q {
	font-weight: bold;
	background-color: #999999;
}
.date {
	font-size: small;
	background-color: #999999;
}
.game-b .collabo {
	width : 40%;
}
.novel, .year, .q100 {
	width : 35%;
}
.game-a, .original {
	width : 25%;
}
.comic, {
	width : 20%;
}
.greeting, .memory, .other, .art {
	width : 45%;
}
.a100 {
	width : 45%;
	border: medium dashed #999999;
}
.game-a, .game-b, .comic, .novel, .original, .greeting, .memory, .other, .year, .art, .collabo, .a100, .q100 {
	float : left;
	margin-left : 1em;
	margin-top : 1em;
}
.manu {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: right;
}

