﻿@charset "utf-8";

div#leftcts h2 {
	background-image:url('../img/m1/title.gif');
	width: 184px;
}

div#leftcts dl {
	list-style-type: none;
}

div#leftcts dl dt {
	margin-top: 50px;
	margin-bottom: 10px;
}

div#leftcts dl dd {
	font-size: 80%;
	line-height: 140%;
	color: #666;
}

div#leftcts ul {
	line-height: 140%;
	font-size: 12px;
	list-style-type: none;
	margin: 0 0 0 4px;
	padding: 0 0 10px 0;
}

div#leftcts ul li {
	background:transparent url("../img/cpos.gif") 0 2px no-repeat;
	*background-position: 0 3px;
	margin: 0 0 5px 0;
	padding: 0 0 0 18px;
}

