/*?S??*/
body   {
	width:770px; margin:0px auto 0px auto;  border:solid 2px gray; 
}
  /*  body??O???????F???????@http://bjs.yu-nagi.com/tem/sozai/joey3/index.html  */
  /*  ?{???S???<div>??????????  */

.bold   {
	font-weight: bold; 
}
.center {
	text-align: center; 
}
.left   {
	text-align: left; 
}
.right  {
	text-align: right; 
}

.vtop   {
	vertical-align: top; 
}

a:hover {
	color: brown; text-decoration: none; 
}

/*  <a class="a10"   */
a.a10:link    {
	color: blue;    text-decoration: none; 
}
a.a10:visited {
	color: blue;    text-decoration: none; 
}
a.a10:active  {
	color: #800080; text-decoration: none; 
}
a.a10:hover   {
	color: blue;    text-decoration: underline; 
}

.nowrap {
	white-space: nowrap; 
}

.square {
	padding:0 0 0 10px; border-bottom:1px solid #9a98a3; border-left:7px solid #9a98a3; 
}

/* ??????т?\ */
 .hyo01 {
	padding:10px 0px 0px 0px;  vertical-align:top;  white-space:nowrap; text-align:center; 
}
 .hyo02 {
	padding:10px 0px 0px 6px;  vertical-align:top; 
}