/* 基本的設定と */
body {
	margin: 20px 0px 20px 0px;
	background-color: #FFFFFF;	
        	text-align: center;        
	}
a {	text-decoration: ;
	}

a:link {
	color: #0000FF;
         text-decoration: none;
	}

a:visited {
	color: #551A8B;
         text-decoration: none;
	}

a:active {
	color: #0000FF;
         text-decoration: none;
		}

a:hover {
	color: #7d5b00;
	text-decoration: underline;
	}

/* 見出しタグ */
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

/* ３カラムのブログを囲む枠の背景色や線、余白などの設定 */
#container {
	line-height: 1.25;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	
	background-color: #ffffff;
	border: 0px solid #ffffff;
	background-repeat:no-repeat;
	background-image: url("");
	}


/* ３カラムタイトルバナー左 */
#banner {

	color:#ffffff;
	padding: 15px 30px 25px 30px;
	text-align: left;
	border-bottom: 0px;
	width: 600px;
	}

a#banner-img {
	display: none;
	}

#banner a,
#banner a:link,
#banner a:visited {
    color: #696969;
    font-size: 36px;
    }

	#banner a:active,
	#banner a:hover {}


/* タイトル */
#banner h1 {
    color: #ffffff;
   font-weight: bold;
    font-size: 18px;
}


/* ３カラムエントリー全体を入れるＢＯＸの基本設定 */
#box {
	padding: 15px 15px 0px 15px;

	}



/* ３カラムエントリー全体を入れるＢＯＸの基本設定 */
#center {
	float: left;
	width: 450px;
	overflow: hidden;
	}

/* centerの内側のＢＯＸの基本設定 */
.content {
	padding: 0px 15px 5px 15px;
	background-color: #FFFFFF;	
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	}

/* 右側のメニューを入れるＢＯＸの基本設定 */
#right {
	float: left;	
	margin:0px;
	width: 160px;
	background-color: #FFFFFF;	
	overflow: hidden;
	}

/* 左側のメニューを入れるＢＯＸの基本設定 */
#left {
	float: left;	
	margin:0px;		
	width: 160px;
	background-color: #FFFFFF;
	overflow: hidden;
	}

/* contentで指定されているＢＯＸの中でPタグを使用した時の設定 */
.content p {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
	text-align: left;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	}

/* contentで指定されているＢＯＸの中でblockquoteタグを使用した時の設定 */
.content blockquote {
	line-height: 1.5;
	}

/* メニュー枠内でulタグを使用した時の設定 */
.content ul {
	padding-left: 15px;
	margin: 0px;
	margin-bottom: 10px;
	}

/* contentで指定されているＢＯＸの中でliタグを使用した時の設定 */
/*.content li {
/*	line-height: 1.5;
/*	}

/* contentで指定されているＢＯＸの中でh1タグを使用した時の設定 */
.content h1 {
	color: #7d5b00;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;	
	text-align: left;
   font-weight: bold;	
	}

.title	{ 
	padding: 5px 0px 5px 15px;	
	margin-bottom: 10px;
	background:#fdda44;
	border: 3px solid #fcf47d;
	}


/* contentで指定されているＢＯＸの中でh2タグを使用した時の設定 */
.content h2 {
	color: #7d5b00;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;	
	text-align: left;
   font-weight: bold;	
	}

.title	{ 
	padding: 5px 0px 5px 15px;	
	margin-bottom: 10px;
	background:#fdda44;
	border: 3px solid #fcf47d;
	}



/* contentで指定されているＢＯＸの中でh3タグを使用した時の設定 */
.content h3 {
	color: #7d5b00;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
	}

/* エントリーの日付 */
.content p.date	{
		font-weight: bold; 
		font-size: 12px;
		color: #666666;
		padding:5px 0px 0px 0px;
		margin:6px 0px 0px 5px;

	}


/* contentで指定されているＢＯＸの中でp.postedを使用した時の設定（投稿者やコメント） */
.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border-top: 1px solid #999999;
	text-align: right;	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.trackbacks-header	{ 	
	padding: 5px 0px 5px 5px;	
	margin-bottom: 10px;
	background:#fdda44;
	border: 3px solid #fcf47d;
	}

.comments-header	{ 	
	padding: 5px 0px 5px 5px;	
	margin-bottom: 10px;
	background:#fdda44;
	border: 3px solid #fcf47d;
	}

.content p.trackbacks-info {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	background:#fcf47d;	
	padding: 5px 0px 5px 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #fdda44;
	}


/* メニュー枠の内側のＢＯＸの余白の設定 */
.sidebar {
	padding: 0px;
	margin: 0px;
	}

#calendarbox {
  	padding: 5px;
	margin: 0px 0px 10px 0px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: center;
	}


/* カレンダーの基本設定 */
#calendar {
  	line-height: 1.25;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;	
  	padding: 0px;
	text-align: center;
	margin-bottom: 10px;
	width: 150px;

	}

/* カレンダーテーブルの基本設定 */
#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	font-size: 10px;
	width: 100%;
	}

/* カレンダーのタイトル部分の設定（月、日） */
#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding: 5px;
	text-align: center;
	font-weight: bold;	
	text-transform: uppercase;	
	letter-spacing: .0em;
	}

/* カレンダーのセル(th)部分の設定 */
#calendar th {
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	}

/* カレンダーのセル(td)部分の設定 */
#calendar td {
	text-align: center;
	font-size: 10px;
	}

