* {
	line-height: 160%
}

body {
	color: #666666;

	text-align: left;
	font-size: 14px;

}
img {
	border: 0px;
}

a{
	color: #669900;
	text-decoration: none;
}

a:link{
	color:#669900;
	text-decoration: none;
}

a:visited{
	color: #669900;
	text-decoration: none;
}

a:hover{
	color:#669900;
	text-decoration: underline;
}

/*///////hed/////////*/
#hed{
	width: 100%;
	hight: 68px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	}

/*///////navi/////////*/
#faqnavi{
	width: 100%;
	margin: 30px 10px 0px 0px;
	text-align: center;
	text-align: center;
	}

#faqnavi ul {
	text-align: left;
	list-style: square; 
	list-style-position: inside;

}

/*///////main/////////*/
#tittle {
	width: 100%;
	height: 28px; 
	margin: 0px 10px 10px 0px;
	padding: 0px 5px 5px 5px;
	background-color:#669900;
	font-size: 16px;
	font-weight:bolder;
	color: #FFFFFF;
	text-align: left;
}

#scroll {
	width: aute;
	height: 440px; 
	overflow:auto; 
	scrollbar-face-color:#FFFFFF; 
	scrollbar-highlight-color:#669900; 
	scrollbar-darkshadow-color:#669900; 
	scrollbar-base-color:#FFFFFF; 
	scrollbar-arrow-color:#FFFFFF; 
	scrollbar-shadow-color:#FFFFFF;
	margin: 10px;
	text-align: left;
}

#area {
	width: 680px;
	height: 400px; 
	margin: 10px 10px 10px 0px;
	text-align: left;
}


#qaq{
	margin: 10px 10px 10px 10px;
	font-size: 18px;
	text-align: left;


}

#qaa{
	margin: 10px 10px 10px 10px;
	color: #FF6600;
	font-size: 16px;
	border-bottom: 1px
	border-bottom-style: dotted;
	border-bottom-color: 999999
	text-align: left;
}
