@charset "utf-8";

html,body{
	font-size:77%;
	margin:0;
	padding:0;
	border:0 none;
	overflow:hidden;
	height:100%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
h1,h2,h3,dl{
	margin:1em 1em -0.5em 1em;
}
dl{
	margin-bottom:1em;
}
dt{
	font-weight:bold;
	margin-top:1em;
}
dd{
	margin-left:1em;
}
p{
	margin:1em;
	text-indent:1em;
}
select{
	border:1px solid #cccccc;
	background-color:#101010;
	color:#cccccc;
}
#dummy_description{
	display:none;
}
#preferenceButton{
	position:absolute;
	left:5px;
	bottom:5px;
}
#changeBackgroundButton{
	position:absolute;
	left:90px;
	bottom:5px;
}
#changeARateButton{
	position:absolute;
	left:175px;
	bottom:5px;
}
#ustirchost-container{
	position:absolute;
	left:175px;
	bottom:0px;
}
#changelog li{
	list-style:disc inside;
}
label{
	position:relative;
	top:-2px;
}
#footer {
	line-height:30px;
	color:#cccccc;
	font-size:9pt;
	text-align:right;
	background:#000000 url(images/taskbar.gif) repeat left top;
	height:30px;
	width:100%;
	position:absolute;
	bottom:0;
}
#footer a{
	color:#cccccc;
	text-decoration:none;
	outline:none;
	font-weight:bold;
	margin:5px;
}
#footer a:hover{
	color:#ffffff;
	text-decoration:underline;
}
#footer span {
	margin-left:1em;
}
#ircsetting{
	display:none;
}

