@charset "UTF-8";
/*  
Sticky Footer Solution
by Steve Hatcher 
http://stever.ca
http://www.cssstickyfooter.com
*/

* {
	margin:0;
	padding:0;
}
html, body, #wrap {
	height: 100%;
	text-align: center;
}
body {
	background-color: #FFF0E1;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
body, th, td, caption {
	font-size: 14px;
	line-height: 130%;
	color:#960;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}
body > #wrap {
	height: auto; /* body直下のwrapにautoを指定 */
	min-height: 100%;
}
#wrap {
	margin:0 auto; /* bodyのtext-alignに対応し中央揃えになる */
	width:800px;
	background-color: #FFF;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#main {
	padding-bottom: 20px; /* footerと同じ高さを指定する */
	width:800px;
	height: 100%;
}
#header {
	height:150px;
	width:800PX;
}
#menu {
	width:780px;
	margin:5px auto;
}
#menu table {
	border:none;
	margin:0px auto;
}
#menu table td {
	padding: 3px;
	border:none;
}
#contents {
	width:720px;
	background-color: #FFF;
	margin:0 auto;
}
#footer {
	position: relative; /* margin-topはfooter高さの負の値 　左右はautoにすることで中央揃えに*/
	height: 20px;
	width:600px;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#F99;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F99;
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* CLEAR FIX*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/*下のmacのあとは本来英字では逆スラッシュ箇所 */
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/* ---------------------------------------共通の設定 */
p {
	width:600px;
	margin:10px auto;
	text-align:left;
}
table {
	border: 1px solid #CCC;
	border-collapse: collapse;
	text-align:left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
td {
	border: 1px solid #CCC;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
}
td.pink_t {
	background-color:#FFDFDF;
}
td.yellow {
	background-color:#FFC
}
img {
	border: 0;
	line-height: 0;
	vertical-align:bottom;
}
h1 {
	margin:10px auto;
	font-size:18px;
}
h2 {
	margin:10px auto;
}
h3 {
	margin:10px auto;
	font-size:14px;
}
h4 {
	margin:10px auto;
	font-size:12px;
}
ol {
	margin-left:  0em;/*番号*/
	padding-left: 2em;
}
ul {
	margin-left:  0em;
	padding-left: 2em;
}
li {
	padding-bottom: 2px;/*ul,olとセットで*/
	text-align: left;
}
.nowrap {
	white-space: nowrap;/*改行の禁止*/
}
.red {
	color:#F00;
}
.pink {
	color:#F69;
}
.blue {
	color:#69F;
}
.green {
	color:#6C0
}
.small {
	font-size:12px;
}
.small_pink {
	font-size:12px;
	color:#F69;
}
.right {
	text-align:right;
}
.left {
	text-align:left;
}
.center {
	text-align:center;
}
.clear {
	clear:both;
}
/* ---------------------------------------園の概要 */
#gaiyo {
	width:100%;
}
#gaiyo table {
	border-style:none;
}
#gaiyo table td {
	border-style:none;
}
/* ---------------------------------------保育目標 */
#mokuhyo {
	width:100%;
}
#mokuhyo table {
	border-style:none;
}
#mokuhyo table td {
	border-style:none;
}
#mokuhyo p {
	text-align:center;
	color:#F66
}
/* ---------------------------------------保育園の一日 */
#day {
	width:700px;
	margin:0 auto;
}
#day img {
	margin:10px auto;
}
#day table {
	border-style:none;
}
#day table td {
	border-style:none;
}
#day ul {
	margin-left:250px;
}
#day ul li {
	font-size:12px;
}
/* ---------------------------------------年間行事 */
#gyouji {
	width:100%;
}
#gyouji table {
	border-style:none;
	margin:10px auto;
}
#gyouji table td {
	border-style:none;
	text-align:center;
	padding:5px;
	font-size:13px;
}
#gyouji table td.right {
	text-align:right;
	font-size:12px;
}
#gyouji p {
	width:600px;
	border: 1px dotted #F99;
	padding:5px;
	font-size:13px;
}
/* ---------------------------------------子育て支援 */
.shien {
	width:100%;
	margin:0 auto;
}
.shien table {
	border-style:none;
	width:550px;
}
.shien table td {
	border-style:none;
	padding:7px;
}
.shien_boxwrap {
	width:530px;
	margin:0 auto;
}
.shien_box {
	width:244px;
	height:199px;
	margin:5px;
	padding:5px;
	text-align:left;
	background-image: url(images/shien_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	text-align:center;
}
.shien_box p {
	width:220px;
	text-align:center;
	margin:0;
	padding:0;
}
.shien_box h3 {
	margin:15px auto;
}
/* ---------------------------------------ページトップのリンク*/
p.pagetop {
	width:700px;
	font-size:10px;
	text-align:right;
}
p.pagetop a {
	text-decoration:none;
}

