@charset "shift_jis";
/* CSS Document */

*{
	margin:0;
	padding:0;
	}

h1,h2,h3,h4,h5,h6,input,textarea,table { font-size:100%; }

dt,dd,form,textarea,input,select,option,address,em {
	font-weight:normal;
	font-style: normal;
}
	
td,th {
	font-weight:normal;
	vertical-align:top;
	text-align:left;
	}

img{
	border:none;
	vertical-align: baseline;
}

table { border:none; }

a {
	border:none;
	text-decoration:none;
}

ul,ol{ list-style-type:none; }

hr {
	display:none;
	visibility:hidden;
}

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.textHidden{
	overflow:hidden;
}

body{
	background-color:#11090B;
	background-image:url(../img/bg.gif);
	background-repeat:repeat-x;
	background-position:top center;
}

#main{
	width:980px;
	margin:0px auto;
}

#top{
	height:364px;
}

#fb,#twi,#mixi{
	display:block;
	width:38px;
	height:38px;
}

#sosial{
	width:114px;
	height:38px;
	position:relative;
	margin-top:-359px;
	margin-left:857px;
	margin-bottom:330px;
}

#sosial ul{
	height:38px;
}

#sosial li{
	height:38px;
	float:left;
}

#middle{
	height:463px;
}

#bottom{
	height:617px;
}

#sponsor{
	width:600px;
	height:50px;
	position:relative;
	margin-top:-234px;
	margin-left:270px;
	margin-bottom:200px;
}

#sponsor a{
	float:left;
	padding-left:30px;
}

#suumo{
	margin-top:10px;
}

#cs{
	margin-top:24px;
}

/*#twi{
	//margin-top:-13px;
}

#mixi{
	//margin-top:-26px;
}

* html #fbp{
	margin-top:244px;
}*/