#contents h2 {
	background-image: url(../images/common_and_top/title_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 53px;
	width: 500px;
	padding-bottom: 20px;
	padding-top: 17px;
	padding-left: 20px;
}
#contents {
	padding-bottom: 20px;
}
#contents ul {
	list-style-type: none;
	width: 520px;
}
#contents li {
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 22px;
	background-image: url(../images/toyotajiten/list_icon.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
#contents li.list_link {
	padding-right: 0px;
}


#contents h3 {
	font-size: 1.2em;
	color: #FFFFFF;
	background-color: #2D2D57;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #DEDE5D;
	width: 506px;
	height: 22px;
	padding-left: 8px;
	padding-top: 4px;
	margin-bottom: 10px;
	clear: left;
}

#contents p {
	line-height: 1.3em;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#contents dl {

	line-height: 1.3em;
	padding-right: 10px;
	padding-left: 10px;
}
#contents dt {
	font-weight: bold;
	color: #2E2E58;
}
#contents dd {

	line-height: 1.3em;
	padding-bottom: 20px;
	padding-left: 20px;
}
