﻿body {
	margin: 0;
	padding: 0;
	background-color: #16BE95;
	background-image: url('../../../images_kyouyuu/axibkgnd.gif');
	background-attachment: fixed;
}
#FAQ_container{
	padding: 0;
	width: 800px;
	height: 100%;
	top: 0px;
	z-index: 0;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}
.style_QQ {
	border: thin solid #8EFF8E;
	width: auto;
	height: auto;
	background-color: #e6ffbf;
	padding: 10px;
}
.style_QK{
	width: 20px;
	height: 20px;
	text-align: center;
	font-size: large;
	float: left;
	font-weight: bold;
}
.style_QM{
	width: auto;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

.style_AA{
	border: thin solid #FBE651;
	width: auto;
	background-color: #fffedf;
	padding: 10px;
}

.style_AK{
	width:20px;
	height:20px;
	text-align:center; 
	font-size:large; 
	float:left;
	font-weight:bold
}

.style_AM{
	width: auto;
	padding-left: 40px;
}

.style_RT {
	width: auto;
	text-align: right;
}


