@charset "utf-8";



/*
########################################################
  popup style
########################################################
*/

body{
	background:none;
	text-align:left;
}

div.meritDBoxIn{
	width:800px;
	height: auto;
	margin:15px auto 0 auto;
}

div.meritDBoxIn table th a{
	text-decoration:underline !important;
}

div.meritDBoxIn table th a:hover{
	text-decoration:none !important;
}

table.tbStyle01{
	width:800px;
	height: auto;
	border-collapse:collapse;
}

table.tbStyle01 thead th{
	background-color:#9F9F9F;
	border-right:1px solid #dddddd;
	color:#FFFFFF;
	text-align:center;
	padding:5px 0;
}

table.tbStyle01 tbody th{
	padding:4px 3px 6px 10px;
	text-align: center;
	border-right:1px solid #b6b6b6;
	border-left:1px solid #b6b6b6;
	background:#EBEBEB url(../../common/img/bg_line01.gif) repeat-x left bottom;
}

table.tbStyle01 tbody td{
	border-right:1px solid #b6b6b6;
	border-left:1px solid #b6b6b6;
	padding:4px 3px 6px 3px;
	text-align:center;
	background:url(../../common/img/bg_line01.gif) repeat-x left bottom;
}

table.tbStyle01 tfoot th{
	padding:4px 3px 6px 10px;
	text-align: center;
	border-right:1px solid #b6b6b6;
	border-left:1px solid #b6b6b6;
	background:#EBEBEB url(../../common/img/bg_line01_b.gif) repeat-x left bottom;
}

table.tbStyle01 tfoot td{
	border-right:1px solid #b6b6b6;
	border-left:1px solid #b6b6b6;
	padding:4px 3px 6px 3px;
	text-align:center;
	background:url(../../common/img/bg_line01_b.gif) repeat-x left bottom;
}

h1,
div#footer,
p.closeBtn{
	width:815px;
}
