﻿@charset "utf-8";

div#side p {
	margin: 8px 12px 8px 16px;
	font-size: 90%;
	line-height: 1.4em;
}

div#side ul {
	list-style: none;
	margin: 8px 16px 8px 8px;
	font-size: 80%;
	text-align: right;
}

div.item {
	margin: 0px 8px 48px 56px;
}

div.wp {
	width: 160px;
	float: left;
	margin: 2px;
}

div.wp div.thumb {
	width: 160px;
	height: 120px;
}

div.wp div.thumb img {
	display: block;
}

div.wp ul {
	list-style: none;
	font-size: 90%;
	text-align: right;
}

div.wp a {
	font-weight: normal;
}

div.item h3 {
	height: 48px;
	margin-bottom: 10px;
	line-height: 40px;
	background-image: url("../imgs/diary/h.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 48px;
	font-weight: bold;
	font-size: 120%;
}

div.item p {
	text-indent: 1em;
	line-height: 1.5em;
}

div.mirrorlist ul {
	margin: 0 0;
	list-style: none;
}

div.mirrorlist ul li {
	margin: 6px 0 0 1em;
	border: 2px dotted #FFACCF;
	border-style: none none dotted none;
}

div.mirrorlist {
	margin: 16px 0 16px 16px;
	width: 200px;
	float: left;
}
