@charset "Shift_JIS"; /*文字コード設定*/
/*+++++++++++++++++++++++++++++++++++++++++++++
　"よくあるご質問ページ"レイアウト用CSS
+++++++++++++++++++++++++++++++++++++++++++++*/


/*メインイメージ*/
#main_img {
	clear: both;
	height: 142px;
	width: 771px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}


/*イメージ：左側*/
#img_left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 142px;
	width: 208px;
}


/*イメージ：右側*/
#img_right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 142px;
	width: 563px;
}


/*Q&Aイメージ*/
#img_qa {
	background-image: url(../qa/image/main_img.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 111px;
	width: 563px;
}
#img_qa em {
	text-indent: -9999px;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	float: left;
}


/*ページ内リンク*/
#mri_link {
	clear: both;
	height: 31px;
	width: 563px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}


/*共通スタイル*/
.title {
	padding: 0px;
	clear: both;
	height: 33px;
	width: 771px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}


#contents_kari {
	padding: 0px 0px 30px;
	clear: both;
	height: auto;
	width: 771px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}

#contents_text {
	clear: both;
	width: 701px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 0px;
	margin-bottom: 30px;
	text-align: left;
}
#contents_q {
	clear: both;
	height: 30px;
	width: 701px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#contents_a {
	background-image: url(../qa/image/img_a.gif);
	background-repeat: no-repeat;
	clear: both;
	height: auto;
	width: 551px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 100px;
	padding-right: 50px;
	margin-bottom: 30px;
	line-height: 22px;
}
#contents_a2 {
	background-image: url(../qa/image/img_a.gif);
	background-repeat: no-repeat;
	clear: both;
	height: auto;
	width: 551px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 100px;
	padding-right: 50px;
	line-height: 22px;
}
