@charset "utf-8";

/*　
------------------------------------------------------------ */

#img_top {
	width: 800px;
	height: 205px;
	background: url(../common/images/img_how.jpg) no-repeat;
	text-indent: -9999em;
}

#title {
	background: url(../common/images/bar_how.jpg) no-repeat;
	width: 760px;
	height: 30px;
	text-indent: -999em;
}

.box_01 {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #333;
	background: url(../common/images/bg_how.jpg) bottom right no-repeat;
}

.box_01 ul {
	background: url(../common/images/bg_ul.gif) left top no-repeat;
	width: 520px;
	height: 571px;
	position: relative;
}
.box_01 li {
	margin: 0 0 50px 100px; 
}
.box_01 li.li01 {
	margin: 0 0 72px 100px; 
}
.box_01 li.li02 {
	margin: 0 0 35px 100px; 
}
.box_01 li.li03 {
	margin: 0 0 40px 100px; 
}
.box_01 ul img{
	position: absolute;
	top: 260px;
	left: 45px;
}
