@charset "UTF-8";

/*======================================

	vol.02用スタイル

=======================================*/

/* /////////////////////////////////////////////////////////////////////////// index */

div#commonIn{
	padding-bottom:5px;
}

div#commonIn div{
	vertical-align:top;
	display:table-cell;
}

p.fuji{
	background:url(img/bg_fujimoto.jpg) no-repeat right center;
	padding-right:130px;
	display:table-cell;
	vertical-align:middle;
	height:95px;
	width:305px;	/*435px*/
}

p.sano{
	background:url(img/bg_sano.jpg) no-repeat left center;
	padding-left:130px;
	display:table-cell;
	vertical-align:middle;
	height:90px;
	width:305px;	/*435px*/
}


/* １ページ目 */

div#boxCamera{
	margin-top:24px;
}

		div#boxCamera h4{
			margin-top:25px;
			margin-bottom:18px;
		}
		
		div#boxCamera h5{
			color:#a61136;
			font-weight:bold;
			font-size:107%;
			margin-bottom:12px;
		}
		
		div#boxCamera p{
			margin-bottom:25px;
			line-height:1.8;
		}
	
div#boxLast{
	margin-top:25px;
}

		div#boxLast h3{
			margin-top:35px;
		}
	
		div#boxLast h4{
			margin-top:25px;
			margin-bottom:18px;
		}


/* ２ページ目 */

div.imgIntroItem{
	background:url(img/sano_intro02_item.gif) no-repeat 500px 95px;	
}

.lineStyleLast{
	background:url(../../css/img/bg_line02.gif) repeat-x left bottom;
	padding-bottom:30px;
	margin-bottom:15px;
}


/* ３ページ目 */

div#photobook{
	background:url(img/bg_line_photobook.gif) no-repeat left top;
	padding-top:2px;
	width:560px;
	margin-left:20px;
	margin-top:40px;
	margin-bottom:30px;
}

div#photobookInner{
	background:url(../../css/img/bg_common_middle.gif) repeat-y left top;
}

		div#photobook h4{
			width:388px;
			margin:0 auto;
			padding-top:40px;
		}

		div#photobook div.fBox{
			width:500px;
			margin:25px auto 0;
		}

				div#photobook div.fBox h5{
					margin-bottom:20px;
				}
		div#photobook div.buttonArea{
			background:url(../../css/img/bg_line02.gif) repeat-x left bottom;
			width:500px;
			margin:0 auto 0;
			text-align:right;
			padding-bottom:15px;
		}


		div#photobook p.underArea{
			background:url(img/bg_line_photobook.gif) no-repeat left bottom;
			padding:20px 30px 35px;
		}
	
				div#photobook p.underArea a{
					color:#a61136;
				}
