@charset "utf-8";

/* -基本設定- */
body {
	margin:15px;
	padding:0px;
	background-color:#ccc;
	background-image: url(img/mummu-bg.gif);
	background-repeat:repeat-y;
	background-position:top center;
	text-align:center;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
textarea {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
}
h1, h2, h3, form, p {
	margin:0px;
	padding:0px;
}
.Entry-Body p, .Entry-BodyEx p {
	margin-top:0px;
	margin-bottom:1em;
}
hr.hide {
	display:none;
}
.Clear-Both {
	clear:both;
}
a:link {
	color:#0000CC;
}
a:visited {
	color:#330033;
}
a:active {
	color:#003399;
}
a:hover {
	color:#aa0000;
}


/* -基本レイアウト- */
#container {
	margin:0px auto;
	width:736px;
	text-align:left;
}
#HeaderArea {
	height:173px;
	background-image:url(img/mummu-HeadBg.gif);
	background-repeat:no-repeat;
}
#MainArea {
	float:left;
	width:515px;
}
#SideArea {
	float:right;
	width:210px;
}
#FooterArea {
	padding-bottom:10px;
}

/* ------------ヘッダーの設定------------ */
#Header {
	padding-top:50px;
	padding-left:180px;
}
/* ブログのタイトル */
#Header h1 {
	font-family: "Century Gothic",Verdana,Helvetica,Airal,sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-shadow: #bbb 2px 2px 3px;
}
#Header h1 a {
	text-decoration:none;
}
#Header h1 a:link, 
#Header h1 a:visited, 
#Header h1 a:active, 
#Header h1 a:hover {
	color:#000;
	background-color:#fff;
}
/* ブログの説明文 */
#Header .description {
	padding-top:5px;
	padding-left:3px;
	font-size:90%;
}

/* ------------メインコンテンツの設定------------ */
#Main {
	padding-left:8px;
}
/* ページ遷移リンク */
.Navi {
	font-size:90%;
	margin:10px 0px 0px 0px;
	line-height:140%;
}

/* アーカイブの名称表示 */
.ArchiveName {
	font-size:110%;
	font-weight:bold;
	margin:10px 0px 10px 0px;
}
.OneEntry {
	padding-bottom:20px;
}
/* エントリーのタイトル */
.OneEntry .Entry-Title {
	width:505px;
	background-image:url(img/mummu-EntryTitleBg-mid.gif);
	background-repeat:repeat-y;
}
.OneEntry .Entry-Title span {
	background-image:url(img/mummu-EntryTitleBg.gif);
	background-repeat:no-repeat;
	padding:15px 20px 3px 55px;
	color:#fff;
	font-size:110%;
	line-height:140%;
	display:block;
	font-family: 'HiraKakuStd-W8',sans-serif;
	font-weight:bold;
}
/* エントリーの日付 */
.OneEntry .Entry-Date {
	margin:10px 0px;
	font-size:90%;
	letter-spacing:2px;
}
.OneEntry .Entry-Date span {
	color:#fff;
	padding:1px 5px;
	background-color:#000;
}
/* エントリーの本文 */
.OneEntry .Entry-Body {
	background-image:url(img/mummu-EntryTitleBg-btm.gif);
	background-repeat:no-repeat;
	font-size:75%;
	line-height:150%;
	padding:12px 10px 0px 10px;
}
.OneEntry .Entry-BodyEx {
	font-size:90%;
	line-height:150%;
	padding:0px 10px;
}
.OneEntry .Entry-Foot {
	font-size:80%;
	line-height:145%;
	margin:10px 10px 10px 10px;
	padding:5px 0px 0px 0px;
	border-top:1px dashed #333;
}
.smallTxt {
	font-size:85%;
}

/* アーカイブ一覧のリスト */
.OneEntry .ArchiveList-Month {
	font-size:90%;
	letter-spacing:2px;
	font-weight:bold;
	color:#fff;
	padding:1px 5px;
	background-color:#000;
	margin:0px;
}
.OneEntry .ArchiveList {
	font-size:90%;
	margin:0px;
	padding:5px 0px 15px 30px;
}

