/*レイアウト（テンプレート）用*/

html {
	overflow-y:scroll;
	}

#container {
	width: 910px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-top: 0;
	margin-bottom: -78px;
	margin-right: auto;
	margin-left: auto;
}

#headline {
	height: 28px;
	width: 910px;
}

#headline em {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 14px;
	line-height: 28px;
}

#heder {
	width: 910px;
	height: 90px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

#push {
	height: 78px;
	clear: both;
}

#footpush {
	height: 40px;
}

#footer {
	height: 38px;
	background-image: url(../images/footer.gif);
}

#footlink {
	text-align: center;
	color: #666666;
	line-height: 17px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	width: 910px;
}

#footlink a {
	color: #666666;
	text-decoration: none;
}

#copy {
	background-image: url(../images/footer.gif);
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 38px;
	width: 910px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#pull {
	float: right;
	margin-top: 5px;
}

.siryou a {
	display: block;
	height: 90px;
	width: 227px;
	float: left;
}

.siryou em {
	margin-left: -9999px;
	position: absolute;
}

