@charset "UTF-8";
/* ////////////////////////////////////////
default
//////////////////////////////////////// */
html { overflow-y:scroll; }  /* for FF */

/* a -------------------------------------------- */
a { cursor:pointer; color:#e00c6a; text-decoration:none; }
a:link {text-decoration:none;}
a:visited {text-decoration:none; }
a:hover {text-decoration:none; color:#cccccc; }
a:active {text-decoration:none; color:#cccccc; }
a:focus {text-decoration:none; outline:none; }

/* other -------------------------------------------- */
ul { list-style: none; }
li {list-style: none; }
img { vertical-align: bottom; border: none; }

* {
	margin:0;
	padding:0;
}
html {
	height:100%;
}


body {
	color:#333333;
	font-size: 12px;
	font-style: normal;
	width: 100%;
	height: 100%;
	text-align:center;
	background-color:#ffffff;
	line-height: 1.8em;
	font-family: sans-serif ;
}

#container {
	width:100%;
	position:relative;
	height:auto !important;
	height:100%;
	min-height:100%;
}


/******* head****** */
#project {
	width:100%;
	height:434px;
	background-color:#000000;
	text-align:left;
	position: absolute;
	top:0;
	left:0;
	z-index:-9999;
	overflow:hidden;
	float:left;
}
#img-container {
	width: 21000px;
	white-space: nowrap;
	position:absolute;
	float:left;
}
#img-container-1,#img-container-2 {
	width: 10000px;
	white-space: nowrap;
	position:static;
	float:left;
}
	#img-container-1 .img, #img-container-2 .img {
		float:left;
		*display:block;
		*zoom:1;
		white-space:nowrap;
		position: relative;
	}
	
	
#title {
	width:75%;
	text-align:left;
	margin:0 auto 0 auto;
	padding: 117px 0 0 0;
}
	#title h1 {
		font-size:0;
		line-height:0;
		background-image:url("../img/niijimaTitle.png");
		width:482px;
		height:415px;
		text-indent:-9999px;
	}

/********body*******/
#menu {
	width: 75%;
	height: 31px;
	margin: 60px auto 50px auto;
	text-align:center;
}
	#menu li {
		display:inline;
		float:left;
		position:relative;
	}
	#menu li a {
		text-indent: -9999px;
		background-repeat: no-repeat;
		background-position: 0 0;
		display:block;
		overflow:hidden;
		text-align:left;
		font-size:0em;
		line-height:0em;
		margin: 0 36px 0 6px;
	}
	#menu li.m-schedule a {
		background-image: url("../img/m-schedule.gif");
		width: 73px;
		height: 31px;
	}
	#menu li.m-class a {
		background-image: url("../img/m-class.gif");
		width: 40px;
		height: 31px;
	}
	#menu li.m-diary a {
		background-image: url("../img/m-diary.gif");
		width: 47px;
		height: 31px;
	}
	#menu li.m-staff a {
		background-image: url("../img/m-staff.gif");
		width: 45px;
		height: 31px;
	}
	
#je {
	width: 75%;
	height: 31px;
	margin: 30px auto 50px auto;
	text-align:center;
}
	#je li {
		display:inline;
		float:left;
		position:relative;
		text-indent: -9999px;
		background-repeat: no-repeat;
		background-position: 0 0;
	}
	#je li a {
		display:block;
		overflow:hidden;
		position:relative;
		text-align:left;
		line-height:0em;
	}
	#je li.m-jp a {
		background-image: url("../img/ml-j.gif");
		width: 13px;
		height: 24px;
		left:6px;
	}
	#je li.m-jpac a {
		background-image: url("../img/ml-jac.gif");
		width: 18px;
		height: 28px;
		left:1px;
	}
	#je li.m-sep {
		background-image: url("../img/ml-s.gif");
		width: 14px;
		height: 27px;
		left:3px;
		margin: 10px 0 0 0;
	}
	#je li.m-sep-jp {
		background-image: url("../img/ml-s.gif");
		width: 14px;
		height: 27px;
		left:-2px;
		margin: 10px 0 0 0;
	}
	#je li.m-en a {
		background-image: url("../img/ml-e.gif");
		width: 10px;
		height: 10px;
		left:-2px;
		margin: 29px 0 0 0;
	}
	#je li.m-enac a {
		background-image: url("../img/ml-eac.gif");
		width: 18px;
		height: 16px;
		left:-1px;
		margin: 29px 0 0 0;
	}


/*contents*/
#contents {
	width:540px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 23px;
	text-align:left;
}

/*c-series*/
body#c-series {
	margin:0;
	padding:0;
	text-align:left;
}
h1.c-title {
	margin: 30px 50px 30px 30px;
	text-indent:-9999px;
	background-image: url("../img-menu/title.gif");
	width:396px;
	height:54px;
	line-height:0;
	repeat:no-repeat;
	float:left;
}
h2.c-ob {
	margin:0 0 -50px 5px ;
	line-height:0;
	float:left;
}
.c-menu {
	clear:both;
	margin: 0 0 0 30px;
}
	.c-menu li {
		display:inline;
		float:left;
		margin: 0 20px 40px 0;
	}
	.c-menu li a {

	}
.clear {
	clear:both;
}


/* table */
table#schedule {
	font-size:0.9em;
	line-height:1.5em;
}
table#schedule tr td {
	padding:7px;
}
table#class tr td {
	padding:7px;
}
table#diary {
	font-size:1.0em;
	line-height:1.5em;
}
table#diary tr td {
	padding:7px;
}
table#staff {
	font-size:1.0em;
	line-height:1.3em;
	margin: 0 0 35px 0;
}
table#staff tr td img {
	margin: 0 0 30px 0;
}
th {
	white-space: nowrap;
	background: #444444;
	color:#ffffff;
	text-align:left;
	padding: 6px;
}
td.table-copy {
	padding: 30px 0 10px 80px;
	text-align:center;
	font-size:0.8em;
}

/* font */
h3 {
	font-size:1.0em;
	line-height:1.0em;
	margin: 10px 0 0 0;
}
h4 {
	font-size: 1.0em;
	line-height:1.0em;
	margin: 0 0 10px 0;
}
table#staff h4 {
	font-size: 1.0em;
	line-height:1.0em;
	margin: 0 0 20px 0;
}
h5.caption {
	color:#990000;
	font-style: italic;
	font-weight:normal;
	margin: 5px 0 -2px 0;
	font-size:0.9em;
}
h5.pictures {
	margin: 0 0 -2px 0;
	font-size:0.9em;
}
h5.name {
	margin: 0 0 4px 0;
	font-size:1.0em;
}
p.works {
	margin: 4px 0 15px 0;
	font-size:0.9em;
}
span.works {
	color:#999999;
	font-weight:bold;
}
td.f-menu {
	font-size:0.9em;
	line-height:1.7em;
}
td.f-menu p.f-caption {
	margin: 30px 0 0 0;
	font-size:0.9em;
	line-height: 1.5em;
}


/*footer*/
#foot-contents {
	width:75%;
	text-align:left;
	margin:20px auto 0 auto;
}
ul.sns li {
	float:left;
	margin: 0 0 0 5px;
}
ul.sns li a {
	text-indent: -9999px;
	display:block;
	width:34px;
	height:34px;
	background-repeat:no-repeat;
	background-position:0 0;
	overflow:hidden;
	font-size:0em;
	line-height:0em;
}
div.copy {
	overflow:hidden;
	clear:both;
	text-align:center;
	padding: 90px 0 30px 0;
}