#subheader2 {
	width:960px;
	height:285px;
	margin-top:10px;
	background-image:url(../images/subtitle.jpg);
	background-repeat:no-repeat;
}

#menu {
	width:960px;
	height:42px;
	background-image:url(../images/menu5.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
}

#menu ul li {
	float:left;
}

#menu li.home {
	display:block;
	width:137px;
	height:42px;
	text-align:center;
	line-height:42px;
	color:#FFF;
	font-weight:bold;
	font-size:18px;
}

#menu li.introduction {
	display:block;
	width:127px;
	height:42px;
	text-align:center;
	line-height:42px;
	color:#FFF;
	font-weight:bold;
	font-size:18px;
}

#menu li.child {
	display:block;
	width:137px;
	height:42px;
	text-align:center;
	line-height:42px;
	color:#FFF;
	font-weight:bold;
	font-size:18px;
}

#menu li.adult {
	display:block;
	width:135px;
	height:42px;
	text-align:center;
	line-height:42px;
	color:#FFF;
	font-weight:bold;
	font-size:18px;
}

#menu li.happyo {
	display:block;
	width:137px;
	height:42px;
	text-align:center;
	line-height:42px;
	color:#FFF;
	font-weight:bold;
	font-size:18px;
}

#menu li.access {
	display:block;
	width:137px;
	height:42px;
	text-align:center;
	line-height:42px;
	color:#FFF;
	font-weight:bold;
	font-size:18px;
}

#menu li.ask {
	display:block;
	width:149px;
	height:42px;
	text-align:center;
	line-height:42px;
	color:#FFF;
	font-weight:bold;
	font-size:18px;
}

#viewer {
	float:right;
	width:450px;
	height:285px;
	overflow: hidden;
	position: relative;
}

#contents {
	clear:both;
	margin-top:10px;
	width:960px;
	height:auto;
}

#child {
	font-size:12px;
	padding-bottom:20px;
	line-height:16px;
	-webkit-box-shadow: 0 10px 6px -6px #777;
	-moz-box-shadow: 0 10px 6px -6px #777;
	box-shadow: 0 10px 6px -6px #777;
}

#child-head {
	background-image:url(../images/bar_long.png);
	background-repeat:no-repeat;
	width:945px;
	height:30px;
	color:#FFF;
	line-height:30px;
	font-weight:bold;
	font-size:18px;
	padding-left:15px;
	padding-bottom:10px;
}

#child-SCHEDULE {
	background-image:url(../images/schedule.jpg);
	background-repeat:no-repeat;
	width:960px;
	height:294px;
	text-indent:-9999px;
	padding-bottom:20px;
}

#child p.child-detail {
	margin-top:10px;
	padding-bottom:20px;
	width:100%;
}

#child span.txtright {
	text-align:right;
}

#child p.adress {
	font-size:12px;
	width:100%;
	background-color:#999;
	text-align:center;
	padding:10px 0 10px 0;
	font-weight:bold;
	margin-top:20px;
}

#child p.adress a{
	color:#000;
}

#child p.adress a:hover{
	color:#666;
}

#child p.child-attention {
	margin-top:10px;
}

#child p.child-attention a{
	color:#00f;
}

#child p.child-attention a:hover{
	color:#666;
}

#kiyaku {
	font-size:12px;
	line-height:16px;
	padding-bottom:20px;
}

#child h2 {
	color:#FFF;
}

#kiyaku-head {
	background-image:url(../images/bar_long.png);
	background-repeat:no-repeat;
	width:945px;
	height:30px;
	color:#FFF;
	line-height:30px;
	font-weight:bold;
	font-size:18px;
	padding-left:15px;
	padding-bottom:10px;
}


#child table {
	margin-top:30px;
	font-size:12px;
	-webkit-box-shadow: 0 10px 6px -6px #777;
	-moz-box-shadow: 0 10px 6px -6px #777;
	box-shadow: 0 10px 6px -6px #777;
}

#child td {
	padding:5px 10px 5px 10px;
}

#child table span.name {
	font-size:14px;
	font-weight:bold;
}