/* +++++++++++++++++++++ ベース設定 +++++++++++++++++++++ */

/* ++++++ ブログの横幅設定 ++++++ */

#container {
	width: 770px;
	border: solid 1px #000000;
	margin: 0 0 0 0;
	text-align: left;
	background-image: url(img_css/backuround01.gif);
	}


/* ++++++ ２段組の横幅設定 ++++++ */

	/* コンテンツ部分の横幅 */
	#center	{
		width: 578px;
		margin: 0 0 0 0;
		padding: 0 20 0 0;
		float: left;
		}

	/* サイドバーの横幅 */
	#left	{
		width: 190px;
		border: 1px solid #000000;
#		background-color: #ccccff;
		background-color: #ffffff;
		border-left: 0px;
		border-top: 0px;
		border-bottom: 0px;
		float: left;
		}
            






/* ++++++ その他設定 ++++++ */

body {
	text-align: center;
	margin: 0;
	padding:0;
	}


#footer	{
	clear: both;
	}




/* +++++++++++++++++++++ レイアウトのデザイン設定 +++++++++++++++++++++ */

#banner	{
	border-bottom: solid 1px #000000;
	margin: 0 0 0 0;
	width: 770px;
	height: 170px;
	}


/* ++++++ 段の間隔 ++++++ */

	/* 左サイドバーの左右の余白 */
	#left div {
		margin-left: 0;
		margin-right: 0;
		}

	/* コンテンツ部分の左右の余白 */
	.content div	{
		margin-left: 0;
		margin-right: 0;
		padding: 6px 20px 15px 20px;
		}

	#left div div, .content div div, #right div div {
		margin-left: 0;
		margin-right: 0;
		}

	.sidebar #calendar table	{
		width: 170px;
		}

	#three .sidebar #calendar table	{
		width: 160px;
		}

/* +++++++++++++++++++++ パーツのデザイン設定 +++++++++++++++++++++ */

/* ++++++ ヘッダー部分のデザイン ++++++ */

#title	{
	background-image: url(img_css/top01.jpg);
	background-repeat: no-repeat;
	background-color: #cccccc;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 770px;
	height: 170px;
	}

#title h1	{
	font-size: 1.5em;
	margin: 0 0 0 -3000px;
	}

#title h1 a	{
	text-decoration: none;
	color: #FFFFFF;
	}

#title h2	{
	font-size: 0.75em;
	margin: 6px 0 0 -3000px;
	color: #FFFFFF;
	}


/* ++++++ コンテンツ部分のデザイン ++++++ */

#entry h1	{
	font-size: 0.85em;
	color: #333333;
	font-weight: nomal;
	margin: 0 0 0 0;
	padding: 6px 0 3px 15px;
	background-color: #cccccc;
	background-image: url(img_css/triangle_red01.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	}

#entry h3	{
	font-size: 0.75em;
	color: #cccccｃ;
	padding: 5px 0 0 0;
	}

#entry p	{
	font-size: 0.75em;
	color: #666666;
	line-height: 150%;
	}

#entry p.posted	{
	font-size: 0.66em;
	color: #aaaaaa;
	border-top: solid 2px #b1cbe3;
	padding-top: 6px;
	}

#entry p.imgcenter	{
	text-align: center;
	}

#entry a	{
	color: #4e87b9;
	}

#entry	{
	margin-bottom: 40px;
	}

#entry .date div{
	margin: 0 0 0 0px;
	font-size: 0.75em;
	}


/* 前後のエントリーへのリンク */

#entrylink	{
	font-size: 0.75em;
	}

#entrylink a	{
	color: #66aaff;
	}

#entrylink p	{
	margin-top: 0;
	margin-bottom: 0;
	}



/* トラックバック */

#trackbacks	{
	border: solid 1px #b1cbe3;
	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: #666666;
	margin-top: 8px;
	}

#trackbacks h3	{
	font-size: 0.75em;
	color: #999999;
	margin-bottom: 0;
	border-top: dotted 1px #b1cbe3;
	padding-top: 20px;
	}

#trackbacks a	{
	color: #3366aa;
	}



/* コメント */

#comments	{
	border: solid 1px #b1cbe3;
	padding: 5px 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	}

#comments h2	{
	font-size: 0.75em;
	}

#comments p	{
	font-size: 0.75em;
	color: #666666;
	}

#comments p.posted	{
	color: #999999;
	padding-left: 30px;
	}

#comments div	{
	border-top: dotted 1px #b1cbe3;
	}

#comments form div	{
	border-top: none;
	padding-top: 0;
	}

#comments h2#com02	{
	border-top: dotted 1px #b1cbe3;
	padding-top: 40px;
	}

