@charset "utf-8";
@import "../common/0-import.css";
#conts {
	font-size: 12px;
	line-height: 1.5;
	margin-bottom:20px;;
}

#conts h2{
	margin-bottom: 20px;
}

#conts p{
	margin: 0 0 18px 30px;
}
#conts ul {
	list-style:decimal inside;
	margin-left:30px;
	margin-bottom:18px;
	color: #003399;
	font-weight: bold;}

#conts p.back a{
	padding-left: 20px;
	background: url(../../img/icon/06.gif) no-repeat left top;
}

#conts p.left{
	margin: 0 0 40px 575px;
}

#conts p.left a{
	padding-left: 10px;
	font-size: 10px;
	background: url(../../img/icon/01.gif) no-repeat left 4px;
	color: #333;
}

#conts p.blue{
	margin-top: -3px;
	color: #003399;
	font-weight: bold;
}

#main p#returnTop {
	margin-bottom: 12px;
}