﻿@charset "utf-8";

/* 基本構造
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body {
	font-size: 75%;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS Pゴシック", sans-serif;
	line-height: 1.4;
	color: #333333;
	background: #009966 url(../images/index/body_bg.gif) center top repeat-y;
	text-align: center;
}

a {
	color: #003399;
}

a:visited {
	color: #003399;
}

a:hover {
	color: #0066CC;
}

img {
	border: none;
	vertical-align: top;
}

#wrapper {
	margin: 0;
	padding: 0;
	font-size: 100%;
	width: 800px;
	text-align: left;
	background: #FFFFFF;
	padding-top: 170px;
	margin:auto;
}

/* ページトップ構造
---------------------------------------------*/
#seo {
	position: absolute;
	top: 2px;
	width: 795px;
	height: 19px;
	padding-right: 5px;
	text-decoration:none;
	background: #FFFFFF;
	text-align:right;
	color:#000000;
}

#logo {
	position: absolute;
	top: 20px;
	width: 800px;
	height: 150px;
	background: #ffffff url(../images/index/logo_bg.jpg) left center no-repeat;
}

#logo_title {
	position:absolute;
	top: 28px;
	left: 28px;
	height: 100px;
}

#menu {
	float: left;
	clear: both;
	background: #ffffff;
	overflow /**/: hidden;
	width: 200px;
	margin-top: 20px;
	padding-right: 5px;
	padding-bottom: 15px;
}
#menu .section {
	margin: 16px 18px 0 18px;
	border-bottom: 1px solid #ccc;
}
#menu .section p {
	margin: 10px 0;
}
#menu .section .link {
	background: url(../images/arrow.gif) left center no-repeat;
	padding-left: 14px;
}

#menu h3 {
	padding:5 0 5px 0;
}

#menu img {
	padding-bottom: 10px;
}


/*  メニューナビ画像切り替え
---------------------------------------------*/
#menuNav {
	float: left;
	width: 200px;
	height: 318px;
	padding: 70px 0 40px 0;
	margin-bottom: 20px;
	list-style-type: none;
	background: #ffffff url(../images/index/menu_bg.gif) no-repeat;
}

*html body #menuNav li {
	float: left;
	width: 175px;
	margin: 10px 5px 10px 5px;
}

#menuNav li {
	float: left;
	width: 175px;
	margin: 10px 10px 10px 10px;
}

#menuNav li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/: 33px;
	padding-top: 33px;
	background-image: url(../images/index/menu_nav.gif);
	color: #FFFFFF;
}


/*  メニューナビ画像切り替え
---------------------------------------------*/

/* 通常 */
#mnav01 a { background-position: 0      0; }
#mnav02 a { background-position: 0 -33px; }
#mnav03 a { background-position: 0 -66px; }
#mnav04 a { background-position: 0 -99px; }
#mnav05 a { background-position: 0 -132px; }
#mnav06 a { background-position: 0 -165px; }
#mnav07 a { background-position: 0 -198px; }
#mnav08 a { background-position: 0 -231px; }
#mnav09 a { background-position: 0 -264px; }
#mnav10 a { background-position: 0 -297px; }

/* マウスオーバー */
#mnav01 a:hover { background-position: -175px      0; }
#mnav02 a:hover { background-position: -175px -33px; }
#mnav03 a:hover { background-position: -175px -66px; }
#mnav04 a:hover { background-position: -175px -99px; }
#mnav05 a:hover { background-position: -175px -132px; }
#mnav06 a:hover { background-position: -175px -165px; }
#mnav07 a:hover { background-position: -175px -198px; }
#mnav08 a:hover { background-position: -175px -231px; }
#mnav09 a:hover { background-position: -175px -264px; }
#mnav10 a:hover { background-position: -175px -297px; }


/* 本文レイアウト
---------------------------------------------*/

#content {
	overflow: auto !important;
	overflow /**/: hidden;
	width: 800px;
	background: #FFFFFF;
	padding-bottom: 20px;
}

.tr235 {
	text-align: right;
	width: 235px;
	padding: 8px 8px 8px 0;
}

