#wrapper {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#wrapper #advice {
	background-image: url("../advice/what_images/bg.gif");
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#wrapper #contents {
	width: 805px;
	margin: 0 auto;
	text-align: center;
}

h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.p10-2 {  font-size: 10px; line-height: 14px}
.p10 {  font-size: 10px; line-height: 18px}
.p12 {  font-size: 12px; line-height: 16px}
.main14 {  font-size: 14px; line-height: 24px; color: #FF6600}
.p18 {  font-size: 18px}
.main14-2 { font-size: 14px; line-height: 24px; color: #0066FF}
.p12-2 { font-size: 12px; line-height: 15px}
.p12-3 { font-size: 12px; line-height: 14px}
.p11 { font-size: 11px; line-height: 14px}

em {
	color: #FF6633;
	font-style: normal;
	font-weight: bold;
}


#footer {
	width: 810px;
	margin: 0 auto;
	padding: 0 0 30px 0;
	text-align: center;
}