@charset "EUC-JP";
html {
	height:100%;
}
body {
	height:100%;
	margin:0;
	padding:0;
	font-size:12px;
	color:#666666;
	font-family:
				'¥á¥¤¥ê¥ª',
				'Meiryo',
				'Hiragino Kaku Gothic Pro',
				'¥Ò¥é¥®¥Î³Ñ¥´ Pro W3',
				'Osaka',
				'£Í£Ó £Ð¥´¥·¥Ã¥¯',
				sans-serif;
}
#container {
	margin:0 auto;
	position:relative;
	min-height:100%;
}
body > #container {
	height:auto;
}
#base {
	padding:50px 0 40px 100px;
	line-height:30px;
	text-align:left;
}
#base a:link, #base a:visited {
	text-decoration:none;
	color:#666666;
}
#base a:hover, #base a:active {
	text-decoration:none;
	color:#999999;
}
#footer {
	position:absolute;
	bottom:0px;
	height:40px;
	font-family:Verdana;
	font-size:10px;
	text-align:center;
	width:100%;
}

#title {
	width:538px;
	text-align:left;
	vertical-align:top;
}
#title img {
	margin-top:210px;
}
#member {
	text-align:left;
	vertical-align:top;
}
