@charset "utf-8";
#main-contents .sentence {
	height: 30px;
	width: 620px;
	margin-top: 20px;
}
#main-contents .sentence th {
	background-color: #E84F1B;
	width: 5px;
	margin-right: 5px;
}
#main-contents .sentence td {
	padding-left: 5px;
	font-size: 110%;
	color: #0068b1;
}
#main-contents .h3_title {
	margin-top: 10px;
	margin-left: 10px;
	color: #232323;
}
.lesson_btn {
	text-align: right;
	margin-top: 5px;
	margin-right: 10px;
}

.p_sentence {
	margin-top: 10px;
	margin-left: 20px;
	font-weight: normal;
	color: #565656;
}
.line {
	font-size: 1px;
	margin-top: 10px;
	margin-bottom: 9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0068b7;
	margin-left: 10px;
}
.quicktime {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 50px;
}
.quicktime td {
	line-height: 150%;
	padding-right: 10px;
}
.quicktime th {
}

.line2 {
	font-size: 1px;
	margin-top: 10px;
	margin-bottom: 29px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0068b7;
}
/*--------------------------

ボタン

----------------------------*/

#main-contents .kochira {
	width: 630px;
	overflow:hidden;
	margin-top: 10px;
}

#main-contents .btn2 {
	text-align: right;
	width: 120px;
	margin-top: 0.5em;
	padding-right: 0.5em;
	float: right;
	display: inline;
}

#main-contents .jyouhou2 {
	text-align: left;
	color: #4444FF;
	float: right;
	display: inline;
	position: relative;
	top: 10px;
}
#main-contents .kochira .jyouhou2 img {
	margin-left: 5px;
}

