body {
	background-color: #FFFFcc;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
h1.headbar {
	text-align: left;
	margin: 0px;
	padding: 0 0 0 8;
	width: 760px;
	font-size: 16px;
	font-weight: normal;
	color: #669933;
}
.maintext {
	font-size: 90%;
	line-height: 150%;
	color: #222;
}
.maintextshiftright {
	font-size: 90%;
	line-height: 150%;
	color: #222;
	margin-left: 12px;
}
div#navbar {
	font-size: 12px;
	line-height: 150%;
	white-space: nowrap;
}
div#navbar a {
	text-decoration: none;
	padding-bottom: 1px;
	color: #334d0c;
}
div#navbar a:hover {
	text-decoration: underline;
	color: #c01d2d;
}
div#navbar h5 {
	border: 1px solid #FC6;
	color: #F30;
	font-size: 12px;
	font-weight: normal;
	background-color: #FF9;
	margin: 8 0 8 0;
	padding: 3px;
}
h4.main {
	color: #FFFFFF;
	background-color: #F39;
	padding: 3px;
}
h4.lecture {
	color: #FFFFFF;
	background-color: #F39;
	padding: 4px;
	margin: 0px;
}
h4.lecture_sub {
	border-bottom: 1px solid #999;
	border-top: 1px solid #ddd;
	padding: 5px;
	background-color: #eee;
}
h5.lecture {
	background-color: #FF99CC;
	padding: 3px;
	margin: 0px;
	font-weight: normal;
	font-size: 12px;
}
p.lecture_subtitle {
	font-weight: bold;
	margin-left: 12px;
	color: #CC3333;
}
ul.starmark {
	margin-left: 12px;
	padding-left: 0px;
	list-style-type: none;
}
.starmark li {
	font-size: 90%;
	background-image: url(images/starmark.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 1 5 5 18;
}
h2.main {
	font-size: 20px;
	font-weight: normal;
	color: #F90;
}
div.salonbox {
	border: 1px solid #FFCC99;
	padding: 10 10 0 10;
	background-color: #FFFFEE;
}
img.logo {
	border-bottom: 3px double #a9c087;
}
div#pagetitle {
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px dotted #456;
	border-left: 8px solid #abc;
	padding: 3;
	margin-bottom: 8px;
}
div#footer {
	border-top: 3px double #a9c087;
	font-size: 12px;
	color: #666;
	width: 760;
	padding-top: 6;
}
p.address {
	font-size: 90%;
	line-height: 150%;
}
table.mimitubobox {
	font-size: 90%;
	line-height: 140%;
	border: 1px solid #ccc;
}
table.mimitubobox li {
	margin-top: 4px;
	margin-bottom: 4px;
}
table.mimitubobox caption {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

table.otoiawase
{
	border: 1px solid gray;
	padding: 12px;
	width: 100%;
	margin-bottom: 14px;
}
table.otoiawase td.heading {
	padding: 6px;
	font-size: 90%;
	color: #600;
	vertical-align: top;
	white-space: nowrap;
	border-bottom: 1px solid #ddd;
}
table.otoiawase td.content {
	padding: 6px;
	vertical-align: top;
	border-bottom: 1px solid #ddd;
}
