body {
	margin-top: 0px;
	margin-right: auto;
	font-size: 13px;
	line-height: 18px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #ECE9D8;
	margin-bottom: 0px;
	margin-left: auto;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033FF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.wrapper .navi {
	height: 35px;
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.wrapper {
	width: 800px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: double;
	border-bottom-style: solid;
	border-left-style: double;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
}
.wrapper .container #content {
	margin: 5px;
	float: left;
	width: 550px;
	height: auto;
}
.wrapper .container #sidebar {
	margin: 5px;
	width: 210px;
	float: right;
	height: auto;
}
.wrapper .container #sidebar p {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.wrapper .container #sidebar h1 {
	font-size: 14px;
	color: #663300;
	line-height: 30px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999966;
	border-bottom-color: #999966;
	text-indent: 10px;
	background-color: #FAF9F5;
}
.wrapper .container #sidebar li {
	list-style-type: square;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-left: -40px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	list-style-position: inside;
	padding-left: 5px;
}
.wrapper #footer {
	clear: both;
	height: auto;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #663300;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #663300;
	background-color: #F0F0E1;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.wrapper .container #content h1 {
	font-size: 15px;
	color: #663300;
	background-image: url(../img/set/bg_h1.gif);
	line-height: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
	text-indent: 15px;
	margin-right: 5px;
	margin-left: 5px;
}
.wrapper .container #content li {
	list-style-image: url(../img/set/listmark_content.gif);
}

.wrapper .container #content p {
	margin-right: 10px;
	margin-left: 10px;
}
.wrapper .container #90th li {
	width: 530px;
	border: 1px solid #ECE9D8;
	list-style-type: square;
	background-color: #FFFFCC;
}
.wrapper .container #content #event {
	margin-right: 10px;
	margin-left: 10px;
}

.wrapper .container #content #event li {
	list-style-type: none;
	background-color: #FEFCF0;
	list-style-image: none;
	margin-left: -25px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 10px;
}
.wrapper .container #content h2 {
	font-size: 13px;
	color: #663300;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000033;
	text-indent: 10px;
}
.wrapper .container #content p {
	margin-right: 15px;
	margin-left: 15px;
}




.wrapper .container #content #photo_greeting {
	float: right;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.wrapper .container #content #commitee td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
}
.wrapper .container #content #enquete {
	background-color: #ECE9D8;
	margin: 10px;
	padding: 10px;
	border: 1px dotted #663300;
	color: #330000;
	font-weight: bold;
	text-transform: capitalize;
}

