/* side_banner
---------------------------------------------------- */
ul.banner li.banner01 {
	position:absolute;
	top:50px;
	left:10px;
}
ul.banner li.banner02 {
	position:absolute;
	top:210px;
	left:10px;
}
ul.banner li.banner03 {
	position:absolute;
	top:280px;
	left:10px;
}
ul.banner li.banner04 {
	position:absolute;
	top:365px;
	left:10px;
}
ul.banner li.banner05 {
	position:absolute;
	top:435px;
	left:10px;
}
/* ------------------------------------------------- */


/* title
---------------------------------------------------- */
h3{
	margin:0px 20px 20px 20px;
	padding:7px 0;
	text-indent:30px;
	border-bottom:dotted 1px #799a4d;
	background:#fff;
	color:#666;
}
h3.step01{
	background:url(../img/titleback01.gif) no-repeat 0 center;
}
h3.step02{
	background:url(../img/titleback02.gif) no-repeat 0 center;
}
h3.step03{
	background:url(../img/titleback03.gif) no-repeat 0 center;
}
h3.step04{
	background:url(../img/titleback04.gif) no-repeat 0 center;
}

/* ------------------------------------------------- */


/* p
---------------------------------------------------- */
.h120{
	min-height:120px;
}
/* ------------------------------------------------- */