@charset "utf-8";

/**************************************************** left **/

#left h3 {
	margin: 0 0 20px 0;
	clear: both;
}
#left p img {
	margin: 0 0 5px 0;
	padding: 0;
}
#left .bt li {
	float: left;
	margin: 0 0 30px 0;
}
#left .bt li a {
	width: 180px;
	height: 46px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
#left .bt01 a {
	background: url(/manual/images/bt01.gif) no-repeat 0 0;
}
#left .bt02 a {
	background: url(/manual/images/bt02.gif) no-repeat 0 0;
}
#left .bt03 a {
	background: url(/manual/images/bt03.gif) no-repeat 0 0;
}
#left .bt04 a {
	background: url(/manual/images/bt04.gif) no-repeat 0 -46px;
}
#left .bt01 a:hover {
	background: url(/manual/images/bt01.gif) no-repeat 0 -46px;
}
#left .bt02 a:hover {
	background: url(/manual/images/bt02.gif) no-repeat 0 -46px;
}
#left .bt03 a:hover {
	background: url(/manual/images/bt03.gif) no-repeat 0 -46px;
}
#left .bt04 a:hover {
	background: url(/manual/images/bt04.gif) no-repeat 0 -46px;
}
#left .text {
	margin: 0 0 20px 0;
	padding: 0 20px 50px 20px;
	border-bottom: solid 1px #DFD98E;
}
#left .text p {
	margin: 0 0 10px 0;
}
#left ul.point li {
	margin: 0 0 20px 0;
	padding: 0 20px 50px 20px;
	border-bottom: solid 1px #DFD98E;
}
#left ul.point h4 {
	height: 23px;
	padding: 6px 0 0 120px;
	font-weight: bold;
	font-size: 120%;
	margin: 0 0 20px 0;
}
*html #left ul.point h4 {
	height: 29px;
}
#left ul.point li p {
	margin: 0 0 10px 0;
}
#left ul.point li dl {
	padding: 20px 0 0 0;
}
#left ul.point li dt {
	background: url(/manual/images/bg_check.gif) no-repeat 0 0;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 2px 0 2px 25px;
}
#left ul.point li dd {
	margin: 0 0 30px 0;
}
#left ul.point li dd p {
	margin: 0;
}
#left ul.point h4.point01 {
	background: url(/manual/images/bg_point01.gif) no-repeat 0 0;
}
#left ul.point h4.point02 {
	background: url(/manual/images/bg_point02.gif) no-repeat 0 0;
}
#left ul.point h4.point03 {
	background: url(/manual/images/bg_point03.gif) no-repeat 0 0;
}
