@charset "UTF-8";.banner {
	margin-top: 10px;
	margin-bottom: 20px;
}
#wrapper #contents {
	background-image: none;
}
#wrapper #contents #system ul {
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	list-style-type: decimal;
	list-style-position: inside;
	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS P ゴシック";
	font-size: 80%;
}
#wrapper #contents #system .spec {
	padding: 20px;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
}
#wrapper #contents #system th {
	background-color: #F5F5F5;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#wrapper #contents #system table {
	margin-top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#wrapper #contents #system td {
	padding: 10px;
	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS P ゴシック";
	font-size: 80%;
	line-height: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
