#contents {
	width: 850px;
	clear: both;
	height: auto;
}
#contents_bottom {
	height: auto;
	width: 100%;
	margin-top: 20px;
}


#footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 70px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	clear: both;
	font-family:"メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
	
}
.link {
	vertical-align: top;
	height: 20px;
	width: 20px;
	margin-left: 10px;
}
html[xmlns] .link {
	vertical-align: top;
	height: 20px;
	width: 20px;
	margin-bottom: 1px;
	margin-left: 10px;
}

/*IE7 hack
*:first-child+html
*/

/*Opera
html:first-child
*/

/*FireFox
html[xmlns]
*/

* {
	margin:0;
	padding:0;
	background-color:transparent;
	color:black;
	font-size:medium;
}
* img {
	border-style:none;
	vertical-align:bottom;			
}
th,td,form {
	margin:0;
	padding:0;
	background-color:transparent;
	color:black;
	font-size:medium;
}   
body {
	text-align: center;
	background-image: url(../images/sky.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #EEF5FF;
}
#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	height: auto;
}
#wrapper {
	width: 826px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	height: auto;
}
