#header {
	padding-top: 0px;
}
#content {
  width: 840px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  margin-top: 0px;
  padding-top: 0px;
  overflow:hidden;
  margin-top: 0px;
  background-image: url(http://www.oomorikaki.co.jp/images/blog_bg.gif);
  background-repeat: repeat-y;
  background-position: center top;
  
}

#content .left_column {
	float: left;
	width: 200px;
}

#content .left_column #title {
	padding-top: 45px;
	padding-bottom: 45px;
	text-align: center;
	width: 200px;
	background-color: #CBCACA;
	height: 30px;

}

#ichirin {
	width: 184px;
	border: 1px solid #5c4934;
	margin-top: 10px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
	margin-left: 8px;
}
#ichirin  a {
	text-decoration:none;
}

#ichirin  h3 {
	margin-bottom: 5px;

}
#ichirin table {
	margin-left: 5px;
}
#ichirin .date a{
	font-size: 10px;
	font-weight: bold;
	color: #8a5e1f;
	margin-bottom: 5px;
	text-decoration:none;
}
#ichirin p a {
	font-size: 10px;
	color:#333333;

}
#ichirin  h4 a {
	font-weight: bold;
	font-size: 10px;
	color:#333333;

}
#ichirin .photo img {
	margin-right: 5px;
	height: 75px;
	width: 55px;
}
#ichirin .kako {
	padding-bottom: 3px;
}
#content  .banner01  h3 {
	margin-left: 8px;
	margin-bottom: 5px;
}
#content .banner01 li {
	margin-bottom: 5px;
}
#content .banner02 ul {
	margin-top: 10px;
}

#content .banner02 li {
	margin-bottom: 5px;
	margin-left: 10px;
}
#content .banner03 {
	margin-top: 20px;
	margin-bottom: 40px;
}
#content .banner03 li {
	float: left;
	margin-left: 13px;
	display: inline;
}

#footer {
	clear: left;
	width: 100%;
	background-color: #afc65d;
}
#footer .inner {
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: 25px;
	padding-top: 20px;
	background-color: #afc65d;
}

