@charset "utf-8";

/* CSS Document */

/*==========================================================================================

	// qa.html

==========================================================================================*/
div#main h1 {
	text-indent:-999999px;
	height:34px;
	width:600px;
	background:url(../images/qa-h1.gif) no-repeat;
}


div#main h2 {
	text-indent:-999999px;
	height:34px;
	width:600px;
	background:url(../images/qa-h2.gif) no-repeat;
}


div#qa {width:865px;
	padding: 5px;
	margin-left: 10px;
}


div#qa ul {
	margin:10px;
	line-height:18px;
	padding:0 50px 0 20px;
}

div#qa ul li#title {
	font-weight:bold;
	color:#FF3300;
	padding:2px;
	margin-left: 20px;
	background:none;
}


div#qa ul li {
	margin-left:30px;
	margin-bottom: 10px;
	padding-bottom:20px;
	background:url(../images/list-border-bottom.gif) bottom no-repeat;
}



div#qa h2 {
	height:40px;
}

div#qa {
	width:865px;
	padding: 5px;
	margin-left: 10px;
}

