@charset "UTF-8";

/* ページ全体の基本的な設定と背景色 */
	body {
	margin:0px;
	background:#FFFFFF url(img/wall_50th.gif) center;
	text-align: center;
	padding: 0px;


		}
/* リンク文字設定 */
	a:link		{ color: #333399; text-decoration:none; background: none;}
	a:visited	{ color: #9966cc; text-decoration:none; background: none;}
	a:active	{ color: #000099; background: none;}
	a:hover		{color: #003399;font-weight: normal;text-decoration: underline; background-color : #eeeeee;}

/* h1ホームタイトル、h2ブログ本文の日付、h3エントリーのタイトルの設定 */
	h1 {
	padding: 3px;
	border-bottom: 5px solid #FF0000;
	width: 360px;
	font-size: 24px;
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-style: normal;
	color: #CC0000;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF0000;


	}
	h2 {
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
	color: #660000;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin: 5px 5px 10px;
	padding-left: 5px;


	}
	h3 {
		margin: 0px;
		padding: 0px;
	}

#inbox {
	background:#ffffff;
	border: 5px solid #FFCC00;
	width: 800px;
	text-align: left;


}

/* エントリーのある大段落（トップページ） */
	#content {
	margin-right:20px;
	margin-left:200px;
	margin-bottom:20px;
	border:1px solid #FFF;
	width: auto;
	color: #333333;

		}

/*quotetitle設定*/
	.quotetitle{
		font-size:medium;
		font-weight:normal;
		border-bottom: 1px dotted #003399; 
		padding: 3px;
		}

		
/* エントリーのある段落 */
	.blog {
		font-size:small;
		font-weight:bold;
		background: none;
		}

/* 各エントリー */
	.blogbody {
		font-size: 14px;
		font-weight:normal;
		line-height:150%;
		padding:15px 10px 15px 20px;
		width: auto;
		}

	.blogbody a:link {color: #666666;text-decoration: none; background: none;}
	.blogbody a:visited {color: #666666;text-decoration: none; background: none;}
	.blogbody a:active {color: #996699;text-decoration: none; background: none;}
	.blogbody a:hover {color: #003399;font-weight: normal;text-decoration: underline; background-color : #eeeeee;}

/* エントリータイトル */
	.title	{
		padding-top:15px;
		padding-left:60px;
		padding-bottom:15px;
		font-size: medium;
		color: #ccffff;
		background: #000000;
		font-weight:bold;
		background-position:left; 
		background-repeat:no-repeat;
		background-image: url("http://umezz.com/img/guwashi2.gif");
		}			

/*ページ移動リンクの設定*/
	#menu {
		margin-bottom:10px;
		font-size:medium;
		font-weight:normal;
		text-align:center;
		}

/* 日にち */
	.date	{ 
		font-size: medium;
		color: #003399;
		background: none;
		font-weight:bold;
		text-transform:uppercase;
		padding: 10px;
		margin-top:10px;
		}
		
/*カテゴリやカレンダー枠の基本設定*/
#links {
	position : absolute;
	top: 101px;
	width:180px;
	margin: 5px 5px 5px 15px;
}

/*カテゴリやカレンダー枠の基本設定*/
#idx {
	border: 1px solid #CCCCCC;
}
/*
#links a:link {color: #ccffff;text-decoration: none; background: none;}
#links a:visited {color: #3399cc;text-decoration: none; background: none;}
#links a:active {color: #ccffff;text-decoration: none; background: none;}
#links a:hover {color: #003399;font-weight: normal;text-decoration: underline; background-color : #eeeeee;}
*/
/*エントリーやアーカイブなどのタイトル文字や枠の設定*/
.sidetitle {
	border-left: 15px solid #FFCC00;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #CCCCCC;
	font-weight: bold;
}

/*エントリーやアーカイブ枠の文字などの設定*/
.side {
	margin: 8px;
	border-top: 1px #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	border-left: 1px #CCCCCC;
	font-size: 12px;

}

/*エントリーやアーカイブ枠の文字などの設定
.side {
	margin: 5px;
	border-top: 1px #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	border-left: 1px #CCCCCC;
}*/

#footer {
	width: 800px;
	text-align: center;
	font-size: 12px;
	padding-bottom: 10px;
	color: #333333;

}

/* Amazon Associates */
.associates {
	padding:2px;
	margin-top:20px;
	text-align:center;
	background: none;
	margin-bottom: 10px;

}

/* TOPボタン欄 */
.move_top {
	padding:5px;
	margin:0px;
	text-align:center;
}

/* 名前欄 */
.name1 {
	font-weight: bold;
	color: #CC0033;
}
.name2 {
	font-weight: bold;
	color: #6600CC;
}

#preview_next {
	font-weight: normal;
	color: #000000;
	text-align: center;
	font-size: 12px;
}

.img_box {
	text-align: center;
	border-bottom-width: 5px;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
	padding-bottom: 5px;


}
.comment {
	font-size: 0.9em;
	width: 400px;
	margin: 0px auto 3px;
	padding: 3px;
	text-align: left;
	border: 3px dashed #FF6666;
	background-color: #FFCC99;





}
.photo {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	text-align: center;




}
table {
 margin-left: auto;
 margin-right: auto;
 text-align: left; /* テキストの左揃え */
}
.direction {
	margin: 0px auto 100px;
	padding: 3px;
}
.banner {

	margin: 10px;
}
