@charset "utf-8";

h2 {
    padding-left: 8px;
}

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

/*==============.reccomend-table=================*/

.reccomend-table table {
	width: 705px;
	}
	
.reccomend-table table.head td {
	text-align:center;
	font-size: 87%;
	background: url(../images/bg_flex_table_head2.png) no-repeat -89px top;
	padding: 16px 0 10px 5px;
	color: #ffffff;
	}
	
.reccomend-table table.head td + td + td + td {
	background: url(../images/bg_flex_table_head2.png) no-repeat -548px top;
	}
	
.reccomend-table table.head .d1 th {
	width: 153px;
	padding: 13px 0 6px 0;
	background: url(../images/bg_flex_table_head.png) no-repeat left top;
	color: #ffffff;
	}
	
.reccomend-table table.head .d1 .empty {
	width: 89px;
	background: none;
	}
	
.reccomend-table table.head .d1 th + th + th + th + th {
	width: 157px;
	background: url(../images/bg_flex_table_head.png) no-repeat -459px top;
	}
	
.reccomend-table table.head .d2 {
	background: url(../images/bg_flex_table_head2.png) no-repeat left top;
	padding: 21px 0 0 7px;
	vertical-align: top;
	}
	
/*==============.reccomend-table-body=================*/
	
.reccomend-table-body {
	background: url(../images/bg_flex_table_body.jpg) repeat-y left top;
	padding: 0 4px;
	}
	
.reccomend-table-body table {
	width: 697px;
	}
	
.reccomend-table-body table td {
	width: 153px;
	text-align:center;
	padding: 8px 0;
	border-bottom: 1px solid #e5e5e5;
	font-size: 92%;
	}
	
.reccomend-table-body table td + td + td + td + td {
	width: 151px;
	}

.reccomend-table-body table .d1 {
	width: 88px;
	font-weight: bold;
	}

.reccomend-table-body table .price {
	font-size: 92%;
	}
	
.reccomend-table-body table .gray td {
	background: url(../images/bg_flex_table_gray_body.png) repeat-y -87px top;
	}
	
.reccomend-table-body table .gray .d1 {
	background: url(../images/bg_flex_table_gray_body.png) repeat-y left top;
	}
	
.reccomend-table-body table .gray2 td {
	background: url(../images/bg_flex_table_gray2_body.png) repeat-y -87px top;
	border: none;
	padding-bottom: 0px;
	}
	
.reccomend-table-body table .gray2 .d1 {
	background: url(../images/bg_flex_table_gray2_body.png) repeat-y 0px top;
	}
	
/*==============.reccomend-table-foot=================*/
	
.reccomend-table-foot ul {
	background: url(../images/bg_flex_btn.png) no-repeat left top;
	padding-left: 100px;
	overflow: hidden;
	height: 61px;
	/zoom:1;
	}
	
.reccomend-table-foot ul li {
	float: left;
	margin-left: 16px;
		padding-top: 15px;
	}
	
.reccomend-table-foot ul li + li + li + li {
	margin-left: 18px;
	}
	
.reccomend-table-foot ul li:first-child {
	margin-left: 0px;
	}

/*==============.flex-table =================*/

.flex-table .inner table { background: none;}
.flex-table .inner table th { width: 165px;}
.flex-table .inner table .row1 { width: auto;}

.flex-table  .inner table tr:first-child td {
	padding: 0px;
	font-weight: bold;
}


/*==============.price-table-bottom =================*/


.price-table-bottom table .rast{
	border-bottom: none;
	}
	
.price-table-bottom {
	margin-bottom: 10px;
	}
	
.price-table-bottom + p {
	margin: 0 0 25px 7px;
	font-size: 92%;
	}

.price-table-bottom table .short {
	border-left: 1px solid #cccccc;
	}

.series {
	margin-bottom: 0px;
	}

.tab-contents li:first-child {
    margin-top: 10px;
	}

.tab-contents li div {
    margin: 2px 0 8px;
	}
	
#series-feature #p02 {
	background: url(../images/img_feature_03_2.png) no-repeat left top;}
	
	
.price-table-top .inner {
	background: url(../common/images/bg_table_top_03.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_g3_price.png) no-repeat left top;
	}
	
.price-table-top .price-row td {
	height: 64px;
	}
	
.price-table-bottom table td span.txtRed {
	font-size: 80%;
	display: block;
	padding-top: 5px;
	}
	
.price-table-top td span.bold {
	font-size: 100%;
	font-weight: bold;
	}