/***************************************************************

ダウンロード頂きありがとうございます。
・IE6.0とFireFox1.5.0.1で動作確認済みです。
・カスタマイズは自由に行ってもらってかまいませんが、再配布禁止です。
・著作権表示の「 Template by まるぼろらいと 」のリンクは必ず残しておいて下さい。
・このテンプレートで使用している画像は、加工・配布・2次使用禁止です。 
・アダルト・マルチ商法・他、当方が不適切と認めたサイトでの利用は禁止です。
・なお、このテンプレートを使用した場合に発生する問題に関しては一切責任を持ちません。
・その他、不具合に関するご報告等は当ブログにてお願いします。

Copyright (C) 2006 まるぼろらいと All Rights Reserved.
http://blog56.fc2.com/w6/

***************************************************************/


/*スタイルシート設定*******************************************/




/* html（スクロールバーの色設定が反映されるのはIEのみ） */
html {
	scrollbar-face-color: #ffffff; /* バーの色 */
	scrollbar-3dlight-color: #ffffff; /* 左上外側ライン */
	scrollbar-highlight-color: #c0c0c0; /* 左上内側ライン */
	scrollbar-shadow-color: #ffffff; /* 右下内側ライン */
	scrollbar-darkshadow-color: #c0c0c0; /* 右下外側ライン */
	scrollbar-arrow-color: #c0c0c0; /* 矢印 */
	scrollbar-track-color: #f5f5f5; /* トラック部分 */
}

/* ボディ */
body{
	margin: 0; /* サイトの余白無し */
	/* サイト内の文字の設定をしています */
	line-height: 1.6; /* 行の高さ */
	font-size: 12px; /* 文字サイズ */
	font-family: sans-serif,"ＭＳ ゴシック","ヒラギノ角ゴ Pro W3",Osaka; /* 文字種類 */
	color: #666666; /* 文字色 */
	background: url(http://file.mumumusen.blog.shinobi.jp/wb_bgbody.gif) #ffffff fixed; /* 背景 */
}

/* リンク */
a {
	text-decoration: none; /* 装飾無し */
	border: 1px solid #ffffff; /* 枠線 */
	color: #778899; /* 文字色 */
}

/* カーソルを置いたとき */
a:hover {
	border: 1px solid #dcdcdc; /* 枠線 */
}

/* イメージリンク */
a img {
	border : none; /* 線無し */
}

/* 入力エリア、リスト、ボタンの設定 */
input,textarea,select,button,submit {
	color: #666666; /* 文字色 */
	background: #ffffff; /* 背景 */
	border: 1px solid #dcdcdc; /* 枠線 */
}

/* テーブルセル全般 */
th,td {
	vertical-align: top; /* 上寄せ */
}

/* 絵文字 */
img.emoji {
	vertical-align: middle; /* 中央 */
	border: 0; /* 線無し */
}




/*レイアウト設定----------------------------------------------*/


/* 外枠 */
#container {
	position:relative;
	width: 770px; /* 幅 */
	margin: 0 auto; /* 中央 */
	background: #ffffff; /* 背景 */
}


/* タイトル */
#title {
	width : 548px; /* 幅 */
	height : 200px; /* 高さ */
	padding-left: 10px; /* 左余白 */
	border: 1px solid #dcdcdc; /* 枠線 */
	font-size: 11px; /* 文字サイズ */
	color: #a9a9a9; /* 文字色 */
	/* トップの画像を変えたい場合は、url()内の画像の参照先を変更してください（デフォルトでは右上固定にしてあります）
*/
	background: url(http://file.mumumusen.blog.shinobi.jp/8e3993d6.jpg) #ffffff right top no-repeat;
}

/* トップメニュー */
#topmenu {	
	width : 768px; /* 幅 */
	margin-bottom: 10px; /* 下余白 */
	padding-top: 1px; /* 上余白 */
	padding-bottom: 3px; /* 下余白 */
	border: 1px solid #a9a9a9; /* 枠線 */
	background: #a9a9a9; /* 背景 */
}

