@charset "UTF-8";

/* no1カテゴリで使用しているパーツのCSSです ---------------------------------------------------------------- */

/* common ---------------------------------------------------------------- */
#read {
	float: right;
	width: 730px;
	margin-bottom: 29px;
}
	#read h2 {
		margin-bottom: 17px;
	}
	
	
/* /hardware/no1/index.html ---------------------------------------------------------------- */
.no1_index {}
	.no1_index .section {
		margin-bottom: 35px;
	}
.no1Link01 {
	text-align: right !important;
	margin-top: 15px;
	font-size: 86%;
}


