@charset "Shift_JIS";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-size: small;
}

p{
	line-height: 150%;
}

a{
	text-decoration: none;
	color: #0000FF;
}

h2{
	border-left: 4px solid #996633;
	border-bottom: 1px solid #336633;
	padding: 4px;
	font-size:medium;
	font-weight:bold;
}

a:hover{
	text-decoration: underline;
	color: #FF0000;
}

.qa{
	font-size	:	medium;
}

.font_white{
	color:	#FFFFFF;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}