@charset "UTF-8";

/* ページ全体の基本的な設定と背景色 */
	body {
	margin:10px;
	background:#999999;
	text-align: center;

		}
/* リンク文字設定 */
	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, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

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


}

	#banner {
	padding-bottom:10px;
	padding-top: 10px;
	text-align: center;


		}

/* ブログタイトルの文字のリンク色 */
	#banner a {font-size:large; color: #660033;text-decoration: none; background: none;}
	#banner a:visited {color: #660033;text-decoration: none; background: none;}
	#banner a:visited {color: #660033;text-decoration: none; background: none;}
	#banner a:active {color: #bf7a7a;text-decoration: none; background: none;}
	#banner a:hover {font-size:large; color: #ffffff;text-decoration: underline;background-color : #cc9900;}

/* エントリーのある大段落（トップページ） */
	#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;
		}

/*カテゴリーリンクの設定*/
	.category {
		color:#660033;
		background: none;
		font-size:small;
		font-weight:normal;
		text-align: right;
		}

	.category a:link {color: #660033;text-decoration: none; background: none;}
	.category a:visited {color: #660033;text-decoration: none; background: none;}
	.category a:active {color: #bf7a7a;text-decoration: none; background: none;}
	.category a:hover {color: #003399;font-weight: normal;text-decoration: underline; background-color : #eeeeee;}

		
/* エントリーのある段落 */
	.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: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}

/* 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;
}
.name3 {
	font-weight: bold;
	color: #336699;
}
.name4 {
	font-weight: bold;
	color: #009966;
}

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

.img_box {
	text-align: center;
	margin: 5px;

}
