@charset "utf-8";
/* CSS Document */

/* section
-------------------------------------*/
section {
	margin: 0px 10px;

}

h1.h1Title {
	padding: 14px 10px;
}

h2.title {
	background-color: #fce3bd;
	background-repeat: repeat;
	vertical-align: middle;
	margin-bottom:15px;
	height:34px;
}

#section01,#seciton02 {
	margin: 10px auto;
}
#section01 .img,#seciton02 .img {
	display:block;
	margin:0 auto;
	width:300px;
}
.mb10 {margin-bottom:10px;}
.arrow {
	text-align: center;
	margin: 20px 0px;
}
.m_b {
	text-align: center;
	margin-top: 20px;
}

header#mypage .closeBtn01 {
  width: 80px;
  height: 22px;
  position: absolute;
  right: 10px;
  top: 10px;
  padding: 0px 0 0 0;
}

.etcTourPanel {
	text-align: center;
	margin: 30px 0 15px;;
}