@charset "utf-8";

/* ---------------------------------------------------------------------------------------- 

	ページの先頭へ戻る

---------------------------------------------------------------------------------------- */

.parts_other_bupageTopBox {
	margin: 0 0 20px;
	text-align: center;
}

.parts_other_bupageTopBox a {
	overflow: hidden;
	display: block;
	height: 0 !important;
	height /**/: 23px;
	width: 23px;
	margin: 0 0 0 auto;
	padding: 23px 0 0;
	background: url(../images/parts/bu_pagetop.png) no-repeat 0 0;
}


/* ---------------------------------------------------------------------------------------- 

	ページを印刷	

---------------------------------------------------------------------------------------- */

.parts_other_buPrintBox {
	margin: 0 0 20px;
	text-align: center;
}

.parts_other_buPrintBox a {
	overflow: hidden;
	display: block;
	height: 0 !important;
	height /**/: 32px;
	width: 135px;
	margin: 0 auto;
	padding: 32px 0 0 0;
	background: url(../images/parts/bu_print.png) no-repeat 0 0;
}


/* ---------------------------------------------------------------------------------------- 

	よくある質問	

---------------------------------------------------------------------------------------- */

.qaList {
	margin: 0 0 20px;
	padding: 14px 14px 0;
	border: 1px solid #ececec;
}

.qaList dl dt {
	margin-bottom: 8px;
	padding: 0 0 10px 36px;
	border-bottom: 1px solid #ececec;
	background: url(../images/parts/foq_a.png) no-repeat 0 2px;
	line-height: 1.6;
	font-size: 114%;
}

.qaList dl dd {
	line-height: 1.6;
}


/* ---------------------------------------------------------------------------------------- 

	リンクと説明	

---------------------------------------------------------------------------------------- */

.explanList {
	margin: 0 0 20px;
	padding: 14px 14px 0;
	border: 1px solid #ececec;
}

.explanList dl dt {
	margin-bottom: 8px;
	padding: 0 0 8px 17px;
	border-bottom: 1px solid #ececec;
	background: url(../images/common/arrow.png) no-repeat 0 6px;
	line-height: 1.6;
	font-size: 114%;
}

.explanList dl dd {
	line-height: 1.6;
}


/* ---------------------------------------------------------------------------------------- 

	リンク	

---------------------------------------------------------------------------------------- */

.parts_img_type08_box p a,
.parts_img_type09_box_01 p a,
.parts_img_type09_box_02 p a,
.parts_img_type09_box_03 p a,
.parts_img_type10_box_01 p a,
.parts_img_type10_box_02 p a,
.parts_img_type10_box_03 p a,
.parts_img_type10_box_04 p a {
}


/* ---------------------------------------------------------------------------------------- 

	線	

---------------------------------------------------------------------------------------- */

.parts_text_type02,
.parts_text_type04,
.parts_text_type06,
.parts_text_type08 {
	border: 1px solid #ececec;
background-color:#fff;
}
