body {
	margin: 0px;
	padding: 0px;
	background: url(images/back.jpg) repeat-x center top;
	font: 12px/17px Osaka, "ヒラギノ角ゴ Pro W3", "MS UI Gothic";
	color: #666666;
}
p {
	font: 12px/18px Osaka, "ヒラギノ角ゴ Pro W3", "MS UI Gothic";
	margin: 0px;
	padding: 0px;
}

.p10 {
	padding-right: 10px;
	padding-left: 10px;
	font: 12px/20px Osaka, "ヒラギノ角ゴ Pro W3", "MS UI Gothic";
}
#i01{
  float: right;
	margin-left: 1.0em;
	margin-bottom: 1.0em;
}

.infor {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
	font-size: 12px;
	line-height: 20px;
	border-collapse: collapse;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}
h1 {
	font-size: 16px;
	color: #333333;
	display: none;
}
#ao a:link {
	color: #0000FF;
}
#ao a:visited {
	color: #0000FF;
}
#ao a:hover {
	color: #00CCFF;
	text-decoration: underline;
}
#ao a:active {
	color: #0000FF;
	text-decoration: underline;
}
img {
    border-style:none;
}

embed {
	vertical-align:bottom
}
td img {display: block;}

