@charset "utf-8";
/**************************************************************************************
  全ブロックの共通設定
**************************************************************************************/
* {}

body {
	margin			: 0px;
	padding			: 0px;
	background		: url(http://file.pikachuu.ni-moe.com/back.jpg);
	font-family		: "ＭＳ Ｐゴシック", "Arial";
	font-size		: 15px;
	color			: #202020;
	text-align		: center;
}
h1,h2,h3,h4,h5,h6,ul,ol,li,p {
	margin			: 0px;
	padding			: 0px;
	font-size		: 100%;
	font-style		: normal;
	font-weight		: normal;
}
td {
	text-align		: center;
}
form {
	margin			: 0px;
	padding			: 0px;
}
textarea, input, select {
	margin			: 0px;
	border			: solid 1px #202020;
	text-decoration	: none;
	color			: #202020;
	padding			: 1px 2px;
}
textarea {
	font-size		: 15px;
}
img, a img {
	margin			: 2px;
	border			: none;
}
img.emoji {
	margin			: 0 1px;
	border			: none;
}

/**************************************************************************************
  リンクの設定
**************************************************************************************/
a:link {
	text-decoration	:none;
	color			: #FF4C00;
}
a:visited{
	text-decoration	:none;
	color			: #FF4C00;
}
a:hover {
	text-decoration	:none;
	color			: #FF0000;
}
a:active {
	text-decoration	:none;
	color			: #FF0000;
}
/*ページ移動箇所*/
.PageLinkBlock a,
.PageLinkBlock a:visited {
	color			: #0041FF;
}
.PageLinkBlock a:hover,
.PageLinkBlock a:active {
	text-decoration	:none;
	color			: #FF0000;
}
/*フッター*/
#FooterBlock a,
#FooterBlock a:visited{
	color			: #0041FF;
}
#FooterBlock a:hover,
#FooterBlock a:active {
	text-decoration	:none;
	color			: #FF0000;
}

/**************************************************************************************
 ブロックの設定
**************************************************************************************/
#mainBlock {
	width			: 820px;
	margin			: 10px auto 0px;
	padding			: 0px;
	text-align		: center;
}

/**************************************************************************************
 トップブロック用デザイン
**************************************************************************************/
#TopBlock {
	width			: 760px;
	height			: 160px;
	margin-bottom	: 20px;
	padding			: 20px 20px;
	text-align		: left;
	background		: url(http://file.pikachuu.ni-moe.com/top.gif) center no-repeat;
}
#TopTitle {
	font-size		: 35px;
	font-weight		: bold;
	padding-left	: 10px;
}
#TopExplanation {
	padding-top		: 15px;
	padding-left	: 30px;
	font-size		: 15px;
	font-weight		: normal;
}
#TopExplanation2 {
	padding-top		: 65px;
	padding-left	: 30px;
	font-size		: 12px;
	font-weight		: normal;
}

/**************************************************************************************
  ページリンクブロック用デザイン
**************************************************************************************/
.PageLinkBlock {
	margin			: 0px auto;
	padding			: 10px;
	text-align		: center;
	text-shadow		: 1px 1px 1px #202020;
	font-weight		: bold;
}

/**************************************************************************************
 フッターブロック用デザイン
**************************************************************************************/
#FooterBlock {
	clear			: both;
	padding			: 10px;
	text-align		: center;
}

