@charset "UTF-8";

/* common */

div#main {
	width: 510px;
	float: left;
}
.module-archives-module {
	clear: both;
	margin-bottom: 15px;
}
div#sidebar {
	width: 250px;
	float: right;
}
div#sidebar ul {
	width: 178px;
	display: block;
	margin-left: 26px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}
div#sidebar ul ul {
	margin-top: 0.5em;
	margin-left: 0px;
}
div#sidebar ul li {
	background-image: url(../images/base/more2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	line-height: 1.2em;
	margin-bottom: 0.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
	list-style-type: none;
}
div#banner {
	margin-bottom: 15px;
}
.date-header,
.month-date-header {
	font-size: 0.8em;
	font-weight: normal;
	clear: both;
	margin-top: 2em;
}
.entry-footer,
.comment-footer {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	font-size: 0.8em;
	padding-bottom: 1em;
	margin-top: 2em;
	clear: both;
}

/* module */
.module-calendar-module,
.module-archives-module {
	margin-bottom: 10px;
	clear: both;
}
.module-header {
	text-align: center;
	margin-bottom: 10px;
	font-weight: bold;
	color: #CC0000;
}
.module-list-entrytitle {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", sans-serif;
}
.module-content p {
	margin: 0px;
	padding: 0px;
}

/* entry */
.content-nav {
	display: none;
}
.individual-entry-archive #archive-title {
	font-weight: bold;
	color: #CC0000;
	background-color: #FFFFFF;
}

/* comment */
.comments-header,
.comments-open-header {
	margin-top: 15px;
	margin-bottom: 1em;
	font-size: 1em;
	color: #CC0000;
}
.comments-open label {
 display: block;
}

#comments .comment-header { display: none; }
#comments .comment-footer-experimental { display: none; }
#comments-experimental .comment-footer { display: none; }

/* month archive */
.month-date-header {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;	
}
.entry-list {
	margin-top: 2em;
	line-height: 1.2em;
}
.entry-list dt {
	float: left;
	font-family: Arial, sans-serif;
	margin-bottom: 0.5em;
}
.entry-list dd {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", sans-serif;
	display: block;
	margin-left: 8em;
	margin-bottom: 0.5em;
}
.entry-list a:hover {
}
ol li {
	list-style-type: decimal;
}
