body {
	background-image: url(img/bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	background-color: #e6e6e6;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka";
	font-size: small;
	color: #000;
}
a {
	color: #000;
}
a:hover {
  color: #000;
text-decoration: none;
  }
#tmain td a {
text-decoration: none;
border-bottom: 1px solid #ccc;
}
#tmain td a:hover {
border-bottom: 0px solid #e6e6e6;
}
img {
	border: 0px;
}
#header {
	width: 800px;
}
#banner {
	width: 460px;
	height: 140px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}
#banner h1 {
	margin: 0px;
}
#menu {
}
#tt {
	margin-left: 59px;
	margin-top: 16px;
}
#ac {
	margin-left: 18px;
	margin-top: 16px;
}
#main {
	width: 800px;
	margin-top: 30px;
}
#tmain {
	margin-top: 15px;
}
.content {
	width: 517px;
	margin-top: 0px;
	margin-left: 30px;
	margin-right: 24px;
	float: left;
	line-height: 180%;
}
.content a {
	text-decoration: underline;
}
.content a:hover {
	text-decoration: none;
}
.content h3 {
background-image: url("/06/img/blogborder.gif");
background-repeat: repeat-x;
background-position: left bottom;
	margin-top: 9px;
	margin-bottom: 20px;
	margin-right: 2px;
	padding-bottom: 10px;
}
.content td {
vertical-align: top;
}
.content th {
text-align: left;
white-space: nowrap;
vertical-align: top;
}
.content dl {
}
.content dt {
margin-top: 10px;
font-weight: bold;
}
.sidebar {
	float: left;
	width: 214px;
	overflow: hidden;
	margin-top: 40px;
}
.sidebar h2 {
	font-size: small;
	font-style: normal;
	margin: 0px;
}
.sidebar ul {
	margin: 0px;
	padding: 0px;
}
.sidebar li {
	background-color: #000;
	color: #fff;
	font-size: small;
	text-align: left;
	line-height: 120%;
	margin-top: 5px;
	margin-left: 0px;
	list-style-type: none;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 15px;
	padding-right: 15px;
	overflow: hidden;
}
.sidebar li:hover {
	background-color: #666;
}
.sidebar li a {
	text-decoration: none;
	display: block;
	color: #fff;
}
#footer {
	font-size: x-small;
	width: 250px;
	height: 58px;
	margin-top: 14px;
	padding-top: 14px;
}
#footer a {
	margin-left: 15px;
}
#footer img {
	margin-top: 8px;
}
#powered {
	margin-top: 10px;
	font-size: x-small;
}
#powered a {
	margin-right: 15px;
}
.link-note {
	font-size: x-small;
}

#tmain table {
border-spacing: 9px;
margin: 0px;
}
#tmain td {
background-image: url("/06/img/tablehdot.gif");
background-color: #e6e6e6;
background-repeat: repeat-x;
background-position: left top;
vertical-align: top;
width: 120px;
height: 112px;
padding: 0px;
line-height: 1.5em;
}
.cdate {
height: 15px;
font-size: x-small;
margin-left: 4px;
margin-top: 8px;
}
.ctitle {
height: 72px;
font-size: small;
margin-left: 4px;
}
.cplace {
margin-right: 4px;
font-size: x-small;
text-align: right;
}
#list {
width: 800px;
background-color: #000;
color: #fff;
	overflow: hidden;
margin-bottom: 10px;
}
#list a {
color: #fff;
}
#list ul {
padding-left: 16px;
margin-top: 0px;
margin-bottom: 10px;
}
#list a {
text-decoration: none;
border-bottom: 1px solid #333;
}
#list a:hover {
text-decoration: none;
border-bottom: 0px solid #000;
}
#list li {
list-style-type: none;
margin: 0px;
}
#infolist {
background-color: #000;
width:393px;
float: left;
}
#bloglist {
background-color: #000;
padding-left: 3px;
background-image: url("/06/img/vd.gif");
background-repeat: repeat-y;
background-position: left top;
width:403px;
float: left;
}
#links {
	float: left;
	margin-top: 24px;
	margin-left: 203px;
}
#links img {
margin-left: 12px;
}
#t {
	width: 300px;
	float: left;
}
.sdate {
width: 100px;
margin-right: 6px;
margin-bottom: 10px;
border: 1px solid #666;
font-size: small;
float: left;
}
.stime {
border-top: 1px dashed #666;
font-size: x-small;
}
#trackbacks {
font-size: small;
}
#cal {
margin-left: 18px;
margin-bottom: 12px;
}
#tmain td.nodot {
background-image: url("/06/img/bg.gif");
}
.event {
color: #a85300;
}