/*
Theme Name: Johoku KinderGarten 
Theme URI: http:kounan-gakuen.jp/johoku/
Description: This is Johoku KinderGarten's Theme.
*/
@charset "UTF-8";
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 80%;
	line-height: 1.6;
	background-repeat:repeat;
	color:#333;
	background-image: url(images/bg_gra_yellow.gif);
        background-attachment:fixed;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
h3 {
	font-size: 150%;
}
h4 {
	font-size: 120%;
}
a {
        overflow:hidden;
        outline:none;
}
a img {
	border:none;
}
a:link {
	text-decoration:underline;
	color:#333;
}
#footer a:link,#footer a:visited{
        color:#FFF;
}
a:visited {
	color:#333;
	text-decoration: none;
}
a:hover {
	color:#F60;
	text-decoration: underline;
}
a:active {
}

ul {
	list-style: none;
}
.center {
	display: block;
	margin: 5px auto;
}
.float_right {
	float: right;
}
.float_left {
	float: left;
}
.textright {
	text-align: right;
}
.green {
	color: #390;
	margin-top: 15px;
	margin-bottom: 15px;
}
#for_background{
        width: 760px;
        margin:0 auto;
        background:url(images/main/container_bg.gif) repeat-y top center;
}
#container {
	width: 740px;
	margin: 0 auto;
	background:#FFFFFF;
}

#header {
	background-image: url(images/header_bg.png);
	background-repeat: no-repeat;
	height: 110px;
	padding-top: 20px;
	color: #FFF;
	padding-left: 10px;
}
#header h1 {
	margin-left: 10px;
        background:url(images/header_h1.png) no-repeat;
        width:230px;
        height:60px;
        display:block;
        text-indent:-9999em;
}

#stage {
        width:720px;
	height: 280px;
　　　　　}
#stage img {
        padding-left:10px;
}      

#banner_index {
	background-color: #FFF;
	width: 220px;
	float: left;
	margin: 10px 10px 10px 18px;
	border: 1px none #FCF;
}
*html #banner_index {
	margin-left: 9px;
	margin-right: 9px;
}
#banner_index ul {
	margin-top: 2px;
}
#banner_index ul li  {
	margin-bottom: 2px;
}
#navigation {
	background-color: #FFF;
	width: 480px;
	float: right;
        margin:10px 5px 10px 0px;
}
#navigation ul {
	display: inline;
}
#navigation ul li {
	float: left;
	margin-left: 8px;
	display: inline;
}
#navigation ul li a {
	height: 150px;
	width: 150px;
	display: inline;
}
.btn1 {
	background-image: url(images/btn_01.png);
	background-repeat: no-repeat;
	display: block;
	height: 150px;
	width: 150px;
	text-indent: -9999px;
}
.btn1 a {
	background-image: url(images/btn_01.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 150px;
	display: block;
}
.btn1 a:hover {
	background-image: url(images/btn_01-2.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 150px;
	display:block;
}
#navigation span {
	display: none;
}

#gototop {
	clear: both;
	padding-right: 20px;
}
#footer {
	background-image: url(images/footer_bg.png);
	background-repeat:no-repeat;
	height:70px;
	clear:both;
	padding-top: 30px;
	padding-left: 10px;
	color: #FFF;
	line-height: 1.2;
}
#footer ul {
	float: left;
	margin-top: 15px;
}
#footer ul li {
	display: inline;
	margin-left: 10px;
}
address {
	float: right;
	margin-right: 20px;
	margin-top: 15px;
}
#main_navi {
	padding-left: 20px;
	height: 50px;
}
#main_navi ul {
	margin-right: auto;
	margin-left: auto;
	display: inline;
}
#main_navi ul li {
	display: inline;
	float: left;
}
#main_navi ul li a {
}
#breadcrumb {
	height: 30px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/main/breadcrumb_bg.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-left: 50px;
	padding-top: 10px;
}
#sidebar {
	width: 195px;
	padding-top: 10px;
	padding-left: 25px;
	float: left;
        display:inline;
}
#content {
	padding-right: 20px;
	padding-left: 20px;
}
#main_content {
	float: right;
	width: 500px;
	margin-right: 10px;
        margin-top:10px;
	display: inline;
	margin-bottom: 20px;
	text-indent: 1em;
        overflow:hidden;
}
.main_content_title {
	margin-bottom: 40px;
}
#daylife_schedule {
	margin-top: 20px;
	margin-bottom: 20px;
}
#daylife_schedule thead {
	height: 80px;
}
#daylife_schedule tr {
}
#daylife_schedule tr th {
	background-color: #FFC;
	color: #630;
	border-bottom: 1px solid #999;
}
#daylife_schedule tr td {
	text-indent: 0em;
	line-height: 1.4;
	border-bottom: 1px solid #999;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 1em;
	text-align: center;
}
.no_border {
	border-style: none !important;
}
#life_step {
	margin-top: 40px;
	font-size: 90%;
	color: #000;
}
#life_step tr th {
	padding-right: 5px;
}
#life_step tr td {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 25px;
}
#yearly_event {
	margin-top: 30px;
}
#yearly_event tr th {
	background-color: #FFC;
	text-align: center;
}
#yearly_event tr td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#yearly_event tr td img {
	margin-bottom: 20px;
	display: block;
	vertical-align: middle;
}
.spring {
	color: #F6F;
}
.summer {
	color: #0C0;
}
.autumn {
	color: #630;
}
.question {
	color: #8FC31F;
	margin-top: 10px;
	margin-bottom: 10px;
}
.winter {
	color: #39F;
}
#boshu_youkou {
	margin-top: 30px;
}
#boshu_youkou table tr {
	padding-bottom: 10px;
}
#boshu_youkou table tr th {
	color: #F6F;
	padding-top: 10px;
	padding-bottom: 10px;
}
#boshu_youkou table tr td {
	padding-top: 10px;
	padding-bottom: 10px;
}
.costs {
	border-top: 1px solid #333;
	border-left: 1px solid #333;
}
.costs tr th {
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}
.costs tr td {
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	padding-left: 1em;
}
.faq_list {
	background-color: #FFC;
	border: 1px solid #090;
	padding-bottom: 10px;
	padding-left: 5px;
}
#main_fullsize {
	padding: 20px;
}
.genmen {
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	margin-top: 20px;
	margin-bottom: 20px;
}
.genmen tr th {
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	font-size: 80%;
	padding: 5px 3px;
}
.genmen tr td {
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	font-size: 80%;
	padding: 5px 3px;
}

