@charset UTF-8;
#container {
	width: 600px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	font-style: normal;
	line-height: 1.7em;
	font-weight: normal;
	color: #f5f5f5;
	text-decoration: none;
	background-image: url(../images/image0/haikei.gif);
	height: auto;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#header {
	width: 600px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contents1 {
	width: 600px;
}
#contents2 {
	width: 600px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contents3 {
	width: 600px;
	height: 35px;
	padding-bottom: 10px;
}
#contents4 {
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-color: #0033ff;
	border-bottom-style: dotted;
	height: 95px;
}
#contents5 {
	width: 600px;
	height: 40px;
	padding-top: 5px;
}
#contents6 {
	width: 600px;
	height: 35px;
}
#contents7 {
	width: 600px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer {
	width: 600px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#side {
	float: left;
	width: 400px;
	padding-top: 5px;
}
#main {
	float: right;
	width: 180px;
	padding-top: 5px;
}
body {
	background-image: url(../images/image0/haikei.gif);
}
h1 {
	font-family: Meiryo, ヒラギノ角ゴ Pro W3, ＭＳ Ｐゴシック, Osaka;
	font-size: 3em;
	font-style: normal;
	font-weight: lighter;
	color: #f5f5f5;
	text-decoration: none;
	letter-spacing: 0.1em;
}
