@charset "utf-8";

/*------------------------------*/
/* Layout                       */
/*------------------------------*/
div#note {
	width: 827px;
	margin: 23px 0px 23px 23px;
}



/*===styles=======================*/
h2 {
	width: 870px;
	height: 65px;
	text-indent: -9999px;
	font-size: medium;
	font-weight: normal;
	background: url(../../faq/img/title_main.jpg) no-repeat;
}

#note p {
	line-height: 1.6em;
}

table.main {
	width: 817px;
	margin: 0px auto 0px auto;
}
table.main td{
	line-height: 1.6em;
}
table.main td.cell1 {
	padding-bottom: 15px;
}
table.main td.cell2 {
	color: #e7d148;
}
table.main td.cell3 {
	padding: 18px 0px 18px 0px;
}
