﻿/* CSS Document */

.diabox {
	color: #FFFFFF;
	background-color: #003333;
	height: auto;
	width: 560px;
	padding: 10px;
	margin: 0px;

}


.lessontitle001{
	font-size: 14px;
	font-family: "メイリオ", "�E��E� �E�ゴシチE��", "Osaka", "HG丸�E��E�ｼ�E��E�M-PRO";
	padding: 10px 0px 10px 10px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #336600;
	border-left-width: 3px;
	border-left-style: none;
	border-left-color: #336600;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	background-color: #336600;
	border-top-style: none;
	border-right-style: none;
}


.img-left{
	float: left;
	margin-right: 10px;
} 


.lessontitle{

}


.c-both {
	clear:both;
}

