@charset 'utf-8';

/* -----------------------------------
	irinfo reset
----------------------------------- */
#irinfo dl {
	margin: 0;
	padding: 0;
}
#irinfo ul,
#irinfo ol,
#irinfo li,
#irinfo dl dt,
#irinfo dl dd {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#irinfo ul.link-list-arrow li {
	padding-left: 8px;
}
#irinfo div.column-2second {
	background-image: none;
}
#irinfo div.column-1second dl,
#irinfo div.column-2second dl {
	width: auto;
}

/* -----------------------------------
	irinfo common
----------------------------------- */
#irinfo div.info-block dl.first-child {
	border-top: 3px solid #fdd97e;
}
#irinfo div.info-block dl.first-child dt.heading {
	background: none repeat scroll 0 0 #f2f2f2;
	list-style-type: none;
	margin: 0 1px;
	padding: 0.5em 11px 0.67em;
}

/* -----------------------------------
	promotion-area
----------------------------------- */
#irinfo #promotion-area {
	margin-bottom: 15px;
}
#irinfo #promotion-area ul {
	width: 100%;
}
#irinfo #promotion-area ul:after { /* clearfix */
	clear: both;
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
#irinfo #promotion-area ul li {
	float: left;
	overflow: hidden;
}
#irinfo #promotion-area ul li img {
	vertical-align: top;
}

/* type A */
#irinfo #promotion-area ul.type-a {

}

/* type B */
#irinfo #promotion-area ul.type-b {

}

/* type C */
#irinfo #promotion-area ul.type-c li.vod {
	position: relative;
	top: 0;
	left: 0
	width: 234px;
	height: 115px;
}
#irinfo #promotion-area ul.type-c li.vod ul {
	width: auto;
	position: absolute;
	top: 50px;
	left: 12px;
}
#irinfo #promotion-area ul.type-c li.vod ul li {
	padding-bottom: 5px;
	font-size: 11px;
	line-height: 11.5px;
	float: none;
}
#irinfo #promotion-area ul.type-c li.vod ul li .time {
	font-size: 9.5px;
}
/*
#irinfo #promotion-area ul.type-c li.vod ul li.first-child {
	padding-bottom: 8px;
}
*/
#irinfo #promotion-area ul.type-c li.vod ul li a {
	padding-left: 11px;
	color: #fff;
	background: url('/ja/design_set/data/irinfo/img/icn_arrow_01.gif') no-repeat 0 4.8px;
	display: inline-block;
}
#irinfo #promotion-area ul.type-c li.vod ul li a:link {
	color: #fff;
	text-decoration: none;
	outline: none;
}
#irinfo #promotion-area ul.type-c li.vod ul li a:visited {
	color: #fff;
	text-decoration: none;
	outline: none;
}
#irinfo #promotion-area ul.type-c li.vod ul li a:hover {
	color: #fbb910;
	text-decoration: none;
	outline: none;
}
#irinfo #promotion-area ul.type-c li.vod ul li a:active {
	color: #fbb910;
	text-decoration: none;
	outline: none;
}
#irinfo #promotion-area ul.type-c li.vod ul li img {
	margin-top: -2px;
}
#irinfo #promotion-area ul.type-c li.vod ul li a { /* ie8 */
	background-position: 0 2px\9;
}
* html #irinfo #promotion-area ul.type-c li.vod ul li { /* ie6 */
	line-height: 115%;
}
* html #irinfo #promotion-area ul.type-c li.vod ul li a { /* ie6 */
	background-position: 0 2px;
}
*:first-child+html #irinfo #promotion-area ul.type-c li.vod ul li.first-child { /* ie7 */
/* 	padding-bottom: 6px; */
}
*:first-child+html #irinfo #promotion-area ul.type-c li.vod ul li a { /* ie7 */
	background-position: 0 4.8px
}

/* -----------------------------------
	stock-quote-area
----------------------------------- */
#stock-quote-area {
	border: 1px solid #ccc;
}

