﻿body {
	margin: 0;
	padding: 0;
	z-index: 1;
	background-color: #FFFFCC;
}

h1 {
	margin: 0 10px 0 20px;
	font-family: "ＭＳ Ｐ明朝";
	color: #FFFFFF;
}

h2 {
	margin: 0 0 5px 0;
	padding-left: 24px;
	font-size: medium;
	background: url(images/02_leaf.gif) no-repeat left top;
	color: #000000;
}

a {
	color: #660000;
}

a:visited {
	color: #660000;
}

li {
	list-style: none;
}

#wrapper_index {
	width: 880px;
	margin: auto;
	padding: 0 15px;
	background: #FFFFCC url(images/02_title.jpg) no-repeat top left;
	color: #660000;
}

#wrapper {
	width: 880px;
	margin: auto;
	line-height: 150%;
	color: #660000;
}

#list li {
	list-style-type: disc;
}

#title {
	line-height: 40px;
	text-align: right;
	color: #FFFFFF;
}

#title h1 {
	text-align: left;
}

#gnavi {
	width: 100%;
	height: 28px;
	margin: 20px 0 20px 0;
	padding: 0;
	font-weight: bold;
	background: url(images/02_gnavi.gif);
}

#gnavi ul {
	margin: 0;
	padding: 0;
}

#gnavi li {
	width: 200px;
	height: 20px;
	margin: 4px 0 0 0;
	padding: 0;
	float: left;
	text-align: center;
	border-right: solid 1px #FFFFFF;
	color: #FFFFFF;
}

#gnavi a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
}

#gnavi a:visited {
	color: #FFFFFF;
}

#gnavi a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#gnavi a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#main {
	width: 690px;
	padding: 0;
	float: right;
}

#main_inner {
	width: 100%;
}

#whatsnew {
	width: 480px;
	margin: 0 0 10px 0;
	padding: 10px;
	float: left;
	line-height: 1.2em;
}

#whatsnew ul {
	margin: 0;
	padding: 5px;
	border: inset 1px;
	background: url(images/02_whatsnew.gif);
	color: #333333;
}

#whatsnew li.past {
	text-align: right;
}

#whatsnew span.date {
	margin-right: 10px;
	font-weight: bold;
	color: #FFFF00;
}

#pastevent {
	width: 180px;
	padding: 10px 0 0 0;
	float: right;
}

#pastevent img {
	margin: 5px auto;
	display: block;
	text-align: center;
}

#pastevent_inner {
	font-size: 10px;
	text-align: center;
	line-height: 1.5em;
}

#pastevent a {
	text-decoration: none;
	border-bottom: 1px dotted;
}

#event {
	margin: 0;
	padding: 20px 0 0 8px;
}

#event ul {
	width: 100%;
	margin: 0;
	padding: 0;
}

#event li {
	height: 3em;
	margin: 0;
	padding: 6px 0px 2px 4px;
	border-left: #CCCC7A solid 1px;
	border-bottom: #CCCC7A solid 1px;
	float: left;
}

#event_title li {
	padding: 6px 2px 2px 2px;
	font-weight: bold;
	text-align: center;
	background-color: #99993D;
	color: #FFFFFF;
}

#event li.subtitle {
	width: 651px;
	height: 1.5em;
	padding-left: 10px;
	padding-right: 16px;
	border-left: #CCCC7A solid 1px;
	border-right: #CCCC7A solid 1px;
	font-weight: bold;
	background: url(images/02_event_subtitle.gif);
	color: #FFFFFF;
}

#event li.day {
	width: 100px;
	padding-bottom: 11px;
	text-align: center;
}

#event li.event {
	width: 390px;
	padding-bottom: 11px;
}

#event li.place {
	width: 173px;
	height: 1.52em;
	border-right: #CCCC7A solid 1px;
}

#event li.time {
	width: 84px;
	height: 1.5em;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
}

#event li.cost {
	width: 84px;
	height: 1.5em;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
	border-right: #CCCC7A solid 1px;
}

#event span {
	float: left;
}

#event span.comment {
	font-size: small;
	color: #000000;
}

#event span.attention {
	font-size: small;
	color: #FF0000;
}

#event span.ngotenmei {
	width: 82px;
	height: 1em;
	margin: 0 0 0 10px;
	background: url(images/02_ico_ngotenmei.jpg) center center no-repeat;
	vertical-align: middle;
	color: #FF0000;
}

#event span.tenmeijyuku {
	width: 82px;
	height: 1em;
	margin: 0 0 0 10px;
	background: url(images/02_ico_tenmeijyuku.jpg) center center no-repeat;
	vertical-align: middle;
	color: #006633;
}

#event SPAN.ngotenmei:after {
	content: url(02_ico_ngotenmei.jpg);
}

#event SPAN.tenmeijyuku:after {
	content: url(02_ico_tenmeijyuku.jpg);
}

#portrait {
	width: 405px;
	height: 140px;
	margin: 20px 5px 5px 0;
	padding: 10px;
	float: left;
}

#photo {
	margin: 0;
	padding: 0;
	float: left;
	border: 5px ridge #ab7110;
	border-right: none;
}

#photo img {
	border-right: 5px ridge #ab7110;
	float: left;
}

#photo a img {
	border: none;
	border-right: 5px ridge #ab7110;
}

#sub {
	width: 180px;
	margin: auto 0;
	padding: 0 10px 0 0;
	float: left;
}

#sub ul {
	margin: auto;
	padding: 0;
}

#sub li {
	padding: 10px 5px 40px 5px;
	line-height: 1.5em;
}

#sub div.small_1 {
	font-size: smaller;
	line-height: 1.2em;
	color: #FF0000;
}

#sub div.small_2 {
	font-size: smaller;
	line-height: 1.2em;
	color: #009900;
}

#sub div.small_3 {
	font-size: smaller;
	line-height: 1.2em;
	color: #000000;
}

#sub span.color_1 {
	color: #E50099;
}

#sub a {
	color: #CC0000;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#sub img.photo {
	margin: 5px auto 0 auto;
	display: block;
	text-align: center;
	border: none;
}

#sub img.icon {
	margin: 0;
	padding: 0;
	display: inline;
	border: none;
	vertical-align: middle;
}

#floatend {
	clear: both;
}

#footer {
	width: 100%;
	height: 28px;
	margin: 20px 0 20px 0;
	padding: 0;
}

#footer ul {
	margin: 0;
	padding: 0;
}

#footer li {
	width: 150px;
	height: 20px;
	margin: 4px 0 0 0;
	padding: 0;
	font-size: small;
	float: left;
	text-align: center;
	border-right: solid 1px #FFFFFF;
	color: #FFFFFF;
}

