@charset "utf-8";

/*------------------------------------------------
メイン
------------------------------------------------*/

.phase {
	margin-bottom:40px;
}


.sec01 {
}
.sec01 li {
	background: url(../../images/common/icon_arrow06.png) 0 8px no-repeat;
	padding-left: 2em;
}
.sec01 li a {
	color:#333;
}



.sec02 ul {
	margin: 10px 0;
}
.sec02 li {
	text-indent: -1em;
	padding-left: 1em;
}



.sec04 ul li a {
	color:#333;
	background:url(/images/common/icon_pdf.png) no-repeat right 0.15em;
	padding-right:20px;
}