/* メニュー枠内でh2タグを使用した時の設定 */
.sidebar h2 {
	color:#000080;
	font-family: "ＭＳ ゴシック",sans-serif;
	font-size:14px;
	line-height:1.25;
	text-align:center;
	background-color: #feba04;
	padding: 5px 0px 5px 0px;
	border: 1px solid #999999;
	}


/* メニュー枠内でulタグを使用した時の設定 */
.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 5px;
	}

/* メニュー枠内でul ulタグを使用した時の設定 */
.sidebar ul ul {
	margin-bottom: 0px;
	}

/* メニュー枠内でcategories ulタグを使用した時の設定 */
.sidebar #categories ul {
	padding-left: 15px;
	}



/* メニュー枠内でliタグを使用した時の設定 */
.sidebar li {

color: #696969;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 80%;
	margin-top: 10px;
	list-style-type: square;
	}

/* メニュー枠内で categories li　を使用した時の設定 */
.sidebar #categories li {
	list-style-type: circle;
	}

/* メニュー枠内で img(画像）タグを使用した時画像の周りに白い枠線がつく設定 */
.sidebar img {
	border: 3px solid #FFFFFF;
	}

/* photo を使用した時の設定 */
.photo {
	text-align: left;
	margin-bottom: 20px;
	}

/* link-note ではさまれた範囲の文字の設定 */
.link-note {
	font-family: "ＭＳ ゴシック",sans-serif;
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	}

/* Movable Typeの著作権表示部分Powered by に使われる設定 */
#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 1.25;
	text-align: left;
	color: #666666;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	}

/*  コメントされたデータを表示した時の設定 */
#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

/*  コメントのフォームのtextareaの幅の設定 */
textarea[id="comment-text"] {
	width: 80%;
	}

/*  commenter-profile imgを使用した時の設定 */
.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

/* 引用タグ（blockquote）を使用したときの設定 */
	blockquote {
		color: #000000;
		margin:10px 5px 0px 5px;
		font-size:12px;
		font-weight:normal;
		background:#FFFFCC;
		line-height:1.5;
		padding: 10px; 
		border: 2px dotted #99CC00;
		width: auto ;
	}

/* エントリーの画像 */
.content img {
margin-right: 8px;
margin-bottom: 5px;
}


.sidebar hr { border:1px dashed #999999;}

td {
	font-size: 12px;
	line-height: 1.5;		
	}

/* フッター2006/20/15 */
#footer {
	color:#666666;
	font-size: 12px;
	line-height: 1.5;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
clear: both;
	}

/* 1カラムのブログを囲む枠の背景色や線、余白などの設定 */
#one-container {
	line-height: 1.25;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 550px;
	
	background-color: #FFFFFF;
	border: 0px solid #000000;
	background-repeat:no-repeat;
	background-image: url("http://www.e-kenzaiya.net/archives/images/banner04.gif");
	}

/* 1カラムエントリー全体を入れるＢＯＸの基本設定 */
#one-center {
	float: left;
	width: 548px;
	margin-top : 0px ;
	margin-bottom : 10px ;	
	overflow: hidden;
	}

#tophead {
	BORDER-RIGHT: 0px; PADDING-RIGHT: 0px; BORDER-TOP: 0px; PADDING-LEFT: 0px; FONT-SIZE: 12px; PADDING-BOTTOM: 5px; MARGIN-LEFT: auto; BORDER-LEFT: 0px; COLOR: #ffffff; MARGIN-RIGHT: auto; PADDING-TOP: 5px; BORDER-BOTTOM: 0px; FONT-FAMILY: Verdana, Arial, sans-serif; BACKGROUND-COLOR: #8b4513; TEXT-ALIGN: center
}
#tophead A {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
#tophead A:hover {
	COLOR: #ff9900; TEXT-DECORATION: underline
}
#lines {
	BORDER-RIGHT: 0px; PADDING-RIGHT: 0px; BORDER-TOP: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 18px; PADDING-BOTTOM: 5px; MARGIN-LEFT: auto; BORDER-LEFT: 0px; COLOR: #cc0000; MARGIN-RIGHT: auto; PADDING-TOP: 7px; BORDER-BOTTOM: 0px; FONT-FAMILY: Verdana, Arial, sans-serif; BACKGROUND-COLOR: #FFFFFF; TEXT-ALIGN: center
}
#lines A {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #3333cc; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: none
}
#lines A:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ff0000; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: underline
}
#topmenu {
	CLEAR: both; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: auto; PADDING-TOP: 0px; TEXT-ALIGN: center
}
#topmenu TABLE {
	BORDER-RIGHT: 0px; PADDING-RIGHT: 0px; BORDER-TOP: 0px; PADDING-LEFT: 0px; FONT-SIZE: 12px; PADDING-BOTTOM: 0px; MARGIN-LEFT: auto; BORDER-LEFT: 0px; WIDTH: auto; MARGIN-RIGHT: auto; PADDING-TOP: 0px; BORDER-BOTTOM: 0px; BORDER-COLLAPSE: collapse; TEXT-ALIGN: center
}
#topmenu TD {
	BORDER-RIGHT: 0px; PADDING-RIGHT: 0px; BORDER-TOP: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: 0px; PADDING-TOP: 0px; BORDER-BOTTOM: 0px; BACKGROUND-COLOR: #ffffff
}
.toptd2 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: normal; FONT-SIZE: 12px; BACKGROUND-IMAGE: url(http://www.ec-blog.com/shop/tab/bt_center.gif); PADDING-BOTTOM: 0px; MARGIN: 0px; LINE-HEIGHT: 1.5; PADDING-TOP: 2px; TEXT-ALIGN: center
}

