@charset "shift_jis";
body,td,th {
	font: 14px "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, Osaka, "ＭＳ Ｐゴシック", "平成角ゴシック", "Osaka-等幅", Osaka-Mono, "ＭＳ ゴシック", sans-serif;
}
body {
	background-color: #FFFFFF;
	background-image: url(wall.gif);
	margin: 60px 0px;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #9933CC;
}
a:hover {
	text-decoration: none;
	color: #0033CC;
}
a:active {
	text-decoration: none;
	color: #FF3333;
}
h1 {
	font-size: 24px;
	text-align: center;
	padding-bottom: 2px;
	border-bottom: 3px dotted #dd0000;
	width: 400px;
	color: #FF0000;
	margin: 0px auto 20px;
	text-transform: uppercase;
}
h2 {
	font-size: 18px;
	text-align: center;
	margin: 0px 0px 20px;
}
h3 {
	font-size: 14px;
	background: url(h3bg.gif) no-repeat;
	width: 400px;
	color: #FFFFFF;
	height: 25px;
	display: block;
	margin: 0px auto;
}
strong {
	display: block;
	margin-top: 0px;
	margin-left: 25px;
	padding-top: 6px;
}
div {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
div div {
	background: #FFFFFF;
	border-right: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
	border-bottom: 2px solid #FF0000;
	width: auto;
}
div img {
	float: left;
	margin: 20px 10px;
}
div p {
	color: #000000;
	display: block;
	line-height: 150%;
	margin: 0px 10px 10px;
	padding-top: 10px;
}
address {
	width: auto;
	text-align: center;
	font-style: normal;
	border-top: 1px dotted #FF0000;
	clear: both;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	font-size: 14px;
	padding-top: 4px;
}
