@charset "Shift_JIS";
/* CSS Document */

body {
	font-size: 12px;
	line-height: 20px;
	color: #333;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
a:link {
	text-decoration: none;
	color: #333;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	color: #F39800;
	text-decoration: underline;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 253px;
}
.list {
	background-image: url(../sidemenu/img/icon.gif);
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: 4px 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9FA0A0;
	margin-bottom: 8px;
}