/* 検索 */
#search {	
	text-align: right; /* 右寄せ */
}


/* 右メニューにしたい場合はサイドメニュー部分（#menu）のleftをrightに、記事部分（#main）のrightをleftにしてください
*/

/* サイドメニュー */
#sidemenu {
	float : left; /* 左寄せ */
}

/* 記事 */
#main {
	float : right; /* 右寄せ */
}


/* フッター */
#siteinfo {
	width : 770px; /* 幅 */
	clear : both; /* 回り込み解除 */
	border-top: 1px solid #dcdcdc; /* 上線 */
	text-align: center; /* 中央 */
	font-size: 11px; /* 文字サイズ */
}

#copyright {
	width : 770px; /* 幅 */
	margin-bottom: 10px; /* 下余白 */
	text-align: center; /* 中央 */
	color: #ffffff; /* 文字色 */
	background: #a9a9a9; /* 背景 */
}




/*タイトル設定------------------------------------------------*/


/* ブログタイトル */
.blog_title {
	font-size: 24px; /* 文字サイズ */
	font-weight: bold; /* 太字 */

}

/* リンク */
.blog_title a {
	border: 0; /* 線無し初期化 */
	color: #888888; /* 文字色 */
}

/* カーソルを置いたとき */
.blog_title a:hover {
	text-decoration: none; /* 下線 */
	border: 0; /* 線無し初期化 */
	color: #a9a9a9; /* 文字色 */
}




/*トップメニュー設定--------------------------------------------*/


/* トップメニューバー */
.menu_bar {
	padding-top: 2px; /* 上余白 */
	padding-right: 5px; /* 右余白 */
	padding-bottom: 2px; /* 下余白 */
	padding-left: 5px; /* 左余白 */
}

/* トップメニュー */
.menu_name {
	color: #ffffff; /* 文字色 */
}

/* トップメニューリンク */
.menu_name a{
	padding-left: 5px; /* 左余白 */
	border: 0; /* 線無し初期化 */
	border-left: 5px solid #dcdcdc; /* 左線 */
	color: #ffffff; /* 文字色 */
}

/* カーソルを置いたとき */
.menu_name a:hover{
	text-decoration: none; /* 装飾無し */
	border: 0; /* 線無し初期化 */
	border-left: 5px solid #ffffff; /* 左線 */
	color: #ffffff; /* 文字色 */
}




/*サイドメニュー設定--------------------------------------------*/

/* メニュータイトル */
.menu_title {
	width : 190px; /* 幅 */
	margin-bottom: 1px; /* 下余白 */
	padding-right: 5px; /* 右余白 */
	padding-left: 5px; /* 左余白 */
	border: 1px solid #dcdcdc; /* 枠線 */
	font-weight: bold; /* 太字 */
	color: #a9a9a9; /* 文字色 */
	background: #ffffff; /* 背景 */
}

/* メニュー囲み */
.menu_block {
	width : 180px; /* 幅 */
	margin-bottom: 10px; /* 下余白 */
	padding: 10px; /* 上右下左余白 */
	border: 1px solid #dcdcdc; /* 枠線 */
	background: #ffffff; /* 背景 */
}

/* メニューリスト親要素 */
ul {
	margin: 0; /* 余白無し */
	padding: 0; /* 余白無し */
	list-style-type: none; /* マーカー無し */
}

