#joho {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.read {
	text-align: center;
}
#calendar {
	width: 600px;
	height: 750px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.calendar #calendartable .calendarhead img {
	vertical-align: middle;
}

table#calendartable {
	width: 600px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background: #FFCC99;
}
#calendartable .calendarhead {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 5px;
	letter-spacing: 0.2em;
}
#calendartable th {
	width: 84px;
	height: 25px;
	background: #FFF9E6;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 6px solid #FF9D3C;
	color: #336633;
	letter-spacing: 0.3em;
	text-align: center;
	border-top: 2px solid #FFDF80;
	font-family: Arial, Helvetica, sans-serif;
}
#calendartable th.sun {
	color: #CC0000;
}
#calendartable th.sat {
	color: #336699;
}
#calendartable td {
	background: #FFFFFF;
	width: 84px;
	height: 80px;
	text-align: left;
	vertical-align: text-top;
}
#calendartable td p {
	font-weight: normal;
	margin-top: 2px;
	margin-left: 2px;
}
.dayentry {
	font-size: 12px;
	line-height: 1.3em;
	padding-bottom: 3px;
}
#johorink {
	width: 600px;
	text-align: right;
	margin-bottom: 5px;
}
#johorink2 {
	width: 560px;
	text-align: center;
	margin: 10px auto 15px;
}
#entry {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}
#entry .cell1 {
	background: url(../images/joho/kobetsu1.gif) no-repeat;
	height: 58px;
	width: 560px;
}
#entry .cell2 {
	background: url(../images/joho/kobetsu_bg.gif) repeat-y;
	padding-right: 20px;
	padding-left: 20px;
}
#entry .cell3 {
	background: url(../images/joho/kobetsu_bg.gif) repeat-y;
}
#entry h3 {
	font-size: 14px;
	color: #CC3300;
	text-indent: 60px;
	margin-top: 32px;
}
p.theme1 {
	background: url(../images/joho/thema.gif) no-repeat;
	text-indent: 90px;
	margin-left: 20px;
	margin-top: 5px;
	padding-bottom: 2px;
}
p.nichiji1 {
	background: url(../images/joho/nichiji.gif) no-repeat;
	text-indent: 90px;
	margin-left: 20px;
	margin-top: 5px;
	padding-bottom: 2px;
}
p.place1 {
	background: url(../images/joho/basyo.gif) no-repeat;
	text-indent: 90px;
	margin-left: 20px;
	margin-top: 5px;
	padding-bottom: 2px;
}
p.baitai {
	background: url(../images/joho/baitai.gif) no-repeat;
	text-indent: 90px;
	margin-left: 20px;
	margin-top: 5px;
	padding-bottom: 2px;
}
.syousai1 {
	background: url(../images/joho/syousai.gif) no-repeat;
	margin-left: 20px;
	margin-top: 5px;
}
.syousai1 p {
	margin-left: 90px;
	width: 400px;
	line-height: 1.4em;
	margin-bottom: 5px;
}
#entry blockquote {
	width: 400px;
	margin-top: 3px;
	margin-bottom: 3px;
	border-top: 1px dashed #BBDBDB;
	border-bottom: 1px dashed #BBDBDB;
	font-size: 80%;
	padding: 3px 0px;
	margin-left: 90px;
	line-height: 1.4em;
}
.syousai1 img {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 0px;
}
p.receipt {
	background: url(../images/joho/uketsuke.gif) no-repeat;
	text-indent: 90px;
	margin-left: 20px;
	margin-top: 5px;
	padding-bottom: 2px;
}
#entrylink {
	width: 600px;
	margin: 10px auto;
}
#entrylink p {
	text-align: center;
	font-size: 10px;
}
th.cat {
	background: #FFDF80;
	text-align: center;
	font-weight: bold;
}
td.catp, tr.catp{
	border-bottom: 1px dotted #BBDBDB;
	padding-top: 8px;
	padding-bottom: 8px;
}
td.catp a {
	text-decoration: none;
}
td.catp a:hover {
	text-decoration: underline;
}
.paginavi {
	font-size: medium;
	text-align: right;
	display: block;
	width: 520px;
	margin: 10px auto;
}
.tbcat {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
}
.calendar #calendartable tr td .dayentry.manesuto {
	color: #F63;
}
