* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	background-image: url(http://file.jcpkuki.blog.shinobi.jp/bg_body.png);
	background-repeat: repeat-y;
	background-position: center top;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 18px;
	text-align: left;
	padding-top: 60px;
	width: 364px;
	margin-left: 24px;
}
h1 span {
	text-align: center;
	display: block;
}
ul {
	/*margin-left: 1.0em;*/
}
#header {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#header h2 {
	background-image: url(http://file.jcpkuki.blog.shinobi.jp/headcache.png);
	background-repeat: no-repeat;
	width: 900px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-position: center center;
	font-size: 20px;
	line-height: 1;
	color: #003333;
	text-align: center;
}
#header p {
	font-size: 16px;
	text-align: left;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.5;
}
#mainBlock {
	width: 900px;
	_width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(http://file.jcpkuki.blog.shinobi.jp/headimg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contentsBlock {
	width: 560px;
	float: right;
	margin-right: 40px;
}
#contentsBlock  h3 {
	font-size: 20px;
	background-image: url(http://file.jcpkuki.blog.shinobi.jp/bg_entry.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 24px;
	margin-bottom: 5px;
}
#contentsBlock  h3  a {
	color: #FFFFFF;
	text-decoration: none;
}
#contentsBlock div.entryBody {
	line-height: 1.5;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #336666;
	margin-bottom: 8px;
}
#contentsBlock p.timestamp {
	font-size: 12px;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 8px;
}
#contentsBlock p.entryFoot {
	text-align: right;
	font-size: 12px;
	padding-left: 20px;
	padding-bottom: 10px;
}
#contentsBlock p.topNavi {
	font-size: 12px;
	text-align: right;
	margin-top: 8px;
	margin-bottom: 40px;
}
#mainBlock  p.pNavi {
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
#mainBlock  p.pNavi  a {
	color: #000000;
	text-decoration: none;
}
#menublock {
	width: 240px;
	float: left;
	margin-left: 40px;
}
#menublock ul {
	list-style-type: none;
}
#profMenu   li {
	background-image: url(http://file.jcpkuki.blog.shinobi.jp/btbg1.png);
	background-repeat: no-repeat;
	text-align: center;
	clear: both;
}
#profMenu li a {
	display: block;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 700;
	padding-top: 8px;
	padding-bottom: 8px;
}
#profMenu li li {
	background-image: none;
	width: 100px;
	float: left;
	clear: none;
	margin: 10px;
}
#profMenu li li a {
	color: #000000;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#plugins {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#plugins div.pluginBox {
	margin-bottom: 20px;
}
#plugins p.pluginTitle {
	font-size: 16px;
	font-weight: 700;
	background-image: url(http://file.jcpkuki.blog.shinobi.jp/mrk_menu.png);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 5px;
	color: #FFFFFF;
	padding-left: 15px;
}
#plugins ul {
	margin-top: 8px;
	margin-left: 5px;
}
#plugins ul li {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #4B7878;
	margin-bottom: 8px;
	padding-left: 6px;
	font-size: 12px;
	line-height: 1.3;
}
#plugins ul li a {
	color: #000000;
	text-decoration: none;
}
#plugins ul li a:hover {
	color: #4B7878;
	text-decoration: underline;
}
#plugins div.pluginBox table {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	font-size: 12px;
}
#plugins div.pluginBox table.CalendarTable th,
#plugins div.pluginBox table.CalendarTable td {
	padding-top: 4px;
	padding-bottom: 4px;


}
#plugins div.pluginBox table.CalendarTable a {
	display: block;
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
	font-weight: 700;
	color: #4B7878;
}
#comment,
#trackback {
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
#comment p.commentTitle,
#trackback p.trackbackTitle {
	margin-bottom: 5px;
	padding: 4px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #4B7878;
}
#comment div.commentBox {
	margin-top: 20px;
}
#comment  div.commentText {
	line-height: 1.5;
	font-size: 14px;
}
#comment p.commentFoot {
	font-size: 12px;
	text-align: right;
	margin-top: 10px;
}
#comment div.res {
	margin-left: 20px;
	background-color: #FFFFFF;
}
#comment div.res div.commentText {
	padding-right: 10px;
	padding-left: 10px;
}
#comment table {
	border-collapse: collapse;
	font-size: 14px;
	width: 520px;
}
#comment table input,
#comment table textarea {
	width: 20em;
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

#comment table th,
#comment table td {
	padding: 2px;
	border: 1px solid #666666;
}
#trackback input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 300px;
}
#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	text-align: center;
	padding: 10px;
}
.profTb {
	border-collapse: collapse;
	margin-bottom: 1em;
}
.profTb td,
.profTb th {
	vertical-align: top;
	font-weight: normal;
	text-align: left;
	line-height: 1.2;
}
.profTb th {
	white-space: nowrap;
	padding-right: 0.5em;
}
