body {
font : 90% "Osaka", Arial, Helvetica, sans-serif;
color : #000000;
background : #ffffCC 
}
			/*WRAP*/
#container {
width : 750px;
margin : 0 0 0 50px;
padding : 0;
line-height : 1.7em;
background : #FFFFFF;
color : #666;
}
			/*TOP BANNER*/
#top {
width : 750px;
margin : 0;
padding : 0;
background : #66CC00 right center;
border-bottom : 2px solid #fff;
}

			/*TOP MENU*/
#menu {
margin : 0;
padding : 0;
height : 40px;
}
			/*LEFT MENU*/
#leftnav {
float : left;
width : 160px;
margin : 0;
padding : 0;
border-right : 2px solid #fff;
color : #333;
background : #eee;
}
			/*MAIN CONTENT*/
#content {
width : 700px;
margin : 0 0 0 50px;
padding : 0;
}
			/*FOOTER*/
#footer {
        width:750px;
	margin:0 ;
	padding:0 ;
	color: #fffff;
	background:  #339900;
	border-bottom : 2px solid #fff;
}
#footer img {
float : right;
}
* > html #footer img {
margin : 0;
}
#footer a:link, #footer a:visited {
text-decoration : none;
color : #ffffff;
background : transparent;
text-decoration : none;
}
#footer a:hover {
color : #ffffff;
text-decoration : none;
background : inherit;
}
#footer a:active {
color : #ffffff;
text-decoration : none;
background : inherit;

}
			/*TYPOGRAPHY*/
h1 {
margin : 0;
padding : 15px 15px 0 5px;
font : 140%  "Osaka",  sans-serif;
letter-spacing : 3px;
color : #336600;
background : inherit;
}
h2 {
margin : 0;
padding : 15 15 0 5px;
font : 130%  "Osaka", sans-serif;
letter-spacing : 3px;
color : #336600;
background : inherit;
}
h3 {
margin : 0;
padding : 0 0 5px 10px;
font : 130% georgia, Helvetica, "Trebuchet MS", Tahoma, sans-serif;
text-transform : uppercase;
color : #000000;
background : inherit;
}
p {
padding : 0 10px 0 10px;
font : 120% georgia, Helvetica, "Osaka", Tahoma,;
line-height : 1.5;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
			/*LINKS*/
a:link, a:visited {
text-decoration : none;
color : #0033cc;
background : transparent;
text-decoration : none;
}
a:hover {
text-decoration : none;
color : #0099cc;
background : inherit;
}
a:active {
text-decoration : none;
background : inherit;
color : #aaa;
}
a img {
border : none;
}
#navlist li {
list-style-type : square;
margin : 0 15px 0 0;
padding : 0;
background : inherit;
color : #520934;
}
			/*IMAGES*/
.imgright {
float : right;
margin : 0 10px 10px 10px;
padding : 10px;
}
.imgleft {
float : left;
margin : 0;
padding : 0;
}
			/*GALLERY*/
#gallery {
height : 125px;
}
#gallery img {
float : left;
padding : 5px;
}
			/*CLASS*/
.happy {
border-top : 1px solid #808080;
padding : 10px;
}
.clear {
clear : both;
overflow : hidden;
width : 0;
height : 1px;
}
.quote {
margin : 10px;
border : 1px solid #cb274c;
padding : 15px;
color : #cb274c;
background : transparent;
}


.kids-station {	/*1個あたりのボックス設定*/
width: 560px;
height: 505px;
background: url(kids-station.gif) no-repeat;
overflow: hidden;
padding-top: 0.5em;
padding-bottom: 0.5em;
padding-left: 5px;
}

.kids-station a {	/*ボックス内のリンク色設定*/
color: #0000ff;
background:  #fff;
font-family: "ＭＳ Ｐゴシック",sans-serif;
font-weight: bold;
text-align: center;
}

.kids-station a:hover {	/*ボックス内のリンクのカーソルオーバー時の文字色設定*/
color: #333333;
background:  #fff;
font-family: "ＭＳ Ｐゴシック",sans-serif;
font-weight: bold;
font-size : 400%
text-align: center;
}

.rhythm {	/*1個あたりのボックス設定*/
width: 560px;
height: 505px;
background: url(rhythm.gif) no-repeat;
overflow: hidden;
padding-top: 0.5em;
padding-bottom: 0.5em;
padding-left: 5px;
}

.rhythm a {	/*ボックス内のリンク色設定*/
color: #0000ff;
background:  #fff;
font-family: "ＭＳ Ｐゴシック",sans-serif;
font-weight: bold;
text-align: center;
}

.rhythm a:hover {	/*ボックス内のリンクのカーソルオーバー時の文字色設定*/
color: #333333;
font-family: "ＭＳ Ｐゴシック",sans-serif;
background:  #fff;
font-weight: bold;
font-size : 400%
text-align: center;
}
