/* ------------------------------------------
browser style clear
------------------------------------------*/

* {
	margin: 0;
	padding: 0;
	background: transparent;
}

html {
	height: 100%;
	overflow-y: scroll;
}

ul,li,dl,dt,dd{
	list-style:none;
}

img{
	vertical-align: top;
}

a img{
	border: none;
}

a{
	text-decoration: none;
}
a:hover{
text-decoration:underline;
}


body {
	background-color: #fff;
	text-align: center;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3,Arial, Helvetica, sans-serif";
	color: #000000;
	font-size: 12px;
	*font-size: small;
	*font: x-small;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
	/* height: 100%; */
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

p {
	margin: 0 0 1em 0;
}
select option {
	padding: 0 5px;
	background-color: #fff;
}

/* ------------------------------------------
全体
------------------------------------------*/

#container{
	width: 800px;
	height:620px;
	margin:0 auto;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

/* ------------------------------------------
common header and nav
------------------------------------------*/

div#nav {
	width: 800px;
	background: #eee;
	margin: 0 auto;
}

div#nav ul {
	margin: 0px 0px 0px 0px;
	width: 800px;
}

div#nav ul li {
	float: left;
	height: 56px;
}

div#nav ul li a {
	display: block;
	height: 56px;
	text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

li#nav_001,li#nav_001 a {
	width: 115px;
}

li#nav_001 a {
	background: url(img/nav_001.jpg) no-repeat left top;
}

li#nav_001 a:hover {
	background: url(img/nav_001.jpg) no-repeat left -56px;
}

li#nav_002,li#nav_002 a {
	width: 115px;
}

li#nav_002 a {
	background: url(img/nav_002.jpg) no-repeat left top;
}

li#nav_002 a:hover {
	background: url(img/nav_002.jpg) no-repeat left -56px;
}

li#nav_003,li#nav_003 a {
	width: 114px;
}

li#nav_003 a {
	background: url(img/nav_003.jpg) no-repeat left top;
}

li#nav_003 a:hover {
	background: url(img/nav_003.jpg) no-repeat left -56px;
}

li#nav_004,li#nav_004 a {
	width: 114px;
}

li#nav_004 a {
	background: url(img/nav_004.jpg) no-repeat left top;
}

li#nav_004 a:hover {
	background: url(img/nav_004.jpg) no-repeat left -56px;
}

li#nav_005,li#nav_005 a {
	width: 114px;
}

li#nav_005 a {
	background: url(img/nav_005.jpg) no-repeat left top;
}

li#nav_005 a:hover {
	background: url(img/nav_005.jpg) no-repeat left -56px;
}

li#nav_006,li#nav_006 a {
	width: 114px;
}

li#nav_006 a {
	background: url(img/nav_006.jpg) no-repeat left top;
}

li#nav_006 a:hover {
	background: url(img/nav_006.jpg) no-repeat left -56px;
}

li#nav_007,li#nav_007 a {
	width: 114px;
}

li#nav_007 a {
	background: url(img/nav_007.jpg) no-repeat left top;
}

li#nav_007 a:hover {
	background: url(img/nav_007.jpg) no-repeat left -56px;
}

div#footer {
	clear:both;
	width:800px;
	height:43px;
	background: url(img/footer.jpg) no-repeat left;
}

span#copy{
	display:block;
	color:#999999;
	margin-top:35px;
}
.info{
	text-align:left;
	color:#999999;
	padding-top:20px;
	padding-left:10px;
	float:left;
}
.infoimg{
	margin:5px 0;
	}
.maternity{
	padding-top:30px;
	margin-top:100px;
	margin-bottom:20px;
	padding-bottom:30px;
	border:dotted 2px #FFCCCC;
	width:300px;
}
.info a{
	color:#DE7E9C;
}

.info a:hover{
	color:#6F4C6F;
}

.renew .header-infoarea{
	line-height: 30px;
	height: 30px;
	background-color: #000;
}

.renew .header-infoarea h1{
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	color: #fff;
	width: 800px;
	margin: 0 auto;
}

.renew .main-title {
	margin: 0;
	background:url(./img/top-bg-main.png) 0 0 repeat-x;
}

.renew .main-title .main-title-inner{
	width: 800px;
	height: 688px;
	margin: 0 auto;
	background:url(./img/top-main-image.jpg) 0 0 no-repeat;
}

.renew .main-title .main-nav-site{
	width: 620px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	padding: 558px 0 70px;
	/* margin: 558px auto 70px; */
}
.renew .main-title .main-nav-site li{

}

.renew .main-title .main-nav-site li a{
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 298px;
	height: 60px;
	cursor: pointer;
}

.renew .main-title .main-nav-site .nav-site__btn-kikuna a{
	background: url(./img/btn-kikuna.png) 0 0;
}
.renew .main-title .main-nav-site .nav-site__btn-kikuna a:hover{
		background: url(./img/btn-kikuna.png) 0 -60px;
}

.renew .main-title .main-nav-site .nav-site__btn-myorenji a{
		background: url(./img/btn-myorenji.png) 0 0;
}

.renew .main-title .main-nav-site .nav-site__btn-myorenji a:hover{
		background: url(./img/btn-myorenji.png) 0 -60px;
}

.renew .footer-bnr{
	display: flex;
	justify-content: space-between;
	width: 200px;
	margin: 0 auto;
}
.renew .bnr-area{
	width: 800px;
	margin: 0 auto;
	padding: 30px 0;
	background-color: #e0e0e0;
}
.renew .footer-bnr a{
	display: block;
	width: 200px;
	height: 45px;
	background: url(./img/bnr-ballet.png);
	text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.renew .footer-bnr a:hover{
	opacity: .8;
}
.renew #footer #copy{
	margin-top: 0;
}
