.ContBg {
	background-color: #ebf9fe;
	background-image: url(../image/share/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.default {
	font-family: "Meiryo", "MS PGothic", "Osaka";
	font-size: 9pt;
	line-height: 150%;
}
.Txt8pt {
	font-family: "Meiryo", "MS PGothic", "Osaka";
	font-size: 8pt;
	line-height: 120%;
}
.profile1 {
	font-family: "Meiryo", "MS PGothic", "Osaka";
	font-size: 9pt;
	line-height: 120%;
	padding: 12px;
	border-top: 1px dotted #7d7d7d;
}
.profile2 {
	font-family: "Meiryo", "MS PGothic", "Osaka";
	font-size: 9pt;
	line-height: 120%;
	padding: 12px;
	border-bottom: 1px dotted #7d7d7d;
	border-top: 1px dotted #7d7d7d;
}.InquiryBdr {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cdcdcd;
}
form {
	margin: 0px;
	padding: 0px;
}



/******************************
実績紹介
*******************************/

.resultsBg {
	background:url(../image/results/fr_m.jpg) top center repeat-y;
}

.resultsTxt1 {
	color:#00B0D8;
	font-size:1.3em;
	font-weight:bold;
	padding:0 0 10px 0;
}

.resultsTxt2 {
	font-size:0.8em;
	line-height:1.8em;
}


/******************************
FAQ
*******************************/

.faqLine {
	border-bottom:1px dotted #cccccc;
	font-size:0.8em;
}

.faqLine2 {
	border-bottom:1px dotted #cccccc;
	font-size:0.9em;
	font-weight:bold;
	margin-bottom:10px;
}

.faqAsw {
	background:#FFECEC;
	font-size:0.8em;
	line-height:1.5em;
	margin-bottom:20px;
}