@charset "utf-8";
.red {
	color: #D40000;
}


/* ----------content1---------- */


/* ----------content2---------- */

.content2 p {
	padding: 0px 15px;
}
.content2 h3 {
	margin-top: 35px;
	position: relative;
}
.content2 h3 span{
	display: block;
	position: absolute;
	left: 160px;
	top: 7px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #E8FDEA;
}
.content2 h3.mg_b0 {
	margin-top: 0px;
}
.content2 h4 {
	font-size: 1.25em;
	background-image: url(../../images/middle-class/honne_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	margin: 0px 15px;
	margin-bottom: 15px;
}
.content2 dl {
	padding: 0px 15px;
	margin-bottom: 10px;
}
.content2 .commentary dt {
	background-image: url(../../images/middle-class/honne_commentary.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 95px;
	font-size: 1.25em;
	color: #339966;
	font-weight: bold;
}
.content2  .point dt {
	background-image: url(../../images/middle-class/honne_point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	font-size: 1.25em;
	color: #D50000;
	font-weight: bold;
}
.content2 .line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.content2 .question dt {
	background-image: url(../../images/middle-class/honne_question.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 80px;
	font-size: 1.25em;
	color: #999999;
	font-weight: bold;
}
.content2 .question dd {
	font-size: 1.125em;
	color: #006699;
}


/* ----------content3---------- */

p.center {
	margin-bottom: 20px;
}



p.c-title {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D50000;
	display: block;
	margin-top: 60px;
	padding: 0px;
}

