@charset "UTF-8";

/*-----------------------------------
main
---------------------------------- */

#main {
	width: 660px;
	margin-left: 25px;
	}
			
#main-contents {
	width: 660px;
	}
	

#right_contents h2 {
	text-indent: -9999px;
	background: url(../images/EPAL020000_ti_001.gif) no-repeat 0 15px;
	padding: 30px 0 30px 0;
	margin-left: 25px;
	border-bottom: 1px solid #a9a9a9;
	}

#main-contents h3 {
	color: #010741;
	margin-bottom: 30px;
	font-size: 1.36em;
	font-weight: bold;
	}
	
#faq dt {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 1.07em;
	}
	
#faq dd {
	margin-bottom: 15px;
	}
	
	
#faq .faq_last { margin-bottom: 0;}
	
.link {
	text-align: right;
	}
