@charset "utf-8";
/************************************ݒ肱********************************************/
* {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-style: none;
	background-color:transparent;
	color:#000000;
	font: small/100% "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
}
tr,th,td,from {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-style: none;
	background-color:transparent;
	color:#000000;
	font: small/100% "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
}
* html * {font-size: x-small;}
* html tr,th,td,form {font-size: x-small;}
* img {border-style:none;vertical-align:bottom;}
* a {font-family: "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";font-size: small;}
* html a {font-family: "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";font-size: x-small;}
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;
}
#container #contents {
	text-align: left;
}


#wrapper {
	width: 826px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	height: auto;
	text-align: left;
}