#comments a	{
	color: #3366aa;
	}


/* カテゴリータイトル */

#catetitle	{
	background-color: #2c5e8a;
	margin: 10px 20px 0 20px;
	padding: 0;
	}

#catetitle h1	{
	font-size: 0.85em;
	color: #333333;
	font-weight: nomal;
	margin: 0 0 0 0;
	padding: 6px 0 3px 15px;
	background-color: #cccccc;
	background-image: url(img_css/triangle_red01.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}

#catetitle p	{
	font-size: 0.75em;
	color: #cccccc;
	margin: 5px 0 0;
	}


/* カテゴリーリスト */
#catelist h2	{
	font-size: 0.75em;
	color: #666666;
	margin: 5px 0 0;
	}

#catelist .date	{
	font-size: 0.75em;
	color: #666666;
	margin: 5px 0 0;
	}



/* 月別タイトル */

#datetitle	{
	background-color: #2c5e8a;
	background-image: url(markl.gif);
	background-repeat: no-repeat;
	background-position: 10px 20px;
	padding: 20px 0 20px 45px;
	}

#datetitle h1	{
	font-size: 1em;
	color: white;
	margin: 0;
	}



/* ++++++ サイドバー部分のデザイン ++++++ */

/* カレンダー */
#calendar table	{
	width: 100%;
	font-size: 0.75em;
	text-align: center;
	}

#calendar td	{
	padding: 2px 0;
	background-color: white;
	}

#calendar a	{
	text-decoration: none;
	color: red;
	}

#calendar caption	{
	color: #2c5e8a;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: solid 2px #4e87b9;
	padding-bottom: 0;
	}


/* カテゴリーメニュー */
#categories 	{
	width: 190;
	padding: 5px 0 0 0;
	}

#categories h2	{
	font-size: 0.75em;
	margin-bottom: 0px;
	color: white;
	padding: 0 0 0 0;
	}

#categories a	{
	color: #000000;
	text-decoration: none;
	}

#categories a:hover	{
	color: #ffffff;
	text-decoration: none;
	}

#categories ul	{
	font-size: 0.9em;
	list-style-type:none;
	margin: 0 0 2px 0;
	padding: 0 0 0 0;
	}

#categories li	{
	font-size: 0.9em;
	list-style-type:none;
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
	}

#categories li.label	{
	width: 190px:
	height: 32px;
	font-size: 0.9em;
	list-style-type:none;
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 5px;
	display: block;
	background: url(img_css/category01.gif) no-repeat;
	}


#categories	{
	margin-bottom: 30px;
	}



/* アーカイブメニュー */

#archives h2	{
	font-size: 0.75em;
	margin-bottom: 0px;
	color: white;
	background-color: #4e87b9;
	background-image: url(bar.gif);
	padding: 5px 0 5px 15px;
	}

#archives a	{
	color: #2c5e8a;
	text-decoration: none;
	}

#archives ul	{
	font-size: 0.75em;
	list-style-type:none;
	margin-top: 5px;
	margin-left:0;
	padding-left:0;
	}

#archives li	{
	background-image: url(menu01.gif);
	background-repeat: no-repeat;
	background-position: 1px 8px;
	padding-left: 15px;
	}


/* エントリーメニュー */

#recent h2	{
	font-size: 0.75em;
	margin-bottom: 0px;
	color: white;
	background-color: #4e87b9;
	background-image: url(bar.gif);
	padding: 5px 0 5px 15px;
	}

#recent a	{
	color: #2c5e8a;
	text-decoration: none;
	}

#recent ul	{
	font-size: 0.75em;
	list-style-type:none;
	margin-top: 5px;
	margin-left:0;
	padding-left:0;
	}

#recent li	{
	background-repeat: no-repeat;
	background-position: 1px 8px;
	padding-left: 15px;
	}



/* フィード情報 */
#feed	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.75em;
#	background-color: #CCCCFF;
	background-color: #ffffff;
	margin-top: 50px;
	}

#feed a	{
	color: #2c5e8a;
	text-decoration: none;
	}

/* Movable Type情報 */
#mtver	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.75em;
	color: #666666;
	margin-top: 30px;
	}

#mtver a	{
	color: #2c5e8a;
	text-decoration: none;
	}


/* ++++++ フッター部分のデザイン ++++++ */

/* コピーライト情報 */

#footer	{
	clear: borth;
	width: 770px;
	margin: 0 0 0 0;
	background-color: #666666;
	}

#footer .copy	{
	font-size: 0.75em;
	font-style: normal;
	text-align: center;
	margin: 8px 0 0 0;
	padding: 0 0 0 0;
	background-color: #ffffff;
	}