@import "/common_css/default.css";
@import "/common_css/component.css";


#contents table.sim{
	border-top: 1px solid #B4B4B4;
	border-left: 1px solid #B4B4B4;
	margin: 0px 0px 10px 0px;
	width: 539px !important;
	width /**/: 540px;
}
#contents table.sim th {
	background-color: #CCCCCC;
	border-bottom: solid 1px #B4B4B4;
	border-right: solid 1px #B4B4B4;
	padding: 9px 5px 7px 5px;
	text-align: left;
	vertical-align: top;
}
#contents table.sim th.uniq_th {
	border-bottom: solid 1px #B4B4B4;
	border-right: solid 1px #B4B4B4;
}
#contents table.sim th.right {
	background-color: #CCCCCC;
	border-bottom: solid 1px #B4B4B4;
	border-right: solid 1px #B4B4B4;
	padding: 9px 5px 7px 5px;
	text-align: right;
	vertical-align: top;
}
#contents table.sim td {
	background-color: #EEEEEE;
	border-bottom: solid 1px #B4B4B4;
	border-right: solid 1px #B4B4B4;
	padding: 5px 5px 0px 5px;
	vertical-align: top;
}
#contents table.sim td.blank {
	background-color: #FFFFFF;
	border-bottom: solid 1px #B4B4B4;
	border-right: solid 1px #FFFFFF;
}
#contents table.sim td.grayright {
	background-color: #CCCCCC;
	text-align: right;
	border-left: 0;
}
#contents table.sim td.yellow {
	background-color: #FFFFCC;
	border-left: 0;
}
#contents table.sim td.gray03 {
	background-color: #CCCCCC;
	border-bottom: solid 1px #B4B4B4;
	border-right: solid 1px #B4B4B4;
}
#contents div.simbtnWith {
 margin: 0 auto;
	width: 336px;
}
#contents div.simbtn {
	text-align: center;
	width: 540px;
}
#contents div.simbtn div.calbtn{
	float:left;
}
#contents div.simbtn div.rstbtn{
	float:left;
	margin-left:20px;
}
#contents a.grayback {
	color:#CCCCCC;
}
#contents a.grayback img{
	background-color:#CCCCCC;
}
#contents table.sim th.nowrap,#contents table.sim td.nowrap {
	white-space:nowrap;
}

#contents table.simCal {
	border-top: 1px solid #B4B4B4;
	border-left: 1px solid #B4B4B4;
	margin: 0px 0px 10px 0px;
	width: 329px !important;
	width /**/: 330px;
}
#contents table.simCal th {
	background-color: #CCCCCC;
	border-bottom: solid 1px #B4B4B4;
	border-right: solid 1px #B4B4B4;
	padding: 9px 5px 7px 5px;
	text-align: left;
	vertical-align: top;
	width: 130px;
}
#contents table.simCal th.uniq_th {
	border-bottom: solid 1px #B4B4B4;
	border-right: solid 1px #B4B4B4;
}
#contents table.simCal th.right {
	background-color: #CCCCCC;
	border-bottom: solid 1px #B4B4B4;
	border-right: solid 1px #B4B4B4;
	padding: 9px 5px 7px 5px;
	text-align: right;
	vertical-align: top;
}
#contents table.simCal td {
	background-color: #EEEEEE;
	border-bottom: solid 1px #B4B4B4;
	border-right: solid 1px #B4B4B4;
	padding: 5px 5px 0px 5px;
	vertical-align: top;
}
#contents table.simCal td.blank {
	background-color: #FFFFFF;
	border-left: none;
	border-right: none;
	border-bottom: solid 1px #B4B4B4;
}
#contents table.simCal td.grayright {
	background-color: #CCCCCC;
	text-align: right;
	border-left: 0;
}
#contents table.simCal td.yellow {
	background-color: #FFFFCC;
	border-left: 0;
}
#contents table.simCal td.gray03 {
	background-color: #CCCCCC;
	border-bottom: solid 1px #B4B4B4;
	border-right: solid 1px #B4B4B4;
}

/*右ゴール部分*/

#contents table.sim_layout {
	width: 540px;
}

#contents table.sim_layout td.result {
	background: url(/kojin/jutaku_loan/sysimage_dir/x_sim_box_02.gif) no-repeat bottom left;
	width: 351px;
}

#contents table.sim_layout td.result div.pack {
	background: url(/kojin/jutaku_loan/sysimage_dir/x_sim_box_01.gif) no-repeat top left;
	padding: 10px 11px 10px 10px;
	width: 330px !important;
	width /**/: 351px;
}

#contents table.sim_layout td.present {
	border: solid 1px #CCC;
	background-color: #F3F3F3;
	padding: 10px;
	width: 167px !important;
	width /**/: 189px;
}

#contents table.sim_layout td.present a img {
	background-color: #F3F3F3;
}

#contents table.sim_layout td.present div.img_box {
	background-color: #F3F3F3;
	margin: 5px 0px 10px 0px;
}
#contents div.centerPosition{
	margin: 0 auto;
	text-align: center;
}
