*{
   line-height : 20px;
   letter-spacing : 1px;
}
body{
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #8D404B; 
	SCROLLBAR-SHADOW-COLOR: #8D404B; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #8D404B; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11px;
	color: #000000;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-attachment: fixed;
	background-image: url(img/bg_1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #ffffff;
}
tr,td,th {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11px;
	color: #000000;
}
a:hover {
  	color:#000000;
 	font-size: 11px;
	border-bottom-width:1px;
　	border-bottom-style:dotted;
　	border-bottom-color:#000000;
}
a:link {
	color:#000000;
	font-size: 11px;
	text-decoration: none;
}
a:visited {
  	color:#000000;
  	font-size: 11px;
	text-decoration: none;
}
a:active {
  	color:#000000;
  	font-size: 11px;
	text-decoration: none;
}
.title1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11px;
	color: #000000;
	width: 300px;
	padding-left: 10px;
	border-bottom: 1px solid #8D404B;
	border-left: 3px solid #8D404B;
	line-height:20px;
}
