/* CSS Document */

dl.faq {
	margin: 0 20px;
}
.faq dt {
	line-height: 20px;
	font-weight: bold;
	background-image: url(../image/icon/Q.gif);
	height: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #F4007A;
	margin-left: 0px;
}
.faq dd {
	line-height: 20px;
	background-image: url(../image/icon/A.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 20px;
	padding-left: 25px;
	margin-bottom: 20px;
}
.plate .faq {
	padding-bottom: 10px;
}
ul.faq{
	list-style:none;
	}
ul.faq .title {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-left: 0px;
}
ul.faq li {
	margin-left: 15px;
}

p.formTitle {
	font-weight: bold;
	color: #FF6600;
}


td.bgorange {
background-color:#FFCC33;
font-weight:bold;
font-size:12px;
padding-left:10px;
}

td.bgorange2 {
background-color:#FFFFCC;
padding-left:10px;
}

td.form {
padding:10px;
}

.text {
padding:10px;
}

.text2 {
font-weight:bold;
padding:10px;
color:#FF6600;
}

.ordercheck {
margin-top:20px;
margin-bottom:10px;
font-weight:bold;
color:#FF6600;
}