/* -----------------------------------
	ir-news-area
----------------------------------- */
#irinfo #ir-news-area {
	margin-top: 15px;
	width: 702px;
	background: url("/ja/design_set/data/irinfo/img/bg_info-block_02.gif") no-repeat 0 100%;
}
#irinfo #ir-news-area:after { /* clearfix */
	clear: both;
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

/* ir-news */
#irinfo #ir-news {
	float: left;
	width: 462px !important;
}
#irinfo #ir-news dt {
	zoom: 1;
}
#irinfo #ir-news dt:after { /* clearfix */
	clear: both;
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
#irinfo #ir-news dt span {
	float: left;
}
#irinfo #ir-news dt a:link,
#irinfo #ir-news dt a:visited {
	background: url("/ja/design_set/w/design_tp/shared/icon/icon_01.gif") no-repeat 0 0.67em;
	float: right;
	font-weight: normal;
	padding-left: 8px;
	text-decoration: none;
}
#irinfo #ir-news dt a.feed {
	background: none repeat 0 0;
	border-left: 1px solid #ccc;
	margin: 3px 0 0 5px;
	padding: 0 0 0 6px;
}
#irinfo #ir-news dd.data {
	padding: 10px 2px 3px 11px;
}
#irinfo #ir-news dd.data .scroll-pane {
	width: 100%;
	height: 158px;
	overflow: auto;
	position: relative;
	top: 0;
	left: 0;
	outline: none;
}
#irinfo #ir-news dd.data dl {
	margin-bottom: 7px;
	padding-bottom: 8px;
	background: url('/ja/design_set/w/design_tp/shared/line/line_03.gif') repeat-x 0 100%;
	position: relative;
	top: 0;
	left: 0;
}
#irinfo #ir-news dd.data dl dt {
	font-size: 83.333%; /* 10px */
	font-weight: bold;
	width: 9.5em;
}
#irinfo #ir-news dd.data dl dd.icn {
	width: 61px;
	position: absolute;
	top: 0;
	left: 9.5em;
	font-size: 83.333%; /* 10px */
}
#irinfo #ir-news dd.data dl dd.link {
	margin-left: 9.5em;
	padding-left: 61px;
	font-size: 83.333%; /* 10px */
}
#irinfo #ir-news dd.data dl dd ul.link-list-arrow {
	margin-top: -1.5em;
}
#irinfo #ir-news dd.data dl dd ul.link-list-arrow li {
	padding-left: 8px;
	font-size: 120%; /* 12px */
}

/* ir-webcast */
#irinfo #ir-webcast {
	float: right;
	width: 222px;
}
#irinfo #ir-webcast dt {
	zoom: 1;
}
#irinfo #ir-webcast dt:after { /* clearfix */
	clear: both;
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
#irinfo #ir-webcast dt span {
	float: left;
	width: 9em;
}
#irinfo #ir-webcast dt a:link,
#irinfo #ir-webcast dt a:visited {
	background: url("/ja/design_set/w/design_tp/shared/icon/icon_01.gif") no-repeat left 0.67em;
	float: right;
	font-weight: normal;
	padding-left: 8px;
	text-decoration: none;
	white-space: nowrap;
}

/* -----------------------------------
	ir-contents-area
----------------------------------- */
#irinfo #ir-contents-area {
	margin-top: 15px;
	border-right: solid 1px #d3d3d3;
	border-bottom: solid 1px #d3d3d3;
	border-left: solid 1px #d3d3d3;
}
#irinfo #ir-contents-area dl dt.heading {
	margin: 0 0;
}
#irinfo #ir-contents-area dl dd.data {
	padding-top: 12px;
	padding-left: 18px;
}
#irinfo #ir-contents-area .ir-index-block-wrapper {
	padding-bottom: 30px;
	width: 100%;
}
#irinfo #ir-contents-area .ir-index-block-wrapper:after { /* clearfix */
	clear: both;
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
#irinfo #ir-contents-area .ir-index-block {
	margin-right: 20px;
	float: left;
	width: 208px;
}
#irinfo #ir-contents-area .ir-index-block-last-child {
	margin-right: 0;
}
#irinfo #ir-contents-area .ir-index-block dt img {
	vertical-align: bottom;
}
#irinfo #ir-contents-area .ir-index-block dd.link {
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
}
#irinfo #ir-contents-area .ir-index-block dd.link dt {
	margin-top: 0;
	margin-bottom: 5px;
	padding-bottom: 10px;
	background: url('/ja/design_set/w/design_tp/shared/line/line_05.gif') repeat-x 0 100%;
	font-size: 83.333%; /* 10px */
	font-weight: bold;
	line-height: 1.0;
}
#irinfo #ir-contents-area .ir-index-block dd.link dl.pseudo-last-child {
	margin-top: 20px;
}
#irinfo #ir-contents-area .ir-index-block ul.link-list-arrow {
	margin-left: 3px;
}

