@charset "UTF-8";


/* **************************************************************
 ページID　定義
************************************************************** */

#certification {
	width: 566px;
	min-height: 500px;
	color: #505050;
	padding-bottom: 30px;
}
*html #certification {
	height: 500px;
}

#certification a {
	text-decoration: underline;
}

/* **************************************************************
 ▼▼ スタイル定義 ▼▼
************************************************************** */

#certification div.cer-list-wrap {
	background: #f9f2ea;
	padding: 10px;
}

#certification div.cer-list-wrap li {
	padding-left: 17px;
	background: url(../../shared/images/common_ic_003.gif) left 50% no-repeat;
	font-size: 80%;
	margin-bottom: 15px;
}

