@import url(common.css);

/* $Id: support.css 37 2006-05-19 02:43:10Z hiroshi $ */

label{
	display: block;
}
#information{
	float: left;
	width: 35%;
}
#information h2{
	font-size: 1.2em;
}
#footer{
	clear: right;
}
#kiwameru2-codes,
#kiwameru2-error,
#kiwameru2-form,
#kiwameru1-codes,
#kiwameru1-error,
#kiwameru1-form{
	margin-left: 37%;
}
#kiwameru2-codes li,
#kiwameru1-codes li{
	list-style: none;
}
#kiwameru2-codes .download-item,
#kiwameru1-codes .download-item{
	display: block;
	color: #333333;
	background: transparent url(/images/download-item.gif) no-repeat 0px 50%;
	margin-left: 3em;
}
#kiwameru2-form #page-number,
#kiwameru1-form #page-number{
	width: 50%;
	margin-bottom: 1em;
}
#kiwameru2-form #error-body,
#kiwameru1-form #error-body{
	width: 99%;
	margin-bottom: 1em;
}
#kiwameru2-links table,
#kiwameru1-links table{
	width: 100%;
}
#kiwameru2-links h3,
#kiwameru1-links h3{
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}
#kiwameru2-links th,
#kiwameru2-links td,
#kiwameru1-links th,
#kiwameru1-links td{
	padding: 4px;
}
#kiwameru2-links th,
#kiwameru1-links th{
	color: #FFFFFF;
	background-color: #898989;
}

.links-table,
.error-table{
	border-collapse: collapse;
	border: 1px solid #000000;
}
.links-table th,
.links-table td,
.error-table th,
.error-table td{
	border: 1px solid #5A5A5A;
	padding: 3px;
}
.error-table th{
	color: #FFFFFF;
	background-color: #898989;
}
.error-table .cell-page{
	width: 10%;
}
.error-table .cell-location{
	width: 14%;
}
.error-table .cell-error{
	width: 38%;
}
.error-table .cell-right{
	width: 38%;
}
.error-table .cell-page,
.error-table .cell-location{
	text-align: center;
	font-size: 0.9em;
}
.error-table td.cell-error{
	color: #903333;
	background-color: transparent;
}
.error-table td.cell-right{
	color: #333390;
	background-color: transparent;
}

.cell-section{
	width: 20%;
}
.cell-page{
	width: 10%;
	text-align: center;
}
.cell-linkname{
	width: 30%;
}
.cell-uri{
	width: 40%;
}
.error{
	color: #894545;
	background-color: transparent;
}
#enkai{
	margin-bottom: 1em;
}
#enkai .download-item{
	padding-left: 1em;
}
