@charset "shift_jis";
@import url(default.css);
@import url(common.css);

/* ==========================================================================================
	--NAVIGATION
========================================================================================== */
#attendance #header {
	position: relative;
	width: 930px;
	margin: 0 auto;
	height: auto;
}

#header ul.quickinfo {
	padding-top: 10px;
	text-align: center;
	margin-left: 78px
}

#header ul.quickinfo li {
	display: inline;
	cursor: pointer;
}
#header ul.quickinfo li:hover {
	opacity: 0.7;
}

#header ul.quicknav {
	position:absolute;
	height: 33px;
	top:10px;
	left:0px;

	background-color: #730207;
}

#header ul.quicknav li {
	position: relative;
	float: left;
	width: 100px;
	height: 33px;
	margin: 0 9px;
	font-size: 14px;
	line-height: 33px;
	text-align: center;
	list-style: none;
	cursor: pointer;
}
#header ul.quicknav li:first-child,
#header ul.quicknav li.first-child {margin: 0;}
#header ul.quicknav li a {display: block; width: 100px; height: 33px; color: #fff; text-decoration: none;}
*html #header ul.quicknav li a {height: 36px;}
#header ul.quicknav li a:hover {background-color: #900;}


#header ul.quicknav ul {position: absolute; left: 2px; top: 33px; background-color: none;}
#header ul.quicknav ul li {float: none; width: 98px; height: 22px; margin: 0; line-height: 1;}
#header ul.quicknav ul li:nth-child(even) {height: 22px;}
#header ul.quicknav ul li img {vertical-align: top;}

#header ul.quicknav ul li div{
	color:#ffffff;
	padding:3px 0 8px;
	font-size:12px;
	background:url(/images/attendance_btn0_bk.gif) no-repeat left top;
	height:22px;
	text-shadow:0px 1px 1px #222222,0px 1px 1px #222222,0px 1px 1px #222222;
	font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}
/*#header ul.quicknav ul li div.red{
	background:url(/images/icon/ico_red_s.png) no-repeat left top;
}
#header ul.quicknav ul li div.blue{
	background:url(/images/icon/ico_blue_s.png) no-repeat left top;
}
#header ul.quicknav ul li div.pink{
	background:url(/images/icon/ico_pink_s.png) no-repeat left top;
}
#header ul.quicknav ul li div.green{
	background:url(/images/icon/ico_green_s.png) no-repeat left top;
}*/
/* ==========================================================================================
	--MAIN
========================================================================================== */
#main {
	position: relative;
	z-index: 2;
	width: 930px;
	min-height: 900px;
	height: auto !important;
	height: 900px;
	margin: 0 auto;
	padding-bottom: 160px;
}

#screen {
	position: relative;
	z-index: 2;
	margin: 20px 0 0 108px;
}

#screen #main_photo {
	position: absolute;
	left: 244px;
	top: 125px;
}



#cast-list {min-height: 700px; height: auto !important; height: 700px; overflow: hidden;}
#cast-list li {float: left; margin: 0 0 4px 4px; padding:5px; width:100px; background:url(../img/att_nomal.gif) no-repeat left top;  list-style-type: none; position:relative;}

#cast-list li p {
	position: relative;
	width: 100px;
	height: 163px;
	background-color: #323131;
}
span.photoFr{
	width:100px;
	height:140px;
	overflow:hidden;
	display:block;
}
#cast-list li img {
	width: 100%;
}

#cast-list li img.blogIcon{
	display:block;
	position:absolute;
	top:5px;
	left:5px;
	width:100px;
}

#cast-list li a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100px;
	height: 17px;
	padding-top: 146px;
	background: url("../images/filter.png") 0 0 no-repeat;	/* IEãƒžã‚¦ã‚¹ã‚ªãƒ¼ãƒãEå¯¾ç­E*/
	line-height: 1;
	letter-spacing: 0.01em;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	color: #fff;
	z-index:99;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {	/* Safari 3ä»¥ä¸E Chrome */
	#cast-list li a {
		height: 18px;
		padding-top: 145px;
	}
}
#cast-list li a:hover {
	color: #aaa;
}
#cast-list li a span {
	padding-left: 3px;
	color: #f39;
}


#cast-list li:nth-child(4n+3) {margin-left: 340px;}



#screen .quicklink {
	padding: 10px 0 10px;
	display: table;
	margin: 16px -5px 0 auto;
}

#screen .quicklink li {
	display: table-cell;
	padding: 0 5px;
}
#screen .quicklinkBtn {
	display: block;
	border-radius: 4px;
	color: #fff;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 400;
	background-image: linear-gradient(to bottom, #292a2d, #1e1e1e 50%, #0b0b0b 50%, #131313);
	line-height: 38px;
	min-width: 224px;
	box-sizing: border-box;
	font-size: 16px;
	text-align: center;
	position: relative;
	box-shadow: inset 0 1px 0 0 rgba(255,255,255,.2), inset 0 -1px 0 0 rgba(0,0,0,.2);
	border: 1px solid #222;
}

#screen .quicklinkBtn::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 16px;
	display: block;
	margin-top: -4px;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 6px solid #fff;
	border-right: 0 solid transparent;
}
#screen .prev .quicklinkBtn::after {
	border-right: 6px solid #fff;
	border-left: 0 solid transparent;
	left: 16px;
	right: auto;
}
#screen .next .quicklinkBtn::after {
	border-left: 6px solid #fff;
	border-right: 0 solid transparent;
	right: 16px;
}


/* ==========================================================================================
	--FOOTER
========================================================================================== */
#attendance #page #footer {
    position: fixed;
	bottom:0;
	_bottom:-1px;
	left:0;
	width:100%;
	height:135px;
	background: #333 url(../images/footer_bg.jpg) repeat-x left top;
	border-top:1px solid #ccc;
	z-index:9999;
	}

div#page div#footer div.company{ position:absolute; height:12px; top:120px; left:0px; background:#333; color:#CCC; font-size:8px; line-height:120%; }
div#page div#footer div.company p,
div#page div#footer div.company h2,
div#page div#footer div.company h3{ float:left;}
