@charset "Shift_JIS";

/*----------- リード -----------*/
#lead {
    overflow: hidden;
    position: relative;
	}

#lead p {
	width: 480px;
	float: right;
	}

#lead div img {
	width: 330px;
	float: left;
	}

/*----------- 準備 -----------*/
#prepare div.accessory {
    overflow: hidden;
    position: relative;
	}

#prepare div.accessory ol {
	width: 480px;
	padding-left: 23px;
	float: left;
	}

#prepare div.accessory .img {
	width: 295px;
	margin-top: 15px;
	float: left;
	}

/*----------- 行き先 -----------*/
#location div.location {
    overflow: hidden;
    position: relative;
	}

#location div.location ol {
	width: 400px;
	padding-left: 23px;
	float: left;
	}

#location div.location .img {
	width: 350px;
	margin-top: 15px;
	float: left;
	}


/*----------- 撮影 -----------*/
#tips .process {
	margin-top: 20px;
}

#tips div.img {
	width: 330px;
	margin-left: auto;
	margin-right: auto;
	}

#tips .btn {
	width: 550px;
	}

#tips div.tipsB {
	margin-top: 30px;
}

/*----------- 撮影例 -----------*/
.sample1{
	width:50%;
	float:left;
	margin-bottom:30px
}
.sample2{
	width:50%;
	float:right;
	margin-bottom:30px
}
.sample1 img,.sample2 img{
	text-align:center
}
/*-----------  -----------*/
hr{
	clear:both
}
.span{
	color:#996600
}





