html {
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
body {
	text-align: center;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 20px;
}
#main #contents .party {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 2px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 5px;
	width: 600px;
}
#head {
	height: 87px;
	width: 890px;
	background-image: url(images/logo.gif);
	background-position: right top;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 10px;
}
#main #contents .step {
	padding-left: 10px;
	border: 1px dotted #999999;
}
#menu {
	height: 31px;
	width: 900px;
	background-image: url(images/menu_bg.gif);
	text-align: center;
}
#menu li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#menu ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#topleft {
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 5px;
	width: 343px;
	text-align: left;
}
#topright {
	float: right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	width: 522px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 5px;
}
#main {
	width: 900px;
}
#contents {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#reserve {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#foot {
	width: 900px;
	text-align: center;
	clear: both;
	font-size: 10px;
	padding-top: 20px;
}
.txt_big {
	font-size: 16px;
}
#reserve td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#reserve fieldset {
	width: 600px;
	border: 1px solid #999999;
}
#main #contents .photo {
	border: 1px solid #CCCCCC;
	margin-left: 5px;
}
#main #head a:link {
	color: #333333;
	text-decoration: none;
}
#main #head a:hover {
	color: #999999;
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #f0d586;
	padding-left: 10px;
}
.txt10 {
	font-size: 10px;
}
a:link {
	color: #663366;
	text-decoration: none;
}
a:hover {
	color: #663399;
	text-decoration: underline;
}
a:visited {
	color: #663366;
	text-decoration: none;
}
#main #contents li {
	margin-left: 10px;
}
#eventtop td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.error {
	color: #FF0000;
}
