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

/*--------------------------------------------------------------------------メインイメージ*/
#mimg_box {
	width: 100%;
	height: 175px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url(../web/photomenu/mimgback.gif);
}
.mimg {
	width: 1000px;
	height: 150px;
	margin: 0 auto;
}
.pl {
	width: 1000px;
	height: 20px;
	padding-top: 5px;
	margin: 0 auto;
	text-align: left;
	font-size: 11px;
	color: #333;
}
.pl a {
	color: #333;
}


/*--------------------------------------------------------------------------コンテンツ*/
#container {
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}

#sec01{
	width: 100%;
	margin: 0 auto;
	padding: 0;
	border: 0;
}
#contents01 {
	width: 1000px;
	height: 1850px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
.cont01_img1 {
	width: 400px;
	height: 500px;
	float: left;
	margin-top: 50px;
}
.cont01_txt {
	width: 520px;
	height: 500px;
	margin-top: 50px;
	margin-left: 80px;
	float: left;
	text-align: left;
	font-size: 15px;
	line-height: 34px;
	color: #333;
}
.ac_line1 {
	width: 1000px;
	height: 10px;
	float: left;
	margin-top: 50px;
	background-image: url(../web/birthday/line.gif);
}
.ac_line2 {
	width: 1000px;
	height: 10px;
	float: left;
	margin-top: 10px;
	background-image: url(../web/birthday/line.gif);
}
.thumb {
	width: 220px;
	height: 220px;
	float: left;
	margin-top: 20px;
}
.thumbf {
	width: 220px;
	height: 220px;
	float: left;
	margin-top: 20px;
	margin-left: 40px;
}
.cont01_txt2 {
	width: 1000px;
	height: 15px;
	margin-top: 15px;
	float: left;
	text-align: right;
	font-size: 12px;
	line-height: 12px;
	color: #333;
}
.price_ttl {
	width: 1000px;
	height: 40px;
	float:left;
	margin-top: 80px;
}
.plan1 {
	width: 290px;
	height: 65px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 265px;
	float: left;
	margin-top: 50px;
	background-image: url(../web/birthday/plan1.gif);
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	color: #333;
}
.plan2 {
	width: 290px;
	height: 65px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 265px;
	float: left;
	margin-top: 50px;
	margin-left: 50px;
	background-image: url(../web/birthday/plan2.gif);
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	color: #333;
}
.plan3 {
	width: 290px;
	height: 65px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 265px;
	float: left;
	margin-top: 50px;
	margin-left: 50px;
	background-image: url(../web/birthday/plan3.gif);
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	color: #333;
}
.plan4 {
	width: 465px;
	height: 65px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 265px;
	float: left;
	margin-top: 50px;
	background-image: url(../web/birthday/plan4.gif);
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	color: #333;
}
.plan_img {
	width: 465px;
	height: 60px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 270px;
	float: left;
	margin-top: 50px;
	margin-left: 50px;
	background-image: url(../web/birthday/plan_img.jpg);
	text-align: center;
	font-size: 13px;
	line-height: 20px;
	color: #333;
}
.plan_img a {
	color: #333;
}