@charset "UTF-8";
/* CSS Document */
@import url("/spl/pg-johzaiminami/common/styles/core/common.css");

/*******************************************************/

#wrapper #specification {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #004729;
	width: 930px;
}

#specification .left.plan {
	background-color: #004729;
	text-align: center;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	color: #FFFFFF;
	width: 115px;
	padding-left: 10px;
	height: 50px;
}

#specification .left.plan h3 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 2px;
}

#specification .left.equip {
	width: 195px;
	margin-top: 5px;
	margin-left: 5px;
}

#specification .right.spec {
	width: 425px;
	margin-top: 5px;
}

#specification .floatClearTransparent {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #004729;
}

#wrapper #catch {
	color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#wrapper .alignCenter .left.splot {
	text-align: right;
	width: 260px;
}

.caption {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #7FA394;
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 500px;
	text-align: left;
	border-left-color: #7FA394;
	margin-right: 20px;
}

.caption:first-line {
	color: #115337;
	font-size: larger;
	font-weight: bold;
}

#price {
	margin-top: 10px;
	padding: 5px;
	font-weight: bold;
	margin-left: 10px;
}

#price strong {
	color: #CC0033;
}

