/*レイアウト用*/

html {
	overflow-y:scroll;
	}

#container {
	width: 800px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-top: 0;
	margin-bottom: -50px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/main_back2.jpg);
}

#headline {
	width: 800px;
	background-color: #FFFFFF;
	height: 22px;
}

#headline em {
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	text-align: right;
	display: block;
	margin-right: 5px;
	line-height: 20px;
}

#heder {
	width: 800px;
	height: 79px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
}

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

#footer {
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);
	text-align: center;
	width: 800px;
	background-image: url(../images/footer_bg.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}

#footlink {
	text-align: center;
	font-size: 10px;
	margin-left: auto;
	line-height: 18px;
	margin-right: auto;
	margin-top: 10px;
}

#footlink a {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}

#copy {
	background-image: url(../../matsudo/images/footer.gif);
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 33px;
}

#maincontents {
	padding-top: 23px;
}

#siryou a {
	display: block;
	height: 79px;
	width: 219px;
	float: left;
}

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

#rightcontents {
	float: left;
	width: 548px;
	margin-left: 50px;
	margin-bottom: 50px;
}
.attention {
	font-size: 81.8%;
	text-decoration: none;
	font-weight: normal;
	color: #FF0000;
}
.caption {

	font-size: 81.8%;
	text-decoration: none;
	font-weight: normal;
}
#pull_index {
	margin-top: 220px;
	margin-left: 15px;
}

