/* ---------------------------------------------------------------------- */
/* 「Movable Type　ブログテンプレート＆デザインガイド」ベーステンプレート */
/* Copyright (c) エ・ビスコム・テック・ラボ http://www.ebisu.com/ ,       */
/* (株）毎日コミュニケーションズ http://book.mycom.co.jp/                 */
/* ---------------------------------------------------------------------- */


/* +++++++++++++++++++++ ベース設定 +++++++++++++++++++++ */

/* ++++++ ブログの横幅設定 ++++++ */

#container {
	width: 740px;
	}


/* ++++++ ２段組の横幅設定 ++++++ */

	/* コンテンツ部分の横幅 */
	#center	{
		width: 540px;
		}

	/* サイドバーの横幅 */
	#left, #right	{
		width: 200px;
		}


/* ++++++ その他設定 ++++++ */

body {
       	text-align: center;
        background-image: url("graybg.gif");
	}

#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
        background-color: #ffffff;
	}

#left {
	float: left;
	}

#center {
	float: left;
	}

#right {
	float: right;
	}

#footer	{
	clear: both;
	}




/* +++++++++++++++++++++ レイアウトのデザイン設定 +++++++++++++++++++++ */

#banner	{
	margin-bottom: 20px;
	}

.content	{
                background: #ffffff;
	border: solid 1px #FFCC66;
	}

.sidebar	{
	background-color: #ffffff;
	}


/* ++++++ 枠内の余白 ++++++ */

	/* コンテンツ内の左右の余白 */
	.content div	{
		margin-left: 15px;
		margin-right: 15px;
		}

	/* コンテンツ内の上の余白 */
	.content	{
		padding-top: 20px;
		}

	/* サイドバー内の左右の余白 */
	.sidebar div {
		margin-left: 15px;
		margin-right: 15px;
		}

	/* サイドバー内の上下の余白 */
	.sidebar {
		padding-top: 0px;
		padding-bottom: 20px;
		}

	.content div div, .sidebar div div {
		margin-left: 0;
		margin-right: 0;
		}


/* ++++++ 段の間隔・横幅 ++++++ */

	#left	{
		margin-right: 20px;
		}

	#center	{
		width: 518px;
		}

	#right	{
		margin-left: 20px;
		}


	.sidebar #calendar table	{
		width: 170px;
		}


/* +++++++++++++++++++++ パーツのデザイン設定 +++++++++++++++++++++ */

/* ++++++ ヘッダー部分のデザイン ++++++ */
#title	{
	background-image:url(http://daikoku-jisyo.jp//images/AS1591.jpg);
　　　　       background-repeat:no-repeat;
                background-position:0%0%;
                background-color:white;
	padding: 10px 35px 15px;
	}

#title h1	{
	font-size: 2.0em;
	margin-bottom: 0;
	}

#title h1 a	{
	text-decoration: none;
	color: white;
	}

#title h2	{
	font-size: 0.75em;
	margin-top: 6px;
	color: white;
	}


/* ++++++ コンテンツ部分のデザイン ++++++ */


/* エントリー */
.entry h2	{
	font-size: 1.0em;
	}

.entry h3	{
	font-size: 1.0em;
	color: #000099;
	border-top:solid 1px;
	border-left:solid 12px;
	border-color:#FFCC66;
	padding-top:3px;
	padding-left:5px;
	}

.entry p	{
	font-size: 0.875em;
	color: #330000;
	line-height: 150%;
	}

.entry p.posted	{
	font-size: 0.66em;
	color: #330000;
	padding-top: 6px;
	text-align: left;
	}

.entry a	{
	color: #66aaff;
	}

.entry	{
	margin-bottom: 40px;
	}

/* 前後のエントリーへのリンク */

#entrylink	{
	font-size: 0.75em;
                margin-bottom: 5px;
	}

#entrylink a	{
	color: #66aaff;
	}

#entrylink p	{
	border-bottom: dotted 1px #FFCC66;
	margin-top: 0;
	margin-bottom: 30px;
	}


/* トラックバック */

#trackbacks	{
	border: solid 1px #FFCC66;
	padding: 5px 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	}

#trackbacks h2	{
	font-size: 0.75em;
	margin-bottom: 0;
	}

#trackbacks p	{
	font-size: 0.75em;
	color: #330000;
	margin-top: 8px;
	}

