@charset "UTF-8";
body {
	color:#42210B;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 12px;
	line-height:140%;
  line-height:14.4px;
	background-color: #FFFFFF;
}

img {border:0;}

form { margin:0; padding:0;}

a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}

a:link {
	color: #42210B;
	text-decoration: none;
}

a:visited {
	color: #42210B;
	text-decoration: none;
}

a:hover {
	color: #FF4000;
	text-decoration:none;
}

.left li {
	list-style:none;
	padding:5px 0px 5px 28px;
	margin-top: 2px;
	letter-spacing:0.1em;
	background : url(arw.gif) no-repeat;
	background-position:10px 6px;
	border-bottom:1px dashed #656565;

}


.left a {
	display:block;
	width:150px;

}


ul.left {
	padding:0 0 0 0px;
	margin: 0;
	_zoom: 1;
	overflow: hidden;
	width:180px;
}


