/*　共通設定　*/
*{
	margin:0px;
	padding:0px;
}
body{
	width:800px;
	height:100%;
	font-size:14px;
	color:#000000;
	text-align:center;
	margin:0px auto;
	background-color:#FFFFCC;
	line-height: 1.5em;
}

a{
	color:#000000;
	text-decoration:underline;
}
a:hover{
	color:#808080;
	text-decoration:none;
}
a img{
	border:none;
}
img {
	border:none;
	max-width : 100% ;
　　height : auto ;
}
.clear{
	clear:both;
}
strong{
	font-weight: normal;
}
.red{
	color:#FF0000;
}


/*　ヘッター　*/
#header{
	max-width : 100% ;
　　height : auto ;
	margin:0px 0px 0px 0px;
}
.menulist{
}
#header ul{
	list-style-type:none;
}
#header li{
	float:left;
}
#header li.home{
	float:right;
}
#header a{
	display:block;
	max-width : 100% ;
　　height : auto ;
	text-indent:-1000em;
	background-repeat:no-repeat;
	background-position:left top;
	text-decoration:none;
}
#header a:hover{
	background-position:left bottom;
}
#header a.m01{
	width:800px;
	height:120px;
	background-image: url(./img/kidsworld_hd.jpg);
	margin:0px 0px 0px 0px;
}
/*#header a.m02{
	width:140px;
	height:90px;
	background-image: url(./img/kidsworld__hed_FB.jpg);
	margin:0px 0px 0px 0px;
}*/
	

/*　コピー　*/
#copy{
	width:800px;
	height:190px;
	margin:0px 0px 10px 0px;
	border-top:0px #BEC1C0 solid;
	border-right:0px #BEC1C0 solid;
	border-left:0px #BEC1C0 solid;
	background-image: url(./img/kidsworld_cp.jpg);
	
}

/*　メニュー　*/
#menu{
	width:780px;
	height:90px;
	margin:0px 0px 0px 15px
	/*border-top:1px #BEC1C0 solid;
	border-right:1px #BEC1C0 solid;
	border-left:1px #BEC1C0 solid;*/	
}


.menulist{
}

#menu ul{
	list-style-type:none;
}
#menu li{
	float:left;
}
#menu li.home{
	float:right;
}
#menu a{
	display:block;
	width:260px;
	height:90px;
	text-indent:-1000em;
	background-repeat:no-repeat;
	background-position:left top;
	text-decoration:none;
}
#menu a:hover{
	background-position:left bottom;
}
#menu a.m01{
	background-image: url(./img/kidsworld_bt01.jpg);
	margin:10px 0px 0px 0px;
}
#menu a.m02{
	background-image: url(./img/kidsworld_bt02.jpg);
	margin:10px 0px 0px 0px;
}
#menu a.m03{
	background-image: url(./img/kidsworld_bt03.jpg);
	margin:10px 0px 0px 0px;
}
#menu a.m04{
	background-image: url(./img/kidsworld_bt04.jpg);
	margin:0px 0px 10px 0px;
}
#menu a.m05{
	background-image: url(./img/kidsworld_bt05.jpg);
	margin:0px 0px 10px 0px;
}
#menu a.m06{
	background-image: url(./img/kidsworld_bt06.jpg);
	margin:0px 0px 10px 0px;
}
/*#menu a.m07{
	background-image: url(./img/kidsworld_btn07.jpg);
	margin:0px 0px 10px 0px;
}
#menu a.m08{
	background-image: url(./img/kidsworld_btn08.jpg);
	margin:0px 0px 10px 0px;
}*/

/*　記事部　*/
.kiji{
	width:800px;
	hight:900px;
	border-bottom:0px #BEC1C0 solid;
	border-right:0px #BEC1C0 solid;
	border-left:0px #BEC1C0 solid;
	}

	
/*　下部メニュー　*/
#menu2{
	width:800px;
	height:90px;
	margin:0px 0px 0px 0px
	/*border-top:1px #BEC1C0 solid;
	border-right:1px #BEC1C0 solid;
	border-left:1px #BEC1C0 solid;*/	
}


.menu2list{
}

#menu2 ul{
	list-style-type:none;
}
#menu2 li{
	float:left;
}
#menu2 li.home{
	float:right;
}
#menu2 a{
	display:block;
	width:400px;
	height:90px;
	text-indent:-1000em;
	background-repeat:no-repeat;
	background-position:left top;
	text-decoration:none;
}
#menu2 a:hover{
	background-position:left bottom;
}
#menu2 a.m01{
	background-image: url(./img/kidsworld_bt11.jpg);
	margin:0px 0px 30px 0px;
}
#menu2 a.m02{
	background-image: url(./img/kidsworld_bt12.jpg);
	margin:0px 0px 30px 0px;
}
#menu2 a.m03{
	background-image: url(./img/kidsworld_bt13.jpg);
	margin:0px 0px 30px 0px;
}

/*　フッター　*/

.footer{
	width:800px;
	text-align:center;
	margin:0px auto;
}
/*#footer{
	width:800px;
	height:80px;
	background-image: url(./img/Sii_Bellissima_foot.jpg);
	margin:0px 0px 0px 0px;
}	*/
	
#container{width:300px;}