#irinfo #ir-contents-area .ir-index-block ol.link-list-num {
	padding-top: 2px;
	padding-right: 3px;
	padding-left: 3px;
	zoom: 1;
}
#irinfo #ir-contents-area .ir-index-block ol.link-list-num:after { /* clearfix */
	clear: both;
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
#irinfo #ir-contents-area .ir-index-block ol.link-list-num li {
	margin-bottom: 7px;
	float: left;
	width: 91px;
	line-height: 1.2;
}
#irinfo #ir-contents-area .ir-index-block ol.link-list-num li.num-03,
#irinfo #ir-contents-area .ir-index-block ol.link-list-num li.num-04 {
	margin-bottom: 0;
}
#irinfo #ir-contents-area .ir-index-block ol.link-list-num a {
	padding-left: 19px;
	min-height: 13px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration: none;
}
* html #irinfo #ir-contents-area .ir-index-block ol.link-list-num a { /* for ie6 */
	height: 13px;
}
#irinfo #ir-contents-area .ir-index-block ol.link-list-num li.num-01 a {
	background-image: url('/ja/design_set/data/irinfo/img/icn_num_01.gif');
}
#irinfo #ir-contents-area .ir-index-block ol.link-list-num li.num-02 a {
	background-image: url('/ja/design_set/data/irinfo/img/icn_num_02.gif');
}
#irinfo #ir-contents-area .ir-index-block ol.link-list-num li.num-03 a {
	background-image: url('/ja/design_set/data/irinfo/img/icn_num_03.gif');
}
#irinfo #ir-contents-area .ir-index-block ol.link-list-num li.num-04 a {
	background-image: url('/ja/design_set/data/irinfo/img/icn_num_04.gif');
}
#irinfo #ir-contents-area #ir-e_publicnotice p {
	padding: 8px 12px 0 12px;
	font-size: 83.333%; /* 10px */
}
#irinfo #ir-contents-area #ir-related {
	padding: 1px;
	width: 434px;
	background: url('/ja/design_set/w/design_tp/shared/line/line_06.gif') repeat 0 0;
}
#irinfo #ir-contents-area #ir-related dl {
	padding: 8px 14px;
	background-color: #f4f4f4;
}
#irinfo #ir-contents-area #ir-related ul.link-list-arrow {
	margin-left: 0;
}
#irinfo #ir-contents-area #ir-related dt {
	color: #666;
	font-weight: bold;
}
#irinfo #ir-contents-area #ir-related dd.link {
	padding-top: 5px;
	padding-right: 0;
	padding-left: 0;
	width: 100%;
}
#irinfo #ir-contents-area #ir-related dd.link:after { /* clearfix */
	clear: both;
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
#irinfo #ir-contents-area #ir-related ul {
	padding-right: 10px;
	float: left;
}
#irinfo #ir-contents-area #ir-related ul.first-child {
	width: 140px;
}
#irinfo #ir-contents-area #ir-related ul.second-child {
	width: 230px;
}
* html #irinfo #ir-contents-area #ir-related dl { /* ie6 */
	padding-bottom: 2px;
}
* html #irinfo #ir-contents-area #ir-related dt { /* ie6 */
	padding-bottom: 2px;
}
* html #irinfo #ir-contents-area #ir-related ul li { /* ie6 */
	padding-bottom: 8px;
	line-height: 115%;
}

