@charset "UTF-8";

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

	vol.01用スタイル

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

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

div.phlifeIndex{
	width:845px;
}

* html div.phlifeIndex{
	width:845px;
}

div.photolife div#titleArea h1{
	background:url(../../css/img/bg_index.jpg) no-repeat left top;
	zoom:1;
}

div.photolife div#titleArea h1 img{
	margin:30px 0 137px 24px;
}

div#menuIndex{
	background:url(../../css/img/bg_index01_middle.gif) repeat-y left top;
	width:845px;
	margin:0 auto;
	padding-top:21px;
}

		div#menuIndex ul{
			background:url(../../css/img/bg_index01_bottom.gif) no-repeat left bottom;
			padding-bottom:20px;
			padding-left:25px;
		}
		
		div#menuIndex ul li{
			background:url(../../css/img/bg_line04.gif) repeat-y right top;
			padding-right:25px;
			padding-left:25px;
		}
		
		div#menuIndex ul li.first{
			padding-left:0;
		}
		
		div#menuIndex ul li.last{
			padding-right:0;
			background:none;
		}

/*div.phlifeIndex{
	background:url(../../css/img/bg_photolife_top.jpg) no-repeat left top;
	padding:40px 50px 0;
	text-align:left;
	padding-top:40px;
	width:845px;
}

* html div.phlifeIndex{
	width:845px;
}

div.Index div#photolifeIn{
	background:url(../../css/img/bg_photolifeIndex_middle.jpg) repeat-y left top;
	padding-top:13px;
	width:945px;
}

	div.photolife div#titleArea h1{
		background:url(../../css/img/bg_index.jpg) no-repeat left top;
		zoom:1;
	}
	
	div.photolife div#titleArea h1 img{
		margin:30px 0 137px 24px;
	}

	div#menuIndex{
		background:url(../../css/img/bg_index01_middle.gif) repeat-y left top;
		width:845px;
		margin:0 auto;
		padding-top:21px;
	}
	
		div#menuIndex ul{
			background:url(../../css/img/bg_index01_bottom.gif) no-repeat left bottom;
			padding-bottom:20px;
			padding-left:25px;
		}
		
		div#menuIndex ul li{
			background:url(../../css/img/bg_line04.gif) repeat-y right top;
			padding-right:25px;
			padding-left:25px;
		}
		
		div#menuIndex ul li.first{
			padding-left:0;
		}
		
		div#menuIndex ul li.last{
			padding-right:0;
			background:none;
		}*/

