.nomal {
	line-height: 140%;
	font-size: 14px;
}
.title {
	padding: 4px;
	list-style-type: none;
	font-size: 14px;
	line-height: 140%;
	color: #006633;
	width: 530px;
	margin-left: 24px;
	border-right: none;
	border-bottom: 1px dotted #009966;
	border-left: none;
	font-weight: bold;
	letter-spacing: 2px;
}
.date {
	list-style-type: none;
	font-size: 14px;
	line-height: 140%;
	margin-left: 24px;
	color: #006633;
	width: 530px;
	margin-top: 4px;
}
.ttl1 {
	background-color: #FFFFCC;
	padding: 4px;
	list-style-type: none;
	font-size: 14px;
	line-height: 140%;
	color: #006633;
	width: 510px;
	margin-left: 30px;
	border-top: 0px solid #669966;
	border-right: 1px solid #aaccaa;
	border-bottom: 1px solid #aaccaa;
	border-left: 20px solid #00aa00;
	font-weight: bold;
	letter-spacing: 2px;
}
.box1 {
	background-color: #FFFFCC;
	padding: 10px;
	list-style-type: none;
	border: 4px dotted #DDAA66;
	font-size: 14px;
	line-height: 140%;
	color: #006633;
	width: 500px;
	margin-left: 36px;
}
.box2 {
	background-color: #FFFFFF;
	padding: 10px;
	list-style-type: none;
	font-size: 14px;
	line-height: 140%;
	color: #000000;
	width: 500px;
	margin-left: 30px;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #009999;
	border-left: 16px solid #009999;
}
.txtbox {
	font-size: 14px;
	line-height: 140%;
	width: 520px;
	margin-left: 30px;
}
.txtbox2 {
	font-size: 13px;
	line-height: 140%;
	width: 540px;
	margin-left: 30px;
}
.txtbox_r {
	font-size: 14px;
	line-height: 120%;
	width: 280px;
	margin-left: 30px;
	float: left;
	color: #009999;
}
.txtbox_l {
	font-size: 14px;
	line-height: 130%;
	width: 200px;
	margin-left: 30px;
	float: left;
}
