/*ページ全体の指定*/
body{
	margin:0px;
	padding:0px;
	text-align:center;
	background:#FAE1DE;
	color:#333;
	font-size:84%;
	font-family: Verdana,"ヒラギノ角ゴ Pro W6", "ＭＳ ゴシック", Osaka ,sans-serif;
}
img{ border:none;}
/*ページ全体のリンク指定*/
a{
	color:#333;
	}
a:hover{
	color:#8CD0C0;
	text-decoration:none;
	}
	
	
/*ページの輪郭*/
#flame{
	width: 720px;
	background:#fff;
	margin: 0 auto 0 auto;
	text-align:center;
}
/*ヘッダ*/
#head{
	width: 700px;
	height: 260px;
	background: #FAE1DE;
	background-image: url("http://blog-imgs-16.fc2.com/k/y/a/kyanchi/ue3.jpg");
	background-repeat: no-repeat;
	background-position: top;
	border: none;
	margin:0 auto;
	text-align:left;
}
#head a{
	margin: 0px;
	height: 130px;
	width: 700px;
	padding-top: 130px;
	display: block;
}
#head2{
	width:700px;
	padding:10px 0px 10px 0px;
	text-align:center;
	margin:0px auto 15px auto;
	border-bottom:1px dashed #8CD0C0;
}
/*タイトルの部分*/
h1{
	font-size:30px;
	margin:0px;
	padding:0px;
	color:#fff;
	}
	h1 a{
		text-decoration:none;
		color:#fff;
		}
	h1 a:hover{
		color:#EBECEC;
		}
	
/*左ブロック*/
#left{
	width: 220px;
	float: left;
}
.menu{
	width:196px;
	padding:3px;
	margin:0 auto 1em auto;
	background:#fff;
	text-align:left;
	}
	.pic{
		border:1px solid #ccc;
		padding:5px;
		line-height:150%;
		background:#fff;
		}
h3{
	width:196px;
	padding:8px 3px 5px 23px;
	margin:0px;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	color:#8CD0C0;
	font-weight:bold;
	background: #fff;
	background-image: url("http://blog-imgs-16.fc2.com/k/y/a/kyanchi/maru2.gif");
	background-repeat: no-repeat;
	background-position: left center;


}
h4{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#333;
}
.menu ul{
	margin-left:20px;
	padding-left:0px;
	font-size:11px;
	list-style:circle;
	}
	.menu li{
		padding-left:2px;
	margin-top:2px;
	margin-bottom:2px;
		}
		
		/*左のメニュー*/
		.menu li a{
			color:#333;
			}
		/*メニューにポインタを載せた時の指定*/
		.menu li a:hover{
			color:#8CD0C0;
			text-decoration:none;
			}
			
/*右エントリーブロック*/
#right{
	width: 480px;
	margin-left:10px;
	float: right;
	text-align:left;
}

/*エントリータイトル*/
h2{
	font-size:15px;
	margin:0px;
	height:51px;
	padding:25px 0px 0px 55px;
	background: #fff;
	background-image: url("http://blog-imgs-16.fc2.com/k/y/a/kyanchi/heart.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	}
	h2 a{
		color:#333;
		text-decoration:none;
		}
	h2 a:hover{
		text-decoration:underline;
		}
	/*エントリー記事全体*/
	.main{
		padding:0px;
		margin:0px 0px 20px 0px;
		border-bottom:1px dashed #8CD0C0;
		}
	.main img{
		margin:5px 10px 10px 10px;
		border:20px solid #FEF7F5;
		}
	.cmain{
		padding:0px;
		margin:0px 0px 20px 0px;
		border-bottom:1px dashed #8CD0C0;
		}
	/*エントリー記事本文*/
	.txt{
		margin:15px 15px 12px 20px;
		padding:0px;
		line-height:150%;
		}

	/*月日の表示部*/
	.iroiro{
		margin: 0px 10px 5px 0px;
		height: 33px;
		text-align:right;
		font-size:x-small;
		}

/*次・戻るリンク*/
#pre{
	clear:both;
	margin:0px 0px 20px 0px;
	text-align:center;
}

/*foot*/
#foot{
	clear:both;
	text-align:center;
	width:700px;
	height:60px;
	background: #FAE1DE url("http://blog-imgs-16.fc2.com/k/y/a/kyanchi/bg001.gif");
	padding-top:15px;
	margin:10px auto 0px auto;
	}

/*プラグイン設定*/
table{
	font-size:80%;
}
.plugin-search,.plugin-calender,.plugin-myimage,.plugin-freearea,.plugin-mail,.plugin-weather,.plugin-powered,.freearea{
		margin:0px;
		padding:5px;
}
p{
margin:0px;
padding:0px;
}
form{
margin:0px;
padding:0px;
}