body {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	background-color: #ffffff;
	text-align:center;
	margin:0;
	padding:0;
	color:#000000;
}

td {
	font-size: 12px;
}

p {
	margin:0;
	padding:0;
	font-size:12px;
	line-height:1.3;
}

a:link {
	text-decoration: underline;
	color: #400000;
}
a:visited {
	color: #400000;
	text-decoration: underline;
}
a:hover {
	color: #b30000;
	text-decoration: underline;
}

#header {
	width:700px;
	height:175px;
	background-image: url(grp/header.jpg);
}

#header p {
	margin:10px;
	color:#ffffff;
}

.px10 {
	font-size: 10px;
}
.px11 {
	font-size: 11px;
}
.px12 {
	font-size: 12px;
}
.px14 {
	font-size: 14px;
}
.px16 {
	font-size: 16px;
}
.px18 {
	font-size: 18px;
}
.px24 {
	font-size: 24px;
}
.lh130 {
	line-height: 1.3;
}
.lh150 {
	line-height: 1.5;
}

.navi tr td {
	text-align:center;
	vertical-align:middle;
	width:104px;
	height:25px;
	background-color:#ffffff;
	font-size:11px;
}

.navi tr td#selected {
	color:#ffffff;
	background-color:#27180C;
	font-weight:bold;
	border-bottom:#ff0000 2px solid;
}
.navi a:link {
	text-decoration: none;
	border-bottom:1px dotted #ff0000;
	color: #973409;
}
.navi a:visited {
	color: #973409;
	text-decoration: none;
	border-bottom:#ff0000 1px dotted;
}
.navi a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom:#ff0000 2px solid;
}

.pagetop {
	text-align:center;
	vertical-align:middle;
	width:130px;
	font-size:11px;
	background-color:#503017;
	border:1px #ffffff solid;
}
.pagetop a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.pagetop a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.pagetop a:hover {
	color: #000000;
	text-decoration: underline;
}


h2 {
	margin:0;
	padding:0;
	font-size:14px;
	line-height:1.3;
	color:#973409;
	text-align:center;
}

.menu {
	margin:10px;
}

.menu tr td {
	font-size:11px;
	padding:4px;
	padding-top:6px;
	border-bottom:1px dashed #973409;
	vertical-align:bottom;
}

.menu tr .ttl {
	padding:20px 0 5px 3px;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px #973409 dashed;
	font-family: "ＭＳ Ｐ明朝", "細明朝体";

}

.menu tr .prc {
	text-align:right;
	vertical-align:bottom;
}

.menu tr .nu {
	border-bottom:1px none;
}

.chTtl {
	margin:3px 0 2px 0;
}

.chTimeTp th {
	font-size:12px;
	font-weight:normal;
	background-color:#F6EBD0;
	height:15px;
}

.chTimeTh th {
	width:30px;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	background-color:#F6EBD0;
}

.chTimeTd td {
	width:30px;
	height:20px;
	font-size:12px;
	text-align:center;
}

.chTbl tr th {
	font-size:12px;
	font-weight:normal;
	text-align:center;
	background-color:#F6EBD0;
}

.chTbl tr td {
	width:28px;
	height:20px;
	font-size:12px;
	text-align:center;
}
