@charset "utf-8";
/* CSS Document */

.intro{
	
	width: 940px;
	
	margin: 0 auto 48px auto;
	
	line-height: 2;
	
	font-weight: bold;

}


.intro-h3{
	
	color: #C00;
	
	font-size: 28px;
	
	text-align: center;
	
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro","Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	
}

.intro-p{
	
	font-size: 18px;
	
	text-align: center;
	
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro","Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	
}

.col-820{
	
	margin-bottom: 24px;
	
	padding-bottom: 48px;
	
	background: url(images/arrow.jpg) center bottom no-repeat;
	
}

.col-720{
	
	width: 720px;
	
	margin-left: 88px;
	
}

.col-690{
	
	width: 690px;
	
	margin: 48px auto;
	
}

.step-h3{
	
	color: #C00;
	
	font-size: 20px;
	
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro","Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	
}

.step-p{
	
	margin-top: 36px;
	
	font-size: 13px;
	
}

.step1{
	
	background: url(images/step1.jpg) center top no-repeat;
	
}

.step2{
	
	background: url(images/step2.jpg) center top no-repeat;
	
}

.step3{
	
	background: url(images/step3.jpg) center top no-repeat;
	
}

.step4{
	
	background: url(images/step4.jpg) center top no-repeat;
	
}