* {
	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: 645px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	height: auto;
}
#wrapper {
	width: 587px;
	margin-left: 32px;
	margin-top: 30px;
	height: 600px;
}
html[xmlns] #wrapper {
	width: 587px;
	margin-left: 32px;
	margin-top: 0px;
	padding-top:30px;
}
#container #contents #wrapper h2 {
	font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	line-height: 30px;
	text-align: center;
	padding-top: 120px;
}
#container #contents #wrapper p {
	font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	text-align: center;
	padding-top: 20px;
}


a#url:link {
	font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3";
	font-size: 24px;
	line-height: 100px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}
a#url:visited {
	font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3";
	font-size: 24px;
	line-height: 100px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}
a#url:hover {
	font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3";
	font-size: 24px;
	line-height: 100px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: underline;
}
