@charset "utf-8";
td.dotline {
	background-image: url(../../images/dot.gif);
	background-repeat: repeat-x;
	background-position: center;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	height: 9px;
}

body/* CSS Document */

  {
	background-color: white;
	background-image: url(images/backimage.jpg);
	background-repeat: no-repeat;
	background-position: 250px 10px;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
td { line-height: 110% }
h1 {
	font-size: 11px;
	font-weight: normal;
	color: #004c9a;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.bluetitle {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	margin: 0px;
	padding: 0px;
}
.blueword {
	font-size: 10px;
	font-weight: normal;
	color: #000066;
	margin: 0px;
	padding: 0px;
	line-height: 130%;
}
h3 {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
	line-height: 130%;
}
.cityname {
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
hr {
	margin: 0px;
	padding: 0px;
	width: 90%;
}
.blue {
	color: #000066;
}
