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

.faqpage {
	background-color: #FFFFFF;
	width: 500px;
}
./*faqpage h1 {
	background-color: #990066;
	display: block;
	width: 480px;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 32px;
	overflow: hidden;
}*/
.faqpage .text {
	padding: 10px;
	margin-top: 10px;
}
.faqpage .text h2 {
	margin-top: 20px;
	/*margin-bottom: 10px;*/
	font-size: 14px;
	color: #333333;
	background-image: url(../../faq/image/h3bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #FF99CC;
	line-height: 25px;
	background-color: #FFCCCC;
	padding-left:10px;
}
/*.faqpage .text h3 {
	
}
.faqpage .text .indexlist li {
	width:450px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #990066;
	font-weight: bold;
	list-style-type: disc;
	margin-left: 25px;
}*/
.faqpage .text .indexlist {
	margin-top: 10px;
}
.faqpage .text .indexlist a {
	color: #0066FF;
}
.faqpage .navi2 dl	{
	padding: 0 5px;
	margin-bottom: 15px;
}

.faqpage .navi2 dd	{
}



.faqpage .navi2 dt	{
	padding:1px;
	margin: 10px 0 5px 0;
	line-height: 17px;
	background-image: url(../../faq/image/q.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	color: #666666;
	font-weight: bold;
/*	padding: 5px 5px 5px 18px;
	*/
/*	border: 1px solid #727272;*/
}
.faqpage .navi2 dd p	{
	background-image: url(../../faq/image/a.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	border-bottom: 1px solid #CCCCCC;
	background-position: 0px 3px;
}
/*dd li	{
	background: url(../image/icon.gif) no-repeat 0 7px;
	padding: 0 0 0 10px;
}*/
