@charset "UTF-8";
/* CSS Document */

h1,h2,h3,h4,h5,h6,strong { color:#000; }
h1,h2,h3,h4 { font-weight: bold; }
h2,h3,h4 { line-height: 18px; }
h1,h2 { margin-bottom: 18px; }
h1 { font-size: 24px; line-height: 36px; }
h2 { font-size: 16px; }
h3 { font-size: 1em; }
h4 { font-size: 10px; }
p { margin-bottom: 18px; }
#mains { width:100%; min-width:700px; margin:10px auto}
#mains .content { width:880px; margin:0 auto; padding:4em 50px 2em; zoom:1}
#mains { font-size:14px; line-height:1.5; }
#mains h1 { margin-bottom:.3em; line-height:1.3; }
#mains h2 { margin-bottom:.2em; font-size:1.6em; line-height:1.3; font-weight:normal; }
#mains h3 { margin-bottom:.3em; font-size:1.33em; line-height:1.3; }
#mains h4 { margin-bottom:.3em; font-size:1.2em; line-height:1.3; }
#mains h5 { margin-bottom:.3em; font-size:1em; line-height:1.3; font-weight:bold; }
#faq .content { width: 801px; padding: 0 80px;}
#faq section { width: 740px; padding-bottom: 25px; border-bottom: 1px #D6D6CB solid;}
#faq section h1 { font-size: 1.5em; margin-bottom: 1em; }
#faq section h2 { font-size: 1em; font-weight: bold; }
.question {
	font-size: 14px;
	line-height: 1.5;
	font-weight: bold;
	margin-bottom: .2em;
}
