body {
	background-attachment: fixed;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-image: url(grp/back.gif);
}
.headtitle {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 80%;
	font-weight: bolder;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	background-color: #660000;
	text-align: left;
	letter-spacing: 0.3em;
	margin: 0px;
	padding: 0px;
	height: 60px;

}
p.menutext {
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 85%;
	color: #FFFFFF;
	background-color: #FFCC66;
	margin-bottom: 60px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
p.menutext a {
	color: #333333;
	background-color: #FFCC66;
	border-right:1px solid #FF0000;
	border-bottom:1px solid #FF0000;
	text-decoration:none;
	display:block;
	width:5em;
	float:left;
	line-height:200%
}
p.menutext a:hover {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF9900;
}
p.menutext span {
	color:#FFFFFF;
	display:none
}
address {
	width:600px;
	border-top:solid 6px #CCCCCC;
	padding-top:4px;
	text-align:center;
	font-size:75%;
	font-style:normal;
	color:#CCCCCC;
	margin-left: auto;
	margin-right: auto;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 150%;
	padding-bottom: 20px;
}
table.maintable {
	width: 80%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	background-color: #333333;
}
.textlarge {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 95%;
	line-height: 190%;
	color: #FF6600;
	text-align: left;
	font-weight: bold;
}
.textmidium {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 85%;
	line-height: 170%;
	color: #FFFFFF;
	text-align: left;
}
ul {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 85%;
	line-height: 170%;
	color: #FFFFFF;
	list-style-type: disc;
	text-align: left;
}
li {
	margin-bottom: 5px;
}
h1 {
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 175%;
	background-color: #FF9933;
	letter-spacing: 14px;
	text-align: center;
	height: 40px;
	width: 300px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #996600;
	color: #FFFFFF;
	left: 0px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #996600;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 110%;
	color: #FF6699;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CC3366;
	text-align: left;
	letter-spacing: 0.3em;
	text-indent: 20px;
	margin-top: 2em;
	margin-bottom: 1em;
}
p.returntext {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 75%;
	color: #FFCC66;
	width: 600px;
	text-align: right;
	border-right-width: 24px;
	border-right-style: solid;
	border-right-color: #FFCC66;
}
p.returntext a {
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: dotted 2px #FFCC66;
	text-decoration: none;
}
a:link {
	color: #FF0000;
}
a:hover {
	font-weight: bold;
}
a:visited {
	color: #CC0000;
}
a:active {
	color: #FFFF00;
}
