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


/* ------------------------------------------成人式プラン------------------------------------------ */
div#contents h2 {
	width: 600px;
	height: 27px;
	text-indent: -9999px;
	clear: both;
	background-repeat: no-repeat;
	background-position: center;
}
div#contents p {
	width: 580px;
	margin:5px auto;
}
div#contents div {
	clear: both;
}
div#contents h2.first {
	background-image: url(../../images/age/h2.jpg);
	margin-bottom:10px;
}
div#contents h3.first {
	width: 600px;
	height: 70px;
	clear: both;
	text-indent: -9999px;
	background-image: url(../../images/age/obi.jpg);
}
div#contents img.age_img{
	margin-bottom:20px;
}
div#contents h2.second {
	background-image: url(../../images/age/h2_2.jpg);
}
div#contents ul {
	width: 609px;
	list-style: none;
	margin:10px -9px 10px 0;
}
div#contents ul li {
	width:194px;
	float: left;
	margin: 0 9px 0 0;
}
*html div#contents ul {
	width: 600px;
	list-style: none;
	margin:10px 0px 10px 0;
}
*html div#contents ul li {
	width:194px;
	float: left;
	margin: 0 9px 0 0;
}
*html div#contents ul li.no_3 {
	width:194px;
	float: left;
	margin: 0 0px 0 0;
}
div#second {
	width: 580px;
	height: 123px;
	padding:10px;
	background-image: url(../../images/age/age_bg_02.jpg);
	background-repeat: repeat-x;
}
div#second div {
	width: 580px;
	height: 123px;
	background-image: url(../../images/age/bg_box.jpg);
	background-repeat: no-repeat;
}
div#second img {
	float: left;
	display:block;
	width: 366px;
	height:120px;
}
div#second table {
	float: right;
	margin:0;
	width:201px;
	margin: 10px 0 5px 0;
	border-collapse: collapse;
}
div#second th {
	text-align: left;
	font-weight: bold;
	border:none;
}
div#second td {
	text-align: left;
	padding: 1px 3px;
	border:1px solid #ab4e1b;
}
div#second p {
	margin:5px 0 0 300px;
	width:280px;
	clear: both;
}
img#btn {
	margin: 10px 0 0 400px;
}


div#contents h2.third{
	background-image: url(../../images/age/h2_3.jpg);
}
div#contents table#third {
	margin: 10px auto 20px;
	width:577px;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-style: solid;
	border-collapse:collapse;
	border-color: #d58a51;
}
div#contents table#third th{
	background:url(../../images/photoclub/th_bg.jpg) repeat-x;
	height:32px;
	line-height:32px;
	font-weight:bold;
	text-align:center;
	border-bottom:#d58a51 solid 1px;
	border-right:#d58a51 solid 1px;
}
div#contents table#third td{
	line-height:2.5;
	height:25px;
	padding: 0 0 0 20px;
	border-bottom:#d58a51 solid 1px;
	border-right:#d58a51 solid 1px;
}
