@import "../../../common_css/common.css";
@import "../../../js/droppy/src/stylesheets/droppy.css";
@import "../../../common_css/header.css";
@import "../../../common_css/footer.css";
#head_footer_navi{
	margin-left: 37px;
}

#head_footer_navi a{
	text-decoration:none;
	background-image: url(../../../common_image/anchor_btn_141.jpg);
	background-repeat: no-repeat;
	color: #333333;
	border: 1px solid #CCCCCC;
	line-height: 25px;
	text-align: center;
	float: left;
	width: 120px;
	margin-right: 3px;
	font-size: 12px;
}
#head_footer_navi a:hover,#head_footer_navi a:active {
	text-decoration:none;
	background-image: url(../../../common_image/anchor_btn_on141.jpg);
	color: #999999;
}
#qamain {
	width: 911px;
	letter-spacing: 0.1em;
	clear: both;
	padding-top: 30px;
}
#qamain dl {
	background-color: #F0F0F0;
	border: thin solid #7F7F7F;
	margin-top: 10px;
	margin-left: 20px;
}
#qa_head {
	margin-top: 22px;
}

#qamain dt {
	font-weight: bold;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#qamain dd {
	margin-left: 50px;
	margin-bottom: 50px;
	margin-right: 30px;
}
.footer_margin {
	margin-right: 22px;
	margin-bottom: 50px;
}
