@charset "utf-8";
/* CSS Document */
#leftContents h3 {
	text-align: center;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#serviceArea {
	padding: 0px;
	width: 575px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E1DACA;
	border-bottom-color: #E1DACA;
	border-left-color: #E1DACA;
}
.phLeft {
	padding: 10px;
	float: left;
}
.textRight {
	padding: 10px;
	float: right;
	width: 427px;
}
.serviceDl dt {
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
	margin-bottom: 10px;
}
.serviceDl {
	margin-bottom: 10px;
}

.serviceDl dd {
	font-size: 12px;
	line-height: 140%;
}
.newArea {
	padding: 0px;
	width: 580px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.newArea p {
	font-size: 12px;
	line-height: 160%;
	color: #635438;
}
.newArea ol li {
	line-height: 160%;
	color: #635438;
	margin-top: 10px;
	font-size: 12px;
}


.newArea ol li.nw001 {
	background-image: url(/img/service/new/po001.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.newArea ol li.nw002 {
	background-image: url(/img/service/new/po002.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
}
.newArea ol li.nw003 {
	background-image: url(/img/service/new/po003.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.newArea ol li.nw004 {
	background-image: url(/img/service/new/po004.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.newArea ol li.nw005 {
	background-image: url(/img/service/new/po005.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
}
#infors {
	background-image: url(/img/service/point/bg_pomd.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	width: 409px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#infors p {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 140%;
}
#pricetable p {
	margin-left: 10px;
	font-size: 12px;
	line-height: 140%;
	margin-top: 5px;
	margin-bottom: 5px;
}
#pricetable {
	margin-top: 10px;
}

#pricetable th {
	color: #FFFFCC;
	background-color: #5A3F22;
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
}
.btnArea {
	height: 55px;
	width: 315px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

