@charset "utf-8";

h1
{
	text-indent: -9999px;
	height: 0px;
	overflow: hidden;
}




#wrapper
{
	position: relative;
	width: 810px;
	margin:  0px auto;
	overflow: hidden;
}

#main
{
	height: 2250px;
	width: 800px;
	float: left;
}
#main img
{
	vertical-align: bottom;
}


/*�O���f�[�V�����t���������V���h�E���Ȃ��̂łƂ肠�����c*/
.shadow10
{
	width: 1px;
	padding-bottom: 9999px;
	margin-bottom: -9999px;
	float: left;
	background: url(../images/common/shadow10.png);
}
.shadow20
{
	width: 1px;
	padding-bottom: 9999px;
	margin-bottom: -9999px;
	float: left;
	background: url(../images/common/shadow20.png);
}
.shadow30
{
	width: 1px;
	padding-bottom: 9999px;
	margin-bottom: -9999px;
	float: left;
	background: url(../images/common/shadow30.png);
}
.shadow40
{
	width: 1px;
	padding-bottom: 9999px;
	margin-bottom: -9999px;
	float: left;
	background: url(../images/common/shadow40.png);
}

#link_eb
{
	position: absolute;
	width: 110px;
	height: 35px;
	bottom:  22px;
	left:  22px;
	display: block;
	z-index: 1;
	background: url(../images/common/transparent.gif);
}


#copyright
{
	position: absolute;
	width: 760px;
	bottom:  0px;
	text-align: right;
	padding: 15px 20px 20px 20px;
	z-index: 1;

	color: #CCCCCC;
	font-size: 12px;
	line-height: 16px;
}

.clear
{
	width: 1px;
	height: 1px;
	overflow: hidden;
	clear: both;
}