html,body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #9F4871;
	text-decoration: underline;
}
a:visited {
	color: #9F4871;
	text-decoration: underline;
}
a:hover {
	color: #9F4871;
	text-decoration: none;
}
.txtNOTE {
	font-size: 75%;
	line-height: 150%;
}
#stage {
	width: 680px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 20px;
}
img.floatL {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}

#kurashiNAV {
	text-align: right;
}
#leftCNT {
	width: 408px;
	position: relative;
	float: left;
}
#rightCNT {
	width: 262px;
	float: left;
	position: relative;
}

.alignCenter {
	text-align: center;
}
#copyright {
	font-size: 10px;
	color: #999999;
	padding-top: 10px;
}

#bodytext p {
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.txtM {
	font-size: 85%;
}
.txtS {
	font-size: 75%;
}

#bodytext {
	padding-right: 10px;
	padding-left: 10px;
}
.lineH120 {
	line-height: 120%;
}
.lineH150 {
	line-height: 150%;
}
.lineH180 {
	line-height: 180%;
}
#kotoba ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.txtHide {
	text-indent: -9999px;
	display: block;
}
#mail {
	background-image: url(lib/mail_box-btm.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	width: 262px;
	padding-bottom: 22px;
	margin-top: 20px;
}
#kotoba li {
	margin: 0px;
	padding: 0px;
}
#kotoba img {
	vertical-align: bottom;
}
#mailBodytext {
	padding-right: 12px;
	padding-left: 9px;
	background-image: url(lib/mail_box-body.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	text-align: center;
}
#mailBodytext p {
	font-size: 80%;
	line-height: 150%;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0px;
	text-align: left;
}
#HanaGyoji {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
.photoDivR {
	width: auto;
	text-align: right;
}
.imgFloatL {
	width:auto;
	float:left;
	position: relative;
	padding-right: 5px;
}
.alignCenter {
	text-align: center;
}
.alignRight {
	text-align: right;
}
#titleHead {
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 680px;
	padding-bottom: 20px;
	padding-top: 20px;
}
#titleHead th {
	padding-right: 10px;
}
#titleHead td {
	padding-left: 10px;
}
