#docs p{
	margin:8px;
	font-size: 0.9em;
	line-height: 1.3em;
}

#docs {
	/*width:590px;*/
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 16px;
}

#docs h2{
	font-size: 1.2em;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-bottom: 1.5em;
}

#docs h3{
	font-size: 1.0em;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

.tables{
	margin: 8px;
}

.tbtext{
	font-size: 0.9em;
	line-height: 1.3em;
}

.intitle{
	margin-left: 12px;
	font-size: 0.9em;
	line-height: 1.7em;
}

.intext{
	width:550px;
	margin-left: 24px;
	font-size: 0.9em;
	line-height: 1.7em;
}
.line {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #F19D90;
	border-bottom-color: #F19D90;
}

.mm{

	margin: 0 0 0 75px;

}
.yohaku {
	padding-top: 1.5em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
