/*
Theme Name: Kids-Room-Apple
Theme URI: 
Description: 
Version: 1.0
Author: tomtom24
Tags: 
*/
/**Default**/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
* {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: #5e4822;
}
p {
	line-height: 18px;
	margin: 8px 0;
}
h1 {
	font-size: 2.5em;
}
h2 {
	font-size: 1.5em;
}
hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0px none #FFFFFF;
}
a img {
	border: 0px none #fff;
}
/**Original**/
body.top {
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
	background-position: 0px 60px;
}
#wrap {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	width: 850px;
}
#header h1.logo {
	text-indent: -9999px;
}
#header h1.logo a {
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 250px;
}
#header p.description {
	color: #967c52;
	float: left;
	width: 850px;
	height: 15px;
	margin-top: 2px;
}
#flash-area {
	float: left;
	height: 410px;
	width: 850px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#menu {
	float: left;
	height: 47px;
	width: 850px;
}
#menu ul {
	float: left;
	height: 47px;
	width: 706px;
}
#menu li {
	text-indent: -9999px;
	list-style-type: none;
	/float: left;
}
#menu li a {
	float: left;
	height: 47px;
}
#menu li.hm01 a {
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 114px;
}
#menu li.hm02 a {
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	background-position: -114px 0px;
	width: 100px;
}
#menu li.hm03 a {
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	background-position: -214px 0px;
	width: 89px;
}
#menu li.hm04 a {
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	background-position: -303px 0px;
	width: 93px;
}
#menu li.hm05 a {
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	background-position: -396px 0px;
	width: 107px;
}
#menu li.hm06 a {
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	background-position: -503px 0px;
	width: 112px;
}
#menu li.hm07 a {
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	background-position: -615px 0px;
	width: 91px;
}
#menu li.hm01 a:hover {
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -47px;
}
#menu li.hm02 a:hover {
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	background-position: -114px -47px;
}
#menu li.hm03 a:hover {
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	background-position: -214px -47px;
}
#menu li.hm04 a:hover {
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	background-position: -303px -47px;
}
#menu li.hm05 a:hover {
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	background-position: -396px -47px;
}
#menu li.hm06 a:hover {
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	background-position: -503px -47px;
}
#menu li.hm07 a:hover {
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	background-position: -615px -47px;
}
#content {
	float: left;
	width: 850px;
	margin-top: 10px;
}
#left-content {
	float: left;
	width: 189px;
	padding-right: 11px;
	padding-left: 10px;
}
#main-content {
	width: 450px;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}
.main-box {
	float: left;
	width: 450px;
	margin-bottom: 10px;
}
.main-box ul {
	margin-left: 20px;
	padding-top: 5px;
}
.main-box li {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;
	float: left;
	width: 430px;
}
h2.news {
	background-image: url(img/news.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: left;
	height: 21px;
	width: 450px;
}
h2.blog {
	background-image: url(img/blog.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: left;
	height: 21px;
	width: 450px;
}
h2.houshin {
	background-image: url(img/houshin.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: left;
	height: 21px;
	width: 450px;
}
#right-content {
	float: right;
	width: 150px;
}
.widget-box {
	margin-bottom: 20px;
}
.widget-single-box {
	margin-bottom: 20px;
	width: 189px;
	margin-top: 10px;
	float: left;
}
.widget-single-box li {
	float: left;
	width: 174px;
	margin-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	list-style-type: none;
}
.widget-single-box h3 {
	font-size: 14px;
}
#footer {
	width: 850px;
	margin-bottom: 20px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	float: left;
	margin-top: 10px;
}
#footer p.ending,
#footer p.ending a {
	color: #5e4822;
	text-decoration: none;
}
/*page.php,category.php,single.php*/
#ps-content {
	width: 600px;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
h2.ps-title {
	background-image: url(img/apple-mark.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 100%;
	padding-left: 32px;
	padding-top: 6px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.page-text table,
.page-text tr,
.page-text td {
	padding: 10px;
	font-size: 16px;
}
table.admission td {
	border: 1px solid #e3deb9;
}
table.admission{
	margin: 10px;
}
table.admission tr {
	margin: 5px 0;
}
table.admission td {
	padding: 5px;
}
/*category.php*/
.cat-box {
	float: left;
	width: 600px;
	margin-bottom: 20px;
}
p.date {
	color: #999999;
	float: left;
	width: 600px;
	margin-top: 5px;
	margin-bottom: 2px;
}
h3.ps-title a,
h3.ps-title {
	font-size: 17px;
	float: left;
	width: 600px;
	margin-bottom: 10px;
	text-decoration: none;
}
#comment-area {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	float: left;
	width: 600px;
	margin-top: 30px;
}
#comment-area h3 {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#inputbox {
	width:580px;
	margin-left: 20px;
}
input#author,
input#email,
input#url {
	width: 200px;
}
textarea#comment {
	width: 385px;
	height: 100px;
}
ol#commentlist li {
	list-style-type: none;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
/*入園案内　テーブル*/
table.admission {
width: 580px;
float: left;
border-spacing:0;
empty-cells:show;
margin-bottom: 36px;
border-collapse:collapse;
}
table.admission th,
table.admission td {
border: 1px solid #e3deb9;
padding: 10px;
}
table.box01 {
background: #fffacd;
font-weight: bold;
}
table.box01 td {
font-size: 130%;
letter-spacing: 0.05em;
}
table.admission th {
background: #fffad4;
}
table.admission td span {
font-weight: bold;
}