/* -----------------------------------
	ir-prize-area
----------------------------------- */
#ir-prize-area {
	margin-top: 20px;
}
#ir-prize-area ul,
#ir-prize-area li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#ir-prize-area ul {
	width: 100%;
}
#ir-prize-area ul:after { /* clearfix */
	clear: both;
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
#ir-prize-area ul li {
	float: left;
}

/* -----------------------------------
	local-nav-area
----------------------------------- */
div#local-nav-area p.ir-date {
	margin: 10px 0 0 0;
	padding-right: 5px;
	font-size: 10px;
	*font-size: 75%;
	_font-size: 84%;
}

/* -----------------------------------
	webcast
----------------------------------- */
img { -ms-interpolation-mode: bicubic; } 

div#webcast.release {
	margin-bottom: 18px;
	padding-bottom: 0px;
}
div#webcast h2 {
	margin-bottom: 0;
}
div#webcast div.carousel {
	padding: 11px 11px 10px;
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	width: 198px;
	height: 150px;
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
}
div#webcast div.carousel ul,
div#webcast div.carousel ul li,
div#webcast div.carousel p {
	margin: 0;
	padding: 0;
}
div#webcast div.carousel ul {
	list-style-type: none;
}
div#webcast div.carousel-inner {
	width: 146px;
	position: absolute;
	top: 0;
	left: 38px;
	overflow: hidden;
}
div#webcast div.carousel ul.thumbs {
	position: relative;
	padding-top: 11px;
	width: 146px;
	height: 85px;
	top: 0;
	left: 0;
	overflow: hidden;
}
div#webcast div.carousel ul.thumbs:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
div#webcast div.carousel ul.thumbs li {
	float: left;
	width: 138px;
	height: 79px;
	margin: 2px 3px 0px;
	background-color: #000;
	overflow: hidden;
	border: 1px solid #CCC;
	display: inline;
}
div#webcast div.carousel ul.thumbs li.stay {
	margin: 0px 1px 0px;
	border: 3px solid #FBB910;
}
div#webcast div.carousel ul.thumbs li.loading {
	background-color: #FFF;
	text-align: center;
}
div#webcast div.carousel ul.thumbs li.loading img {
	margin-top: 12px;
	height: 55px;
}
div#webcast div.carousel ul.thumbs li img {
	height: 79px;
}
* html div#webcast div.carousel ul.thumbs li img {
	display: inline;
}
#vdList_ThumbTitle {
	position:relative;
	width: 198px;
	height: 60px;
	top: 94px;
	overflow: hidden
}
#vdList_ThumbTitleInner {
	position:relative;
	width: 1980px;
	top: 0px;
	left: 0px;
}
.vdList_ThumbTitleBox{
	font-size: 12px;
	width: 198px;
	height: 32px;
	overflow: hidden;
	padding-right: 32px;
	margin-bottom: 3px;
	float: left;
}
.vdList_ThumbTitleBox a {
	background: url("/ja/design_set/w/design_tp/shared/icon/icon_01.gif") no-repeat scroll left 0.4em transparent;
	padding-left: 8px;
	text-decoration: none;
	text-indent: 0px;
	display: block;
}
.vdList_ThumbTitleBox a:link,
.vdList_ThumbTitleBox a:visited,
.vdList_ThumbTitleBox a:hover,
.vdList_ThumbTitleBox a:active {
	text-decoration: none;
}
div#webcast div.carousel ul.pager li {
	height: 81px;
}
div#webcast div.carousel ul.pager li a,
div#webcast div.carousel ul.pager li span {
	border: solid 1px #c4c4c4;
	display: block;
	width: 19px;
	height: 84px;
	text-indent: -9999px;
	outline: 0px;
}
div#webcast div.carousel ul.pager li.prev {
	position: absolute;
	top: 11px;
	left: 12px;
}
div#webcast div.carousel ul.pager li.prev a,
div#webcast div.carousel ul.pager li.prev span {
	background: url('/ja/design_set/w/design_tp/shared/btn/btn_slide_wc.gif') no-repeat 0 50%;
}
div#webcast div.carousel ul.pager li.prev a:hover {
	background-position: -19px 50%;
}
div#webcast div.carousel ul.pager li.prev a.off,
div#webcast div.carousel ul.pager li.prev span.off {
	background-position: -38px 50%;
}
div#webcast div.carousel ul.pager li.next {
	position: absolute;
	top: 11px;
	left: 189px;
}
div#webcast div.carousel ul.pager li.next a,
div#webcast div.carousel ul.pager li.next span {
	background: url('/ja/design_set/w/design_tp/shared/btn/btn_slide_wc.gif') no-repeat -57px 50%;
}
div#webcast div.carousel ul.pager li.next a:hover {
	background-position: -76px 50%;
}
div#webcast div.carousel ul.pager li.next a.off,
div#webcast div.carousel ul.pager li.next span.off {
	background-position: -95px 50%;
}
div#webcast div.carousel p {
	line-height: 1.34;
}
div#webcast div.carousel ul.pagination {
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	width: 150px;
}
div#webcast div.carousel ul.pagination:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
div#webcast div.carousel ul.pagination li {
	margin-left: 3px;
	margin-right: 3px;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	outline: none;
	background-image: url(/ja/design_set/w/design_tp/shared/btn/btn_carousel_dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
	float: left;
}
* html div#webcast div.carousel ul.pagination li {
	display: inline;
}
div#webcast div.carousel ul.pagination li.current {
	background-image: url(/ja/design_set/w/design_tp/shared/btn/btn_carousel_dot_o.gif);
}
div#webcast div.carousel ul.link-list-arrowBox {
	width: 198px;
	overflow: hidden;
}
div#webcast div.carousel ul.link-list-arrow {
	padding: 0.3em 11px 0;
	position: relative;
	top: 0;
	left: 0px;
	width: 2300px;
}
div#webcast div.carousel ul.link-list-arrow li {
	display: inline-block;
	float: left;
	width: 230px;
}
#link-list-arrow1 {
	display: none;
}

