@import url(header.css);

@import url(leftmenu.css);

@import url(footer.css);



p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

em {
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
}

.mar-top15px {
	margin-top: 15px;
	text-align: center;
}
.baibaibox {
	background-image: url(../img/baibaiimg/baibai_title.gif);
	background-repeat: no-repeat;
	height: 48px;
	width: 585px;
}

.chintaibox {
	background-image: url(../img/chintaiimg/chintai_title.gif);
	background-repeat: no-repeat;
	height: 48px;
	width: 585px;
}


.threebox div {
	float:left
}

.baibaiin {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.5em;
	padding-left: 20px;
	padding-top: 17px;
}
.threeboxin-price {
	background-image: url(../img/baibaiimg/kakaku.jpg);
	background-repeat: no-repeat;
	height: 148px;
	width: 195px;
}

.threeboxin-pricein {
	padding-top: 80px;
	text-align: center;
	width: 100%;
	font-size: 26px;
	font-weight: bold;
	color: #FF3300;
	
}
.price {
	font-size: 26px;
	font-weight: bold;
	color: #FF3300;
}
.line-lr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.under-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
