/*ここから---------------------------------------------------------*/
H2 {
	padding: 0px;
	display: none;
	margin: 0px;
}


/*その他 ここから---------------------------------------------------------*/

.flash {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

H3 {
	text-indent: -9999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
H3.howto {
	background-image: url(../howto/img/h3_1.gif);
	background-repeat: no-repeat;
	height: 30px;
}
.h3-text {
	margin-bottom: 15px;
}
H4 {
	font-size: 14px;
	line-height: normal;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	color: #56430A;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #E4932E;
	background-image: url(../howto/img/h4_back.gif);
	background-repeat: repeat-y;
}
.h4-text {
	margin-bottom: 15px;
}

