@charset "utf-8";

h2{
	padding-left: 8px;
}
#contents-server {
    padding: 35px 0 0;
}
.series {
	margin-bottom: 0px;
}
#service-use .series {
	margin-top: 32px;
}
.price-table-bottom table .rast{
	border-bottom: none;
}
.tab-contents li:first-child {
    margin-top: 10px;
}
.tab-contents li div {
    margin: 2px 0 8px;
}
.ex-flow {
	text-align: center;
}
.ex-flow h2 {
	text-align: left;
}
.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_01.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_ex_price.png) no-repeat left top;
}
.price-table-top .price-row td + td {
	background-position: -263px 0;
}
.price-table-top .price-row td + td + td  {
	background-position: -351px 0;
}
.price-table-top .row1 {
	width: 263px;
}
.price-table-top .row2 {
	width: 263px;
}