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


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

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



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

	/* ブログの横幅設定 */
	#three #container {
		width: 882px;
		}

	/* 左サイドバーの横幅 */
	#three #left	{
		width: 190px;
		}

	/* 中央コンテンツ部分の横幅 */
	#three #center	{
		width: 470px;
		}

	/* 右サイドバーの横幅 */
	#three #right	{
		width: 190px;
		}



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

body {
       	text-align: center;
                background-color: #ffffff;
                }

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

#left {
	float: left;
                /*background-color: #ffffff;*/
                margin-right: 5px;
                }

#center {
	float: left;
                background-color: #ffffff;
                }

#right {
	float: right;
                margin-left: 5px
               	}

#footer	{
	clear: both;
	}




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

            .sidebar div{padding-right: 5px;
                            padding-left: 5px;
                            }

/* 左サイドバーの右の余白 */
	#left div　　 {
		margin-right: 0px;
                                 
                                 }
                              
	/* 右サイドバーの左の余白 */
	#right div	{
		margin-left: 0px;
                                }

	#left div div, #right div div {
		margin-left: 0;
		margin-right: 0;
		}

		#three .sidebar #calendar table	{
		width: 180px;
		}

		#three #right #calendar table	{
		width: 178px;
		}






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

/* ++++++ ヘッダー部分のデザイン ++++++ */

#banner    {
                margin-bottom: 5px;
                }

#banner img  {
                 border: 0px;
                 }

#title	{
	background-repeat: no-repeat;
                padding: 0px 0px 0px;	}

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

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

#title h2	{
	font-size: 0.75em;
                text-align: right;
                }



/* ++++++ コンテンツ部分のデザイン ++++++ */
/*コンテンツ*/
.content    {
                /*border: solid 1px black;*/
                padding: 0px 5px 0px 5px;
               /* background-color: #ffffff;*/
                }

/* エントリー */
.entry h2	{
	font-size: 0.75em;
                color: #aaaaaa;
                }

.entry h3	{
	font-size: 0.875em;
	color: darkorange;
                padding-left: 3px;
                border-width: 0px 0px 1px 7px;
                border-style: solid;
                border-color: black;
                
	}

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

.entry p.posted	{
	font-size: 0.66em;
	color: #aaaaaa;
	border-top: solid 2px #588066;
	padding-top: 6px;
	}

.entry a	{
	color: #8fabbe;
	}

.entry	{
	margin-bottom: 40px;
	}

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

#entrylink	{
	font-size: 0.75em;
	}

#entrylink a	{
	color: #66aaff;
	}

#entrylink p	{
	margin-top: 0;
	margin-bottom: 30px;
	}


/* トラックバック */

#trackbacks	{
	border: solid 1px tomato;
	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 tomato;
	padding-top: 20px;
	}

#trackbacks a	{
	color: #66aaff;
	}


/* コメント */

#comments	{
	border: solid 1px tomato;
	padding: 5px 0px;
	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 tomato;
	}

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

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

#comments a	{
	color: #66aaff;
	}


/* ++++++ サイドバー部分のデザイン ++++++ */
/*メニュー */
.sidebar h2	{
	font-size: 0.75em;
	margin-bottom: 0px;
	text-align:center;
	color: #ffffff;
	background-color: #ff9900;
                padding: 3px 0 0;
	}

.sidebar a	{
	color: #22af66;
                text-decoration: none;
                }
.sidebar a:hover
                {
                 color: red;
                 }

.sidebar ul	{
	font-size: 0.75em;
	list-style-type:none;
	margin-top: 5px;
	margin-bottom: 30px;
	margin-left:0;
	padding-left:0;
	}

#archives li {
                  background-color: #ffffff;
                  padding: 5px 0;
                  border-bottom: solid 1px #ffffff;
                  text-align: center;
                 }

#categories li {
                  background-color: #ffffff;
                  padding: 5px 0;
                  border-bottom: solid 1px #ffffff;
                  text-align: center;
                 }

#recent li   {
                  background-color: #ffffff;
                  padding: 5px 0;
                  border-bottom: solid 1px #ffffff;
                  text-align: center;
                 }


/*リンク
#links          {
                  font-size: 0.75em;
                  }   */               


/* カレンダー */
#calendar table	{
	width: auto;
	font-size: 0.75em;
	text-align: center;
	border: solid 1px #588066;
	}

#calendar td	{
	padding: 5px 0;
	border: solid 1px #588066;
	}

#calendar a	{
	text-decoration: none;
	color: red;
	}

#calendar caption	{
	background-color: #588066;
               color: white;
	}
/* フィード情報 */

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

#feed a	{
	color: #8fabbe;
	}
/* Movable Type情報 */

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

#powered a	{
	color: #8fabbe;
	}


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