/* -----------------------------------
	jScrollPane
----------------------------------- */
.jspContainer {
	overflow: hidden;
	position: relative;
}
.jspPane {
	position: absolute;
}
.jspVerticalBar {
	position: absolute;
	top: 0;
	right: 0;
/* 	width: 16px; */
	width: 19px;
	height: 100%;
	background-color: #ccc;
}
.jspHorizontalBar {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
/* 	height: 16px; */
	background-color: #ccc;
}
.jspVerticalBar *,
.jspHorizontalBar * {
	margin: 0;
	padding: 0;
}
.jspCap {
	display: none;
}
.jspHorizontalBar .jspCap {
	float: left;
}
.jspTrack {
	border-right: solid 1px #c4c4c4;
	border-left: solid 1px #c4c4c4;
	background: #dadada;
	position: relative;
}
.jspDrag {
	width: 17px;
	background: #fff;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
	float: left;
	height: 100%;
}
.jspArrow {
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}
.jspArrowUp {
	width: 19px;
	height: 17px;
	background: url('/ja/design_set/data/irinfo/img/btn_arrow_up.gif') no-repeat 0 100%;
}
.jspArrowDown {
	width: 19px;
	height: 17px;
	background: url('/ja/design_set/data/irinfo/img/btn_arrow_down.gif') no-repeat 0 0;
}
.jspArrow.jspDisabled {
	cursor: default;
	background-color: #eee;
}
.jspVerticalBar .jspArrow {
/* 	height: 16px; */
}
.jspHorizontalBar .jspArrow {
/* 	width: 16px; */
	float: left;
	height: 100%;
}
.jspVerticalBar .jspArrow:focus {
	outline: none;
}
.jspCorner {
	background: #eeeef4;
	float: left;
	height: 100%;
}
/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
	margin: 0 -3px 0 0;
}
