@charset "utf-8";

* {
	margin:0;
	padding:0;
}

a:link,a:visited,a:active {
	text-decoration:none;
}

.round { }

.sp {
	width:160px;
	margin-left:auto;
	margin-right:auto;
	height:5px;
	text-align:center;
	clear:both;
}

body {
	font:100% Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.5;
	text-align:center;
}

#wrapg {
	width:180px;
	background-image:url(../img/bgp.gif);
	margin-left:auto;
	margin-right:auto;
	height:260px;
	text-align:center;
}

#disp {
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:2px;
	color:#333;
	font-size:12px;
	background-color:#CF3;
	width:160px;
	text-align:left;
	clear:both;
}

.dispstr {
	color:#333;
	font-size:12px;
	background-color:#FFF;
	text-align:left;
	width:145px;
	height:18px;
}

#graph {
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:2px;
	color:#333;
	font-size:12px;
	width:160px;
	clear:both;
	text-align:center;
}

#dispstr2 {
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:2px;
	color:#FFF;
	font-size:12px;
	background-color:#333;
	width:160px;
	text-align:left;
	clear:both;
	height:18px;
}

#foot {
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:2px;
	color:#FFF;
	font-size:12px;
	width:160px;
	text-align:center;
	clear:both;
	height:18px;
}
