@charset "utf-8";
/* CSS Document */

.textbox021 {
	width: 530px;
	height: auto;
	margin-left: 27px;
}

.textbox021 p {
	font-size: 14px;
	margin-bottom: 15px;
	margin-right: 5px;
	padding-left: 16px;
	line-height: 1.5em;
	letter-spacing: 1.2px;
	color: #333333;
}

.textbox021 h3 {
	font-size: 17px;
	color: #6A3906;
	background-image: url(../img/h3.jpg);
	background-repeat: no-repeat;
	padding-top: 23px;
	width: 520px;
	height: 34px;
	padding-left: 60px;
	padding-bottom: 20px;
}

.textbox021 h4 {
	font-size: 17px;
	color: #434343;
	background-image: url(../img/h4.jpg);
	background-repeat: no-repeat;
	padding-top: 23px;
	width: 520px;
	height: 34px;
	padding-left: 60px;
	padding-bottom: 20px;
}

/*20090309更新履歴用CSS（m）*/

.textbox021 dt {
	color: #CC0000;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
}

.textbox021 dt a{
	color: #CC0000;
	text-decoration:none;
	}
	
.textbox021 dt a:hover{
	color: #000099;
	text-decoration:none;
	}	

.textbox021 dd {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 16px;
	height:125px;
	margin-bottom:10px;
	width:480px;
}

