@charset "utf-8";
/* CSS Document */


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
body{
	font-size: 12px;
	color: #333333;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ pro W3";
	line-height: 16px;
	background-image: url(../img/header_bg2.jpg);
	background-repeat: repeat-x;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#main_img {
	height: 153px;
	width: 950px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#right_column h2 {
	background-image: url(../img/common_h2Bg.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 695px;
	font-size: 20px;
	color: #FFFFFF;
	padding-top: 32px;
	padding-left: 15px;
}
#right_column .ap {
	margin-top: 20px;
	padding-left: 15px;
	margin-bottom: 35px;
}
#right_column .ap .faq {
	background-image: url(../img/faq_ap.jpg);
	background-repeat: no-repeat;
	height: 18px;
	margin-bottom: 6px;
	display: block;
}
#right_column .ap .faq a {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
	padding-left: 22px;
	height: 18px;
}
#right_column .ap .faq a:hover {
	color: #FF6600;
}
#right_column .q {
	font-size: 16px;
	font-weight: bold;
	background-image: url(../img/faq_q.jpg);
	background-repeat: no-repeat;
	height: 40px;
	line-height: 40px;
	padding-left: 47px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#right_column .a {
	font-size: 14px;
	background-image: url(../img/faq_a.jpg);
	background-repeat: no-repeat;
	padding-left: 47px;
	padding-top: 5px;
	margin-left: 15px;
	line-height: 18px;
	padding-bottom: 15px;
	width: 648px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 20px;
}
#right_column .a2 {
	font-size: 14px;
	background-image: url(../img/faq_a.jpg);
	background-repeat: no-repeat;
	padding-left: 45px;
	margin-left: 15px;
	line-height: 40px;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 20px;
	padding-bottom: 15px;
}