/* メニューリスト子要素 */
li {
	padding-left: 14px; /* 左余白 */
	background: url(http://file.mumumusen.blog.shinobi.jp/wb_icon.gif) 0 5px no-repeat; /* 背景 */
}




/*記事部分等設定----------------------------------------------*/


/* 記事部分等囲み */
.main_block {
	width : 560px; /* 幅 */
	border-bottom: 1px solid #dcdcdc; /* 下線 */
}

/* 記事タイトル */
.main_title {
	margin-bottom: 5px; /* 下余白 */
	padding-left: 5px; /* 左余白 */
	border: 0; /* 線無し初期化 */
	border-left: 8px solid #dcdcdc; /* 左線 */
	font-size: 14px; /* 文字サイズ */
	font-weight: bold; /* 太字 */
	color: #a9a9a9; /* 文字色 */
}

/* リンク */
.main_title a {
	text-decoration: none; /* 装飾無し */
	color: #888888; /* 文字色 */
}

/* 記事日付 */
.entry_day {
	margin-bottom: 10px; /* 下余白 */
	border-top: 1px solid #a9a9a9; /* 上線 */
	border-bottom: 1px solid #dcdcdc; /* 下線 */
	text-align: right; /* 右寄せ */
	font-size: 11px; /* 文字サイズ */
	color: #a9a9a9; /* 文字色 */
}

/* その他タイトル */
.other_title {
	margin-bottom: 10px; /* 下余白 */
	padding-left: 5px; /* 左余白 */
	font-size: 14px; /* 文字サイズ */
	font-weight: bold; /* 太字 */
	color: #ffffff; /* 文字色 */
	background: #dcdcdc; /* 背景 */
}

/* リンク */
.other_title a {
	text-decoration: none; /* 装飾無し */
	border: 0; /* 線無し初期化 */
	color: #ffffff; /* 文字色 */
}

/* 記事部分等本文囲み */
.main_body {
	margin: 10px; /* 上右下左余白 */
}

/* 続きを読む */
.main_next {
	padding-left: 14px; /* 左余白 */
	background: url(http://file.mumumusen.blog.shinobi.jp/wb_icon.gif) 0 5px no-repeat; /* 背景 */
}

/* 記事ステータス */
.main_state {
	margin-bottom: 20px; /* 下余白 */
	text-align: right; /* 右寄せ */
	font-size: 11px; /* 文字サイズ */
}

/* コメント、トラックバック囲み */
.comment_block {
	margin-bottom: 10px; /* 下余白 */
	border-bottom: 1px dotted #dcdcdc; /* 下点線 */
}

/* コメント、トラックバックタイトル */
.comment_title {
	padding-left: 14px; /* 左余白 */
	background: url(http://file.mumumusen.blog.shinobi.jp/wb_icon.gif) 0 5px no-repeat; /* 背景 */
}

/* コメント、トラックバックステータス */
.comment_state {
	text-align: right; /* 右寄せ */
	font-size: 11px; /* 文字サイズ */
}




/*その他------------------------------------------------------*/


/* ページ移動 */
.page_navi {
	width : 560px; /* 幅 */
	margin-bottom: 20px; /* 下余白 */
	border-top: 1px solid #dcdcdc; /* 上線 */
	border-bottom: 1px solid #dcdcdc; /* 下線 */
	text-align: center; /* 文字中央 */
}

/* カレンダー設定 */

/* カレンダー枠テーブル */
table.calender {
	width: 180px; /* 幅 */
}

/* ヘッダー（年、月） */
.calender caption {
	padding: 0px; /* 余白無し */
	font-size: 11px; /* 文字サイズ */
}

/* 曜日セル */
.calender th {
	font-weight: normal; /* 文字太さノーマル */
	text-align: center; /* 中央 */
	font-size: 10px; /* 文字サイズ */
}

/* 日付セル */
.calender td {
	text-align: center; /* 中央 */
	background: #f5f5f5; /* 背景 */
	font-size: 11px; /* 文字サイズ */
}

/* リンク */
.calender a {
	border: 0; /* 線無し初期化 */
}

/* カーソルを置いたとき */
.calender a:hover {
	border: 0; /* 線無し初期化 */
	color: #ffffff; /* 文字色 */
	background: #778899; /* 背景 */
}