/* 全体指定 */

body{
background-color: #FFFFFF;
margin-left: auto;
margin-right: auto;
width: 800px;
}
.childrenMain {
width:650px;
margin:0 auto;
background:url(img/children_main_bg.gif) center center repeat-y;
}
.childrenMainInner {
padding:0 auto 24px auto;
width:580px;
text-align:left;
}
.childrenMainTitle {
background:url(img/children_main_top.gif) no-repeat center top;
padding:40px 0 24px 0;
}
.childrenSubTitle {
margin:24px 0 20px 0;
}
.childrenMainInner p {
margin-bottom:1.5em;
}
.childrenImgCenter {
text-align:center;
}
.childrenImgRight {
text-align:right;
margin:0 0 0 24px;
}
.childrenImgLeft {
text-align:right;
margin:0 24px 0 0;
}
.childrenFooterNavi {
padding:18px 0;
background:url(img/children_main_foot.gif) no-repeat center bottom;
}
.children06_title{
	margin: 60px 0 0 0;
	text-align: center;
}

.children06_main{
	margin: 40px 0 0 0;
	text-align: center;
}


.mid{
　width:500px;
　margin:40px auto;
 text-align: center;
	
}

#06top{
	width:800px;
	text-align: center;
}

#left{
	float: left;
	width: 430px;
}

#left #text_b{
	width: 325px;
	height: 215px;
	background: url(06/img/text_b.jpg) no-repeat;
}

.text {
	width:320px;
	height: 170px;
	padding: 15px;
	color: #ffffff;
	overflow: auto;
	scrollbar-face-color: #ffffff;       /* 表面の色 */
  	scrollbar-3dlight-color: #ffffff;    /* 左端と上端の色 */
  	scrollbar-highlight-color: #ffffff;  /* ハイライトの色 */
  	scrollbar-shadow-color: #ffffff;     /* 影の色 */
	scrollbar-darkshadow-color: #ffffff; /* 右端と下端 */
 	scrollbar-arrow-color: #202A50;      /* 矢印の色 */
	scrollbar-track-color: #ffffff;      /* バーの背景の色 */
}

#right{
	float: right;
	width: 323px;

}


#backnumberBtn{
width:650px;
position:relative;
margin:0px atuo 20px auto;
padding-top:20px;
list-style:none;
}
#backnumberBtn li{
height:30px;
position:relative;
margin-bottom: 20px;
}
#backnumberBtn a {
position:absolute;
display: block;
text-indent:-10000em;
text-decoration: none;
top:0px;
left: 0px;
}
#backnumberBtn .caption {
position:absolute;
top:5px;
left:165px;
}

#backnumberBtn span {
display:none;
}

/* Living Room Menu の中「子供アートの窓」 */
#backnumberBtn .children a{
background: url(img/children.jpg) no-repeat ; width: 150px; height: 30px;
}


