@charset "utf-8";
/* pg/support/faq/contents.css------------------------- */

.pg_faq_index {}

.pg_faq_index ul {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 40px;
}

.pg_faq_index li {
	background-image: url(../../images/arrow_btn.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	padding-left: 25px;
	margin-bottom: 5px;
}



.pg_faq_list {}

.pg_faq_list ul {
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 40px;
}

.pg_faq_list li {
	padding-left: 0px;
	margin-bottom: 5px;
	list-style-image: url(../../images/arrow_r.gif);
}


.pg_faq_to_pagetop {
	background-image: url(../../images/arrow_up.gif);
	background-repeat: no-repeat;
	width: 100px;
	background-position: 12px 53%;
	padding-left: 25px;
	font-size: 11px;
	margin-top: 20px;
	float: right;
}

.cloth_paper {
	float: right;
	text-align: right;
}
.pg_faq_q_top {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A7ABB0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 120%;
	font-weight: bold;
	color: #D01616;
	background-image: url(../images/q.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 25px;
	width: 705px;
	clear: both;
}
.pg_faq_q {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A7ABB0;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #A7ABB0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 120%;
	font-weight: bold;
	color: #D01616;
	background-image: url(../images/q.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 25px;
	width: 705px;
	clear: both;
}
.pg_faq_a {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 120%;
	background-image: url(../images/a.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	padding-left: 25px;
}

.pgsup_contents dl {
	font-size: 110%;
	font-weight: bold;
	clear: both;
}  
.pgsup_contents dt {
	float:left;
	width:20px;
	padding:5px 0 5px 10px;
	clear:both;
	border: 1px solid #AAAEB4;
}  
.pgsup_contents dd {
	margin-left:20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #AAAEB4;
	border-right-color: #AAAEB4;
	border-bottom-color: #AAAEB4;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 22px;
} 
.pg_faq_text1 {
	font-size: 110%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	clear: both;
}
.pg_faq_text2 {
	font-size: 110%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	clear: both;
}
.pg_fac_textbox1 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	clear: both;
}

.pg_fac_textbox1 p {
	padding-left: 10px;
}

.pg_fac_textbox1 img {
	margin-right: 10px;
	float: left;
}


.pg_faq_maru,.pg_faq_batsu {
	margin-right: 30px;
	margin-left: 30px;
}

.pg_faq_maru p {
	background-color: #FBEAEA;
	font-size: 120%;
}
.pg_faq_maru ul,.pg_faq_batsu ul {
	margin-left: 30px;
	margin-bottom: 20px;
}
.pg_faq_maru li {
	list-style-image: url(../images/circle.gif);
}

.pg_faq_batsu p {
	background-color: #E1E3E8;
	font-size: 120%;
}
.pg_faq_batsu li {
	list-style-image: url(../images/batsu.gif);
}

.pg_sup_btn {
	width: 197px;
	float: right;
	display: block;
	font-size: 13px;
	background-image: url(../../images/btn_bg.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 24px;
	height: 28px;
	padding-right: 0px;
}
.pg_faq_mini {
	font-size: 85%;
	clear: both;
}
.pg_faq_a p {
	padding-left: 0;
	padding-right: 0;
}


/*以下descriptionのcontents.cssよりコピー*/
.pg_sup_desc_box {
	margin: 20px;
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.pg_sup_desc_box img {
	float: left;
	margin-right: 10px;
}
.pg_sup_desc_box p {
	margin-top: 25px;
}
.pg_sup_dl {
	width: 197px;
	float: right;
	display: block;
	font-size: 13px;
	background-image: url(../../images/btn_bg.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 24px;
	height: 28px;
	padding-right: 0px;
	margin-top: 20px;
}
