.section
{
    line-height:190%;
}

.section_header
{
    margin-bottom: 20px;
}

.content
{
	padding-left: 120px;
}

.step
{
	padding-left: 20px;
}

.notes
{
	background: #fae7ad;
	padding:5px 7px;
	margin:5px;
	width: 400px;
}

.step .content ul
{
	list-style: none;
	margin:0;
	padding:0;
	margin-top: -10px;
}

.step .content ul li
{
	margin-top: 10px;
}

.float_left
{
	float: left;
}
.indent15
{
	padding-left: 1.5em;
}

.section_dot
{
	background:url(../images/how_to_use/image_dot.png) repeat-y scroll top center;
	height: 102px;
	width: 100%;
}

.bg_yamato
{
	background: url(../images/image_yamato.png) no-repeat scroll bottom right;
}

.bg11
{
	background: url(../images/how_to_use/image_arrow1_1.png) no-repeat scroll center left;
	height: 219px;
}

.bg12
{
	background: url(../images/how_to_use/image_arrow1_2.png) no-repeat scroll center left;
	height: 528px;
}

.bg13
{
	background: url(../images/how_to_use/image_arrow1_3.png) no-repeat scroll center left;
	height: 82px;
}

.bg21
{
	background: url(../images/how_to_use/image_arrow2_1.png) no-repeat scroll center left;
	height: 216px;
}

.bg22
{
	background: url(../images/how_to_use/image_arrow2_2.png) no-repeat scroll center left;
	height: 94px;
}

.bg23
{
	background: url(../images/how_to_use/image_arrow2_3.png) no-repeat scroll center left;
	height: 510px;
}
