@charset "utf-8";

/* ------------------------------
  専用サーバープラン
------------------------------ */

#privatePlanTitle{
	background: url(../../images/service/private/titlebn_private.jpg) no-repeat;
	height:130px;
}
#privatePlanTitle h2{
	text-indent:-9999px;
}
#privatePlanAbout{
	margin:50px 0px 0px 20px;
	color:#FFF;
}
ul.privateServiceItem {
	width:700px;
	overflow:hidden;
	margin:10px -10px 0 0;
}
.privateServiceItem li{
	float:left;
	margin:0 10px 0 0;
}
.outlineTable{
	margin:10px 0 0;
}
.specTable{
	margin:20px 0 20px;
}
.optionTable{
	margin:10px 0 10px;
}
.outlineTable th,
.outlineTable td,
.specTable th,
.specTable td,
.optionTable th,
.optionTable td,
#datecenterTable th,
#datecenterTable td{
	padding:5px 7px;
	border:solid 1px #333;
}
.outlineTable th,
.specTable th,
.optionTable th,
#datecenterTable th{
	width:25%;
}
.outlineTable td,
.specTable td,
.optionTable td{
	background:#FDFCFE;
}
#entry th{
	background:#DDB9CF;
}
#standard th{
	background:#DDB9CF;
}
#advance th{
	background:#DDB9CF;
}
#master th{
	background:#DDB9CF;
}
.specTable th{
	background:#C6BAE2;
}
.optionTable th{
	background:#C0E2CC;
}
#datecenterTable th{
	background:#C0E2CC;
}
#datecenterTable li{
	margin: 4px 0px;
	padding: 0px 25px;
	background: url(../../images/service/private/ic_list_datecenter.png) no-repeat 0 2px;
}