@charset "Shift_JIS";
/*あゆみ保育園スタイルシート*/
/*NIHONDENSAN Y.NABEKURA.2007*/
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #F0FFF0 url(img/back.gif);
}

a{ text-decoration:underline; }
a:link{ color:#FFFFFF; }
a:visited{ color:#COCOCO; text-decoration:none; }
A:hover{ position:relative; top:1px; left:1px }
A:active{ position:relative; top:1px; left:1px }

h1 {
	margin-top: 0;
	text-align: right;
	font-size: 12px;
	color: #000;
	background: #32CD32;
}

p {
	font-size: 14px;
	font-family:Osaka, ＭＳ Ｐゴシック, MS UI Gothic, sans-serif
	color: #000;
	link font color:
}

tt {
	font-size: 13px;
	font-family:Osaka, ＭＳ Ｐゴシック, MS UI Gothic, sans-serif
	color: #FFF;
}

#j1 {
	margin: 0;
	padding: 0;
	line-height: 150%;
	font-size: 15px;
	font-family:Osaka, ＭＳ Ｐゴシック, MS UI Gothic, sans-serif
	background: #F9D378;
	border: 0;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

#header {
	width: 800px;
	height: 150px;
	margin: 0;
	padding: 0;
	background: #00CCFF;
}

#menu {
	width: 240px;
	background: #32CD32;
}

#main {
	margin: 0;
	padding: 0;
	background: #32CD32;
}

#info {
	margin: 0;
	padding: 0;
	width: 272px;
	height: 302px;
	background: #32CD32 url(../img/info.gif);
	background-repeat: no-repeat;
}

#gyouji {
	margin: 0;
	padding: 0;
	width: 272px;
	height: 302px;
	background: #32CD32 url(../img/gyouji.gif);
	background-repeat: no-repeat;
	background-position: 0px 17.5px;
}

#kondate {
	margin: 0;
	padding: 0;
	width: 560px;
	height: 200px;
	background: #32CD32;
}

#footer {
	width: 800px;
	cleat: both;
}

#wrapper {
	color: #000;
	background: #32CD32;
{

