@charset"UTF-8";

/* CSS Document */

/*投資の泉トップ*/

.nodeStep .step_icon{
	float:left;
	margin-right:10px;
	width:36px;
	height:36px;
}


#step1{
	background-image:url(../spring/img/toushi_step.gif);
	background-repeat:no-repeat;
	width:599px;
	height:40px;
	clear:both;	
	}
#step2{
	background-image:url(../spring/img/toushi_step_2.gif);
	background-repeat:no-repeat;
	width:599px;
	height:40px;
	clear:both;	
	}

#step3{
	background-image:url(../spring/img/toushi_step_3.gif);
	background-repeat:no-repeat;
	width:599px;
	height:40px;
	clear:both;	
	}

#step4{
	background-image:url(../spring/img/toushi_step_4.gif);
	background-repeat:no-repeat;
	width:599px;
	height:40px;
	clear:both;	
	}

#step5{
	background-image:url(../spring/img/toushi_step_5.gif);
	background-repeat:no-repeat;
	width:599px;
	height:40px;
	clear:both;	
	}
	
ul.step_link {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 8px;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 6px;
}
ul.step_link li {
	background-image: url(../img/link_list.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	list-style-type: none;
	padding-left: 11px;
	margin-left: 8px;
}

/*投資の泉コンテンツページ*/

.nodeStep {
	width: 569px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;
	padding:14px;
	border: 1px solid #cccccc;
}
.nodeStep p {

}


a#s_page1, span#s_page1 {
	background-image: url(img/s_page1.jpg);
}
a#s_page2, span#s_page2 {
	background-image: url(img/s_page2.jpg);
}
a#s_page3, span#s_page3 {
	background-image: url(img/s_page3.jpg);
}
a#s_page4, span#s_page4 {
	background-image: url(img/s_page4.jpg);
}
a#s_page5, span#s_page5 {
	background-image: url(img/s_page5.jpg);
}
a#s_page6, span#s_page6 {
	background-image: url(img/s_page6.jpg);
}
a#s_page7, span#s_page7 {
	background-image: url(img/s_page7.jpg);
}
a#s_page8, span#s_page8 {
	background-image: url(img/s_page8.jpg);
}

.step_link li.comingsoon {
	background-image: none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
p.springpoint{
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.img560{
	margin-top:20px;
	margin-bottom:10px;
	text-align:center;
}
