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


/* ------------------------------------------撮影メニュー------------------------------------------ */
/*　前半　*/
div#price_column {
	width: 600px;
	height: auto;
}
div#price_column img {
	display: block;
	width: 600px;
	height: 180px;
	margin: 0 auto;
}
div#price_column h2 {
	width: 600px;
	height: 27px;
	display: block;
	text-indent: -9000px;
	font-size: 0;
	background-image:url(../../images/menu/h2.jpg);
	background-repeat: no-repeat;
}
div#price_column div {
	width: 600px;
	height: 214px;
	margin: 10px auto;
	background-image: url(../../images/menu/menu_columnbg.jpg);
	background-repeat: repeat-x;
}
div#price_column p {
	width: 560px;
	padding: 10px 20px;
	line-height:1.7;
	margin: 10px auto 0;
}
/*　後半　*/
div#price {
	width: 600px;
	height: auto;
	margin: 0px 0;
}
/*first*/
div#price div#first {
	width: 600px;
	height: auto;
	margin: 10px 0;
}
div#price div#first h3 {
	width: 600px;
	height: 27px;
	text-indent: -9999px;
	background-image: url(../../images/menu/h2_2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
div#price div#first p {
	width: 550px;
	height: auto;
	line-height: 1.8;
	margin: 10px auto;
}
/*second*/
div#price div#second {
	width: 600px;
	height: auto;
	margin: 10px 0;
}
div#price div#second h3 {
	width: 600px;
	height: 27px;
	text-indent: -9999px;
	background-image: url(../../images/menu/h2_3.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
div#price div#second p {
	width: 550px;
	height: auto;
	line-height: 1.8;
	margin: 10px auto;
}
/*next*/
div#price div#next {
	width: 600px;
	height: auto;
	margin: 10px 0;
}
div#price div#next h3 {
	width: 600px;
	height: 27px;
	text-indent: -9999px;
	background-image: url(../../images/menu/h2_5.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
div#price div#next p {
	width: 550px;
	height: auto;
	line-height: 1.8;
	margin: 10px auto;
}
/*third*/
div#price div#third {
	width: 600px;
	height: auto;
	margin: 10px 0;
}
div#price div#third h3 {
	width: 600px;
	height: 27px;
	text-indent: -9999px;
	background-image: url(../../images/menu/h2_4.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
div#price div#third p {
	width: 550px;
	height: auto;
	line-height: 1.8;
	margin: 10px auto;
}
div#price div#third img {
	display: block;
	width: 114px;
	height: 19px;
	margin: 10px 0;
}
