/*■□■□■□共通ＣＳＳの読み込み□■□■□■*/
@import url("/pc/css/common.css");

#process01 {
	height: 243px;
	width: 540px;
	background-image: url(/pc/free/image/privilege/bg_process01.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 5px;
}

#process01 p {
	margin-top: 10px;
	margin-left: 15px;
	color: #333333;
	line-height: 1.7em;
	margin-right: 210px;
	margin-bottom: 6px;
}

#banner {
	margin-bottom: 5px;
	margin-top: 10px;
}
#process01 ul li img {
	margin-left: 15px;
	margin-top: 20px;
}

#process01 li {
	display: block;
	float: left;
}
#process02 {
	height: 243px;
	width: 540px;
	background-image: url(/pc/free/image/privilege/bg_process02.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 5px;
}
#process02 p {
	margin-top: 10px;
	margin-left: 15px;
	color: #333333;
	line-height: 1.7em;
	margin-right: 210px;
	margin-bottom: 6px;
}
#process02 ul li img {
	margin-left: 15px;
	margin-top: 10px;
}
#process02 li {
	display: block;
	float: left;
}

#process03 {
	height: 243px;
	width: 540px;
	background-image: url(/pc/free/image/privilege/bg_process03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 5px;
}
#process03 p {
	margin-top: 10px;
	margin-left: 15px;
	color: #333333;
	line-height: 1.7em;
	margin-right: 210px;
	margin-bottom: 6px;
}
#process03 ul li img {
	margin-left: 15px;
	margin-top: 18px;
}
#process03 li {
	display: block;
	float: left;
}


#process04 {
	height: 243px;
	width: 540px;
	background-image: url(/pc/free/image/privilege/bg_process04.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 5px;
}
#process04 p {
	margin-top: 10px;
	margin-left: 15px;
	color: #333333;
	line-height: 1.7em;
	margin-right: 210px;
	margin-bottom: 6px;
}
#process04 ul li img {
	margin-left: 15px;
	margin-top: 18px;
}
#process04 li {
	display: block;
	float: left;
}

#process05 {
	height: 243px;
	width: 540px;
	background-image: url(/pc/free/image/privilege/bg_process05.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 5px;
}
#process05 p {
	margin-top: 10px;
	margin-left: 15px;
	color: #333333;
	line-height: 1.7em;
	margin-right: 210px;
	margin-bottom: 6px;
}
#process05 ul li img {
	margin-left: 15px;
	margin-top: 18px;
}
#process05 li {
	display: block;
	float: left;
}

#top_link {
	float: right;
	margin-bottom: 5px;
	font-size: 10px;
	background-image: url(../../free/image/flow/top_mark.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 10px;
}
.link {
	background-image: url(../../free/image/privilege/orange_mark.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	margin-left: 15px;
}


#foot_banner {
	clear: both;
}

