.h1 {
	font-size: 16px;
	color: #663333;
	font-weight: bold;
	line-height: 120%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: thin;
	border-left-width: medium;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #9A7E8F;
	border-left-color: #9A7E8F;
	width: 740px;
	margin: 5px;
}
.h2 {
	font-size: 14px;
	color: #663333;
	background-image: url(commonimg/h2-title.gif);
	line-height: 150%;
	font-weight: bold;
	margin: 12px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #D3A9D3;
}
.contents-box1 {
	font-size: 14px;
	line-height: 150%;
	color: #666666;
	margin: 5px;
	padding: 5px;
}
.contents-box2 {
	font-size:12px;
	line-height: 150%;
	color: #666666;
	margin: 10px;
	padding: 3px;
}

