@charset "UTF-8";

/*35歳からの
-----------------------------------------------*/
.course{
	border: 3px solid #DCDCDC;
	margin-bottom: 20px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.course .l{
	float: left;
	width: 236px;
}

.course .r{
	float: right;
	width: 420px;
}

.course h4{
	font-size: 18px;
	color: #ef4477;
	margin-bottom: 15px;
	margin-top: 0px;
	font-weight: bold;
	line-height: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 100px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 8px;
	padding-bottom: 8px;
}

.course h4#icon01{background-image: url(../images/lesson/icon01.gif);}
.course h4#icon02{background-image: url(../images/lesson/icon02.gif);}
.course h4#icon03{background-image: url(../images/lesson/icon03.gif);}

.course h4 span{
	font-size: 90%;
	color: #000;
}

.course h5{
	font-size: 116%;
	color: #4c8c37;
	margin-bottom: 10px;
	margin-top: 5px;
	font-weight: bold;
}

.course p.day{
	font-weight: bold;
	margin-top: 10px;
}

/*ワンタッチネイル*/
#otameshi{
	margin-top: 30px;
	margin-bottom: 30px;
}

#otameshi h4{
	font-size: 133%;
	color: #ef4477;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: bold;
}

/*コース案内*/
#detail{}

#detail .l{
	float: left;
	width: 340px;
	}
	
#detail .r{
	float: right;
	width: 340px;
	}

table.tl{
	border-collapse:collapse;
	border: 1px solid #CCC;
	margin-top: 10px;
	width: 338px;
}

table.tl th{
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #edf5e4;
	border: 1px solid #CCC;
	white-space: nowrap;
	font-weight: bold;
	color: #333;
}

table.tl td{
	vertical-align: top;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 1px solid #CCC;
}

table.tl ol{
	margin-left: 20px;
}

table.tl li{
	list-style-type: disc;
}

/*スマイルケア
-----------------------------------------------*/
.step{
	border: 3px solid #DCDCDC;
	margin-bottom: 20px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.step h4{
	font-size: 16px;
	color: #ef4477;
	margin-bottom: 15px;
	margin-top: 0px;
	font-weight: bold;
	line-height: 27px;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 90px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 8px;
	padding-bottom: 8px;
}

.step h4#icon01{background-image: url(../images/lesson/step01.gif);}
.step h4#icon02{background-image: url(../images/lesson/step02.gif);}
.step h4#icon03{background-image: url(../images/lesson/step03.gif);}
.step h4#icon04{background-image: url(../images/lesson/step04.gif);}
.step h4#icon05{background-image: url(../images/lesson/step05.gif);}

.step h4 span{font-size: 80%;}

.step h5{
	font-size: 116%;
	color: #4c8c37;
	margin-bottom: 5px;
	margin-top: 10px;
	font-weight: bold;
}

/*レッスン詳細*/
table.tl02{
	border-collapse:collapse;
	border: 1px solid #CCC;
	margin-top: 10px;
	width: 698px;
}

table.tl02 th{
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #edf5e4;
	border: 1px solid #CCC;
	white-space: nowrap;
	font-weight: bold;
	color: #333;
	width: 100px;
}

table.tl02 td{
	vertical-align: top;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 1px solid #CCC;
}

table.tl02 ol{
	margin-left: 20px;
}

table.tl02 li{
	list-style-type: disc;
}
