@charset "UTF-8";
/* CSS Document */

.faqUl {
	background-image: url(../images/faq_bg.jpg);
	background-repeat: repeat-y;
	font-size: 1.4em;
}
.faqLi01 {
	margin-left: 3em;
	background-image: url(../images/arrow_pink.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-bottom: 1em;
	width: 450px;
}
.faqLi04 {
	margin-left: 2em;
	background-image: url(../images/point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	margin-bottom: 1em;
	width: 450px;
}
.faqLi02 {
	margin-left: 4.6em;
	margin-left: 3em;
	background-image: url(../images/arrow_pink.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-bottom: 1em;
	width: 450px;
}
.faqLi03 {
	margin-left: 3em;
	background-image: url(../images/arrow_pink.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	width: 450px;
}
.faq {
	color: #003366;
	text-decoration: underline;
}
.faq:visited{
	color: #33ccff;
	text-decoration: none;
}
.faq:hover{
	color: #33ccff;
	text-decoration: underline;
}


/* ---------------
 add
--------------- */
li.faq_detail_Liq{
	background-image: url(../images/arrow_pink.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 1em;
	margin-left: 2em;
	padding: 0 20px;
}
li.faq_detail_Liq span{
	font-size:1.2em;
}
li.faq_detail_Lia{
	margin-left: 2em;
	width:500px;
}
