@charset "utf-8";

/*----------------------------------------------------------
HOME：コンテンツエリア内部
----------------------------------------------------------*/

/* フィーチャー画像
==========================================================*/
#topContentsArea div#feature {
	padding-bottom: 20px;
	width: 900px;
	height: 255px;
	position: relative;
}

/* バナー1個 */
#topContentsArea div#feature p.bnr {
	position: absolute;
	top: 20px;
	left: 631px;
	margin: 0;
	padding: 0;
}

/* バナー2個 */
#topContentsArea div#feature p.bnr02_1 {
	position: absolute;
	top: 12px;
	left: 12px;
	margin: 0;
	padding: 0;
}
#topContentsArea div#feature p.bnr02_2 {
	position: absolute;
	top: 174px;
	left: 631px;
	margin: 0;
	padding: 0;
}

/* H2タイトルいろいろ
==========================================================*/

h2.plusSubL {
	clear: both;
	width: 610px;
	padding-top: 4px;
	margin-bottom: 15px;
}
h2.plusSubM {
	clear: both;
	width: 297px;
	padding-top: 4px;
	margin-bottom: 10px;
}
h2.plusSubS {
	clear: both;
	padding-top: 4px;
	margin-bottom: 0px;
}
h2.plusSubTtl {
	clear: both;
	padding-top: 4px;
	margin-bottom: 10px;
}
h2.plusSubL span.mainTtl,
h2.plusSubM span.mainTtl,
h2.plusSubS span.mainTtl {
	display: block;
	color: #0066CC;
	font-weight: bold;
	font-size: 116%;
	letter-spacing: 0.1em;
	padding: 2px 5px 4px 15px;
}
h2.plusSubTtl span.mainTtl {
	display: block;
	color: #0066CC;
	font-weight: bold;
	font-size: 116%;
	letter-spacing: 0.1em;
	padding: 2px 0px 0px 0px;
}
h2.plusSubL .subTtl,
h2.plusSubM .subTtl,
h2.plusSubS .subTtl {
	display: block;
	color: #999999;
	font-size: 77%;
	font-family: Verdana;
	letter-spacing: 0;
	padding: 1px 5px 4px 15px;
}
h2.plusSubTtl .subTtl {
	display: block;
	color: #999999;
	font-size: 77%;
	font-family: Verdana;
	letter-spacing: 0;
	padding: 1px 0px 4px 0px;
}
h2.plusSubL { background: url(/img/home/bg_plusSubL_top.gif) left top no-repeat;}
h2.plusSubL span.mainTtl { background: url(/img/home/bg_plusSubL.gif) left bottom no-repeat;}
h2.plusSubL span.subTtl { background: url(/img/home/bg_plusSubL_bottom.gif) left bottom no-repeat;}
h2.plusSubM { background: url(/img/home/bg_plusSubM_top.gif) left top no-repeat;}
h2.plusSubM span.mainTtl { background: url(/img/home/bg_plusSubM.gif) left bottom no-repeat;}
h2.plusSubM span.subTtl { background: url(/img/home/bg_plusSubM_bottom.gif) left bottom no-repeat;}
h2.plusSubS { background: url(/img/home/bg_plusSubS_top.gif) left top no-repeat;}
h2.plusSubS span.mainTtl { background: url(/img/home/bg_plusSubS.gif) left bottom no-repeat;}
h2.plusSubS span.subTtl { background: url(/img/home/bg_plusSubS_bottom.gif) left bottom no-repeat;}
h2.plusSubTtl { background: url(/img/home/bg_plusSubTtl.gif) left bottom no-repeat;}

h2.plusSubL a,
h2.plusSubM a,
h2.plusSubS a,
h2.plusSubL a:hover,
h2.plusSubM a:hover,
h2.plusSubS a:hover {
	display: block;
	zoom: 1;
	text-decoration: none;
}


/* メインエリア
==========================================================*/
#topContentsArea #mainArea {
	width: 615px;
	float: left;
	padding-bottom: 35px;
}

/* メインエリア内部
==========================================================*/

/* 特集 */
#mainArea #specialArea {
	clear: both;
	width: 610px;
	/*overflow: auto;　ページが選択しにくいからNG*/
	margin-bottom: 15px;
}
#mainArea #specialArea table.layout {
	width: 610px;
	clear: both;
	border-collapse: collapse;
	border: none;
}
#mainArea #specialArea table.layout td {
	border: none;
	background: none;
	vertical-align: top;
}
#mainArea #specialArea table.layout td p {
	border: none;
	background: none;
	margin-bottom: 10px;
}
#mainArea #specialArea table.layout td p.specialTtl {
	display: block;
	padding: 2px 0 5px 2px;
	background: url(/img/home/bg_spacialTtl.gif) left bottom no-repeat;
}
#mainArea #specialArea table.layout td a {
	display: block;
	padding: 0 0 0 17px;
	background: url(/img/common/ico_arrow.gif) left 1px no-repeat;
}
#mainArea #specialArea table.layout td.specialImg p {
	display: block;
	width: 51px;
	_width: 65px;
	height: 51px;
	_height: 55px;
	padding: 2px 7px;
	background: url(/img/home/bg_specialImg.gif) 5px 0 no-repeat;
}
#mainArea #specialArea table.layout td.specialImg img {
	width: 51px;
	height: 51px;
}


/* 最新情報 */
#mainArea #newsArea {
	clear: both;
	width: 610px;
	position: relative;
	padding: 0 0 10px 0;
	overflow: auto;
}
#mainArea #newsArea p {
	position: absolute;
	top: 13px;
	right: 5px;
}


