@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#main table  {
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 610px;
}

#container {
	width: 655px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	overflow: hidden;
}
#main {
	background-color: #FDFADF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	text-align: center;
	border: 1px solid #CCC;
}
#main .red{
	color: #A11321;
}
#main table tbody tr td {
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#main td {
	padding: 5px;
	line-height: 1.8em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
table tbody tr td ul li {
	float: left;
	list-style-type: none;
	width: 215px;
	font-size: 90%;
}
table tbody tr td ul {
	overflow: hidden;
}


#container #main table {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFF;
	border: 1px solid #999;
}
#main ta  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 400px;
	font-size: 12px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main table th{
	font-weight: bold;
	color: #FFF;
	background-color: #A31525;
	font-size: 90%;
	padding: 3px;
	white-space: nowrap;
	width: 160px;
}


#main .message {
	width: 580px;
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	font-weight: 500;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 15px;
}
.message p {
	line-height: 20px;
}
.message .report {
	height: 19px;
	line-height: 19px;
	font-size: 12px;
	clear: left;
}
.message .report img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 2px;
	margin-left: 2px;
	float: left;
}
.message .report .left {
	float: left;
}



.navi  {
	text-align: right;
	font-size: 12px;
}
#error {
	width: 600px;
	background-color: #fff;
	color: #ef810f;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #ef810f;
}
#error_column {
	color: #ef810f;
}
