@charset "utf-8";

h2 {
    padding-left: 8px;
}

#contents-server {
    padding: 35px 0 0;
}

#series-feature #p02 {
	background: url(../common/images/img_feature_04_1.png) no-repeat left top;
	padding-left: 165px;
	}
	
#series-feature .point p .bold {
	font-weight: bold;
	}
	
#series-feature .point p .cation {
	padding-top: 10px;
	display: block;	
	color : #666666;
	}
	
#series-feature #p03 {
	background: url(../common/images/img_feature_04_2.png) no-repeat left top;
	padding-left: 165px;
	}
	
.price-table-top .price-row td,
.price-table-top .price-row th {
	padding: 0;
	height: 64px;
	}
	
.price-table-top .inner {
	background: url(../common/images/bg_table_top_02.png) no-repeat left top;
	}
	
..price-table-top .inner table tr:first-child td {
	padding-bottom: 0px;
	}
	
.price-table-top .price-row td {
	background: url(../common/images/img_g2_price.png) no-repeat left top;
	}
	
.price-table-top .price-row td + td {
	background-position: -131px 0;
	}
	
.price-table-top .price-row td + td + td  {
	background-position: -263px 0;
	}
	
.price-table-top .price-row td + td + td + td {
	background-position: -395px 0;
	}
	
.series {
	margin-bottom: 0px;
	}