body {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-size: 0.85em;
	line-height: 1.5em;
	letter-spacing: 0.1em;
}
img {
	margin: 5px;
	float: right;
}
h1 {
	font-size: 1.5em;
	line-height: 2em;
	background-color: #CCCCFF;
	text-align: center;
}
h2 {
	font-size: 1em;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCFF;
	border-left-color: #CCCCFF;
	padding-left: 10px;
}
h3 {
	font-size: 1em;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CCCCFF;
	padding-left: 10px;
}
h4 {
	font-size: 1em;
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #CCCCFF;
	padding-left: 10px;
}
.go {
	background-attachment: scroll;
	background-image: url(/img/info/go.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 45px;
}

dt {
	font-weight: bold;
	margin-left: 20px;
}
.red {
	color: #FF0000;
	font-weight: bold;
}
th {
	background-color: #CCCCFF;
}
table {
	border: 1px solid #999999;
}
td {
	border: 1px solid #CCCCCC;
	font-size: 0.85em;
}
.close {
	text-align: center;
	font-size: 1em;
	line-height: 2em;
	letter-spacing: 0.1em;
}
p {
	margin-left: 20px;
	font-size: 0.85em;
}
dd {
	font-size: 0.85em;
}
address {
	font-style: normal;
	margin: 5px;
	padding: 5px;
	text-align: center;
	border-top: 1px solid #CCCCFF;
	border-right: #CCCCFF;
	border-bottom: #CCCCFF;
	border-left: #CCCCFF;
}