/*新着記事の投稿やページ編集右側*/
#kiji {
       width: 510px;
       margin-right:10px;
       float:right;
       display:inline;
}

.post {
      background:url(images/kiji_sideborder.gif) repeat-y;
      padding:5px 20px;
      margin:0px auto;
}
.post h2 {
      font-size:1.25em;
      background:url(images/h2_bg.gif) no-repeat;
      border-bottom: solid 1px #FD98CA;
      padding-left:30px;
      padding-bottom:5px;
      margin:0;
}
.post h2 a {
      text-decoration:none;
      color:#FF3399;
}
.post p {
      font-size: 0.9em;
      line-height:1.8;
      margin-top:10px;
}
.postinfo {
      color:#FD98CA;
      text-align:right;
      clear:both;
      margin:20px 0 0;
}
.postinfo a {
      color:#FD98CA;
}

/*記事エリアのボーダー*/
.topborder {
      margin-top:20px;
      padding:0;
      background:url(images/kiji_topborder.gif) no-repeat left top;
      width:510px;
      height:20px;
}
.footborder {
      margin-bottom:20px;
      padding:0;
      background:url(images/kiji_footborder.gif) no-repeat;
      width:510px;
      height:20px;
}

/* 記事のリンク（前のページ後ろのページ）*/
span.pageprev {float:left;}

span.pagenext {float:right;}

.pagelink a {
        color:#66CC00;
}

/* 記事内の画像　*/

.aligncenter { 
        display:block;
        margin:0 auto 10px;
}
.post img {
        border:none;
}
.alignright{
        float:right;
        margin-left: 10px;
        margin-bottom:10px;
}
.alignleft{
       float:left;
       margin-right:10px;
       margin-bottom:30px;
}

/*　記事ページサイドバー　*/
#kiji_sidebar{
       width:200px;
       margin:0 10px 30px;
       float:left;
       display:inline;
}

#kiji_sidebar h2{
       background:url(images/h2_category.gif) no-repeat;
       color:white;
       padding-left:30px;
       margin-top:20px;
       margin-bottom:10px;
       font-size:95%;
}

#kiji_sidebar li{
      background:url(images/listmark1.gif) no-repeat left ;
      width:160px;
      padding-left:18px;
      padding-right:5px;
      margin-top:3px;
      padding-bottom:2px;
      margin-left:8px;
      border-bottom: dotted 1px #FFCCFF;
}

#pagetitle {
      font-weight:bold;
      color:#66CC00;
      text-align:center;
      margin-top:20px;
}

/*カレンダー*/
#wp-calendar {
      width:100%;
}

#wp-calendar a {
     color:#FF99CC;
}

#wp-calendar td, #wp-calendar th{
    text-align:center;
}

#wp-calendar caption {
       background:url(images/h2_category.gif) no-repeat;
       color:white;
       font-size:100%;
       padding-left:30px;
       margin-top:20px;
       text-align:left;
}

#wp-calendar #prev {
       text-align:left;
       padding:3px 0 0 3px;
}
         
#wp-calendar #next {
       text-align:right;
       padding:3px 3px 0 0;
}
      
/* RSSフィード*/

.feed{
      font-family: Verdana, Helvetica, sans-serif;
      margin-top:10px;
      margin-bottom:10px;
}

.feed a {
      color:006699;
}

.feed img {
      vertical-align:middle;
      margin-right:8px;
}
/*検索用フォーム*/
input#s {
       margin-bottom:10px;
}

/*トップページの新着情報*/

#information {
	height: 200px;
	width: 440px;
	float: right;
	background-image: url(images/info_bg.png);
	background-repeat: no-repeat;
	margin-right: 5px;
        padding-top:60px;
        padding-left:40px;
}
#information dl{
        width:400px;
}

#information dl dt{
        color:#FF0000;
　　　　 margin-top:4px;
}
#information dl dd{
        color:#FF99FF;
        border-bottom:dotted 1px #333333;
        padding-bottom:2px;
}