﻿/* 背景 */
body {
	background-color: #CECACB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	CROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #000066;
	SCROLLBAR-BASE-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR : #333333;
	SCROLLBAR-3DLIGHT-COLOR : #999999;
}

a			 {	font-family: ＭＳ ゴシック, Osaka－等幅; }
a:link		 {	text-decoration: none;	color: #0000FF;	}
a:visited	 {	text-decoration: none; }
a:active	 {	text-decoration: none; }
a:hover		 {	text-decoration: underline; }

.whiteLink a:link    { text-decoration:none; color:#FFFFFF; }
.whiteLink a:visited { text-decoration:none; color:#FFFFFF; }
.whiteLink a:active  { text-decoration:underline; color:#FFFFFF; }
.whiteLink a:hover { text-decoration:underline; color:#FFFFFF; }

/* 証券コード非表示 */
.stockCode {
	display: none;
}


/* スローガンエリア非表示 */
#titleBackgroundColorField {
	display: none;
}

/* コンテンツの背景　境界線 */
#outerTable {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CECACB;
	border-right-color: #CECACB;
	border-bottom-color: #CECACB;
	border-left-color: #CECACB;
}

/* サイドメニュー　文字サイズ */
td#sidebarItemCell {
	font-size: 85%;
}

/* サイドメニュー　リンク下線 */
a.sidebarItem:link {
	text-decoration: none;
}
a.sidebarItem:visited {
	text-decoration: none;
}
a.sidebarItem:hover {
	text-decoration: underline;
}
a.sidebarItem:active {
	text-decoration: none;
}

/* WhatsNew 文字サイズ */
tr#whatsNewItem {
	font-size: 85%;
	text-decoration: none;
	line-height: 130%;
}

/* WhatsNew　文字色 */
#whatsNewName {
	color: #0000ff;
}

/* WhatsNew　リンク色 */
#viewWhatsNew {
	color: #0000ff;
}

/* WhatsNew　リンク下線 */
a#viewWhatsNew:link {
	text-decoration: none;
}
a#viewWhatsNew:visited {
	text-decoration: none;
}
a#viewWhatsNew:hover {
	text-decoration: underline;
}
a#viewWhatsNew:active {
	text-decoration: underline;
}

/* バックナンバー　リンク色 */
#whatsNewLink {
	color: #009966;
}

/* バックナンバー　リンク下線 */
a#whatsNewLink:link {
	text-decoration: none;
}
a#whatsNewLink:visited {
	text-decoration: none;
}
a#whatsNewLink:hover {
	text-decoration: underline;
}
a#whatsNewLink:active {
	text-decoration: underline;
}

/* 取材記事　文字 */
#interviewDescription {
	font-size: 85%;
}

/* 取材記事　文字 */
td#mainText11 {
	font-size: 85%;
}

/* 取材記事　文字 */
}td#interviewMedia {
	font-size: 85%;
	color: #000000;
}

/* 取材記事　リンク */
a#interviewDescription {
	font-size: 85%;
	color: #0000ff;
}

/* ヘッダーテキスト */
.txt1010wht	{
	font-family: ＭＳ ゴシック, Osaka－等幅;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 10px;
}

.txt1018blk	{
	font-family: ＭＳ ゴシック, Osaka－等幅;
	color: #000000;
	font-size: 10px;
	line-height: 18px;
}

#fontsize {
	font-size: 12px;
	line-height: 140%;
}