/**************************************************************************************
  プラグインブロック用デザイン
**************************************************************************************/
.PluginBlock {
	float			: right;
	width			: 300px;
	padding			: 0px;
	text-align		: left;
}
.PluginInnerBlock {
	margin-bottom	: 15px;
	line-height		: 150%;
}
.PluginTitle {
	height			: 17px;
	padding			: 13px 10px 10px;
	background		: url(http://file.pikachuu.ni-moe.com/plugintop.gif) no-repeat;
	text-align		: center;
	font-weight		: bold;
}
.PluginContentsBox {
	padding			: 5px 10px;
	background		: url(http://file.pikachuu.ni-moe.com/pluginbody.gif) repeat-y;
}
.PluginContents {
	padding			: 5px 0px;
}
.PluginFooter {
	height			: 24px;
	background		: url(http://file.pikachuu.ni-moe.com/pluginbottom.gif) no-repeat;
}
.blogsearch {
	vertical-align	: middle;
}
/*各プラグイン処理内の基本デザイン*/
.plugin_data {
	text-align		: left;
	padding			: 2px 5px;
}

/**************************************************************************************
  記事ブロック用デザイン
**************************************************************************************/
#EntryBlock {
	float			: left;
	width			: 500px;
	margin			: 0px 0px 30px;
	padding			: 0px;
	text-align		: left;
}
.EntryInnerBlock {
	margin-bottom	: 15px;
	text-align		: left;
}
.EntryTitle {
	height			: 40px;
	padding			: 5px 10px;
	text-align		: left;
	background		: url(http://file.pikachuu.ni-moe.com/entrytop.gif) no-repeat;
}
.EntryTitleTable {
	width			: 100%;
	border			: none;
}
.EntryTitleFont {
	font-size		: 15px;
	font-weight		: bold;
	text-align		: left;
	margin			: 0px;
	padding-top		: 12px;
	padding-left	: 10px;
}
.EntryWriteDate {
	text-align		: right;
	padding-top		: 12px;
	padding-right	: 20px;
}
.EntryTextBox {
	margin			: 0px;
	padding			: 0px;
	background		: url(http://file.pikachuu.ni-moe.com/entrybody.gif) repeat-y;
}
.EntryText {
	padding			: 10px 15px 5px;
	line-height		: 160%;
}
.EntryPsText {
	padding			: 10px 15px 0px;
	text-align		: left;
}
.EntryFooter {
	text-align		: right;
	height			: 40px;
	padding			: 25px 15px 5px;
	background		: url(http://file.pikachuu.ni-moe.com/entrybottom.gif) no-repeat;
}
.FooterUl {
	list-style-type	: none;
}
.FooterData {
	margin-right	: 5px;
	display			: inline;
	list-style-type	: none;
}

/**************************************************************************************
  コメント表示部分の設定
**************************************************************************************/
.CommentBlock {
	margin-top		: 5px;
	padding			: 10px 0px;
}
.CommentTextBox {
	margin			: 0px 0px 10px;
}
.CommentTitle {
	height			: 14px;
	padding			: 3px 20px 3px;
	text-align		: left;
	background		: url(http://file.pikachuu.ni-moe.com/commenttop.gif) no-repeat;
	font-weight		: bold;
	font-size		: 15px;
}
.CommentText {
	padding			: 5px 15px 0px;
	background		: #FFFFFF;
	line-height		: 120%;
}
.CommentFooter {
	height			: 20px;
	text-align		: right;
	padding			: 20px 15px 5px;
	background		: #FFFFFF;
}

/**************************************************************************************
  コメントフォームの設定
**************************************************************************************/
.CommentFormBlock {
	height			: 400px;
	margin-bottom	: 20px;
	background		: url(http://file.pikachuu.ni-moe.com/commentEdit.gif) no-repeat;
}
.CommentMenuTitle {
	height			: 19px;
	padding			: 20px 20px;
	text-align		: left;
	font-size		: 15px;
	font-weight		: bold;
}
.CommentFormBox {
	height			: 340px;
}
.CommentFormTable {
	margin			: 0px auto;
}
.CommentFormTh {
	padding			: 5px 5px 0px 0px;
	text-align		: right;
}
.CommentFormTd {
	padding-top		: 5px;
	text-align		: left;
}
.textarea{
	width			: 300px;
}
.CommentFormSubmit {
	padding			: 10px 0px 2px;
	text-align		: left;
}
.btn {
    width			: 100px;
	background		: #FFBE51;
	border			: solid 1px #202020;
	color			: #202020;
	font-size		: 12px;
	margin-top		: -2px;
}
.CommentFormTd img {
	margin			: 0px;
	padding			: 0px;
	vertical-align	: middle;
}
.checkbuttom {
	border			: none;
}

/**************************************************************************************
  コメント編集部分の設定
**************************************************************************************/
.CommentEditBlock {
	width			: 500px;
	height			: 450px;
	margin			: 30px auto 20px;
	padding			: 0px 10px;
	clear			: both;
	background		: url(http://file.pikachuu.ni-moe.com/commentEdit.gif) no-repeat;
	text-align		: center;
}
.CommentEditTitle {
	height			: 19px;
	padding			: 20px 10px 5px 80px;
	text-align		: left;
	font-size		: 13px;
	font-weight		: bold;
}
.CommentEditFormBlock{
	height			: 340px;
	margin			: 0px auto;
	padding			: 5px 20px;
}
.Backbtn {
	margin-top		: 15px;
}
.BackButton {
	width			: 130px;
	padding			: 2px;
	background-color: #FFF;
}