/* NEWSリスト */
#mainArea dl.newsList {
	clear: both;
	width: 610px;
	line-height: 1.2;
	margin: 0 0 15px 0;
	padding: 0;
	overflow:hidden;
}
#mainArea dl.newsList dt {
	width: 100px;
	padding: 7px 0px 4px 0;
	_margin: 0 -3px 0 0;
	float:left;
	clear: both;
}
	#mainArea dl.newsList.forMacF dt {
		width: 110px;
	}
#mainArea dl.newsList dd {
	width: 610px;
	*width: 510px;
	padding: 7px 0px 3px 0px;
	*padding: 7px 0px 7px 0px;
}
#mainArea dl.newsList dd:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#mainArea dl.newsList dd img.ico {
	float: left;
	width: 70px;
	height: 15px;
	vertical-align:bottom;
}
#mainArea dl.newsList dd a.blank {
	background: url(/img/common/ico_blank.gif) 2px 3px no-repeat;
	*background: none;
	padding: 3px 0px 3px 16px;
	*padding: 0;
}
#mainArea dl.newsList a.blank img {
	*vertical-align:baseline;
	*margin: 0 3px -1px 2px;
}
#mainArea dl.newsList dd span {
	float: right;
	width: 422px;
	font-weight:normal;
	vertical-align:bottom;
}
	#mainArea dl.newsList.forMacF dd span {
		width: 412px;
	}

#mainArea dl.newsList dd img {
	vertical-align: middle;
	margin-left:3px;
}


/* 2カラム リンクボタン */
#mainArea div.column2 {
	clear: both;
	width: 615px;
}
#mainArea div.column2 div.columnA {
	float: left;
	width: 302px;
}
#mainArea div.column2 div.columnB {
	float: right;
	width: 302px;
}
#mainArea div.column2 table {
	border-collapse: collapse;
	width: 292px;
	margin-bottom: 15px;
}
#mainArea div.column2 table td {
	width: 146px;
	vertical-align: top;
	border-right: #FFFFFF 5px solid;
	border-bottom: #FFFFFF 5px solid;
	margin: 0;
	padding: 0 0 3px 0;
	background: url(/img/home/bg_topbtn_bottom.gif) left bottom no-repeat;
}
#mainArea div.column2 table td.linkNone {
	background: none;
}
#mainArea div.column2 table td a {
	display: block;
	width: 105px;
	_width: 146px;
	line-height: 1.2;
	padding: 12px 15px 10px 26px;
	background: url(/img/home/bg_topbtn_top.gif) left top no-repeat;
}


/* サイドエリア
==========================================================*/
#topContentsArea #sideArea {
	width: 260px;
	float: right;
	margin-bottom: 50px;
}

/* サイドエリア内部
==========================================================*/

/* バナー */
#sideArea ul#bunner li a {
	display: block;
	width: 254px;
	_width: 260px;
	height: 49px;
	_height: 55px;
	padding: 3px;
	background: url(/img/home/bg_bnr.gif) no-repeat;
}
#sideArea ul#bunner li img {
	vertical-align: bottom;
	width: 254px;
	height: 49px;
}
#sideArea ul#bunner li {
	margin-bottom: 3px;
}

/* バナーL */
#sideArea ul#bunnerL li a {
	display: block;
	width: 254px;
	_width: 260px;
	height: 78px;
	_height: 84px;
	padding: 3px;
	background: url(/img/home/bg_bnrL.gif) no-repeat;
}
#sideArea ul#bunnerL li img {
	vertical-align: bottom;
	width: 254px;
	height: 78px;
}
#sideArea ul#bunnerL li {
	margin-bottom: 3px;
}


/* IR（投資家情報） */
#sideArea #irArea {
	width: 260px;
	overflow: hidden;
	padding: 10px 0 0;
	background: url(/img/home/bg_irArea_top.gif) left top no-repeat;
}
#sideArea #irArea h3 {
	width: 225px;
	_width: 260px;
	font-weight: bold;
	line-height: 1.4;
	padding: 2px 13px 2px 22px;
	margin-bottom: 10px;
	background: url(/img/home/bg_irTtl.gif) 13px 0 no-repeat;
}
#sideArea #irArea ul.event {
	font-size: 85%;
	color: #333333;
	padding: 0 18px;
}
#sideArea #irArea ul.event li {
	margin-bottom: 5px;
}
#sideArea #irArea ul.message {
	padding: 0 18px;
}
#sideArea #irArea ul.message li {
	margin-bottom: 10px;
}
#sideArea #irArea ul.message li a {
	padding: 0 0 0 15px;
	background: url(/img/common/ico_arrow.gif) left top no-repeat;
}
#sideArea #irArea ul.message li a.blank {
	padding: 0 0 0 15px;
	background: url(/img/common/ico_blank.gif) left top no-repeat;
}
#sideArea #irArea ul.messageBtn {
	width: 255px;
	_width: 260px;
	overflow: hidden;
	padding: 0 0 13px 5px;
	background: url(/img/home/bg_irArea_bottom.gif) left bottom no-repeat;
}
#sideArea #irArea ul.messageBtn li {
	float: left;
	width: 115px;
	_width: 122px;
	padding-left: 7px;
}
#sideArea #irArea ul.messageBtn li img {
	width: 115px;
	height: 28px
}

/* iFrame対応 */
#sideArea .topStock {
	border: solid 1px #dedede;
	margin-top: 3px;
	padding: 2px 0;
	text-align: center;
}



/* 紙媒体向けスタイル定義
==========================================================*/
@media print {
	h2,
	h2 span {
		zoom: 1;
	}
}


