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

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

#container {
	width: 700px;
	}



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

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

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



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

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: #ffffff;
	background-image: url(back_y.gif);
	margin: 0;
	padding:0;
	}

#container	{
	background-color: #ffffff;
	border-left: solid;
	border-right: solid;
	border-width: 1px;
	border-color: #FF0000;
	}

#header	{
	border-left: solid;
	border-right: solid;
	border-width: 1px;
	border-color: #FF3333;
	}

#banner	{
	background-color: #ffffff;
	border-bottom: solid 1px #FF0000;
	margin-bottom: 20px;
	}

#footer	{
	background-color: #ffffff;
	border-top: solid;
	border-bottom: solid;
	border-width: 1px;
	border-color: #FF0000;
	padding: 5px;
	}


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

	/* 左サイドバーの左右の余白 */
	#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;
		}


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

	#container	{
		width: 702px;
		}

	#three #container {
		width: 802px;
		}






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

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

#title	{
	background-image: url(hinode01.jpg);
	background-repeat: no-repeat;
	background-position: 100% 43%;
	background-color: #FFFFFF;
	padding: 40px 15px;
	}

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

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

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


/* ++++++ 最上部ヘッダー（追加）のデザイン ++++++ */

#header {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; WIDTH: 700px; COLOR: #ffffff; PADDING-TOP: 0px; HEIGHT: 25px; BACKGROUND-COLOR: #FF6600
}
#header A {
	COLOR: #ffffff; TEXT-DECORATION: none
}
#header A:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
#header A:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
#header A:active {
	COLOR: #ffffff; TEXT-DECORATION: none
}
#header A:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline
}
#header P {
	PADDING-RIGHT: 12px; PADDING-LEFT: 0px; FONT-SIZE: small; FLOAT: right; PADDING-BOTTOM: 3px; MARGIN: 0px; COLOR: #ffffff; PADDING-TOP: 3px
}



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

.entry h2	{
	font-size: 0.75em;
	color: #FF0000;
	}

/* タイトル部分のフォントまわり指定 */

.entry h3	{
	font-size: 0.95em;
	color: black;
	padding-top: 8px;
	padding-bottom: 3px;
	padding-left: 47px;
	margin-bottom: 0px;
	background-image: url(reaf.gif);
	background-repeat: no-repeat;
	}

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

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

.entry a	{
	color: #66aaff;
	}

.entry	{
	margin-bottom: 40px;
	}

/* コメント */

#comments	{
	border: solid 1px #FF0066;
	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 #3366FF;
	}

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

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

#comments a	{
	color: #66aaff;
	}

/* トラックバック */

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

#trackbacks a	{
	color: #66aaff;
	}




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

/* カレンダー */
#calendar table	{
	width: 100%;
	font-size: 0.75em;
	text-align: center;
	margin-bottom: 15px;
	}

#calendar td	{
	padding: 3px 0;
	}

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

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


/* メニュー */

.sidebar h2	{
	font-size: 0.80em;
	color: #333333;
	border-bottom: solid 2px #FF0066;
	padding-bottom: 3px;
	margin-bottom: 0px;
	}

.sidebar a	{
	color: #888888;
	}

.sidebar ul	{
	font-size: 0.75em;
	color: orange;
	list-style-position:inside;
	margin-left:0;
	padding-left:0;
	margin-top: 5px;
	margin-bottom: 30px;
	line-height: 120%;
	}

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

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

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

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

#categorydata a	{
	color: #66aacc;
	}

#categorydata	{
	border-bottom: solid 2px #3366FF;
	}

/* 月別データ */

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

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

#monthdata h2 a	{
	color: orange;
	}

#monthdata span	{
	font-size: smaller;
	}

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




/* フィード情報 */
#feed	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.75em;
	color: #666666;
	}


/* Movable Type情報 */
#powered	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.75em;
	color: #666666;
	margin-top: 50px;
	}