#trackbacks h3	{
	font-size: 0.75em;
	color: #330000;
	margin-bottom: 0;
	border-top: dotted 1px #FFCC66;
	padding-top: 20px;
	}

#trackbacks a	{
	color: #3366aa;
	}


/* コメント */

#comments	{
	border: solid 1px #FFCC66;
	padding: 5px 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	}

#comments h2	{
	font-size: 1.0em;
	}

#comments p	{
	font-size: 0.85em;
	color: #330000;
	}

#comments p.posted	{
	color: #330000;
	padding-left: 30px;
	}

#comments div	{
	border-top: dotted 1px #FFCC66;
	}

#comments form div	{
	border-top: none;
	padding-top: 0;
	}

#comments h2#com02	{
	border-top: dotted 1px #FFCC66;
	padding-top: 40px;
	}

#comments a	{
	color: #3366aa;
	}


/* カテゴリーデータ */

#categorydata h1	{
	font-size: 1.0em;
	border-bottom: solid 2px #FFCC66;
	padding-bottom: 8px;
	}

#categorydata h2	{
	font-size: 1.0em;
	color: #330000;
	}

#categorydata ul	{
	font-size: 0.875em;
	color: tomato;
	margin-bottom: 30px;
	}

#categorydata a	{
	color: #000099;
	}
#categorydata p	{
                font-size: 0.875em;
	color: #330000;
	line-height: 150%;
	border-bottom: dotted 1px #FFCC66;
	padding-bottom: 20px;
	padding-left: 20px;
	}


/* 月別データ */

#monthdata h1	{
	font-size: 1.2em;
	border-bottom: solid 2px #FFCC66;
	padding-top: 4px
	padding-bottom: 8px;
	}

#monthdata h2	{
	font-size: 1.0em;
	color: #330000;
	}

#monthdata h2 a	{
	color: #000099;
	}

#monthdata span	{
	font-size: smaller;
	}

#monthdata p	{
	font-size: 0.875em;
	color: #330000;
	line-height: 150%;
	border-bottom: dotted 1px #FFCC66;
	padding-bottom: 20px;
	padding-left: 20px;
	}


/* ++++++ サイドバー部分のデザイン ++++++ */


/* カテゴリーメニュー */
#categories h2	{
	font-size: 0.875em;
	color: #333333;
text-align:center;
background-color:#FFCC66;
	padding: 3px 0;
	margin-bottom: 0px;
	}

#categories a	{
	color: #330000;
	}

#categories ul	{
	font-size: 0.875em;
	color: #FFCC66;
	list-style-type:inside;
	margin-top: 5px;
	margin-bottom: 0;
	margin-left:0;
	padding-left:0;
	}

#categories ul ul	{
	font-size: 0.875em;
	margin-left: 10px;
	}

#categories li	{
	padding-bottom: 5px;
	}

#categories li li	{
	background-image: url(branch.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	}

#categories li li.sublast	{
	background-image: url(branch_last.gif);
	}

#categories	{
	margin-bottom: 10px;
	}


/* エントリーメニュー */
.sidebar h2	{
	font-size: 0.875em;
	color: #333333;
text-align:center;
background-color:#FFCC66;
	padding: 3px 0;
	margin-bottom: 0px;
	}

.sidebar a	{
	color: #330000;
	}

.sidebar ul	{
	font-size: 0.875em;
	color: #FFCC66;
	list-style-position:inside;
	margin-left:0;
	padding-left:0;
	margin-top: 5px;
	margin-bottom: 10px;
	}

/* 月別アーカイブ */
#archives h2	{
	font-size: 0.875em;
	margin-bottom: 0px;
	color: #333333;
text-align:center;
background-color:#FFCC66;
	padding: 3px 0;
	}

#archives form	{
	margin-top: 10px;
	margin-bottom: 10px;
	}

#archives select	{
	width: 100%;
	}

/* フィード情報 */

#feed	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.75em;
	color: #330000;
	}

#feed a	{
	color: #8fabbe;
	}

/* Movable Type情報 */

#powered	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.75em;
	color: #330000;
	margin-top: 10px;
	}

#powered a	{
	color: #8fabbe;
	}

/* ++++++ フッター部分のデザイン ++++++ */

#footer    {
        font-size: 0.75em;
        color: #330000;
        margin-top: 5px;
        }

