@charset "utf-8";
#CONTENTS table {
	width: 709px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-left-color: #999;
}
#CONTENTS table th {
	background-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
	padding-right: 5px;
}
#CONTENTS table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	padding-left: 5px;
	font-size: 101%;
	color: #454545;
	padding-top: 3px;
	padding-bottom: 3px;
}
#CONTENTS .img1 {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}


#CONTENTS .list1 li{
	background-image: url(../../consulting/images/manner_icon1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-bottom: 10px;
	font-size: 101%;
	color: #454545;
}
#CONTENTS table tr td ul  {
	margin-left: 20px;
}
#CONTENTS .img2 {
	height: 214px;
	width: 98px;
	float: left;
	margin-right: 20px;
}

