@charset "Shift_JIS";

body{
	margin: 0px;
	padding: 0px 0px 20px 0px;
	background: #e2e0dc url("../img/body_bg.gif") repeat-y top left;
	font-family: '‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
}

td,th{
	font-size: 80%;
	color: #333;
}

a:link,a:visited,a:hover,a:active{
	background: transparent;
}

a:link{
	text-decoration: underline;
	color: #0777c1;
}

a:visited{
	text-decoration: underline;
	color: #6b608a;
}

a:hover{
	text-decoration: none;
	color: #eb6b3a;
}

a:active{
	text-decoration: none;
	color: #000;
}

.text td{
	line-height: 1.4em;
}

.text-sub td{
	line-height: 1.2em;
}

.address td{
	font-size: 70%;
	color: #666;
}

#update li{
	margin:0 0 8px 0;
	}
	
#update li span{
	color:#e87300;
	font-size:90%;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}






