@charset "UTF-8";

div.diary-area {
	background-color: transparent;
	color: #000000;
	margin: 0px 100px;
	padding: 0px 0px 20px 0px;
	width: 760px;
}
h3.diary-ttl {
	margin: 35px 0px 0px 0px;
	padding: 0px;
	width: 760px;
}
div.footer-no-shadow {
	text-align: center;
	width: 1060px;
	margin: 0px auto;
	padding: 12px 0px 35px 0px;
	background-color: transparent;
}

/* ¥«¥ì¥ó¥À¡¼ */
div.calarea {
	float: left;
	margin: 0px 60px 0px 0px;
	width: 200px;
}
p.calendar {
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", Osaka, "Ê¿À®³Ñ¥´¥·¥Ã¥¯", "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin: 0px;
	padding: 2px 0px;
	text-align: center;
	width: 200px;
}
table.cal {
	border-collapse: collapse;
	margin: 10px auto;
	width: 200px;
}
th.monthgo {
	background-color: #ffffff;
	border-bottom: 1px dotted #000000;
	color: #000000;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", Osaka, "Ê¿À®³Ñ¥´¥·¥Ã¥¯", "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	padding: 4px 2px;
	text-align: center;
}
th.month {
	background-color: #ffffff;
	border-bottom: 1px dotted #000000;
	color: #000000;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", Osaka, "Ê¿À®³Ñ¥´¥·¥Ã¥¯", "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	padding: 4px 2px;
	text-align: center;
}
th.wday {
	background-color: #ffffff;
	border-bottom: 1px dotted #000000;
	color: #000000;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", Osaka, "Ê¿À®³Ñ¥´¥·¥Ã¥¯", "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	padding: 4px 2px;
	text-align: center;
}
td.day {
	background-color: #ffffff;
	color: #000000;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", Osaka, "Ê¿À®³Ñ¥´¥·¥Ã¥¯", "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	font-size: 12px;
	line-height: 14px;
	padding: 4px 2px;
	text-align: center;
}
td.oldday {
	background-color: #ffffff;
	color: #aaaaaa;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", Osaka, "Ê¿À®³Ñ¥´¥·¥Ã¥¯", "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	font-size: 12px;
	line-height: 14px;
	padding: 4px 2px;
	text-align: center;
}

/* ¥¨¥ó¥È¥ê¡¼ */
div.entries {
	float: left;
	width: 500px;
}
div.entry {
	border-bottom: 1px solid #aaaaaa;
	margin: 10px 0px 40px 0px;
	padding: 3px 0px;
	text-align: left;
	width: 500px;
}
h3.entry-ttl {
	border-left: 6px solid #58a3d4;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", Osaka, "Ê¿À®³Ñ¥´¥·¥Ã¥¯", "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	font-size: 18px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 500px;
}
p.entry-date {
	border-bottom: 1px dotted #aaaaaa;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", Osaka, "Ê¿À®³Ñ¥´¥·¥Ã¥¯", "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	font-size: 10px;
	line-height: 16px;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	text-align: right;
	width: 500px;
}
p.entry-note {
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", Osaka, "Ê¿À®³Ñ¥´¥·¥Ã¥¯", "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px 0px;
	text-align: left;
	width: 500px;
}

div.pages-area {
	width: 500px;
}
div.pages-area p {
	float: left;
	font-size: 12px;
	line-height: 18px;
	width: 33%;
}
div.pages-area p.prev {
	text-align: left;
}
div.pages-area p.pagenum {
	text-align: center;
}
div.pages-area p.next {
	text-align: right;
}