@charset "UTF-8";
#wrapper{
	margin-top:55px;
	border:15px solid #e972a7;
	background:url(../images/illust_bg.gif) no-repeat center top;
	}
#intro #contents{
	0border:3px solid #ffab20;
	}
header #main01{
	background:url(../images/main.jpg) no-repeat;
	background-size:cover;
	background-position:center right;
	}
h2#subtitle{
	width:194px;
	height:198px;
	background:url(../images/subtitle.png) no-repeat;
	background-size:100% auto;
	text-indent:-9999px;
	font-size:0;
	top:72px;
	left:-30px;
	}

/* タブメニュー */
#tab-menu {
  list-style: none;
  poisition:relative;
  width:720px;
  margin:-99px auto 0 auto;
}
#tab-menu li {
	width:32%;
	margin-right:2%;
	float:left;
	padding: 18px 0;
	text-align:center;
	background: #fff100;
	cursor:pointer;
	color:#e972a7;
	font-size:18px;
	line-height:1;
	}
#tab-menu li:last-child{ margin-right:0;}
#tab-menu li.active {
  background: #e972a7;
  color: #fff100;
  padding: 21px 0;
}

/* タブの中身 */
#tab-box {
  padding: 50px 0;
}
#tab-box div {
  display: none;
}
#tab-box div.active {
  display: block;
}

#direcImg{
	margin:0 20px 10px 0;
	float:left;
	}
#direcTxt{
	margin:50px 0 20px 0;
	}
#direc002 {
	background:url(../images/kotoba_bg.jpg) no-repeat;
	color:#e972a7;
	padding:70px 35px 40px 35px;
	}
#direc002 h3{ display:none; }
#direc002 h6{ color:#000; margin-top:10px; font-weight:700; }
#direcImg001{
	float:right;
	margin:10px 0 10px 10px;
	}
h4{
	text-align:center;
	height:80px;
	margin-bottom:40px;
	color:#e972a7;
	font-size:26px;
	font-weight:500;
	}
.nikkiDate,.nikkiDateRight{
	width:220px;
	height:60px;
	background:url(../images/date.png) no-repeat;
	color:#e972a7;
	font-size:22px;
	font-weight:500;
	padding:3px 0 0 40px;
	letter-spacing:2px;
	margin-top:15px;
	}
.nikkiNote{
	background:url(../images/note.png) repeat;
	display:block;
	border:1px solid #fff;
	}
.nikkiDateRight{
	float:right;
	}
.nikkiNote p{
	margin:0px 20px 57px 20px;
	font-size:16px;
	line-height:1.92;
	font-weight:250 !important;
	}
#nikkiImg01{
	float:right;
	margin:-50px 0 10px 15px;
	}	
#nikkiImg02{
	float:left;
	margin:-50px 15px 10px 0;
	}
#nikkiImg03{
	float:right;
	margin:-60px 0 10px 15px;
	}	