.font_m {
	font-family: "Osaka|", "MS UI Gothic";
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 14px;
}

.font_m2 {
	font-family: "Osaka|", "MS UI Gothic";
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 20px;
}

.font_s {
	font-family: "Osaka|", "MS UI Gothic";
	font-size: 11px;
	font-style: normal;
	white-space: normal;
}.font_s2 {
	font-family: "Osaka|", "MS UI Gothic";
	font-size: 11px;
	font-style: normal;
	white-space: normal;
	line-height: 13px;
}

.font_l {
	font-family: "Osaka|", "MS UI Gothic";
	font-size: 16px;
	font-style: normal;
	color: #FF3300;
	font-weight: bold;
	line-height: 24px;
}
.font_l2 {
	font-family: "Osaka|", "MS UI Gothic";
	font-size: 16px;
	font-style: normal;
	color: #003300;
	font-weight: bold;
	line-height: 24px;
}

.font_l3 {
	font-family: "Osaka|", "MS UI Gothic";
	font-size: 16px;
	font-style: normal;
	color: #C39;
	font-weight: bold;
	line-height: 24px;
}

.back1 {
	background-image: url(img/party/back.jpg);
	background-repeat: no-repeat;
}

.back3 {
	background-image: url(img/back3.jpg);
}

.back4 {
	background-image: url(img/back4.jpg);
}

.back5 {
	background-image: url(img/back5.jpg);
}

.back6 {
	background-image: url(img/back6.jpg);
}

.back7 {
	background-image: url(img/main/back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.back8 {
	background-image: url(img/staff/back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.back-tenpo {
	background-image: url(img/tenpo/back.gif);
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EDEAC9;
}

td {text-align:left
}

.bar_back {
	background-image: url(img/bar_back.gif);
	background-repeat: repeat-x;
}

table.sample{
    border-top:1px solid #7b4918;
    border-left:1px solid #7b4918;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.sample th{
    border-right:1px solid #7b4918;
    border-bottom:1px solid #7b4918;
    color:#330000;
    background-color:#996633;
    background-image:url(../img/table-back.gif);
    background-position:left top;
    padding:0.2em 0.2em;
    text-align:center;
}
.sample td{
    border-right:1px solid #7b4918;
    border-bottom:1px solid #7b4918;
    padding:0.2em 0.2em;
}

.menu
{
	width: 173px;
	margin-left: 5px;
}

.menu td{
	text-align: center;
}


