#content .outer {
	background: #CCCCCC;
	border: 1px solid #999999;
	line-height: 1.4em;
}
#content .outer th {
	background: #D1BC9D;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}
#content .outer td {
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	font-size: 0.86em;
}
#content .head {
	background: #FFFFFF;
}
#content .odd {
	background: #FFFFFF;
}
#content .even {
	background: #EEEEEE;
}
table.outer {
 border-collapse: separate;
 border-spacing: 1px;
}

.button-box {
	background: #DDDDDD;
	border: 1px solid #999999;
}
.button-box td {
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}

.font-red {
	color: #FF0000;
	font-size: 10px;
}

.font-red2 {
	color: #FF0000;
}

.error_message {
	background: #FBF4CD;
	padding: 20px;
	border: 1px solid #FFCC66;
	font-weight: bold;
	color: #FF0000;
}

.info_message {
	background: #FBF4CD;
	padding: 20px;
	border: 1px solid #FFCC66;
}
.display-off {
	display: none;
}
.display-on {
	background: #DDDDDD;
	border: 1px solid #999999;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	display: block;
}

.info_message,
.confirmMsg {
	font-size: 14px;
	line-height: 1.5em;
	background: #FBF4CD;
	padding: 20px;
	border: 1px solid #FFCC66;
}

/*///////////////////////101229///////////////////*/
#site-close-container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#site-close-container-inner {
	padding-top: 30px;
	padding-bottom: 30px;
}

#site-close-header {
	padding-bottom: 50px;
}
#site-close-text {
	padding-bottom: 100px;
}
#site-close-box {
}
#site-close-table {
	font-size: 12px;
	line-height: 1.4em;
	margin-bottom: 30px;
}
#site-close-footer {
}
#site-close-footer-inner {
}
