@charset "shift_jis";

/* spec/index.html　コンテンツ
=========================================*/
#contentInner{
	padding:47px 60px 0;
}

h3.pdf { position: relative; width: 780px; height: 38px; }
h3.pdf span { position: absolute; width: 780px; height: 26px; top: 10px; left: 0; text-align: right; font-size:86%; line-height: 1.2 }


.headAttention{
	float:right;
	margin:0 0 10px;
	overflow:hidden;
}
.headAttention p{
	float:left;
	margin:0 10px 0 0;
}
.headAttention .standard{
	margin:0 15px 0 0;
}
.headAttention .standard span{
	padding:2px 0 5px 38px;
	background:url(../image/icon_standard.gif) no-repeat 0 0;
}
.headAttention .option span{
	padding:2px 0 5px 38px;
	background:url(../image/icon_option.gif) no-repeat 0 0;
}


#equipment p {
	font-size:86%;
	margin-bottom: 30px
	}
	
	
#specNote {
	margin:0 0 50px;
	}

#specNote p{
	margin:0 0 20px;
	width:780px;
	font-size:86%;
	line-height:150%;
	}
	
#specNote p.grayBox{
	margin:0 0 20px;
	width: 760px;
	padding:10px;
	font-size:95%;
	background:#ECECEC;
	}

.specNote p.greenTxt{
	color:#009901;
}


/* タブ部分
======================================*/
#tabArea{
	clear:both;
	margin:0;
	width:780px;
}
#fragment-1 p,
#fragment-2 p{
	margin:0;
}

/*
 * ie6
 */
.ie6m10{_margin:0 -10px 0 10px;}









