#description, #left {
display:none;
}
/*
.infotbl {
width:85%;
}
*/
a:hover,a:active {
color:red;
text-decoration:none;
}

a:link {
color:#33C;
text-decoration:none;
}

a:visited {
color:#606;
text-decoration:none;
}

body {
background:#FFF;
color:#000;
}

h1,h2 {
background:#eee;
border-bottom:#ccc 1px solid;
border-left:#ccc 4px solid;
color:#000;
padding:4px;
text-align:left;
}

h3 {
color:black;
background:#dde;
padding-left:20px;
}

.date {
vertical-align:top;
}

img {
    border:none;
}

.laotbl th {
	background-color:#c99;
	text-align:center;
}

.laotbl td {
	background-color:#fcc;
	text-align:right;
}

.kakotsuki {
	list-style:none;
}

.kakotsuki li {
	display:inline;
}


