  * { text-decoration: none }
body  {
	margin: 0px;
	text-align: center;
	background-image: url(/image/koujitunagi01.gif);
}
a:link  {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited  {
	color: silver;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active  {
	color: white;
	text-decoration: none;
}
#window       {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

.title{
	height: 45px;
	width: 1000px;
	background-image: url(http://imu9do.tuzikaze.com/image/title02.jpg);
}
.main {}
iframe{}
.menu        {
	background-color: #000000;
	font-size: small;
	text-align: right;
	padding-right: 10px;
	height: 30px;
	line-height: 32px;
}
.right{
	font-size: x-small;
	font-family: "Times New Roman", Times, serif;
	text-align: left !important;
}
a.right:link  {
	color: #000;
	text-decoration: none;
}
a.right:visited  {
	color: #000;
	text-decoration: none;
}
a.right:hover {
	text-decoration: none;
}
a.right:active  {
	color: #000;
	text-decoration: none;
}