@charset "UTF-8";
/* CSS Document */

*{
 margin:0;
 padding:0;
} 

body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dt,dd,address,form {
margin:0 ; 
padding:0;
font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
}
html,body{
	background-color:#000000;
height: 100% ;

}
a {text-decoration:none;}
img{border-width:0px}

body > #wrapper {
height: auto;
}
a{
	color:#3f26d5;
}

#wrapper {
	min-height:100%;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	background:#000000;
	background-image:url(../totalsiteimgs/background.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	overflow:hidden;
}
#social{
	width:950px;
	height:40px;
	margin:0 auto;
	padding-top:20px;
	position:relative;
	}

	.api{


		}
#fbook,#twtiine{
		float:right;
}
#fbook{
		margin-right:20px;
		margin-top:0px;
		}
#twtiine{
	margin-top/*\**/: 3px\9;
	}
	
	
#contents{
	position:relative;
	width:805px;
	margin:0 auto;
	overflow:hidden;
	padding-top:95px;
	
	}

	
#header{
	width:805px;

}
#header a,#archive a{
	text-indent:-9999px;
	display:block;
	background-repeat:no-repeat;
}

#header a{
	width:805px;
	height:380px;
	background-image:url(../totalsiteimgs/orochi2ultimate.png);
	background-position:0 0;
}

#header a:hover{	background-position:0 -380px;}

#archive{	width:783px; margin:0 auto; margin-top:4px; overflow:hidden; padding-bottom:50px;}
#archive a{
	diaplay:block;
	float:left;
	width:251px;
	height:175px;
	margin-right:15px;
}
#archive a:hover{
	background-position:0 -175px;
}

#archive a#nomark{
	background-image:url(../totalsiteimgs/orochi2.png);
	margin-right:0px;
}

#archive a#osp{
	background-image:url(../totalsiteimgs/orochi2sp.png);
}

#archive a#hyper{
	background-image:url(../totalsiteimgs/orochi2hyper.png);
}


#tweets{
	width:783px;
	/*height:223px;
	overflow:hidden;*/
	margin:0 auto;
	background-image:url(../totalsiteimgs/tweetbg.jpg);
	background-repeat:no-repeat;
	padding-top:27px;
	}
#tweets iframe{
	width:783px !important;
	height:222px !important;
}
#footer{
	padding:0;
	margin:0;
	width:805px;
	height:133px;
	background-image:url(../totalsiteimgs/credit.png);
	background-position:center 100px;
	background-repeat:no-repeat;
	text-indent:-9999px;	}