@charset "UTF-8";
/* *********************************
  PGI 共通 
*********************************** */
h5 a {
	text-decoration:underline;
	}

/* *********************************
  PGI 製品概要ページ（product.html) 
*********************************** */

div.linup-box h3 {
	border-left:6px solid #f4a40d;
	color:#0A58A0;
	font-weight:bold;
	margin-top:5px;
	padding:3px 5px 0;
  background:	 transparent	url(/images/grey-bg025-noline.gif) repeat-x scroll 0 0%;
}

/* *********************************
  license（product.html) 
*********************************** */
div.ltable table.pgi {
	width:auto;
	}
div.ltable table.pgi th.meisho, div.ltable table.pgi td.spec_name {
	width:250px;
	}
div.ltable table.pgi th.name{
	width:34px;
	background-image:none;
	background-color:#e6efff;
	padding:3px 0px;
	}
div.ltable table.pgi th.name2 {
	width:34px;
	padding:3px 0px;
	}

div.ltable table.pgi td.sikiri {
	text-align:left;
	padding-left:5px;
	}
/* *********************************
  PGI Quotes order form
*********************************** */
div.quote span.required {
	color:#0000ff;
	font-weight:bold;
	}
div.quote table.form_table {
	width:100%;
	border-collapse:separate;
	border-spacing:6px;
	}
div.quote table.form_table td.left {
	width:380px;;
	}
div.quote table.form_table td.right {
	width:auto;
	}
div.quote table.form_table td.right input{
	padding-left:3px;
	height:19px;
	width:320px;
	}
div.quote table.product_select {
	width:100%;
	border-collapse:separate;
	border-spacing:4px;
	padding:5px 0;
	}
div.quote table.product_select td {
	padding:2px 0;
	height:21px;
	}
div.quote table.product_select select, div.quote table.product_select input {
	padding-left:1px;
	height:auto;
	}
/* *********************************
  PGI Pricing page
*********************************** */

div.pgi-price-top {
	background:#D6E4BC url(/images2/strip_bg4x1.gif) repeat scroll 0 0;
	border-bottom:1px solid #DADFCB;
	padding:20px;
	height:auto;
}   
div div.shell {
	background-color:#ffffff;
	width :auto;
	padding:0px;
	}

div.pgi div.pricetable, div.pgi table.price-header {
	margin:0 0 0px 30px;
	width:600px;
	}
div.pgi div.pricetable table{
	width:600px;
	}
div.pgi div.pricetable table th {
	height:45px;
	background:	#f3f9ff url(/images2/skyblue2_bg5x30.gif) repeat-x scroll left bottom;
	}
div.pgi div.pricetable table th.code {
	width:140px;
	background-image:none;
	background-color:#E6EFFF;
	}
div.pgi div.pricetable table th.yen {
	width:100px;
	background-image:none;
	background-color:#E6EFFF;
	}
div.pgi div.pricetable table td.kind {
	width:190px;
	background-color:#FBF5DC;
}
div.pgi div.pricetable table td.name {
	background:transparent url(/images/grey-bg025-noline.gif) repeat-x scroll 0 0;
}
div.pgi div.pricetable table td.left {
  text-align:left;
  padding-left: 6px;
}
div.pgi div.pricetable table td.right {
  text-align:right;
  padding-right: 6px;
}
div.pgi div.pricetable table td.currency {
  text-align:right;
  padding:1px 4px 1px 0;
}
div.pgi div.pricetable table td.label {
  text-align:left;
  padding-left: 6px;
}


div.pgi div.pricetable table td {
	border:1px solid #bbbbbb;
	height:25px;
	width:auto;
	text-align:center;
	}

div.pgi div.pricing div.descript {
	margin:0 0 15px 30px;
	width:600px;
	color:#333333;
	}

/* *********************************
  SofTek technical Topics
*********************************** */

div.update h3 {
	padding:5px 10px;
	margin-top:10px;
	margin-bottom:20px;
	border-left:25px solid #4d81b5;
	font-size:1.2em;
	text-align:left;
	}
div.update h3.blue {
	border-left:25px solid #C2131C;
	}
div.update h4 {
	color:#555500;
	font-size:0.9em;
	margin-bottom:2px;
	width:350px;
	}

div.update h5 {
	font-weight:bold;
	border-left:4px solid #aaaaaa;
	border-top:1px solid #FFFFFF;
	padding-left:0.5em;
	font-size:1.1em;
	*font-size:1.08em;
	}
div.update p.summary {
	font-size:0.85em;
	_font-sizw:0.79em;
 	color:#444444;
	margin-top:3px;
	margin-left:1em;
	line-height:1.2em;	
	}
div.update p.date {
	font-size:0.85em;
	}
div.update ul {
	margin:0 2.5em 1px 2.5em;
	}
div.update ul li {
	margin-bottom:20px;
	border-top:1px dotted #efefef;
	_border-top:1px solid #f3f3f3;
	padding-top:3px;
	
	}
#sub300 ul li.std_underline {
	border-bottom:1px solid #d5d5d5;
	border-top:2px solid #ffffff;
	color:#000000;
	margin-top:3px;
	}
/* *********************************
  inst_document.html OpenACC part
*********************************** */
.lowcolor2 a:link {color:rgb(50, 98, 172);}

.lowcolor a{text-decoration:underline;}
.lowcolor a:link {color:rgb(50, 98, 172);}
.lowcolor a:hover, .lowcolor2 a:hover {color:#D70542;}


.support_faq {
    background-color: #FFFFFF;
    border: 1px solid #bbbbbb;
    border-radius: 6px 6px 6px 6px;
    padding:1px;
}
.support_faq p.title{
    background-color:#868686;
    border:1px solid #dddddd;
    border-bottom:1px solid #cccccc;
    padding: 6px 0px 5px 5px;
    border-radius:4px 4px 0 0;
    font-weight: bold;
    color: #ffffff;
    text-shadow: 0px 1px 1px #333333;
}

.support_faq li {
    background-image: url("/images/ms1.gif");
    background-position: left 0.7em;
    background-repeat: no-repeat;
    line-height: 1.6em;
    margin-left: 6px;
    padding: 6px 1em 6px 1.2em;
    text-align: left;
    border-bottom: 1px dotted #ddd;
}


