/*　基本設定　*/

#container {
	width: 765px;
	}

/* ++++++ 2段 ++++++ */

	#center	{
		width: 650px;
		}

	/* サイドバーの横幅 */
	#left {
		width: 105px;
		}
/* ++++++ 3段 ++++++ */

	#three #container {
		width: 765px;
		}

	#three #left	{
		width: 105px;
		}

	#three #center	{
		width: 500px;
		}

	#three #right	{
		width: 150px;
		}


/*　その他　*/

body {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-align:center;
	color: #000000;
	background-color: #ffffff;
}

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

#left {
	float: left;
	}

#right {
	float: left;
	}

#center {
	float: left;
	}

#footer	{
	clear: both;
	}

/*　レイアウト　*/

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	}

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

#banner {
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 0px;
}

#banner a {
	font-size: 12px;
}


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

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

/* ヘッダ部分の左右の余白 */
#banner div {
	margin-left: 0px;
	margin-right: 0px;
	}

/* 余分な空白削除 */
#banner div div,#left div div,#right div div,.content div div {
	margin-left: 0px;
	margin-right: 0px;
	}

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

/* ヘッダーデザイン  */

#title h1	{
	font-size: 14px;
	margin-bottom: 0px;
	padding: 0px 0px 0px;
	}

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

#title h2	{
	font-size: 12px;
	margin-top: 6px;
	}


/* コンテンツデザイン */

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

.entry h3	{
	font-size: 12px;
	}

.entry p	{
	font-size: 12px;
	line-height: 150%;
	}

.entry p.posted	{
	font-size: 12px;
	border-top: solid 1px #000066;
	padding-top: 6px;
	text-align: right;
	}

.entry	{
	margin-bottom: 40px;
	}

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

#entrylink	{
	font-size: 12px;
	}

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

/* トラックバック */

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

#trackbacks h2	{
	font-size: 12px;
	margin-bottom: 0;
	}

#trackbacks p	{
	font-size: 12px;
	margin-top: 8px;
	}

#trackbacks h3	{
	font-size: 12px;
	color: #996633;
	margin-bottom: 0;
	border-top: dotted 1px #000066;
	padding-top: 20px;
	}

/* コメント */

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

#comments h2	{
	font-size: 12px;
	}

#comments p	{
	font-size: 12px;
	}

#comments p.posted	{
	padding-left: 0px;
	}

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

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

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


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

#categorydata h1	{
	font-size: 12px;
	border-bottom: solid 1px #000066;
	padding-bottom: 8px;
	}

#categorydata h2	{
	font-size: 12px;
	color: #999999;
	}

#categorydata ul	{
	font-size:12px;
	margin-bottom: 30px;
	}

#categorydata	{
	border-bottom: solid 1px #000066;
	}


/* 月別データ */

#monthdata h1	{
	font-size: 12px;
	border-top: solid 1px #000066;
	border-bottom: solid 1px #000066;
	padding-top: 4px;
	padding-bottom: 4px;
	}

#monthdata h2	{
	font-size: 12px;
	}

#monthdata span	{
	font-size: smaller;
	}

#monthdata p	{
	font-size: 12px;
	line-height: 150%;
	border-bottom: dotted 1px #000066;
	padding-bottom: 20px;
	padding-left: 20px;
	}

/* サイドバーデザイン */

/* カレンダー */

#calendar table	{
	width: 100%;
	font-size: 12px;
	text-align: center;
	}

#calendar td	{
	padding: 3px 0;
	}

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

#calendar caption	{
	border-bottom: solid 2px #000066;
	margin-bottom: 12px;
	}

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

#left #calender table {
	width: 168px;
	}

/* メニュー */
.sidebar h2	{
	font-size: 12px;
	color: #000000;
	border-bottom: solid 2px #000066;
	padding-bottom: 3px;
	margin-bottom: 10px;
	}

.sidebar ul	{
	font-size: 12px;
	list-style-position:inside;
	margin-left:10px;
	padding-left:0;
	margin-top: 5px;
	margin-bottom: 10px;
	}

.sidebar .link	{
	font-size: 12px;
	}

/* エントリーメニュー */

#recent h2	{
	font-size: 12px;
	color: #000000;
	border-bottom: solid 2px #000066;
	padding-bottom: 3px;
	margin-bottom: 0px;
	}

#recent ul	{
	font-size: 12px;
	list-style-position:inside;
	margin-left:10px;
	padding-left:0;
	margin-top: 5px;
	margin-bottom: 10px;
	}

/* タグ */
.module-tagcloud .module-content {text-align: center; }
.module-tagcloud .module-content .module-list { list-style: none; }
.module-tagcloud .module-content .module-list .module-list-item { display: inline; }
.module-tagcloud .module-content .module-list li.taglevel1 { font-size: 19px; }
.module-tagcloud .module-content .module-list li.taglevel2 { font-size: 17px; }
.module-tagcloud .module-content .module-list li.taglevel3 { font-size: 15px; }
.module-tagcloud .module-content .module-list li.taglevel4 { font-size: 13px; }
.module-tagcloud .module-content .module-list li.taglevel5 { font-size: 11px; }
.module-tagcloud .module-content .module-list li.taglevel6 { font-size: 9px; }

.entry-tags .entry-tags-list {font-size: 12px; }
.entry-tags .entry-tags-list { list-style: none; }
.entry-tags .entry-tags-list .entry-tag { display: inline; }


/* フィード情報 */
#feed	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	}

/* Movable Type情報 */
#powered	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	margin-top: 50px;
	margin-bottom: 20px;
	}

/* 検索 */

#serch .search-results-header {
	font-size:12px;
	}

#serch .search-results-header h3 a {
	font-size:12px;
	}

#serch .search-results-container {
	font-size:12px;
	}

#serch .entry-tags {
	font-size:12px;
	}
	

/*  フッターデザイン */
#footer {
	font-size: 12px;
	margin-top: 10px;
	padding: 0px 0px 0px;