.taiken-entry {
	background-image: url(../image/taiken-entry-back.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 550px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	font-weight: bolder;
	color: #333333;
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
}
.taiken-menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.taiken-menu img {
	margin-top: 5px;
	margin-bottom: 5px;
}

.taiken-time li {
	list-style-type: none;
	display: block;
}
.taiken-menu p {
	text-align: left;
	margin-right: 10px;
	font-size: 12px;
	margin-left: 90px;
	margin-top: 30px;
}
.timetable {
	margin-top: 20px;
         text-align: left;
}
.taiken-pic {
	margin: 5px;
}
#taiken-voice li {
	list-style-type: none;
	width: 500px;
	background-image: url(../image/taiken-voice-back.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	line-height: 1.3;
	font-size: 14px;
}
#taiken-voice {
	margin: 0px;
	padding: 0px;
}
#taiken-voice p {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 50px;
	margin-left: 50px;
	background-repeat: no-repeat;
	background-position: left top;
}
#taiken-voice strong {
	color: #009933;
}
.advice {
	background-image: url(../image/advice-back.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 600px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.advice p {
	font-size: 14px;
	text-align: left;
	margin-left: 160px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.3;
	margin-right: 20px;
	margin-top: 20px;
}
.entry-body h3 {
	margin: 0px;
}

.voice2 {
	background-image: url(../image/taiken-voice-back2.png);
	background-repeat: no-repeat;
	padding: 10px;
	text-align: left;
}
.customer-voice {
	width: 300px;
	background-color: #CCCCCC;
}
.customer-voice td {
	background-color: #FFFFFF;
	padding: 10px;
	font-size: 16px;
}
.customer-voice th {
	background-color: #eeeeee;
	padding: 10px;
	font-size: 16px;
}
.modelhouse-pic {
	margin: 10px;
	list-style-type: none;
}
.modelhouse-pic li {
	float: left;
	margin: 5px;
}
.right {
	text-align: right;
	margin-right: 20px;
	clear: both;
}
.contents {
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}.entry-body p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 1.4;
	color: #666666;
	text-align: left;
}

