#document {
	background-image: url(../../mamoru/images/back_mamoru.gif);
	background-repeat: repeat-y;
}
#localnavi {
	background-image: url(../../mamoru/images/menu_grad.gif);
}
#answer th {
	background-color: #E3F6FD;
	text-align: left;
}
#answer td {
	background-color: #FFFFFF;
}
#answer table {
	margin-top: 20px;
}
#answer a:visited {
	color: #0000FF;
}

.bottom10px {
	clear: both;
	float: right;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#qa a:visited {
	color: #0000FF;
}
#qa a:hover {
	color: #666666;
}
.text-bottom{
	vertical-align:bottom;	
}
.center{
	text-align: center;
	}
	
.text-white{
	color: #FFFFFF;
}
.text-size-1{
	font-size: smaller;
}
.text-color-yellow{
	color:#FFFFCC;
	}
.text-color-red{
	color:#FF0033;
	}

.detail-middle{
	vertical-align: middle;
	}
	
#kekkaImg img{
	float:left;
	margin:3px 3px;
	}
