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

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

#container {
	width: 800px;
	}


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

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

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


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

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

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

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

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



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

body {
       	text-align: center;
	}

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

#left {
	float: left;
	}

#center {

	float: left;
	}

#right {
	float: right;
	}

#footer	{
	clear: both;
	}




/* +++++++++++++++++++++ レイアウトのデザイン設定 +++++++++++++++++++++ */
body	{
	background-color: Mistyrose;
	}

#main	{
	background-color: #ffffff;
	padding-top: 20px;
	}


/* ++++++ 段の間隔 ++++++ */

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

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

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

	#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 {
}


.banner-alt {
display:none;
}


#title h1	{font-family:Osaka,"MS Pゴシック",sans-serif;
font-size: 0.75em;
	color: #588066;
margin-bottom: 0px;
padding-bottom: 0px;
margin-left:10px;

		}


#title h2	{
font-family:Osaka,"MS Pゴシック",sans-serif;
font-size: 0.75em;
	color: #588066;
margin-bottom: 0px;
padding-bottom: 0px;
margin-left:10px;
	}


/* ++++++ コンテンツ部分のデザイン ++++++ */
        
body {
             font-size: 0.8em;
	color: #666666;
	line-height: 150%;
	}

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

.sidebar a	{
	color: #4169E1;
	}

.sidebar ul	{
	font-size: 0.75em;
             color:#4169E1;
	list-style-position:inside;
	margin-top: 5px;
	margin-bottom: 30px;
	margin-left:0;
	padding-left:0;
             
	}
.sidebar li {
             padding-bottom:8px;
}

/* エントリー */
.entry h1            {
           font-family:Osaka, MS Pゴシック,sans-serif;
            font-size:1em;
            color:#000080;
            font-weight:bold;
             }

.entry h2	{
            font-family:Osaka, MS Pゴシック,sans-serif;
	font-size: 0.85em;
	color:#000000;
             font-weight:bold;
             }

.entry h3	{
             font-family:Osaka, MS Pゴシック,sans-serif;
	font-size: 0.8em;
	color: #483D8B;
	font-weight:bold;
             }

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

.entry caption {
         font-size:0.75em;
         color:Teal;
          }

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

.entry a	{
	color: purple;
	}

.entry	{
	margin-bottom: 20px;
	}

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

#entrylink	{font-size: 0.7em;
	
	}

#entrylink a	{  color:#66aaff;
          
	
		}

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

/* トラックバック */

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

/* コメント */

#comments	{
	border: solid 4px mistyrose;
	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 4px Mistyrose;
	}

#comments h2#com02	{
	border-top: dotted 4px mistyrose;
	padding-top: 40px;
	}

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

#comments a	{
	color: #66aaff;
	}

/* カテゴリーメニュー */


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

#categorydata h1	{
	font-size: 1em;
	border-bottom: solid 4px mistyrose;
	padding-bottom: 8px;
	}

#categorydata h2	{
	font-size: 0.675em;
	color: #999999;
	}

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

#categorydata a	{
	color: royalblue;
	}

#categorydata	{
	border-bottom: solid 4px Mityrose;
             margin-bottom:20px;
	}


#categories ul ul  {
             font-size:0.75em;
             margin-left:16px;
             }




/* 月別データ */

#monthdata h1	{
	font-size: 0.75em;
	border-top: solid 4px Mistyrose;
	border-bottom: solid 4px Mistyrose;
	padding-top: 4px;
	padding-bottom: 4px;
	}

#monthdata h2	{
	font-size: 0.875em;
	color: #999999;
	}

#monthdata h2 a	{
	color: royalblue;
	}

#monthdata span	{
	font-size: smaller;
	}


#monthdata p	{
	font-size: 0.75em;
	color: #666666;
	line-height: 150%;
	border-top: dotted 6px Mistyrose;
padding-top:10px;	
padding-bottom: 10px;
	padding-left: 20px;
	}


/* プロフィールデータ */

#profile td  { border-bottom: dotted 4px Mistyrose;}

#profile table {width: 450px; }

#profile h1	{
	font-size: 0.75em;
	border-top: solid 4px Mistyrose;
	border-bottom: solid 4px Mistyrose;
	padding-top: 4px;
	padding-bottom: 4px;
	color:#483D8B;}

#profile h2	{
	font-size: 0.75em;
	color: #999999;
	}
            
#profile h2 a	{
	color: royalblue;
	}

        
#profile a   {color:Midiumpurple;
                 font-size:0.69em;
  }

#profile p	{
	font-size: 0.75em;
	color: Slateblue;
	line-height: 100%;
    padding-left: 10px;
	}

#profile span	{
	font-size: small;
             	}

/*検索データ*/



#search  {
                         }
#search form {
           margin: 0;
           }
#search p {
font-size:0.6em;
　　　　　 color:Royalblue;


                          margin: 0;
           }

#ask-us p  {
font-size: 0.66em;
color:#666666;
margin:1;
            }


/* ++++++ サイドバー部分のデザイン ++++++ */
/* メニュー */
/* フィード情報 */

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

#feed a	{
	color: #8fabbe;
	}
/* クリエイティブ・コモンズ・ライセンス */

#ccl	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.66em;
	color: #666666;
	margin-left:10px;}

#ccl a	{
	color: #8fabbe;
	}

#ccl a img	{
	border: none;
	padding: 10px;
	}



/* Movable Type情報 */

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

#powered a	{
	color: #8fabbe;
	}



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

#footer {
            text-align:center;
        font-size: 0.66em;
   
}

