*{
	padding:0px;
	margin:0px;
	text-decoration:none;
	font-size:0.98em;
}

a:link { color: #0000ff; }
a:visited { color: #0000ff; }
a:hover { opacity:0.7; }

a.light:link { color: #add8e6; }
a.light:visited { color: ##add8e6; }

.ro {
	opacity:0.5;
}

frame {
	border:none;
}

.mini td{
	font-size:0.85em;
}

.rewrite_l tr {
	height:30px;
}

.rewrite_l th {
	font-size:0.9em;
}

.rewrite_l td {
	width:120px;
	font-size:1.0em;
}

.rewrite_r tr {
	height:30px;
}

.rewrite_r th {
	font-size:0.9em;
}

.rewrite_r td {
	width:220px;
	font-size:1.0em;
}

img{
	vertical-align: bottom;
	padding:0px;
	margin:0px;
	border:0px;
}

body{
	text-align:center;
	padding:0px;
	margin:0px;
	background-color:#eeeeee;
	height:auto;
}

.body{
	text-align:center;
	padding:0px;
	margin:0px;
	background-color:#ffeaea;
	height:100%;
	color:#333333;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#b0adad 0%,
		#8f8f8f);
	background: -ms-linear-gradient(
		top,
		#b0adad 0%,
		#8f8f8f);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#b0adad),
		to(#8f8f8f));
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #999999;
	-moz-box-shadow:
		0px 0px 0px rgba(000,000,000,1),
		inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 0px 0px rgba(000,000,000,1),
		inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow:
		0px 0px 0px rgba(000,000,000,1),
		inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}

h1 {
	margin: 0;
	padding: 0.4em; 
	font-size:14px;
	border: 1px solid #ccc;
	border-top: 5px solid #3498db;
	background: -moz-linear-gradient(top, #fff 0%, #f0f0f0 100%);
	background: -ms-linear-gradient(top, #fff 0%, #f0f0f0 100%);
	background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
	background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
	box-shadow: 0 -1px 0 rgba(255, 255, 255, 1) inset;
	margin-bottom: 0;
	color:#1e90ff;
}

h1.mini {
	margin: 0;
	padding: 0.2em; 
	font-size:0.9em;
	border: 1px solid #ccc;
	border-top: 5px solid #3498db;
	background: -moz-linear-gradient(top, #fff 0%, #f0f0f0 100%);
	background: -ms-linear-gradient(top, #fff 0%, #f0f0f0 100%);
	background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
	background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
	box-shadow: 0 -1px 0 rgba(255, 255, 255, 1) inset;
	margin-bottom: 0;
	color:#1e90ff;
}
 
h2{
	background-color:#800000;
	color:#FFFFFF;
	padding:0.5em;
	font-weight:bold;
}

h2.mini {
	font-size:0.9em;
	background-color:#800000;
	color:#FFFFFF;
	padding:0.2em;
	font-weight:bold;
}

h2.cust {
	background-color:#000080;
	color:#FFFFFF;
	padding:0.5em;
	font-weight:bold;
}

table{
	border:1px solid #333333;
	margin:0.2em;
	border-collapse:collapse;
	text-align:left;
	background-color:#FFFFFF;
	padding:0;
}

table tr{
	background-color:#ffeed3;
}

table td{
	padding:0.4em 0.4em;
	border:1px solid #999999;
}

table th{
	padding:0.4em 0.4em;
	border:1px solid #999999;
	background-color:#1478bb;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
}

table th.mini {
	font-size:0.9em;
	padding:0.2em 0.2em;
	border:1px solid #999999;
	background-color:#1478bb;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
}


table.waku {
	border:1px solid #999999;
	background-color:#fff8dc;
}
table td.waku {
	border:0 solid #999999;
	background-color:#fff8dc;
}

table.noborder {
	border:0;
}

table tr.noborder {
	border:0;
}

table td.noborder {
	padding:0.1em 0.3em;
	border:0;
}

.red{
	color:#FF0000;
	font-weight:bold;
}

.redbig{
	color:#FF3333;
	font-weight:bold;
	font-size:14px;
}

.changelog{
	color:#FF3333;
	font-weight:bold;
	font-size:14px;
	border-bottom:1px solid #FF0000;
	margin-left:1em;
}

.gray{
	color:#333333;
	font-weight:bold;
	font-size:14px;
}

.zz {
	margin:0.2em;
	border-collapse:collapse;
	text-align:left;
	padding:1em;
}

img{
	border:none;
}


hr{
	margin:10px 0px;
	border:1px solid #0066CC;
}

.cl{
	clear: both;
	visibility: hidden;
	height: 0;
	padding: 0;
	margin:0 1.0em;
}

p{
	margin:0.3em 0em;
}

#wrap{
	text-align:left;
	width:100%;
	margin:1em auto;
	position: relative; 
}

#menu{
	width:200px;
	margin-right: 80%;
	padding:0 1em;
}

#main{
	clear:both;
	width:1550px;
	margin:0;
	margin-left:220px;
	position:absolute;
	top:0;
	padding:0;

}

#main p{
	margin:0.5em 0;
}

#update{
	text-align:left;
	padding:0.5em;
}


h3{
	border:1px solid #000033;
	font-size:12px;
	color:#FFFFFF;
	padding:0.3em;
	font-weight:bold;
	background-color:#000066;
	margin:0;
}

.no-bd{
	border:none;
}

.box{
	border:1px solid #000033;
	padding:0.5em;
	background-color:#FFFFFF;
	margin-bottom:1em;
}

.box td{
	width:80px;
}

.box tfoot td{
	text-align:center;
}

.over{
	overflow:scroll;
	width:300px;
	height:180px;
}

.over2{
	overflow: hidden;
	min-width:100px;
}

input[type="submit"] {
	background: -moz-linear-gradient(top, #eeeeee, #aaaaaa);
	background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#aaaaaa));
}

input[type="submit"].kettei {
	color:#FFFFFF;
	background: -moz-linear-gradient(top, #cb0000, #5b0000);
	background: -webkit-gradient(linear, left top, left bottom, from(#cb0000), to(#5b0000));
}

input[type="submit"].nyuukin {
	background: -moz-linear-gradient(top, #ffd700, #af9700);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffd700), to(#af9700));
}

input[type="submit"].bannyu {
	background: -moz-linear-gradient(top, #00af3d, #00591f);
	background: -webkit-gradient(linear, left top, left bottom, from(#00af3d), to(#00591f));
}

input[type="button"] {
	background: -moz-linear-gradient(top, #eeeeee, #aaaaaa);
	background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#aaaaaa));
}

input.lastcall {
	background: -moz-linear-gradient(top, #e0ffff, #00bfff);
	background: -webkit-gradient(linear, left top, left bottom, from(#e0ffff), to(#00bfff));
}
