/*
 * http://file.masatsugu.blog.shinobi.jp/
 */
* {
	margin: 0px;
	padding: 0px;
	line-height: 1;
	vertical-align: middle;
}
body {
	background-color: #FFFFFF;
	background-image: url(http://file.masatsugu.blog.shinobi.jp/bg_body.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #D8E6F1;
	background-image: url(http://file.masatsugu.blog.shinobi.jp/headImg_blueSky.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
}

#headBlock {
	padding-top: 164px;
	padding-left: 339px;
}
#headBlock h1 {
	font-size: 20px;
	background-color: #FF9900;
	width: 500px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	text-align: center;
}
#headBlock h1 a {
	color: #FFFFFF;
	text-decoration: none;
}

#headBlock p {
	width: 500px;
	font-size: 16px;
	line-height: 1.5em;
	margin-top: 100px;
	margin-bottom: 30px;
}
#entryBlock {
	float: right;
	width: 620px;
}
#entryBlock p.pNavi {
	text-align: center;
	width: 600px;
	font-size: 14px;
	height: 20px;
}
#entryBlock p.tNavi {
	font-size: 12px;
	text-align: right;
	width: 600px;
	margin-top: 4px;
	margin-bottom: 20px;
}
#entryBlock p.pNavi a,
#entryBlock p.tNavi a {
	color: #000000;
	text-decoration: none;
}

#entryBlock div.entryBox {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	padding-top: 20px;
	padding-bottom: 10px;
	width: 600px;
}
#entryBlock  div.entryBox h2,
#entryBlock div.entryBox p.timeStamp,
#entryBlock div.entryBox div.entryText,
#entryBlock div.entryBox p.entryFoot,
#comment,
#trackback {
	margin-right: 20px;
	margin-left: 20px;
}

#entryBlock  div.entryBox h2  {
	font-size: 18px;
	background-image: url(http://file.masatsugu.blog.shinobi.jp/tit_entry.gif);
	padding: 4px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
#entryBlock div.entryBox h2 a {
	color: #FFFFFF;
	text-decoration: none;
}

#entryBlock div.entryBox p.timeStamp {
	text-align: right;
	font-size: 12px;
	margin-bottom: 8px;
	margin-top: 2px;
}
#entryBlock div.entryBox div.entryText {
	line-height: 1.5;
}
#entryBlock div.entryBox p.entryFoot {
	text-align: right;
	margin-top: 10px;
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333333;
	font-size: 12px;
}
#comment,
#trackback {
	margin-top: 20px;
}
#comment p.commentTitle,
#trackback p.trackbackTitle {
	margin-bottom: 5px;
	background-color: #FFE5B2;
	padding: 4px;
}
#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 #FFE5B2;
	background-color: #FFF7E6;
}
#comment div.res div.commentText {
	padding-right: 10px;
	padding-left: 10px;
}






#comment table {
	width: 100%;
	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;
}


#pluginBlock {
	float: left;
	width: 260px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#btChip {
	list-style-type: none;
	margin-left: 17px;
	height: 90px;
}
#btChip li {
	float: left;
	margin-left: 3px;
	display: inline;
}
#plugins {
	margin-left: 20px;
	background-color: #FFFFFF;
	padding: 5px;
}
#plugins p.pluginTitle {
	background-image: url(http://file.masatsugu.blog.shinobi.jp/tit_plugin.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	font-weight: 700;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	margin-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
#plugins div.pluginBox {
	margin-bottom: 5px;
}
#plugins div.pluginBox ul {
	list-style-type: none;
	font-size: 12px;
}
#plugins div.pluginBox ul li {
	line-height: 1.25;
	margin-bottom: 10px;
	background-image: url(http://file.masatsugu.blog.shinobi.jp/mrk_blue.gif);
	padding-left: 20px;
	background-position: 4px 1px;
	background-repeat: no-repeat;
}
#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: #FFCC66;
	height: 100%;
	width: 100%;
}

#ninjaAD {
	clear: both;
	text-align: center;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
