h1              {
	width: 770px;
	height: 25px;
	display: block;
	padding: 10px 0px;
	font-size: 140%;
	line-height: 150%;
	color: #CC6666;
	text-align: center;
	background-image: url(../img/h1.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FF9999;
	border-right-color: #FF9999;
	border-bottom-color: #FF9999;
	border-left-color: #FF9999;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
				 
h2              {
	display: block;
	margin: 5px 0px;
	padding: 0px 0px 0px 15px;
	font-size: 110%;
	line-height: 150%;
	color: #CC6699;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #F1CDCD;
	border-right-color: #F1CDCD;
	border-bottom-color: #F1CDCD;
	border-left-color: #F1CDCD;
	background-image: url(../img/h2.gif);
	background-repeat: no-repeat;
}
				
h3              {display: block;
                 font-size: 135%;line-height: 150%;color: #3E3028;text-align: left;}

h4              {display: block;
                 font-size: 120%;line-height: 150%;color: #665042;text-align: left;}

h5              {display: block;
                 font-size: 100%;line-height: 130%;color: #8A6C59;text-align: left;}

h6              {font-size: 100%;line-height: 130%;color: #8A6C59;text-align: left;}

.TxTmain             {
	font-size: 110%;
	line-height: 140%;
}
.TxTmainL            {
	font-size: 110%;
	line-height: 140%;
	float: left;
	width: 400px;
}.TxTmainR             {
	font-size: 110%;
	line-height: 140%;
	float: right;
	width: 370px;
}
.TxTcopy             {
	font-size: 110%;
	color: #8A6C59;
	margin-top: 10px;
	margin-bottom: 3px;
	margin-right: 15px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A6C59;
	line-height: 110%;
	padding-bottom: 3px;
	font-weight: bold;
}
.TxTsub             {
	margin: 10px 20px;
	background-color: #E6E2DB;
	padding: 10px;
}
.TxTsub2             {
	margin: 10px 20px;
	padding: 5px 14px 5px 15px;
	border: 1px solid #D9E6EE;
	height: 170px;
	line-height: 130%;
}
