/* ---------------------------------


　メインイメージ


----------------------------------*/





/* 包括 */


#mainImg {


	margin-bottom: 45px;


}








/* ---------------------------------


　メインリード


----------------------------------*/





/* 包括 */


#mainRead {


	margin-bottom: 45px;


	line-height: 2;


	font-size: 108%;


}








/* ---------------------------------


　定義


----------------------------------*/





/* 包括 */


#teigiImg {


	width: 551px;


	margin: 0 auto 45px;


}





/* 注釈 */


#teigiImg .note {


	padding-top: 5px;


	text-align: right;


}








/* ---------------------------------


　コンセプト


----------------------------------*/





/* 包括 */


#konseputoImg {


	width: 551px;


	margin: 0 auto 45px;


}





/* ---------------------------------


　2013年度のSGP認定機種一覧


----------------------------------*/


#sgpList {


	margin: 90px 0 45px;


}


#sgpListTable,


#sgpListTable th,


#sgpListTable td {


	border: #ccc 1px solid;


}


#sgpListTable {


	width: 100%;


}


#sgpListTable th,


#sgpListTable td {


	padding: 10px;


	vertical-align: top;


}


#sgpListTable th {


	background: #5ccf98;


	color: #fff;


	font-weight: bold;


}


#sgpListTable .odd td {


	background: #f8f8f8;


}