@charset "EUC-JP";
* {
	margin: 0;
	padding: 0;
}
a {
	color: #000000;
}
hr {
	display: none;
}
img {
	border-style: none;
}
.imgonly {
	font-size: 0px;
	line-height: 0px;
}

address {
	font-style: normal;
}
li {

}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
} /* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
} /* End hide from IE-mac */
.css-att {
	display: none;
}
body {
	background: #FFFFFF;
	font-size: 84%;
}
.root {
	width: 829px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
.root-top {
	display: block;
	background: url(http://image.blog.livedoor.jp/e_ooyasan_jp/imgs/6/e/6ecbecdd.gif) no-repeat center bottom;
	padding-bottom: 4px;
	padding-left: 10px;
	color: #222222;
}
.root-inr {
	background: url(http://image.blog.livedoor.jp/e_ooyasan_jp/imgs/5/1/51505c12.png) repeat-y center top;
	padding: 0 14px 0 15px;
}
.root-btm {
	display: block;
	height: 21px;
	background: url(http://image.blog.livedoor.jp/e_ooyasan_jp/imgs/c/c/cc9302e9.gif) no-repeat center top;
}
h1 {
	margin-bottom: 15px;
}
.aside {
	width: 200px;
	float: left;
	padding-top: 3px;
	padding-bottom: 25px;
}
.aside .about p {
	line-height: 1.5;
}
.aside .side, .aside p {
	margin: 1em 10px;
}
.aside .sidetitle {
	background: #A5C77B;
	padding: 0 5px;
	color: #FFF;
	font-weight: bold;
	font-size: 110%;
	line-height: 29px;
	margin-top: 30px;
}
.aside .sidebody {
	padding-left: 15px;
	background: url(http://image.blog.livedoor.jp/e_ooyasan_jp/imgs/6/d/6d5b6d46.gif) no-repeat left center;
	margin-bottom: 8px;
}
.atc {
	width: 584px;
	float: right;
	padding-bottom: 25px;

}
.entry {
	padding: 0 10px 40px 0;
}
.entry-title {
	background: url(http://image.blog.livedoor.jp/e_ooyasan_jp/imgs/d/8/d84dc72e.gif) no-repeat left top;
	padding: 4px 6px 6px 16px;
	font-size: 115%;
	line-height: 28px;
	color: #FFF;
	margin-bottom: 10px;
}
.blogbody {
	margin: 0 20px;
	line-height: 1.5;
}
.blogbody h3, .blogbody p {
	margin: 1.2em 0;
}
.blogbody h3 {
	background: #F9CFCF;
	padding: 4px 8px;
	margin: 0 -4px;
	line-height: normal;
	font-size: 110%;
}
.blogbody strong {
}
.blogbody .acontinues {
	font-size: 110%;
}
.blogbody em {
	font-weight: bold;
	color: #0086F7;
}
.pagetop, .acontinues {
	text-align: right;
	margin-right: 15px;
}