@charset "utf-8";* { margin:0; padding:0; border:0; }html{ overflow:scroll-y; }body {	background:000;	font-family:Verdana, "ＭＳ Ｐゴシック", sans-serif;	line-height:150%;	color:#333;}h1 a{	background-repeat:no-repeat;	display:block;	overflow:hidden;	outline:none;	text-indent:-9999em;}h1,h2,h3,h4,h5,h6{ font-weight:normal; }ul {}ul li { list-style:none; }a.img {	display:block;	outline:none;	overflow:hidden;	text-indent:-9999em;	background-repeat:no-repeat;}input,textarea,select{ border:1px solid #DDD; padding:4px 2px; _margin:0; }.noborder{ border:none; }.nobg{ background:none; }form{ clear:both; }input.short,select.short,textarea.short{ width:5em; _width:4.5em; }input.middle,select.middle,textarea.middle{ width:15em; _width:13em; }input.long,select.long,textarea.long{ width:20em; }input.btn{ margin:0 5px; padding:0 3px; _padding:0 -10px; background-color:#DDD; }#left{ float:left; }#right{ float:right; }.list{ margin-left:18px; text-indent:-18px; }p{ padding-bottom:1em; }td {line-height:150%; text-align:left;}.small{ font-size:85%; }.big{ font-size:115%; }