/* トラックバック・コメント */
.OneEntry .Entry-Trackback, 
.OneEntry .Entry-Comments {
	margin:20px 10px;
}
.OneEntry .Entry-Trackback h2, 
.OneEntry .Entry-Comments h2 {
	font-size:90%;
	color:#fff;
	padding:1px 5px;
	background-color:#222;
	border-bottom:1px dashed #000;
	margin-bottom:1em;
}
.OneEntry .Entry-Trackback p, 
.OneEntry .Entry-Comments p {
	font-size:90%;
	line-height:150%;
	margin:0px 10px 0.5em 10px;
}
.OneEntry .Entry-Trackback p.ListHead {
	font-size:90%;
	border-bottom:1px dashed #999;
	margin-top:2em;
	margin-bottom:1em;
	font-weight:bold;
}
.OneEntry .Entry-Trackback p.posted, 
.OneEntry .Entry-Comments p.posted {
	font-size:90%;
	color:#444;
	padding-bottom:1em;
	padding-left:20px;
	margin-bottom:1em;
	border-bottom:1px dashed #999;
}


/* ------------サイドコンテンツの設定------------ */
#Side {
	padding:10px 0px;
	width:205px;
}

/* カレンダー */
.Calendar {
	color:#666;
	font-size: 9pt;
	font-weight:normal;
	line-height:140%;
	text-align:center;
}
.Calendar td{
	padding:2px;
}

.SideModule {
	background-image:url(img/mummu-SideBodyBg-btm.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:8px;
	margin-bottom:15px;
}
.SideModule .Side-Title {
	font-size: 10pt;
	color:#fff;
	font-weight:bold;
	background-image:url(img/mummu-SideTitleBg.gif);
	background-repeat:no-repeat;
	background-color:#000;
	padding:10px 8px 0px 8px;
}
.SideModule .Side-Body {
	background-image:url(img/mummu-SideBodyBg-mid.gif);
	background-repeat:repeat-y;
	padding:5px 15px;
}
.SideModule .Side-Body ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.SideModule .Side-Body ul ul {
	margin:0px;
	padding:0px 0px 0px 24px;
}
.SideModule .Side-Body ul li {
	margin:0px;
	padding:3px 0px;
	font-size: 9pt;
}
.Side-Body p {
	font-size: 9pt;
}
.Side-Body ul li a {
	padding:0px 0px 0px 11px;
	background-image:url(img/mummu-arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	display:block;
	cursor:pointer;
	text-decoration:none;
}
.Side-Body ul li a:hover {
	background-image:url(img/mummu-arrow-over.gif);
	background-repeat:no-repeat;
}
.Side-Body ul li .posted {
	padding:0px 0px 3px 12px;
	font-size: 8pt;
}
.Side-Body input#search {
	width:170px;
}

.SideBottom {
	margin:10px 0px 0px 0px;
	padding:10px;
	font-size: 9pt;
}
.SideBottom p {
	margin-bottom:1em;
}



/* ------------フッターの設定------------ */
#Footer {
	margin-top:15px;
	background-image:url(img/mummu-FootBg.gif);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:15px;
}
#Footer p {
	color:#666;
	font-size:xx-small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* ------------コメント確認・エラー・保留------------ */
#banner {
	display:none;
}
.content {
	padding:15px;
}
.content h2 {
	font-size:90%;
	color:#fff;
	padding:1px 5px;
	background-color:#222;
	border-bottom:1px dashed #000;
	margin:1em 0px;
}
.content p {
	font-size:90%;
	margin:0px 10px 0.5em 10px;
}
.content p.posted {
	font-size:90%;
	color:#444;
	padding-bottom:1em;
	padding-left:20px;
	margin-bottom:1em;
	border-bottom:1px dashed #999;
}

