@charset "UTF-8";

header #main01{
	background:url(../images/main.jpg) no-repeat;
	background-size:cover;
	background-position:top center;
	}
h2#subtitle{
	width:194px;
	height:198px;
	background:url(../images/subtitle.png) no-repeat;
	background-size:100% auto;
	text-indent:-9999px;
	font-size:0;
	margin-top:-30%;
	z-index:-1;
	}
#contents{
	background:#fafafa;
	width:100%;
	margin:10% auto 10% auto;
	}
/* タブメニュー */
#tab-menu {
  list-style: none;
  poisition:relative;
  width:92%;
  margin:0px auto 0 auto;
}
#tab-menu li {
	width:49%;
	margin-right:2%;
	float:left;
	padding: 14px 0;
	text-align:center;
	background: #fff100;
	cursor:pointer;
	color:#e972a7;
	font-size:14px;
	line-height:1;
	}
#tab-menu li:last-child{ margin-right:0;}
#tab-menu li.active {
  background: #e972a7;
  color: #fff100;
  padding: 17px 0;
}

/* タブの中身 */
#tab-box {
  padding: 10% 4%;
  background:#fff;
  border-top:2px solid #e972a7;
}
#tab-box div {
  display: none;
}
#tab-box div.active {
  display: block;
}

#direcImg{
	margin:0 auto 20px auto;
	float:none;
	display:block;
	width:150px;
	}
#direcTxt{
	width:300px;
	margin:0px 0 20px 0;
	}
#direc002 {
	background:#fff100 url(../images/kotoba_bg.jpg) no-repeat;
	color:#e972a7;
	padding:50px 5% 10% 5%;
	}
#direc002 h3{ display:none; }
#direc002 h6{ color:#000; margin-top:10px; font-weight:700; }
#direcImg001{
	float:right;
	margin:10px 0 10px 10px;
	}
h4.cs{
	text-align:center;
	height:300px;
	margin-top:50px;
	letter-spacing:2px;
	color:#e972a7;
	font-size:18px;
	}
h4{
	text-align:center;
	height:80px;
	margin-bottom:40px;
	color:#e972a7;
	font-size:26px;
	font-weight:500;
	}
h4 img{
	width:220px;
	height:auto;
	}
.nikkiDate,.nikkiDateRight{
	width:220px;
	height:50px;
	background:url(../images/date.png) no-repeat;
	background-size:180px auto;
	color:#e972a7;
	font-size:18px;
	font-weight:500;
	padding:3px 0 0 20px;
	letter-spacing:2px;
	}
.nikkiNote{
	background:url(../images/note.png) repeat;
	background-size:701px auto ;
	display:block;
	border:1px solid #fff;
	}

.nikkiNote p{
	margin:0px 5px 55px 5px;
	font-size:15px;
	line-height:1.92;
	font-weight:250 !important;
	}
#nikkiImg01{
	display:block;
	width:220px;
	height:auto;
	margin:5px auto 10px auto;
	}	
#nikkiImg02{
	display:block;
	width:290px;
	height:auto;
	margin:5px auto 10px auto;
	}
#nikkiImg03{
	display:block;
	width:250px;
	height:auto;
	margin:5px auto 15px auto;
	}	