/*

	Shuun
	Version : 1.0.4
	Site	: shuun.me
	Author	: Shuun
    Email : ohayo@shuun.me
*/

* { margin:0; padding:0; }
body { background:#111; height:100%; }
body { /* またはbody, img などタグそのものを定義 */
user-select: none;
-moz-user-select: none;
-webkit-user-select: none;
-khtml-user-select: none;
-webkit-user-drag: none;
-khtml-user-drag: none;
}
	img { border:none; }
	a { outline: none; }
		
/* ===== slideshow ===== */
#showtitle {
	z-index: 200;
	position: fixed;
bottom: 100px;
	vertical-align: middle;
	left: 40px;
	color: #fff;
	padding: 5px;
	width: 200px;
}



.uppercase {
	text-transform: uppercase;
}
#white-line {
	border-top: 1px dashed #fff;
	margin: 0px 0px 10px 0px;
}
#navigation {
	z-index: 250;
	position:absolute;
	width:227px;
	height:70px;
	left:50%;
	margin-top:28px;
	margin-left:-113px;
	z-index:99;
}
#share {
	z-index: 219;
	position: fixed;
top: 0px;
	right: 0px;
	align: right;
	color: #fff;
	padding: 5px;
	width:128px;
}
#uio {
	z-index: -30;
	position: fixed;
top: 0px;
	left: 0px;
	color: #fff;
	padding: 0px;
	width: 100%;
	width: 100%;
}
#shuuntitle {
	z-index: 220;
	position: fixed;
top: 30px;
	left: 40px;
	color: #fff;
	padding: 0px;
	width: 250px;
}
#cntct {
	z-index: 233;
	position: fixed;
bottom: 30px;
	left: 40px;
	color: #fff;
	padding: 5px;
	width: 150px;
}
#twtr {
	z-index: 234;
	position: fixed;
bottom: 30px;
	left: 78px;
	color: #fff;
	padding: 5px;
	width: 55px;
}
#slidemenu {
	z-index: 222;
    position: fixed;
    bottom:30px;
width:100%; text-align:center;
}
#copyright {
	z-index: 235;
	position: fixed;
bottom: 5px;
	left: 40px;
	color: #fff; font:12px "Helvetica Neue", Helvetica, Arial, sans-serif; text-shadow:#000 0 -1px 0; margin:0px 10px 0 0px; line-height:12px;
	padding: 0px;
	width: 350px;
}
#mnu{ opacity:0.8; }#mnu:hover{ opacity:1; }
	/*
	Supersized - Fullscreen Slideshow jQuery Plugin
	Version 3.1
	www.buildinternet.com/project/supersized
	
	By Sam Dunn / One Mighty Roar (www.onemightyroar.com)
	Released under MIT License / GPL License
*/

	#supersized-loader { position:absolute; top:50%; left:50%; z-index:0; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background:url(http://shuun.me/img/progress.gif) no-repeat center center;}
	
	#supersized {  display:block; position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
		#supersized img { width:auto; height:auto; position:relative; display:none; outline:none; border:none; }
			#supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }	/*Speed*/
			#supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }			/*Quality*/
		
		#supersized li { display:block; list-style:none; z-index:-30; position:fixed; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111; }
		#supersized a { width:100%; height:100%; display:block; }
			#supersized li.prevslide { z-index:-20; }
			#supersized li.activeslide { z-index:-10; }
			#supersized li.image-loading { background:#111 url(../img/progress.gif) no-repeat center center; width:100%; height:100%; }
				#supersized li.image-loading img{ visibility:hidden; }
			#supersized li.prevslide img, #supersized li.activeslide img{ display:inline; }
	/* Controls Bar
	----------------------------*/

	
	#controls-wrapper { margin:0 auto; height:0px; width:100%; bottom:0px; left:0; z-index:250; position:fixed; }
		#controls { overflow:hidden; height:100%; position:relative; text-align:left; z-index:251; }
			#slidecounter { float:left; color:#999; font:12px "Helvetica Neue", Helvetica, Arial, sans-serif; text-shadow:#000 0 -1px 0; margin:0px 10px 0 0px; line-height:12px; }
			#slidecaption { overflow:hidden; float:left; color:#FFF; font:400 12px "Helvetica Neue", Helvetica, Arial, sans-serif; text-shadow:#000 1px 1px 2px; margin:0 20px 0 0; line-height:12px; }
			
		
				
				#prevslide, #nextslide{ position:absolute;  margin-top:-21px; opacity:0.9; }

					#prevslide{ left:40px; height:126px; width:122px; top:50%;background:url('http://shuun.me/img/prev.png'); }
					#nextslide{ right:40px; height:136px; width:135px; top:50%; background:url('http://shuun.me/img/next.png'); }
						#prevslide:active, #nextslide:active{ margin-top:-19px; }
						#prevslide:hover, #nextslide:hover{ cursor:pointer; }
				
				ul#slide-list{ padding:15px 0; float:left; position:absolute; left:50%; }
					ul#slide-list li{ list-style:none; width:12px; height:12px; float:left; margin:0 5px 0 0; }
						ul#slide-list li.current-slide a, ul#slide-list li.current-slide a:hover{ background-position:0 0px; }
						ul#slide-list li a{ display:block; width:12px; height:12px; background:url('../img/nav-dot.png') no-repeat 0 -24px; }
							ul#slide-list li a:hover{ background-position:0 -12px; cursor:pointer; }
				
				#tray-button{ float:right; margin-top:1px; border-left:1px solid #333; background:url('../img/bg-hover.png') repeat-x 0 44px; }
					#tray-button:hover{ background-position:0 1px; cursor:pointer; }
		
	
	/* Progress Bar
	----------------------------*/					
	#progress-back{ z-index:5; position:fixed; bottom:42px; left:0; height:8px; width:100%; background:url('../img/progress-back.png') repeat-x; }
		#progress-bar{ position:relative; height:8px; width:100%; background:url('../img/progress-bar.png') repeat-x; }