
/***********************************************
* "Kami" Information Room -FAQ Style Sheet-
*
*  Original : 2002/09/26
*  Revised  : none
*                                  Made by Mi-ke
************************************************/

h2 a {
	color : #369;
	text-decoration : none;
}
div.answers {
	margin : 1em 2em;
	padding : 1em;
}

div.indexbox a, a.section {
	text-decoration : none;
	color : Navy;
}

div.indexbox a:hover, h2 a:hover, a.section:hover {
	text-decoration : underline;
	background-color : #E6E6FA;
}

div.indexbox li {
	list-style-type : square;
}

p.revised_date {
	font-size : smaller;
	text-align : right;
	margin-top : -1.5em;
}

dt {
	font-family : "MS UI Gothic", serif;
}
dd {
	font-size : 95%;
}

.target {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : italic;
}

.forall {
	color : #228B22;
}

.forfree {
	color : #B0C4DE;
}

.forpro {
	color : #F4A460;
}