/* CSS Document */
.menutitle
	{
	cursor:pointer;
	margin-bottom:5px;
	color:#000000;
	width:293px;
	padding:2px;
	font-weight:bold;
	}

.submenu{
	margin-bottom: 0.5em;
}
.contents_client
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-style:normal;
	color:#2f2f2e;
	text-decoration:none;
	border-bottom:1px dotted #e4c18e;
	line-height:22px;
	}
.head2
	{
	font-family:"Trebuchet MS";
	font-size:14px;
	color: #eb6201;
	font-style:normal;
	text-decoration:none;
	}