/* ------------------------------------------------------------------ */
/* CA Support ... LAST UPDATE: 03.11.18		  */
/* ------------------------------------------------------------------ */

/* ------------------------------------------------------------------ */
/* AUTOMATIC ATTRIBUTES */

A:link				{  text-decoration: underline; color: #000066  }
A:hover				{  text-decoration: underline; color: #000066  }
A:active				{  text-decoration: underline; color: #000066  }
A:visited				{  text-decoration: underline; color: #000066  }

BODY				{  font-size: 10pt; font-weight: normal; color: #000000 ;line-height: 140% }
P 					{  font-size: 10pt; font-weight: normal; color: #000000 ; line-height:140%  }
TD 					{  font-size: 10pt; font-weight: normal; color: #000000; line-height:140%  }

H1 					{  font-size: 18px; font-weight: bold ; line-height:120%  }
H2 					{  font-size: 16px; font-weight: bold ; line-height:120%  }
H3 					{  font-size: 14px; font-weight: bold ; line-height:120%  }

OL 					{  font-size: 10pt}
UL 					{  font-size: 10pt; list-style: outside; list-style-type: square }
BLOCKQUOTE			{  font-size: 10pt; }

B					{  font-weight: bold  }
STRONG 				{  font-weight: bold  }
I 					{  font-style: italic  }
EM 					{  font-style: italic  }

INPUT		  		{  color: #000088; font-size: 10pt; } /* Special */
TEXTAREA			{  color: #000088; font-size: 10pt; } /* Special */

/* ------------------------------------------------------------------ */
/* 項目定義 */

.title 		{  font-size: 14px; font-weight: bold; margin-top: 5px; margin-bottom: 5px;  }
.subtitle 		{  font-size: 12px; font-weight: bold; margin-top: 5px; margin-bottom: 5px; }

.small		{  font-size: 8pt ; line-height:120%  }
.small10	{  font-size: 10pt ; line-height:120%  }
.small10-b	{  font-size: 10pt ; line-height:120%; font-weight: bold;  }
.date		{  font-size: 8pt  }
.update		{  font-size: 8pt  }

.red		{  color:#ff0000;  }

/* ------------------------------------------------------------------ */
/* リンク定義*/

a.main:link		{text-decoration: none;font-weight:bold; font-size: 12px }
a.main:visited	{text-decoration: none; font-weight:bold; font-size: 12px}
a.main:hover		{text-decoration: underline;font-weight:bold; font-size: 12px }
a.main:active		{text-decoration: underline;font-weight:bold; font-size: 12px }

a.topics:link		{text-decoration: none;font-weight:bold; font-size: 10px }
a.topics:visited	{text-decoration: none; font-weight:bold; font-size: 10px}
a.topics:hover		{text-decoration: underline;font-weight:bold; font-size: 10px }
a.topics:active		{text-decoration: underline;font-weight:bold; font-size: 10px }

a.subinfo:link		{text-decoration: none; font-size: 10px }
a.subinfo:visited	{text-decoration: none; font-size: 10px}
a.subinfo:hover		{text-decoration: underline; font-size: 10px }
a.subinfo:active		{text-decoration: underline; font-size: 10px }

a.footer:link		{text-decoration: underline; font-size: 10px; color: #000066}
a.footer:hover		{text-decoration: underline; font-size: 10px; color: #000066}
a.footer:active	{text-decoration: underline; font-size: 10px; color: #000066}
a.footer:visited	{text-decoration: underline; font-size: 10px; color: #000066}


/* ------------------------------------------------------------------ */
/* 余白・ラインなど*/

/* 横罫線 */
.dotline	{ 
	border-bottom:1px dotted #aaaaaa;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	 }

.padding-5	{
	 padding:5px; 
	 }

.padding-10	{
	 padding:10px; 
	 }

/* ------------------------------------------------------------------ */
/* BrightStorセット*/

/* BrightStorプルダウン */
select.brightstor { 
	font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "MS P ゴシック", sans-serif;
	width: 350px;
	color: #222222; 
	background:#99CC99;
	font-weight:bold;
	font-size: 10px;
}

a.brightstor:link		{text-decoration: none; font-weight:bold; color: #006600 }
a.brightstor:visited	{text-decoration: none; font-weight:bold; color: #006600 }
a.brightstor:hover		{text-decoration: underline; font-weight:bold; color: #006600 }
a.brightstor:active		{text-decoration: underline; font-weight:bold; color: #006600 }

/* ------------------------------------------------------------------ */
/* eTrustセット*/

/* eTrustプルダウン */
select.etrust { 
	font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "MS P ゴシック", sans-serif;
	width: 350px;
	color: #222222; 
	background:#C1ACD4;
	font-weight:bold;
	font-size: 10px;
}

a.etrust:link		{text-decoration: none;font-weight:bold; color: #663399 }
a.etrust:visited	{text-decoration: none; font-weight:bold;color: #663399 }
a.etrust:hover		{text-decoration: underline;font-weight:bold; color: #663399 }
a.etrust:active		{text-decoration: underline;font-weight:bold; color: #663399 }

/* ------------------------------------------------------------------ */
/* Unicenterセット*/

/* Unicenterプルダウン */
select.unicenter { 
	font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "MS P ゴシック", sans-serif;
	width: 350px;
	color: #000000; 
	background:#BDDAF3;
	font-weight:bold;
	font-size: 10px;
}

/* ------------------------------------------------------------------ */


/*Brightstor製品ポータルページ用（2004/12/10） ディレクトリ：/resources/storagesupp/bab/ */
.bab-title 		{  font-size: 10pt; color: #006699; font-weight: bold  }

/* ------------------------------------------------------------------ */




