@charset "Shift_JIS";

/* 修正版のページに関するレイアウトなどは　こちら */

.container_or-w190 {
	border: 2px solid #F4B17A;
	width: 182px;
	padding:5px 2px;
	margin-top:2px;
}

.container_or-w370 {
	border: 2px solid #F4B17A;
	width: 366px;
	padding:2px 0px 10px 0px;
	margin-top:2px;
}

.container_or-w570 {
	border: 2px solid #F4B17A;
	width: 566px;
	padding:2px 0px 10px 0px;
	margin-top:2px;
}


.txt_or-series-lw190 {
	background-image: url(images/bg_or-softname.gif);
	background-repeat: no-repeat;
	height: 16px;
	width:165px;
	padding:1px 0px 2px 25px;
	font-weight: bold;
	font-size:0.9em;
}

.txt_or-series-rw370 {
	background-image: url(images/bg_or-softname.gif);
	background-repeat: no-repeat;
	height: 16px;
	width:345px;
	padding:1px 0px 2px 25px;
	font-weight: bold;
	background-color: #f0e68c;
	font-size:0.9em;
}

.txt_or-series-rw570 {
	background-image: url(images/bg_or-softname.gif);
	background-repeat: no-repeat;
	height: 16px;
	width:545px;
	padding:1px 0px 2px 25px;
	font-weight: bold;
	background-color: #f0e68c;
	font-size:0.9em;
}

.txt_update-package {
	font-size: 0.86em;
	background-image: url(../images/point_arrowright.gif);
	background-repeat: no-repeat;
	padding-left:23px;
	margin-bottom:5px
}.txt_update-package:last-child {
	margin-bottom:15px
}

.txt_bg-khaki {
	background-color: #DFD3C6;
	padding:5px 8px;
	margin:4px 0px;
	font-weight: bold;
	letter-spacing:1px;
}

table.softlist{border-top:solid 1px #999999;border-left:solid 1px #999999;width:100%;margin-top:3px;}
table.softlist th,table.softlist td{font-size:0.9em}
table.softlist th.softlisttitle{border-right:solid 1px #999999;border-bottom:solid 1px #999999;padding:4px;font-weight:normal;}
table.softlist th.softname{border-right:solid 1px #999999;border-bottom:solid 1px #999999;padding:4px;text-align:left;font-weight:normal;}
table.softlist td.updatedoc{border-right:solid 1px #999999;border-bottom:solid 1px #999999;padding:4px;}
table.softlist td.lastupdate{border-right:solid 1px #999999;border-bottom:solid 1px #999999;padding:4px;text-align:center;font-size:0.8em;}
div#support_kikan{text-align:right;font-size:10pt;margin-top:5px;font-size: 0.9em;}
