@charset "UTF-8";


#wrapper
{
	position: relative;
	width: 100%;

	min-height: 100% !important;
	margin:  0px auto 0px auto;
	overflow: hidden;
	z-index: 2;

	background: url(../images/kakan_back_fix.jpg) !important;
	background-attachment: fixed !important;
	background-position: center !important;
	background-repeat: repeat-y !important;
}

#main
{
	position: relative;
	width: 1000px;
	margin: 0px auto 5px auto;
	z-index: 10;
	box-shadow: 0px 0px 4px 4px rgba(0,0,0,0.4);
}
#main img
{
	vertical-align: bottom;
}

#social
{
	position: absolute;
	z-index: 99;
	width: 360px;
	height: 26px;
	top: 30px;
	left: 50px;
	text-align: right;
}
#social li
{
	display: inline-block;
	margin: 0px 15px;
}

#link_bslog
{
	top: 15px;
	left: 900px;
	width: 52px;
	height: 40px;
}

#link_entametop
{
	top: 0px;
	left: 455px;
	width: 410px;
	height: 113px;
}

.ss_pgs_u
{
	position: absolute;
	z-index: 10;
}
.ss_pgs_d
{
	position: absolute;
	z-index: 10;
}
.ss_pg
{
	float: left;
	width: 30px;
	height: 30px;
	margin: 4px;
}
.ss_pg a
{
	display: block;
	width: 100%;
	height: 100%;
}
.ss_pg_prev
{
	width: 125px;
}
.ss_pg_next
{
	width: 125px;
}

.ss_pgs_u_1,
.ss_pgs_u_2
{
	top: 461px;
	right: 120px;
}

.ss_pgs_d_1
{
	top: 2157px;
	left: 315px;
}
.ss_pgs_d_2
{
	top: 3394px;
	left: 318px;
}



#link_eb
{
	bottom: 20px;
	right: 20px;
	width: 116px;
	height: 28px;

	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
	background-image: url(../images/common/eb.png);
}
