/* CSS Document */


#contents {
	width:520px;
	margin:25px 0 0 35px;
}


#page-title {
	width:580px;
	height:30px;
	margin:10px 0 0 5px;
}


.t01 {
	font-size:14px;
	font-weight:bold;
	color: #006699;
	border-bottom: #CC3300 solid 1px;
	padding-bottom:2px;
	width:520px;
}


.faq-q {
	background-image:url(../faq/images/icon_q.jpg);
	background-repeat:no-repeat;
	padding-left:25px;
	margin-bottom:10px;
	margin-top:15px;
	color:#CC0000;
}


.faq-a {
	background-image:url(../faq/images/icon_a.jpg);
	background-repeat:no-repeat;
	padding-left:25px;
	margin-bottom:15px;
}


.prof-t {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	color:#003399;
}


.td01 {
	border-right:solid 3px #CC0000;
}