@charset "shift-JIS";

h1 {
	background: #000 url(images/uploda_logo.png) top right no-repeat ;
}

div.namidaitoku {
	float:right ;
	margin:10px ;
	padding:0px ;
	text-align:center ;
	border: 1px solid #000 ;
}

div.namidaitoku div {
	margin:4px ;
	padding:0px ;
}

ul.pnum {
	margin:1em 2em ;
	list-style-type:none ;
	font-size:120% ;
}
ul.pnum li {
	display:inline ;
}
ul.pnum li:before {
	content:" [" ;
}
ul.pnum li:after {
	content:"]" ;
}

table {
	border-style:none ;
	margin:0em 2em;
}

td,th {
	padding:0.2em 0.4em ;
}

th {
	text-align:center ;
	border-bottom: 1px dashed #888;
}

td.comment {
	width:130px ;
}
td.size {
	text-align:right ;
}
td.mine {
	color:#888 ;
}

td.orig {
	width:100px ;
	color:#aaa ;
}

*.none {
	display:none;
}

div.error {
	text-align:center ;
}
div.upform {
	background: #fff url(images/zugara.png) top right no-repeat ;
}
div.namiup {
	background: #fff url(images/zugara.png) top right no-repeat ;
}
div.daiup {
	background: #fff url(images/nagamochi.png) top right no-repeat ;
}
div.tokuup {
	background: #fff url(images/kensu.png) top right no-repeat ;
}