body {
 margin:0;
 padding:0;
	background:#fff;
 font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
 font-size:12px;
 color: #666;
 line-height:1.2em;
 letter-spacing:0.1em;
}

a {
  color:#0b7fc4;
		text-decoration:under-line;
  }
	
a:hover	{
  color: #0b7fc4;
  text-decoration:none;
		position:relative;top:-1px;left:0px;
  }

/*“Še‰æ–Ê*/
table.touk td,table.touk th{
	color:#666;
}

table.mes{
 background:#fff;
	border-width:1px 2px 2px 1px;
	border-style:solid;
	border-color:#B6B6B6;
	width:90%;
}
table.mes td,table.mes tr{
	padding:2px; 
	color:#666;
}
table.mes td a{
 color:#0b7fc4;
}
table.mes td a:hover{
 color:#0b7fc4;
	text-decoration:none;
} 

td,th{
font-size:12px;
color:#666;
line-height:1.2em;
letter-spacing:0.1em;
}

td,th a{
 color:#0b7fc4;
	text-decoration:under-line;
  }
td,th a:hover{
 color:#0b7fc4;
 text-decoration:none;
	position:relative;top:-1px;left:0px;
  }

form{
 margin:0px;
}

INPUT{
border:1px solid #333;
color : #666;
background-color : #FFFFFF;
font-size : 9pt;
}

hr.bline {
  color: #ccc; /* ü‚ÌF(IE—p) */
  background-color: #ccc; /* ü‚ÌF(NN—p) */
  height: 1px; /* ü‚Ì‘¾‚³ */
  border: 1px; /* ˜g‚Ì‘¾‚³ */
  border-style: solid; /* ˜g‚ÌŽí—Þ */
}

hr.wline {
  color: #ccc; /* ü‚ÌF(IE—p) */
  background-color: #ccc; /* ü‚ÌF(NN—p) */
  height: 1px; /* ü‚Ì‘¾‚³ */
  border: 1px; /* ˜g‚Ì‘¾‚³ */
  border-style: solid; /* ˜g‚ÌŽí—Þ */
}
p{
line-height:1.4em;
margin:0;
padding:5px 0 0 0;
}