@charset "UTF-8";

/* ========================================================= */
/*                          FAQ								 */
/* ========================================================= */
h2 {
	width: 635px;
	height: 40px;
	margin-bottom: 25px;
	padding: 3px 0 0 20px;
	color: #fff;
	font-size: 138.5%;
	font-weight: bold;
	background: url('../../img/bg_title02.gif') bottom left no-repeat;
	}

#column h3 {
	width: 610px;
	height: 29px;
	margin: 0 0 15px 0;
	padding: 5px 0 0 15px;
	font-size: 108%;
	background: url('../../img/bg_title04.gif') top left no-repeat;
	}

#column dl {
	margin-bottom: 15px;
	}

#column1 dt {
	width: 285px;
	float: left;
	}

#column1 dd {
	width: 315px;
	float: right;
	}

.column2 dt {
	width: 80px;
	padding-left: 20px;
	text-align: right;
	float: left;
	}

.column2 dd {
	width: 510px;
	float: right;
	}
#column p {
	margin-bottom: 1em;
	}
