body {
	margin: 0px 0px 0px 0px;
	/*background:url("http://www.akikoyamamoto.com/blog/nbackimage.gif") no-repeat fixed top center;*/
	background-color: #F1EFE2;
	text-align: left;
	}


/*通常リンク*/
a {
}

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

a:visited {
	color: #F024A9;
}

a:active {
	color: #F024A9;
}

a:hover {
	color: #666;

}
/*左メニュー用リンク*/
.sidebar a:link{
	color:#666;
}

.sidebar a:visited{
	color:#666;
	text-decoration: none;
}
.sidebar a:hover{
	color:#e7e7e7;
	background:#E7308B;
}


h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
/*一番外枠*/
#container {
	padding: 0px;
	width: 900px;
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;

}

/*バナー*/
.banner {
	text-align: left;
}

.banner img {
	display: block;
}
/*センターと右メニューの外枠*/
#main {
	width: 900px;
	border-left: 1px solid #E7308B;
	border-right: 1px solid #E7308B;
	border-bottom: 1px solid #E7308B;
	background-color: #FFF;

}

/*センター枠*/
#center {
	float: left;
	width: 540px;
	overflow: hidden;
	}
/*投稿ごとの枠*/
.content {
	padding: 20px 15px 25px 20px;
	background-color: #FFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}
.content p {
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
}

.content img {
	margin: 0px 0px 5px 0px;
	padding: 10px 10px 10px 10px;
	border: 0px 0px 0px 0px;
	background-image: url("image_border.gif");
	background-color:#D2CCA2;
	line-height: 100%;
}

.content blockquote {
	line-height: 150%;
}

.content li {
	line-height: 150%;
}

.content h2 {
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 22px;
	text-align: left;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

.content h3 {
	color: #666;
	font-family: helvetica, arial, palatino, georgia,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", verdana, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
}

.content p.posted {
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px dotted #999999;
	text-align: left;
	margin-bottom: 15px;
	line-height: normal;
	padding: 3px;
}

/*右メニュー枠*/
#right {
	float: right;
	width: 260px;
	overflow: hidden;
	background-color: #FFF;
}


.bgcolor {
	text-align: center;
	margin: 0px 0px 0px 18px;
	padding: 0px 0px 10px 0px;
}
.r_title {
	margin: 0px 10px 0px 18px;
	padding: 0px 0px 10px 0px;
}

.no_border {
    border-style:none;
}

.bgcolor img {
	display: block;
	boder-spacing:0;
	}

.sidebar {
	margin:0px 10px 0px 10px;
	padding: 0px;
}

.sidebar p{
	margin:  10px 0px 0px 30px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	color: #666;
	font-size: x-small;
	line-height: 130%;
}

#profile {
	margin:  0px 10px 0px 0px;
	padding:  0px;
}
#calendar {
  	line-height: 140%;
	color: #E7308B;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
	margin: 25px 0px 20px 0px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 80%;
	}

#calendar caption {
	color: #E7308B;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #E7308B;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 10px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 5px;
	}

.sidebar li {
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	margin:  5px 0px 0px 5px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: circle;
	}

.sidebar img {
	display:block;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 10px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 20px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #D91000;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}


.br_clear{
	clear:both;
}


.side_mar{
	padding:0px 0px 200px 0px;
}