.fr {
	float: right;
	padding: 0 10px 0 20px;
}

.fl {
	float: left;
	padding: 0 20px 0 10px;
}

.red {
	color: #FF0000;
}

.blue {
	color:#0000FF;
}

#news {
	float: left;
	width: 590px;
	background: #ffffff;
	margin-top: 20px;
	padding-left: 5px;
}

#news img{
	margin-bottom: 20px;
}

.news_h2 {
	color: #0850B2;
	width: 575px;
	background-color: #EFEFEF;
	border-left: 5px solid #FF0000;
	border-bottom: 1px solid #CCCCCC;
	margin: 0;
	padding: 5px;
}

.m10_0_10_5 {
	margin: 25px 0 10px 10px;
}

.m8_5_20_15 {
	margin: 8px 5px 20px 35px;
	padding: 10px;
}

.m70_5_20_70 {
	font-size: 17px;
	font-weight: bold;
	line-height: 3;
	padding: 80px 15px 25px 80px;
}

*html body .subtitle_orange {
	color: #FFFFFF;
	font-size: 15px;
	background-color: #FFCC00;
	border-left: 5px solid #FF0000;
	border-bottom: 1px solid #FF6600;
	width: 590px;
	height: 30px;
	overflow: auto !important;
	overflow /**/: hidden;
	margin: 0 0 10px 0;
	padding: 6px 0 0 5px;
}
.subtitle_orange {
	color: #FFFFFF;
	font-size: 15px;
	background-color: #FFCC00;
	border-left: 5px solid #FF0000;
	border-bottom: 1px solid #FF6600;
	width: 570px;
	height: 30px;
	overflow: auto !important;
	overflow /**/: hidden;
	margin: 5px 0 10px 0;
	padding: 12px 0 0 10px;
}

.section{
	margin: 15px 15px 25px 20px;	
}

.news_dl {
	width: 575px;
	background-color: #FFFFCC;
	border-left: 5px solid #FFFFCC;
	border-bottom: 1px solid #CCCCCC;
	margin: 0;
	padding: 5px;
}

/* 園の一日・年間スケジュールテーブル設定
---------------------------------------------*/
#schedule {
	width: 575px; 
	padding: 20px 0 30px 0;
}

#schedule table {
	border-top: 1px solid #FFCCFF; 
	border-bottom: none; 
	border-left: none;
	border-right: none;
	margin: 15px 0 30px 0;
	font-size: 100%; 
	width: 100%; 
}
#schedule td {
	border-top: none; 
	border-bottom: 1px solid #FFCCFF; 
	border-left: none;
	border-right: none; 
	padding: 10px;
}
#schedule th {
	font-size: 15px;
	text-align: left;
	border-top: none;
	border-bottom: 1px solid #FFCCFF;
	border-left: 6px solid #FF99FF;
	border-right: none;
	background-color: #FFCCCC;
	font-weight: normal;
	padding: 10px;
	width: 100px;
}
#schedule th.must {
	border-left-color: #D90000;
}
#schedule th em {
	font-style: normal;
	color: #FF0000;
	padding-left: 5px;
}
.bg_day{
	background: #FFFFFF url(../images/schedule/bg_day.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.bg_year{
	background: #FFFFFF url(../images/schedule/bg_year.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.honobono_schedule{
	width: 590px;
	background: url(../images/kosodate/schedule.gif);
	background-repeat: no-repeat;
}

.text1,.text2,.text3,.text4 {
	border: 1px solid #CCCCCC;
	background-color: #FFFF99;
	padding: 2px;
}
.text1 {
	width: 200px;
}
.text2 {
	width: 4em;
}
.text3 {
	width: 98%;
}
.text4 {
	width: 98%;
}

.h1_big {
	font-size: 250%;
}

#schedule select {
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
}
#schedule .submit {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
.text1:focus,.text2:focus,.text3:focus,.text4:focus {
	border-color: #7F9DB9;
	background-color: #FFFFFF;
}




#footer {
	text-align: right;
	line-height: 1.4;
	padding: 20px 0 10px 0;
	width: 800px;
	clear: both;
	color: #000000;
	background: #FFFFFF;
}
