@charset "Shift_JIS";

/* ダウンロードのページに関するレイアウトなどは　こちら */

.container_series {
	border: 2px solid #ef95a4;
	width: 546px;
	padding:10px;
	margin:4px 0px;
	text-align:left
}

.container_or-w190 {
	border: 2px solid #F4B17A;
	width: 182px;
	padding:5px 2px;
	margin-top:2px;
	font-size: 10pt;
}

.container_or-w370 {
	border: 2px solid #F4B17A;
	width: 366px;
	padding:2px 0px 10px 0px;
	margin-top:2px;
	font-size: 10pt;
}

.txt_packagename {
	background-image: url(../images/bg_title-package.gif);
	background-repeat: no-repeat;
	width: 295px;
	font-size: 10pt;
	font-weight: bold;
	padding: 4px 0px 0px 25px;
	height:18px; 
}

.txt_packagename2 {
	background-image: url(../images/bg_title-package.gif);
	background-repeat: no-repeat;
	width: 250px;
	font-size: 10pt;
	font-weight: bold;
	padding: 2px 0px 0px 25px;
}

.txt_5plus {
	display:inline;
	width:290px;
	padding:5px 10px;
	margin:4px 0px 0px 8px;
	border:1px solid #cdcdcd;
	font-size: 10pt;
	background-color:#CCFFFF
}

.txt_or-series-lw190 {
	background-image: url(/support/update/images/bg_or-softname.gif);
	background-repeat: no-repeat;
	height: 16px;
	width:165px;
	padding:4px 0px 0px 25px;
	font-size: 10pt;
	font-weight: bold;
}

.txt_or-series-rw370 {
	background-image: url(/support/update/images/bg_or-softname.gif);
	background-repeat: no-repeat;
	height: 16px;
	width:345px;
	padding:4px 0px 0px 25px;
	font-size: 10pt;
	font-weight: bold;
	background-color: #f0e68c;
}

.txt_update-package {
	font-size: 10pt;
	background-image: url(/images/point_arrowright.gif);
	background-repeat: no-repeat;
	padding-left:23px;
	margin-bottom:2px
}

.txt_bg-khaki {
	background-color: #C7B29A;
	padding:2px 8px;
	margin:4px 0px;
	font-size: 10pt;
	font-weight: bold;
}


