@charset "utf-8";
#mainarea h2 {
	margin-bottom: 24px;
}
.exetxt {
	font-size: 13px;
	margin-bottom: 30px;
	margin-left: 3px;
}
.trouble {
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 64px;
}
.trouble h3 {
	font-size: 16px;
	font-weight: bold;
	background-image: url(../../../common/img/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 12px;
	margin-bottom: 18px;
}
.trouble b {
	font-size: 10px;
}
.trouble h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 16px;
	margin-right: 9px;
	margin-left: 9px;
	background-image: url(../../../common/img/ico_h4.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 7px;
	padding-bottom: 4px;
}
.trouble ul {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 34px;
}
.trouble li {
	font-size: 12px;
	color: #4D4D4D;
	margin-bottom: 10px;
	padding-left: 12px;
	background-image: url(../../../common/img/arrow02.gif);
	background-repeat: no-repeat;
}
.trouble p {
	font-size: 12px;
	color: #4D4D4D;
	margin-bottom: 34px;
	margin-right: 10px;
	margin-left: 10px;
}
.trouble pre {
	font-size: 11px;
	margin-left: 11px;
}
.trouble02 {
	margin-right: 8px;
	margin-left: 8px;
}
.trouble02 .red {
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #CC0000;
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: 20px;
}
.trouble02 .tel {
	margin-bottom: 50px;
	margin-left: 1px;
}
.extbox {
	width: 600px;
	background-color: #F2F0EE;
	background-image: url(../img/ext_bg.gif);
	background-repeat: no-repeat;
	padding-top: 16px;
	padding-bottom: 16px;
}
.extbox p {
	margin-right: 85px;
	margin-left: 85px;
	font-size: 13px;
	line-height: 150%;
}

