@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 }

.section{
	margin:0 0 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:86%;
	background:#e1f5eb;
	}

.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;}

