@charset "utf-8";

/*----------------------------------
スペックページ用ＣＳＳ
----------------------------------*/
.contents-base{
	position: relative;
	width: auto;
	height: auto;
	min-height: 1000px;
	margin: 0 auto;
	text-align: center;
	z-index: 100;
	top: 150px;
	margin-bottom: 200px;
}

.contents-title{
	width: 100%;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

.Container{
	width: 850px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

.staff_space{
	width: 664px;
	height: 713px;
	background-image: url(../images/spec/spec_plate01.png);
	background-repeat: no-repeat;
	text-align: center;
	margin-left: 0px;
	z-index: 50;
}

.product_space{
	width: 626px;
	height: 822px;
	background-image: url(../images/spec/spec_plate02.png);
	background-repeat: no-repeat;
	margin-left: 200px;
}

.spec_space{
	width: 614px;
	height: 622px;
	background-image: url(../images/spec/spec_plate03.png);
	background-repeat: no-repeat;
	margin-left: 0px;
}

/* ページパーツ */

.s_table
{
	font-weight: bold;
	/* [disabled]margin-top: 42px; */
	margin-left: auto;
	margin-right: auto;
	padding-top: 165px;
}

.s_table .left
{
    color: #59493f;
    /*background: url(../images/spec/info_mark.png) no-repeat 0px 5px;*/
    padding-left: 20px;
    padding-right: 19px;
    padding-bottom: 30px;
}

td.right {
	vertical-align: top;
	color: #59493f;
	padding-top: 2px;
}

.plus
{
	padding-bottom: 20px;
}
span.small{
	color: #FF0004;
	font-size: 10pt;
}

.tw{
	position: absolute;
	padding-left: 8px;
}

/* SDキャラ配置 */

.sd_right {
	position: absolute;
	z-index: 100;
	margin-left: 260px;
	margin-top: 300px;
}

.sd_right2 {
	position: absolute;
	z-index: 100;
	margin-left: 280px;
	margin-top: 238px;
}

.sd_left {
	position: absolute;
	z-index: 100;
	margin-top: 156px;
	margin-left: -500px;
}
