@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	background-image: url(http://bfile.shinobi.jp/5561/63a56c93.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #78BFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D1DE1E;
}
a:hover {
	text-decoration: underline;
	color: #CCFF75;
}
a:active {
	text-decoration: none;
	color: #78BFFF;
}
 .header {
	background-image: url(http://bfile.shinobi.jp/5561/top.png);
	margin: auto;
	height: 167px;
	width: 999px;

}
 .header h1 {
	font-size: 16pt;
	font-family: "Century Gothic", Verdana, Arial, Tahoma, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 140px;
}
 .header h1:first-letter {
	color: #78BFFF;
}
 .header h1 span {
	display: block;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 65%;
}
 .maincontents {
	background-image: url(http://bfile.shinobi.jp/5561/maincontents.png);
	margin: auto;
	width: 835px;
}
 .maincontents .entry-body {
	padding-top: 15px;
	padding-left: 25px;
	float: left;
	width: 65%;
}
.entry-body .entry {
	padding: 5px;
}
.entry-body .entry #entrytitle {
	font-size: 15pt;
	font-family: "Century Gothic", Verdana, Arial, Tahoma, sans-serif;
	margin: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
	letter-spacing: 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.entry-body .entry h2:first-letter {
	color: #7BBFFD;
}
.entry-body .entry .entrybox {
	background-image: url(http://bfile.shinobi.jp/5561/entry_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 165%;
	letter-spacing: 1px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 13px;
	padding-left: 13px;
	font-family: "メイリオ", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}
.entry-body .entry .entryfooter {
	text-align: right;
	padding: 2px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C9FC76;
	margin-bottom: 20px;
}
.maincontents .PageLinkBlock
        {
        margin: 5px;
        text-align: center;
}
 .maincontents .sidebar {
	float: left;
	width: 28%;
	padding-left: 10px;
	padding-top: 15px;
}
.sidebar .sidebar-body #sidebartitle {
	font-size: 10pt;
	margin: 0px;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.sidebar .sidebar-body .sidebarmain {
	padding: 5px;
	letter-spacing: 1px;
}
.CommentBlock {
	padding: 10px;
	margin: 5px;
	border: 2px solid #CCCCCC;
}
.CommentBlock:hover {
        border: 2px solid #ccff75
}
.CommentMenuTitle {
	font-size: 14pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.CommentFormBlock      {
	padding: 6px;
}
.CommentFormTable {
	line-height: 165%;
}
.CommentForms {
	width: 300px;
}
.CommentTextBox {
	padding: 5px;
	border: 2px solid #D9DAE1;
	margin: 10px;
}
.CommentTextBox:hover {
	border-top-color: #90BFFF;
	border-right-color: #90BFFF;
	border-bottom-color: #90BFFF;
	border-left-color: #90BFFF;
}
.CommentTextBox .CommentTitle {
	text-align: right;
	font-size: 16pt;
	line-height: 10px;
	font-weight: bold;
}
.CommentText {
	padding: 2px;
	line-height: 165%;
	letter-spacing: 1px;
}
.CommentTextBox .CommentFooter {
	text-align: right;
	font-size: 80%;
	line-height: 26px;
}

textarea, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	border: 1px solid #CCCCCC;
	margin: 2px;
	padding: 2px;
	line-height: 15px;
	background-color: #FFFFFF;
}
textarea:hover, input:hover {
	background-color: #F2F2F2;
	border: 1px solid #78BFFF;
	color: #333333;
}
#send {
	width: 100px;
	margin-top: 6px;
	margin-left: 280px;
	line-height: 15px;
	height: 25px;
	background-color: #78BFFF;
	font-weight: bold;
	color: #FFFFFF;
}

form {
	margin: 0px;
	padding: 0px;
}
.clear {
	text-indent: -5555px;
	clear: both;
}
#body  .base  .footer {
	background-image: url(http://bfile.shinobi.jp/5561/footer.png);
	margin: auto;
	height: 100px;
	width: 835px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	text-align: center;
}