@charset "UTF-8";

/* CSS Document */

@import url("/spl/pg-kidsAvenue-fukuohdai/common/styles/core/common.css");
#gMenuPlan, #gMenuPlan a {
	background-position: left top;
}

#plot {
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#priceList, #priceListLand {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
	width: 660px;
	border: 2px solid #E4CFBA;
}

.name, .plan, .area, .build, .view {
	line-height: 30px;
	height: 30px;
	text-align: center;
}

.name {
	text-align: center;
	width: 70px;
}

.plan {
	text-align: center;
	width: 90px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #C3C3C3;
	padding-left: 5px;
}

.area {
	width: 160px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #C3C3C3;
	padding-left: 5px;
}

.build {
	width: 170px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #C3C3C3;
	padding-left: 5px;
}

.view {
	text-align: center;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #C3C3C3;
	padding-left: 20px;
	width: 105px;
}

.view a {
	background-image: url(/spl/pg-kidsAvenue-fukuohdai/fk-imgs/plan/viewPlan.gif);
	background-repeat: no-repeat;
	background-position: left -30px;
	height: 30px;
	width: 90px;
	display: block;
	text-indent: -9999px;
}

.view a:hover {
	background-position: left top;
}

#priceList .left {
	padding: 5px;
}

#contents h3 {
	background-image: url(/spl/pg-kidsavenue-kouzunomori/kz-imgs/plan/h-plan-1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 530px;
	margin-left: 50px;
	text-indent: -9999px;
	display: block;
}

.plotLeft, .plotCenter, .plotRight   {
	border: 2px solid #E3E3E3;
}

#priceTag {
	background-repeat: repeat-x;
	background-position: left top;
	height: 40px;
	color: #FFF;
}
.plot2nd #priceTag {
	background-image: url(/spl/pg-kidsAvenue-fukuohdai/fk-imgs/plan/bg-List2nd.gif);
}
.plot3rd #priceTag {
	background-image: url(/spl/pg-kidsAvenue-fukuohdai/fk-imgs/plan/bg-ListFinal.gif);
}

#priceTag .left {
	border-right-color: #666666;
}
.plotLeft, .plotCenter  {
	margin-right: 10px;
	border: 2px solid #E3E3E3;
}
