@charset "Shift_JIS";
/* CSS Document */

div#about {
	margin:20px 0 0 0;
}

div#about p {
	width:600px;
	margin:10px 0 0 0;
	line-heitht:1.5em;
	font-size:small;
	}

div.btn_jibundeseika_list {
	margin:10px 0;
	text-align:center;
}

div#flow {
	margin:20px 0 0 0;
}


div#flow ul {
	margin:20px 0 0 0;
	padding:0;
	list-style-type:none;
}



div#flow ul li#step1 {
	margin:10px 0 0 0;
	padding:0;
	list-style-type:none;
	background:url(image/step.gif) no-repeat left;
	padding-left:80px;
	height:73px;}


div#flow ul li#step2 {
	margin:30px 0 0 0;
	padding:0;
	list-style-type:none;
	background:url(image/step2.gif) no-repeat left;
	padding-left:80px;
	height:73px;
}


div#flow ul li#step3 {
	margin:40px 0 0 0;
	padding:0;
	list-style-type:none;
	background:url(image/step3.gif) no-repeat top left;
	padding-left:80px;
	height:100px;
	
	}
	

.step3_illust {
	margin:20px;
}


	
div#flow ul li.illust{
	padding-left:15px;
	margin:15px 0;
	}
	
div#flow ul .kome{
	padding-left:70px;
	margin:15px 0;
	color:#ff0000;	
	}

div#flow ul li  p.orange {
	font-size:14px;
	font-weight:bold;
	color:#F90;
	margin:0 0 10px 0;
	padding:0;
}	
	
	
div#flow ul li p.txt{
	margin:0;
	padding:0;
	line-height:1.3em;
	width:500px;
	}