body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", sans-serif;
	font-size:14px;
	line-height: 150%;
	background-color:#f5f5ff;
	text-align:center;
	margin:10px
	padding:0px
}
#wrapper {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin:0px
	padding:0px
}
p.tx1 {
	font-size: 120%;
	text-align: center;
	color:#000;
	margin-top: 20px;
	letter-spacing: 1.5em;
	width: 700px;
	background-color: #fee;
	padding: 5px;
}
span.sm1 {
	font-size:70%;
	letter-spacing: 0.8em;
}
table {
	border: 1px solid #222;
	border-collapse: collapse;
	text-align: center;
	}
td {
	width: 150px;
	height: 150px;
	border: 1px solid #222;
	background-color: #dcc;
	}
/*  link  */
a:link{
	list-style:none;
}
/* a:visited{
	color:#269;
	list-style:none;
	clear:left;
}
*/	
a:activ,a:hover{
	color: #ff0000;
	background-color: #bbFFFF;
	text-decoration:none;
}
