#underlayer #btn {
	background-color: #fef3f9;
	height: 90px;
	margin-bottom: 60px;
	z-index: 1000;
	position: relative;
}
/*
#underlayer #btn ul {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#underlayer #btn ul li {
	vertical-align: middle;
	display: table-cell;
	height: 90px;
	width: 200px;
	list-style-type: none;
	text-align: center;
	font-size: 10px;
	line-height: 26px;
	float: left;
}
#underlayer #btn ul li span {
	font-family: 'Baloo Paaji', cursive;
	display: block;
	font-size: 26px;
}

#underlayer #btn ul li .btn1 {
	color: #fff;
	background-color: #ffa5d6;
	height: 90px;
	width: 200px;
	vertical-align: middle;
	display: table-cell;
	transition: 0.5s;
	text-decoration: none;
}
#underlayer #btn ul li .btn1:hover {
	transition: 0.5s;
	background-color: #fcc2e1;
}
#underlayer #btn ul li .btn2 {
	color: #fd78c1;
	background-color: #fef3f9;
	height: 90px;
	width: 200px;
	vertical-align: middle;
	display: table-cell;
	transition: 0.5s;
	text-decoration: none;
}
#underlayer #btn ul li .btn2:hover {
	transition: 0.5s;
	background-color: #fff9fc;
	color: #fcc2e1;
}
#underlayer #btn ul li .btn3 {
	color: #fff;
	background-color: #ffa5d6;
	height: 90px;
	width: 200px;
	vertical-align: middle;
	display: table-cell;
	transition: 0.5s;
	text-decoration: none;
}
#underlayer #btn ul li .btn3:hover {
	transition: 0.5s;
	background-color: #fff;
}

/********/
.cursor {
	cursor: default;
}
#underlayer #btn ul li span {
	font-family: 'Baloo Paaji', cursive;
	display: block;
	font-size: 26px;
}
#underlayer #btn ul li .btn1 {
	color: #fff;
	background-color: #ffa5d6;
	height: 90px;
	width: 200px;
	vertical-align: middle;
	display: table-cell;
	transition: 0.5s;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	line-height: 26px;
}
#underlayer #btn ul li .btn1:hover {
	transition: 0.5s;
	background-color: #fcc2e1;
}
#underlayer #btn ul li .btn2 {
	color: #fd78c1;
	background-color: #fef3f9;
	height: 90px;
	width: 200px;
	vertical-align: middle;
	display: table-cell;
	transition: 0.5s;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	line-height: 26px;
}
#underlayer #btn ul li .btn2:hover {
	transition: 0.5s;
	background-color: #fff9fc;
	color: #fcc2e1;
}
#underlayer #btn ul li .btn3 {
	color: #fd78c1;
	background-color: #fff9fc;
	height: 90px;
	width: 200px;
	vertical-align: middle;
	display: table-cell;
	transition: 0.5s;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	line-height: 26px;
}
#underlayer #btn ul li .btn3:hover {
	transition: 0.5s;
	background-color: #fff;
	color: #fcc2e1;
}
#btn ul{
	list-style-type: none;
	padding: 0;
	color: #fff;
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#btn ul#tab li{
	float: left;
	position: relative;
	margin: 0;
	padding: 0px;
	width: 200px;
	background-color: #fef3f9;
	display: block;
}
#btn ul.child{
	display: none;
	position: absolute;
	padding: 0;
	width: 200px;
}
#btn ul.child li a{
	display: block;
	color: #fff;
	margin: 0px;
	background-color: #fcc2e1;
	font-size: 12px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	transition: 0.2s;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
#btn ul.child li a:hover {
	background-color: #ffa5d6;
	transition: 0.5s;
}
#underlayer .wrap700 .btn {
	text-align: center;
}
#pagetop #underlayer .wrap700 #data {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #c8c8c8;
	margin-top: 40px;
}
#pagetop #underlayer .wrap700 #data li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c8c8c8;
	padding-top: 5px;
	padding-bottom: 5px;
}
#pagetop #underlayer .wrap700 #data li .left {
	width: 110px;
	padding-left: 50px;
	display: inline-block;
}
#pagetop #underlayer .block_s .box p {
	padding-right: 20px;
	padding-left: 20px;
}
#pagetop #underlayer .block_s .box .date {
	font-size: 30px;
	color: #fd78c1;
	font-family: 'Baloo Paaji', cursive;
	margin: 0px;
	padding-top: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fd78c1;
	padding-bottom: 5px;
}
#pagetop #underlayer .block_s .box {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
}
