@charset "euc-jp";
* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	background-image: url(http://file.daisukenikki.blog.shinobi.jp/bg_body.png);
	background-repeat: repeat-y;
	background-position: center top;
}
h1 {
	font-size: 18px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 44px;
	width: 400px;
	margin-left: 455px;
}
#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://file.daisukenikki.blog.shinobi.jp/headimg.jpg);
	height: 200px;
}
#header   span {
	color: #FFFFFF;
	text-align: center;
	margin-top: 70px;
	display: block;
}
#meinBlock {
	width: 860px;_width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 20px;
}
#contentsBlock {
	width: 600px;
	float: right;
}
#contentsBlock h2 {
	font-size: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	background-image: url(http://file.daisukenikki.blog.shinobi.jp/line.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#contentsBlock h2 a {
	color: #000000;
	text-decoration: none;
}
#contentsBlock p.timestamp {
	font-size: 12px;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
}
#contentsBlock div.entryBody {
	padding: 20px;
	border: 1px solid #3399CC;
	line-height: 1.5;
	background-color: #FFFFFF;
}
#contentsBlock p.entryFoot {
	text-align: right;
	margin-top: 20px;
	font-size: 12px;
}
#contentsBlock p.topNavi {
	font-size: 12px;
	text-align: right;
	margin-top: 8px;
	margin-bottom: 40px;
}
#contentsBlock p.pNavi {
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
#contentsBlock p.pNavi a {
	color: #000000;
	text-decoration: none;
}
#menublock {
	width: 240px;
	float: left;
}
#menublock ul {
	list-style-type: none;
}
#profMenu   li {
	height: 30px;
	width: 240px;
	margin-bottom: 4px;
}
#profMenu li.prof {
	background-image: url(http://file.daisukenikki.blog.shinobi.jp/btbg1.png);
}
#profMenu li.manu {
	background-image: url(http://file.daisukenikki.blog.shinobi.jp/btbg2.png);
}
#profMenu li a {
	display: block;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: 700;
	padding-top: 7px;
	padding-left: 20px;
}
#plugins {
	margin-top: 10px;
}
#plugins div.pluginBox {
	margin-bottom: 20px;
}
#plugins p.pluginTitle {
	font-size: 14px;
	font-weight: 700;
	padding-bottom: 4px;
	background-image: url(http://file.daisukenikki.blog.shinobi.jp/line.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#plugins ul {
	margin-top: 8px;
}
#plugins ul li {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #2557DA;
	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: #000066;
	text-decoration: underline;
}
#plugins div.pluginBox table {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	font-size: 12px;
	background-color: #FFFFFF;
}
#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: #D5EAEA;
	height: 100%;
	width: 100%;
	font-weight: 700;
}
#comment,
#trackback {
	margin-top: 20px;
}
#comment p.commentTitle,
#trackback p.trackbackTitle {
	margin-bottom: 5px;
	padding: 4px;
	background-image: url(http://file.daisukenikki.blog.shinobi.jp/line2.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#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: 40px;
	border: 1px solid #3399CC;
	background-color: #FFFFFF;
}
#comment div.res div.commentText {
	padding-right: 10px;
	padding-left: 10px;
}
#comment table {
	width: 600px;
	border-collapse: collapse;
	font-size: 14px;
}
#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;
}
