
body
{
	margin: 5%;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "Arial", sans-serif;
}
td
{
	vertical-align: top;
}

.note
{
	font-size: 80%;
}

.copyright
{
	font: 80% "Arial" ,sans-serif;
	text-align: right;
	color: #606060;
}

.category
{
	color: #c0e0e0;
	background: #808080;
	padding: 1px;
	font: 80% Arial;
}
.categories
{
	text-align: right;
}
.trackback
{
	font: 80%;
	padding: 4px;
	margin: 2px;
}
.trackback h3
{
	font: 140% "sans-serif";
	line-height: 100%;
}
.blogname
{
	color: #ff8080;
}
.date
{
	font: 80% "Tahoma" , "MS UI Gothic" ,sans-serif;
	color: #404040;
}
.dates
{
	text-align: right;
}
.trackback
{
	background: #e0e0e0;
}
.excerpt
{
	background: #c0c0c0;
}

h1, h2
{
	font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
}

img
{
	border: solid 0px;
}

.title
{
	color: #ffffff;
	background: #808080;
	padding: 6px;
	height: 0px;
	margin: 0px;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#c04000,endColorStr=#50C040);
}

.title a:link
{
	color: #d0d0ff;
	text-decoration: none;
}
.title a:visited
{
	color: #ffd0d0;
}
.title a:hover
{
	color: #ffffff;
}

h2.sidetitle
{
	writing-mode: tb-rl;
	display: inline;
	float: right;
	letter-spacing: 4px;
	white-space: nowrap;
	text-decoration: overline;
	font-size: 110%;
}

h2.sidetitle:link
{
	text-decoration: overline;
}

.side
{
	text-align: right;
	width: 200px;
	font-size: 90%;
	display: inline;
	margin: 1em 0px;
}

hr
{
	border: solid 0px;
	color: none;
	background: #808080;
	height: 2px;
	padding: 1px 16px;
	margin: 8px -2%;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#c04000,endColorStr=#50C040);
}
table
{
	border: solid 0px;
	border-color: #808080;
}

.description
{
	padding: 16px;
	background: #f0f0f0;
	line-height: 200%;
	height: 0px;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#fff0e0,endColorStr=#e8ffe0);
}
p
{
	text-indent: 2em;
}

/*
.description:first-letter {
 font-size: 100%; vertical-align: text-top; float: left; text-indent: 2em; margin: 0px 4px; padding: 0.25em 0px; border: solid 1px;
}
p:first-letter {
 font-size: 150%; vertical-align: text-top; float: left; text-indent: 2em; margin: 0px 1px 0px 1em; padding: 0.15em 0px; border: solid 1px #c0c0c0;
}
*/
