html {
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #7A180A;
	scrollbar-shadow-color: #7A180A;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #7A180A;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	background: #6E2B22 repeat-y;
}

<style type="text/css">

body {font-size:80%;
	}
td {
	color:#333333;
}

tbody {font-size:80%; line-height:140%}

a {color:#000000; text-decoration:underline}

a:hover,a:active {color:#660033; text-decoration:underline}

</style>
.text {
	font-size: 100%;
}
.text {
	font-size: 100%;
	line-height: 150%;
}
.niwa-ttl {
	font-size: 120%;
	font-weight: bold;
	color: #7A180A;
}
#niwa {
	width: 390px;
	margin: 10px 20px;
	font-size: 120%;
	line-height: 160%;
}
#niwa .niwa-s-ttl {
	color: #7A180A;
	font-weight: bold;
	border-bottom: 1px solid #7a180a;
	margin-bottom: 5px;
}
#niwa .niwa-s {
	padding-left: 15px;
}
.event {
	margin: 0 0;
}
.event li {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
.lunch {
	margin: 0 0;
}
.lunch li {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 3px;
	margin-bottom: 3px;
	margin-top: 5px;
	padding-left: 3px;
}
#d-left {
	width: 360px;
	float: left;
	margin: 20px 0 0 10px;
}

