@charset "UTF-8";

body {
	/* add */
	font-family:"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,verdana,arial,clean,sans-serif;
}
html[lang="en"] body{
	font-family:verdana,arial,helvetica,clean,sans-serif;
}
/* add */
body #container{
	font-family:"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,verdana,arial,clean,sans-serif;
}
html[lang="en"] body #container{
	font-family:verdana,arial,helvetica,clean,sans-serif;
}


.tableSet-head, .text-emphasis, em, .btn-borderS {
	font-family:"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,verdana,arial,clean,sans-serif;
}
html[lang="en"] .tableSet-head, .text-emphasis, em, .btn-borderS {
	font-family:verdana,arial,helvetica,clean,sans-serif;
}



a:hover img.mover{
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
 	opacity:0.6;
}


/* IRメニュー */
#ir_menu_frame{
	margin: 34px 0 20px 59px;
	padding: 7px 0 0 0;
	width: 196px;
	text-align: center;
	background: url(../../../corporate/cmn_img/menubg_top.gif) left top no-repeat #e5e5e5;
}
#ir_menu_body{
	width:182px;
	margin:0 auto;
	padding:5px 0 0 0;
	text-align:left;
	background:url(../../img/menu_km1.gif) left top no-repeat transparent;
}
.sub_ul{
	list-style:none;
	font-size:12px;
	line-height:2;
	padding:0 0 15px 21px;
	margin:0;
}
.sub_ul li a{
	padding:0 0 0 14px;
	background:url(../../img/menu_li.gif) left -0.3em no-repeat transparent;
}
.sub_ul li a:hover{
	color:#d60000;
	padding:0 0 0 14px;
	background:url(../../img/menu_li.gif) left -1.95em no-repeat transparent;
}
.sub_ul li.on span{
	color:#d60000;
	padding:0 0 0 14px;
	background:url(../../img/menu_li.gif) left -1.95em no-repeat transparent;
}

/* TOP IRニュース */
.news_title{
	background: url(../../img/news_line.gif) left bottom no-repeat;
	height: 22px;
	position: relative;
}
.news_title .ttl_whatsnew{
	position: absolute;
	top: 0;
	left: 0;
}
.news_title .rssImg{
	position: absolute;
	top: 0;
	right: 0;
}
ul#ir_bt1{
	list-style:none;
	background:url(../../img/menu_km2.gif) left bottom no-repeat #ffffff;
	padding:0;
	margin:0;
	width:182px;
}
ul#ir_bt1 .li1{
	padding:0 0 6px 0;
	width:182px;
	background:url(../../../corporate/cmn_img/line_dot.gif) left bottom repeat-x transparent;
}
ul#ir_bt1 .li2{
	padding:5px 0 6px 0;
	width:182px;
	background:url(../../../corporate/cmn_img/line_dot.gif) left bottom repeat-x transparent;
}
ul#ir_bt1 .li3{
	padding:6px 0 5px 0;
	width:182px;
}

ul#ir_bt2{
	list-style:none;
	padding:0;
	margin:7px 0 0 0;
	width:182px;
	height:75px;
	background:url(../../img/menu_km4_2.gif) left top no-repeat #ffffff;
}
ul#ir_bt2 li.li1{
	padding:12px 0 0 0;
}

ul#ir_bt1 img,ul#ir_bt2 img{
	vertical-align:top;
}
#ir_menu_end{
	height:7px;
	width:196px;
	text-align:center;
	background:url(../../../corporate/cmn_img/menubg_btm.gif) left top no-repeat #e5e5e5;
}
#ir_menu_end hr {
  display: none;
}


/* 中面TOP */
#top_body{
	margin:15px 0 50px 0;
}
.dl_box{
	width:272px;
	background:url(../../img/dl_bg.gif) left top repeat-y transparent;
	text-align:center;
	border-top:solid 1px #bebebe;
	border-bottom:solid 1px #bebebe;
	margin:16px 0 0 0;
	padding:5px 0 0 0;
}
.dl_box dl{
	margin: 0;
	padding: 0;
}
.dl_box dt{
	margin: 0 auto 10px !important;
	padding: 0;
	background:url(../img/category_bg.png) no-repeat 50% 0;
	color:#fff;
	height: 27px;
	text-align: left;
	display: table;
	width: calc(100% - 10px);
}
.dl_box dt.en a{
	font-size: 12px;
    padding-left: 10px;
}
.dl_box dt.long a{
	line-height: 1;
    font-size: 11px;
    padding-right: 20px;
}
.dl_box dt a{
	color:#fff;
	display: table-cell;
	padding-left: 20px;
	font-size: 14px;
	vertical-align: middle;
}
.dl_box dt:hover{
	opacity: 0.8;
}
.dl_box dt a:hover{
	text-decoration: none;
}

.dl_box dd{
	text-align: left;
	margin: 0;
	height: 70px;
	padding: 0 15px 0 15px;
	font-size: 93%;
	line-height: 1.6;
}
.dl_box dd.hl{
	height: 110px !important;
}
/* テキストベース */
.ir_block{
	padding:10px 0 30px 0;
	margin:0;
}
.ir_text h3{
	margin:0 0 15px 0;
	padding:0 0 0 20px;
	font-size:116%;
	line-height:40px;
	font-weight:bold;
	background-color:#e5e5e5;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.ir_text h3 span{
	font-size:85%;
	padding-left: 1em;
	font-weight:normal;
}
.ir_text p{
	line-height:1.8;
	margin:0 0 20px 0;
	padding:0;
}
.ir_text p.lead{
	font-size:110%;
	line-height:1.8;
	margin:0;
	padding:0 0 10px 0;
}
.inside{
	padding:0 0 0 15px;
}
/* 決算短信等 */
.tanshin{
	line-height:1.4;
	margin:14px 0 15px 0;
	padding:0;
}
.library_h{
	font-size:93%;
	margin:5px 0 15px;
	line-height:1.8;
	text-indent: -1em;
	padding-left: 1em;
}
.library_h a{
	text-decoration: underline;
}
.tanshin .article{
	width:450px;
	float:left;
	color:#787878;
	margin:0 0 14px 0;
	padding:0;
}
.tanshin  .child{
	padding:0 0 0 10px;
	margin:0 0 0 50px;
	background: url(../../../corporate/cmn_img/news_sublink.gif) 0 0 no-repeat transparent;
	zoom:1;
}
.tanshin  .pdf{
	min-height:15px;
	background: url(../../../corporate/cmn_img/news_pdf.gif) 0 2px no-repeat transparent;
	margin:0 0 0 10px;
	padding:0 0 0 33px;
	zoom:1;
}
.tanshin  .page{
	min-height:15px;
	background: url(../../../corporate/cmn_img/news_li.gif) 0 2px no-repeat transparent;
	margin:0 0 0 10px;
	padding:0 0 0 33px;
	zoom:1;
}
.tanshin .date{
	float:right;
	width:100px;
	margin:0 3px 14px 0;
	padding:0;
	text-align:right;
}
/* IRイベント */
.event{
	padding:5px 20px 40px 20px;
}
.event_h{
	font-size:93%;
	margin-top:5px;
	line-height:1.8;
	text-indent: -1em;
	padding-left: 1em;
}
.event .eve_t{
	font-size:108%;
	line-height:1.2;
	font-weight:bold;
	padding:0 0 0 24px;
	background: url(../../../ir/img/ir_li1.gif) left center no-repeat transparent;
	float:left;
	margin:10px 0 10px 0;
}
.event .eve_img{
	float:left;
	width:140px;
	margin:20px 0 20px 0;
}
.event .eve_list{
	float:left;
	margin:5px 0 20px 0;
	width:380px;
}
.event .eve_d{
	line-height:1.2;
	font-weight:bold;
	margin:12px 0 5px 0;
	color:#898989;
	float:right;
}
.event .eve_c{
	font-size:93%;
	line-height:1.6;
	margin:0;
	padding:15px 10px 0 25px;
}
.event .eve_c a:link,
.event .eve_c a:visited{
	text-decoration:underline;
}
.event ul{
	margin:0;
	padding:10px 0 0 25px;
	list-style:none;
}
.event li{
	line-height:2;
	color:#898989;
	padding:0 0 0 32px;
}
.event li.movie{
	zoom:1;/*IE6の印刷対策*/
	background: url(../../../corporate/cmn_img/movie_li.gif) left center no-repeat transparent;
}
.event li.page{
	zoom:1;/*IE6の印刷対策*/
	background: url(../../../corporate/cmn_img/news_li.gif) left center no-repeat transparent;
}
.event li.pdf{
	zoom:1;/*IE6の印刷対策*/
	background: url(../../../corporate/cmn_img/news_pdf.gif) left center no-repeat transparent;
}
/* 社長説明＆プレゼンテーション */
.set_table{
	clear: both;
	padding: 0 0 20px 0;
}
.set_table p{
	line-height: 1.8;
}
.set_table p a{
	text-decoration: underline;
}
.set_table ul{
	padding-top: 1em;
	padding-left: 1em;
}
.set_table ul li{
	font-size:93%;
	line-height:1.8;
	margin-bottom:1em;
}
.set_table .f_left{
	position:relative;
}
.set_table .f_left video{
	border:1px solid #afafaf;

}
.set_table .f_left img.non{
	position:absolute;
	top:0;
	left:0;
	border:1px solid #afafaf;
}
.set_table .w256{
	width:256px;
	margin-bottom: 30px;
}
.set_table .w280{
	width:280px;
	margin-bottom: 30px;
}
.set_table .w520{
	width:520px;
}
.set_table .w620{
	width:620px;
	margin: 0 auto;
}
.set_table .w256 a{
	position:relative;
	display:block;
}
.set_table .w256 a img.glass{
	position:absolute;
	top:4px;
	right:4px;
}
.set_table .w280 a{
	position:relative;
	display:block;
}
.set_table .w280 a img.glass{
	position:absolute;
	top:4px;
	right:27px;
}
.set_space{
	padding-top:50px;
}

.set_table div.note{
	font-size: 11px;
	line-height: 1.2;
	color: #777;
	padding-right: 15px;
	margin-top: 10px;
}
span.note_mark {
	font-size: 11px;
	color: #777;
	position: relative;
	top: -3px;
}

/* 有価証券報告書 */
.tanshin .yuuka{
	color:#787878;
	margin:0 0 7px 0;
	padding:0;
}
/* 株主様向け報告書 */
.report .report_img{
	float:left;
	margin-bottom:20px;
}
.report{
	padding:5px 0 0 20px;
}
.report_h{
	font-size:93%;
	margin-top:5px;
	line-height:1.8;
}
.report_h span.report_note{
	font-size: 85%;
}
.report .pdf{
	line-height:1.4;
	background: url(../../../corporate/cmn_img/news_pdf.gif) left 2px no-repeat transparent;
	margin:25px 0 0 20px;
	padding:0 0 0 33px;
	color:#787878;
	float:left;
}

/* アニュアルレポート */
.report .pdf2{
	line-height:1.8;
	margin:38px 0 0 20px;
	float:left;
	color:#787878;
}
.report .pdf2 a{
	background: url(../../../corporate/cmn_img/news_pdf.gif) 0 0 no-repeat transparent;
	padding:0 0 0 33px;
}
.report .pdf_noimg{
	line-height:1.8;
	margin:14px 0 20px 5px;
	color:#787878;
}
.report .pdf_noimg a{
	background: url(../../../corporate/cmn_img/news_pdf.gif) 0 0 no-repeat transparent;
	padding:0 0 0 33px;
}
#AR_backNumList ul{
	list-style:none;
	margin:0 0 20px 0px;
	padding:6px 0 0 0;
	background:url(../../../corporate/cmn_img/line_dot.gif) left top repeat-x transparent;
}
#AR_backNumList ul li{
	line-height:1.8;
	margin:0 0 5px 0;
	padding:0 0 5px 10px;
	background:url(../../../corporate/cmn_img/line_dot.gif) left bottom repeat-x transparent;
}
#AR_backNumList ul li a{
	padding:0 0 0 26px;
	background:url(../../../corporate/cmn_img/relation_icon.gif) left center no-repeat transparent;
}
.horizontal img {
	margin: 20px 0 20px;
}
.sp10 {
	margin: 10px 0 0 0;
}
/* ヒストリカル */
.historical{
	padding:5px 0 0 10px;
	line-height:1.4;
	color:#787878;
}
.historical .pdf{
	width:230px;
	border-right:solid 2px #e5e5e5;
	margin:0 40px 15px 0;
}
.historical .pdf a{
	background: url(../../../corporate/cmn_img/news_pdf.gif) left center no-repeat transparent;
	padding:0 0 0 33px;
}
.historical .xls{
	margin:0;
    padding-bottom: 20px;
}
.historical .xls a{
	background: url(../../../corporate/cmn_img/xls.gif) left center no-repeat transparent;
	padding:0 0 0 33px;
}
.historical_note{
	font-size:93%;
	margin:25px 0 0 10px;
	line-height:1.8;
	text-indent: -1em;
	padding-left: 1em;
}

/* IRカレンダー */
.sch_note{
	font-size:93%;
	line-height:1.6;
	margin:0 0 3px 0;
	padding:0;
	text-align:right;
}
.sch_m{
	font-size:120%;
	font-weight:bold;
	margin:30px 0 25px 0;
	padding:0 0 0 20px;
	background: url(../../../ir/img/ir_li1.gif) left center no-repeat transparent;
}
.sch_m span{
	font-size:80%;
	font-weight:normal;
}
.sch_table{
    border-bottom:1px solid #bebebe;
    border-left:1px solid #bebebe;
	margin:0 0 5px 0;
	width: 100%;
}
.sch_table th{
	padding:10px 10px 10px 20px;
	text-align:right;
    border-top:1px solid #bebebe;
    border-right:1px solid #bebebe;
	background-color:#e5e5e5;
	white-space: nowrap;
	letter-spacing:0px;
	width: 30%;
}
.sch_table td{
	padding:8px 10px;
	width:70%;
	line-height: 1.6;
    border-top:1px solid #bebebe;
    border-right:1px solid #bebebe;
}
/* 株式状況 */
.sinf_date{
	font-size:93%;
	line-height:1.6;
	margin:0 0 3px 0;
	padding:0;
	text-align:right;
}
.sinf_m1{
	font-weight:bold;
	font-size:93%;
	line-height:1.6;
	margin:30px 0 7px 5px;
	padding:0 0 0 20px;
	zoom:1;
	background: url(../../../ir/img/ir_li1.gif) 0 center no-repeat transparent;
}
.sinf_table{
	margin:0 0 7px 0;
    border-bottom:1px solid #bebebe;
    border-left:1px solid #bebebe;
}
.sinf_table th{
	font-size:93%;
	padding:10px;
    border-top:1px solid #bebebe;
    border-right:1px solid #bebebe;
	white-space: nowrap;
	background-color:#efefef;
}
.sinf_table th.mark{
	padding:10px 25px;
	background: url(../../../ir/img/ir_li1.gif) 5px center no-repeat #efefef;
}
.sinf_table td{
	font-size:93%;
	padding:7px 10px;
	width:100%;
	line-height:1.5;
    border-top:1px solid #bebebe;
    border-right:1px solid #bebebe;
}
.stock_h {
    font-size: 93%;
    margin-top: 5px;
    line-height: 1.8;
    text-indent: -1em;
    padding-left: 1em;
}
/* 株主総会 */
.meeting .article{
	color:#787878;
	padding:0 0 5px 10px;
	line-height:1.3;
}
.meeting .article p.page{
	zoom:1;/*IE6の印刷対策*/
	background: url(../../../corporate/cmn_img/news_li.gif) left center no-repeat transparent;
	margin:13px 0 13px 0;
	padding:0 0 0 33px;
}
.meeting .article p.pdf{
	zoom:1;/*IE6の印刷対策*/
	background: url(../../../corporate/cmn_img/news_pdf.gif) left center no-repeat transparent;
	margin:13px 0 13px 0;
	padding:0 0 0 33px;
}
.meeting_h{
	font-weight: bold;
}
.meeting_h a{
	color: #e60012;
	background: url(../../img/news_icon2.png) no-repeat 0 3px;
  padding: 2px 0 5px 18px;
  margin-left: 5px;
}
/* 株主総会 質疑応答 */
.m_txt{
	font-size:153.9%;
	line-height:1.8;
	margin-bottom:5px;
	font-weight:bold;
	color:#646464;
}
.m_txt span{
	font-size:85%;
}
.pt30{
	padding-top:30px;
}
.slink{
	line-height:1.4;
	font-size:93%;
	float:left;
	color:#afafaf;
	height:50px;
	width:400px;
}
.slink a,
.slink a:visited{
	text-decoration:underline;
}
.me_navi{
	font-size:93%;
	text-align:right;
	color:#afafaf;
	height:50px;
}
.me_navi div.pageLinks{
	display: inline;
}
.me_navi a,
.me_navi a:visited{
	text-decoration:underline;
}
.me_navi div.pageLinks span,
.me_navi div.pageLinks a{
	padding: 0 3px;
}
.me_navi a span.back{
	padding-left:17px;
	background: url(../../../corporate/cmn_img/link_mark2.gif) left center no-repeat transparent;
}
.me_navi a span.next{
	padding-right:17px;
	background: url(../../../corporate/cmn_img/link_mark.gif) right center no-repeat transparent;
}
.me_table{
	margin:0 0 40px 0;
}
.me_table p{
	line-height:1.5;
	margin:0 0 10px 0;
}
.me_table table{
	border-right:solid 1px #bebebe;
	border-top:solid 1px #bebebe;
}
.me_table td,
.me_table th{
	padding:20px;
	vertical-align:top;
	border-left:solid 1px #bebebe;
	border-bottom:solid 1px #bebebe;
}
.me_table th{
	font-size:140%;
	font-weight:bold;
	white-space:nowrap;
	width: 80px;
	text-align: center;
}
.me_table th.type_q{
	color:#fff;
	background-color: #565656;
}
.me_table th.sub{
	width: 60px;
}
.me_table th.type_a{
	background-color: #efefef;
}
.me_table td.type_q{
	line-height:1.5;
	font-weight:bold;
	_width:100%;
}
.me_table td.type_q a{
	text-decoration:underline;
}
.me_table td.type_a p{
	line-height:1.8;
	margin:0 0 15px 0;
}
.me_table td.type_a p a{
	text-decoration:underline;
}
.me_table td.type_a p.name{
	font-weight:bold;
}
.me_table td.type_a p.name{
	font-weight:bold;
}
.quoteInfo {
	 font-size: 90%;
	 text-align:
	 center; margin: 10px 0 35px;
}
.slide_multi_right{
	border:solid 1px #afafaf;
	margin:0 0 20px 20px;
}
.slide_single_right{
	border:solid 1px #afafaf;
	margin:0 0 0 20px;
}
.slide_single_left{
	border:solid 1px #afafaf;
}
img.ov{
	border:solid 1px #afafaf;
}
a:hover img.ov{
	border:solid 1px #000;
}


/* 株主手続き */
div#contact dl.ir_pro{
	padding:0;
	margin:30px 0 30px 0;
	border:solid 1px #bebebe;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
div#contact dl.ir_pro dt{
	padding:0 0 0 30px;
	line-height:2.5;
	margin:0;
	font-weight:bold;
	background: url(../../../ir/img/ir_li1.gif) 8px 10px no-repeat #e5e5e5;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
div#contact dl.ir_pro dd{
	width: 560px;
	line-height:1.3;
	padding:20px 0 20px 0px;
	text-align:center;
	font-weight:normal;
	margin:0;
}
div#contact dl.ir_pro dd span{
	font-size:120%;
	letter-spacing:0;
	font-weight:bold;
}

/* 電子公告 */
.notice{
	padding:20px 0 20px 0;
}
.notice div.date{
	width:100px;
	font-weight:bold;
	float:left;
	padding:20px 0;
}
.notice div.article{
	width:450px;
	float:left;
	padding:20px 0;
}
.notice div.article p.pdf{
	background: url(../../../corporate/cmn_img/news_pdf.gif) left 0.33rem no-repeat transparent;
	margin:0;
	padding:0 0 0 33px;
}
.notice div.article p.pdf span{
	color:#787878;
}
/* IRニュース */
.news_backnum_bt{
	font-size:93%;
	text-align:right;
	margin:10px 0 10px 0;
	color:#c5c5c5;
}
.news_backnum_bt a.yearindex{
	padding:0 0 0 17px;
	background:url(../../../corporate/cmn_img/link_mark.gif) left center no-repeat transparent;
}
#yearindex_list{
	margin:30px 0 0 0;
}
#yearindex_list ul{
	list-style:none;
	margin:0 0 20px 0px;
	padding:6px 0 0 0;
	background:url(../../../corporate/cmn_img/line_dot.gif) left top repeat-x transparent;
}
#yearindex_list ul li{
	line-height:1.8;
	margin:0 0 5px 0;
	padding:0 0 5px 10px;
	background:url(../../../corporate/cmn_img/line_dot.gif) left bottom repeat-x transparent;
}
#yearindex_list ul li a{
	padding:0 0 0 26px;
	background:url(../../../corporate/release/img/relation_icon.gif) left center no-repeat transparent;
}
.sp40{
	margin:40px 0 0 0;
}
.news_backnum_bt a.irn_sel{
	color:#ce0000;
}
/* 決算ハイライト */
#menu_fin{
	margin:20px 0 0 0;
	width:562px;
	height:53px;
	text-align:left;
}
#menu_fin ul{
	list-style:none;
	padding:0;margin:0;
}
#menu_fin ul li{
	float:left;
	width:140px;
	font-size:12px;
	letter-spacing:0;
	line-height:120%;
}
#menu_fin ul li a{
	width:140px;
	height:50px;
	display:block;
	text-align:center;
	background:url(../../finance/img/menu_fin.gif) left top no-repeat transparent;
}
#menu_fin ul li a.kessan{
	background:url(../../finance/img/menu_fin.gif) left -200px no-repeat transparent;
}
#menu_fin ul li a:hover{
	text-decoration:none;
	background:url(../../finance/img/menu_fin.gif) left -60px no-repeat transparent;
}
#menu_fin ul li.on{
	width:140px;
	height:53px;
	text-decoration:none;
	text-align:center;
	background:url(../../finance/img/menu_fin.gif) left -115px no-repeat transparent;
}
#menu_fin ul li a span.g1{
	display:block;
	padding-top:20px;
}
#menu_fin ul li.on span.g1{
	display:block;
	font-weight:bold;
	padding-top:25px;
}
#menu_fin ul li a span.g2{
	display:block;
	padding-top:10px;
}
#menu_fin ul li.on span.g2{
	display:block;
	font-weight:bold;
	padding-top:20px;
}

.h_fin{
	font-size:16px;
	line-height:1.4;
	/*font-weight:bold;*/
	margin:30px 0 10px 0;
	padding:0;
}
.h_fin span{
	font-size:14px;
}
.h_fin_txt{
	font-size:93%;
	text-align:right;
	margin-bottom:5px;
}
.ir_table{
	margin:0 0 10px 0;
	width:560px;
	font-size:93%;
	border-left:solid 1px #bebebe;
	border-top:solid 1px #bebebe;
}
.ir_table th{
	padding:7px 5px;
	font-size:12px;
	line-height:1.8;
	background-color:#e5e5e5;
	border-right:solid 1px #bebebe;
	border-bottom:solid 1px #bebebe;
	text-align:center;
	white-space:nowrap;
	letter-spacing:0px;
	vertical-align: middle;
}
.ir_table th span{
	font-size:11px;
	font-weight:normal;
}
.ir_table td{
	padding:7px;
	letter-spacing:0px;
	line-height:18px;
	border-right:solid 1px #bebebe;
	border-bottom:solid 1px #bebebe;
	vertical-align: middle;
}
.graph_fin{
	height:300px;
}
td.newdata{
	background-color:#ffffaa;
}
/* Q&A */
#qa_menu{
	margin:0 0 30px 0;
}
#qa_menu ul{
	margin:0;
	padding:15px 0 10px 0;
}
#qa_menu li{
	list-style:none;
	padding:0 0 8px 30px;
	margin:0 0 8px 0;
	line-height:1.4;
	text-indent:-2em;
	background:url(../../../corporate/cmn_img/line_dot.gif) left bottom repeat-x transparent;
}
#qa_menu li a{
	padding:0 0 0 25px;
	background:url(../../../ir/img/ir_qa1.gif) 5px 0 no-repeat transparent;
}
.qa_h1{
	margin:20px 0 0 0;
	padding:0 0 0 20px;
	font-weight:bold;
	line-height:40px;
	background-color:#e5e5e5;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
dl.qa_list{
	margin:40px 0 0 0;
	padding:0 0 30px 10px;
}
dl.qa_list dt{
	line-height:1.3;
	font-weight:bold;
	margin:10px 0 0 0;
	padding:0 0 5px 22px;
	background:url(../../../ir/img/ir_qa1.gif) 0 2px no-repeat transparent;
}
dl.qa_list dd{
	line-height:1.4;
	padding:0 0 0 22px;
	margin:15px 0 10px 0;
	background:url(../../../ir/img/ir_qa2.gif) left 2px no-repeat transparent;
}
dl.qa_list dd a,
dl.qa_list dd a:visited{
	text-decoration:underline;
}
.qa_bk{
	padding:0 0 5px 0;
	margin:0 0 40px 0;
	text-align:right;
	background:url(../../../corporate/cmn_img/line_dot.gif) left bottom repeat-x transparent;}
.qa_bk a{
	font-size:85%;
	letter-spacing:0;
	padding:0 13px 0 0 ;
	background:url(../../../ir/img/li_min.gif) right center no-repeat transparent;
}
.cg_info{
	font-weight: bold;
	color: #454545;
	padding: 20px 0 7px 0;
	border-bottom: dotted 1px #afafaf;
	margin-bottom: 15px;
}
.cg_info_pdf{
	color: #787878;
}
.cg_info_pdf{
	background: url(../../../corporate/cmn_img/news_pdf.gif) 0 0 no-repeat transparent;
	margin: 0 0 13px 0;
	padding: 0 0 0 33px;
}
.cg_info_pdf span{
	padding: 0 0 0 20px;
	color: #484848;
}
/* 業績・財務情報 */

/*業績・財務情報　タブ*/
#salesTab{
  width: 100%;
  height: 39px;
  display: table;
  border-bottom: 5px solid #e60012;
  margin: 20px 0 10px;
}
#salesTab > .tab{
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  background-image: none;
  font-size: 10px;
  font-weight: bold;
  margin:0 2px;
  padding-bottom: 3px;
  height: 100%;
}
#salesTab.hard .tab {
  width: 50%;
}

#salesTab > .tab a{
  color: #464646;
}
#salesTab.hard > .tab .tabInner {
  font-size:14px;
}
#salesTab > .tab .tabInner {
  display: table;
  height: 100%;
  width: calc(100% - 4px);
  margin: 0 auto;
  vertical-align: middle;
  background: #e5e5e5;
  position: relative;
  font-size: 12px;
	font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
#salesTab > .tab:not(.current) .tabInner:hover {
  opacity: 0.8
}
#salesTab > .tab:first-child .tabInner {
  width: calc(100% - 2px);
  margin-left: 0;
}
#salesTab > .tab:last-child .tabInner {
  width: calc(100% - 2px);
  margin-right: 0;
}

#salesTab > .tab .tabInner > span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

#salesTab > .tab .tabInner a {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  position: relative;
  top: 0.1em;
  padding: 0 5px 0 18px;
}

#salesTab > .tab .tabInner a:hover {
  text-decoration: none;
}
#salesTab > .tab.current .tabInner span{
	position: relative;
	top: 4px;
	padding: 0 5px 0 18px;
	color: #fff;
}
#salesTab > .tab.current .tabInner span:before{
  content: "";
  position: absolute;
  top: 25%;
  left: 5px;
  width: 16px;
  height: 16px;
  background-size: 16px auto;
  border-radius: 4px;
  background: url(../../finance/img/ico_tb_o.svg) no-repeat 50% 50%;
  color: #fff;
}
#salesTab > .tab.current .tabInner{
  background: #e60012;
}
#salesTab > .tab.current .tabInner:before{
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  height: 4px;
  background: #e60012;
}

#salesTab > .tab .tabInner a:before {
  content: "";
  position: absolute;
  top: 25%;
  left: 7px;
  width: 16px;
  height: 16px;
  background-size: 16px auto;
  border-radius: 4px;
  background: url(../../finance/img/ico_tb.svg) #e60012 no-repeat;
  background-position: 50% 50%;
}
@media all and (-ms-high-contrast:none){
  #salesTab > .tab.current .tabInner span:before{
    top: 10px;
  }
}
@media all and (-ms-high-contrast:none){
  #salesTab > .tab .tabInner a:before {
    top: 10px;
  }
}

/*tab_width*/
#salesTab > .tab.switch2{
  width: 148px;
}
#salesTab > .tab.switch{
  width: 148px;
}
#salesTab > .tab.wiiu{
  width: 74px;
}
#salesTab > .tab.n3ds{
  width: 140px;
}
#salesTab > .tab.wii{
  width: 67px;
}
#salesTab > .tab.ds{
  width: 129px;
}

.sales_hard img {
	margin-bottom: 16px;
}

/*sales_tab_border*/
#salesTab.on_switch{
  border-color: #e60012;
}
#salesTab.on_wiiu{
  border-color: #0096c8;
}
#salesTab.on_n3ds{
  border-color: #ce181e;
}
#salesTab.on_wii{
  border-color: #34beed;
}
#salesTab.on_ds{
  border-color: #ff418c;
}

/*tab_ico_bgcolor*/
#salesTab > .tab.switch .tabInner a:before {
  background: url(../../finance/img/ico_tb.svg) #e60012 no-repeat 50% 50%;
}
#salesTab > .tab.wiiu .tabInner a:before {
  background: url(../../finance/img/ico_tb.svg) #0096c8 no-repeat 50% 50%;
}
#salesTab > .tab.n3ds .tabInner a:before {
  background: url(../../finance/img/ico_tb.svg) #ce181e no-repeat 50% 50%;
}
#salesTab > .tab.wii .tabInner a:before {
  background: url(../../finance/img/ico_tb.svg) #34beed no-repeat 50% 50%;
}
#salesTab > .tab.ds .tabInner a:before {
  background: url(../../finance/img/ico_tb.svg) #ff418c no-repeat 50% 50%;
}

/*tab -background*/
#salesTab > .tab.current.switch .tabInner{
  background: #e60012;
}
#salesTab > .tab.wiiu.current .tabInner {
  background: #0096c8;
}
#salesTab > .tab.n3ds.current .tabInner {
  background: #ce181e;
}
#salesTab > .tab.wii.current .tabInner{
  background: #34beed;
}
#salesTab > .tab.ds.current .tabInner{
  background: #ff418c;
}

/*current時のborder*/
#salesTab > .tab.current.switch .tabInner:before{
  background-color: #e60012;
}
#salesTab > .tab.current.wiiu .tabInner:before{
  background-color: #0096c8;
}
#salesTab > .tab.current.n3ds .tabInner:before{
  background-color: #ce181e;
}
#salesTab > .tab.current.wii .tabInner:before{
  background: #34beed;
}
#salesTab > .tab.current.ds .tabInner:before{
  background: #ff418c;
}
a:hover img.sales_ov{
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.sales_txt1{
	font-size: 85%;
	padding: 20px 0 0 0;
	line-height: 1.8;
}
.sales_txt1 ul li{
	line-height: 1.6;
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom: 4px;
}
div.hs_box {
	width: 280px;
	float: left;
	position: relative;
	left: 14px;
}
.hs_box--1clm {
	display: block;
	_width: 340px;
	margin: 0 auto 0;
}
.hs_box--2clm {
	display: flex;
}


div.hs_box.wiiu {
	width: 280px;
	float: none;
	position: relative;
	margin: 0 auto;
	background: none;
	height: 312px;
	overflow: hidden;
}
div.hs_box img.hPhoto {
	margin: 20px 0 0 0;
	position: relative;
	left: 10px;
}
div.hs_box--1clm img.hPhoto {
	margin: 25px 0 10px 0;
	position: relative;
	width: 350px;
	height: auto;
}
div.hs_box img.hName,
div.hs_box--1clm img.hName {
	margin: 12px 0 15px 0;
	position: relative;
	left: 10px;
}
div.hs_box img.hData,
div.hs_box--1clm img.hData {
	position: relative;
	left: 55px;
}
div.hs_box img.hLinkBtn,
div.hs_box--1clm img.hLinkBtn {
	margin: 8px 0 20px 0;
	position: relative;
	left: 80px;
}
div.box3 div.line_dot{
	width: 260px;
}
div.box3 img.hData, div.box4 img.hData {
	position: relative;
	left: 50px;
}
div.box4 div.line_dot{
	width: 270px;
}
.hs_box3{
	float: left;
	width: 269px;
}
.hs_box4{
	float: right;
	width: 269px;
}
.hs_box3 p,
.hs_box4 p{
	float: left;
	margin: 0;
}
.hs_pn{
	margin: 0;
	padding: 35px 0 10px 0;
}
.hs_photo{
	margin: 0;
	padding: 10px 0;
}
div.hs_box.switch,
div.hs_box--1clm.switch,
div.hs_box.n3ds,
div.hs_box.wiiu{
	 border-bottom: 1px dotted #ccc;
    padding-bottom: 20px;
}
div.hs_box--1clm .hard_img {
	text-align: center;
}

div.hs_box .hard_name,
div.hs_box--1clm .hard_name {
	background: #e60012;
	border-radius: 15px;
	width: 90%;
	margin: 5px auto;
	text-align: center;
	color: #fff;
	font-weight: bold;
	height: 25px;
	line-height: 1.85;
	font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
div.hs_box--1clm.switch .hard_name,
div.hs_box--1clm.switch2 .hard_name {
	width: 410px;
}
div.hs_box .data,
div.hs_box--1clm .data {
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	line-height: 1.4;
}
div.hs_box .data .fs-g,
div.hs_box--1clm .data .fs-g {
	color: #464646;
	font-size: 11px;
}
div.hs_box .data .num,
div.hs_box--1clm .data .num {
	font-size: 20px;
	letter-spacing: 0.1em;
	padding: 0 3px;
}
div.hs_box .data .unit,
div.hs_box--1clm .data .unit {
	font-size: 12px;
}
div.hs_box .a-link,
div.hs_box--1clm .a-link {
  text-align: center;
	font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
div.hs_box .a-link a,
div.hs_box--1clm .a-link a {
  position: relative;
  font-size: 12px;
  padding-left: 16px;
}
div.hs_box .a-link a:hover,
div.hs_box--1clm .a-link a:hover {
  opacity: 0.8;
}
div.hs_box .a-link a:before,
div.hs_box--1clm .a-link a:before  {
  content: "";
  position: absolute;
  top: 5%;
  left: 0;
  width: 12px;
  height: 12px;
  background-size: 12px auto;
  border-radius: 4px;
  background: url(../../finance/img/ico_arrow_r.svg) #e60012 no-repeat 50% 50%;
}
div.hs_box.switch .a-link a:before {
  background: url(../../finance/img/ico_arrow_r.svg) #e60012 no-repeat 50% 50%;
}
div.hs_box.n3ds .a-link a:before {
  background: url(../../finance/img/ico_arrow_r.svg) #ce181e no-repeat 50% 50%;
}
div.hs_box.wiiu .a-link a:before {
  background: url(../../finance/img/ico_arrow_r.svg) #0096c8 no-repeat 50% 50%;
}
div.hs_box.switch,
div.hs_box--1clm.switch {
	 color: #e60012;
}
div.hs_box.n3ds {
	color: #ce181e;
}
div.hs_box.wiiu {
	color: #0096c8;
}

div.hs_box.switch .hard_name {
	background: #e60012;
}
div.hs_box.n3ds .hard_name {
	background: #ce181e;
}
div.hs_box.wiiu .hard_name {
	background: #0096c8;
}


.sales_link{
	background: url(../../finance/hard_soft/img/li.png) 0 center no-repeat;
	margin: 30px 0 0 0;
	padding: 0 0 0 16px;
	line-height: 20px;
	letter-spacing: 1px;
}
.sales_link02{
	background: url(../../finance/hard_soft/img/li.png) 0 5px no-repeat;
	margin: 30px 0 20px 0;
	padding: 0 0 0 16px;
	line-height: 20px;
	letter-spacing: 1px;
}
.sales_link02 a{
	text-decoration: underline !important;
}
.sales_link a{
	text-decoration: underline;
}
.sales_soft_menu{
	padding: 20px 0 10px 0;
}
.sales_soft_menu ul{
	margin: 0;
	padding: 0;
	height: 34px;
	list-style-type: none;
}
.sales_soft_menu ul.on_wiiu{
	border-bottom: solid 5px #0096c8;
}
.sales_soft_menu ul.on_3ds{
	border-bottom: solid 5px #ce181e;
}
.sales_soft_menu ul.on_ds{
	border-bottom: solid 5px #ff458c;
}
.sales_soft_menu ul.on_wii{
	border-bottom: solid 5px #35bdeb;
}
.sales_soft_menu li{
	margin: 0;
	padding: 0 4px 0 0;
	overflow: hidden;
	height: 34px;
	float: left;
}
.sales_soft_menu li.back_index{
	margin: 0;
	padding: 9px 3px 0 0;
	float: right;
}
.sales_list{
	padding: 0 0 30px 0;
}
.sales_list table.tbl1{
	width: 560px;
	background:url(../finance/software/img/dot2.png) center top repeat-y;
}
.sales_list table.tbl1 td{
	width: 280px;
	text-align: center;
	padding: 30px 0 17px 0;
	background:url(../finance/software/img/dot1.png) left bottom repeat-x;
}
.sImg table.tbl1 td{
	padding: 10px 0 20px 0;
}
.sales_list table.tbl1 td p{
	padding: 0 0 13px 0;
	margin: 0;
}
.sImg table.tbl1 td p img{
	margin: 0 0 13px 0;
}
.sales_list table.tbl2{
	width: 560px;
}
.sales_list table.tbl2 td{
	padding: 30px 0 17px 0;
	background:url(../finance/software/img/dot1.png) left bottom repeat-x;
}
.sales_list table.tbl2 td p{
	padding: 0 0 13px 0;
	margin: 0;
}
.sImg table.tbl1 td p{
	padding: 0;
	margin: 0;
}
.sales_list table.tbl2 td.ta_r{
	text-align:right;
}
.sales_list table.tbl3{
	width: 560px;
	background:url(../finance/software/img/dot3.png) center top repeat-y;
}
.sales_list table.tbl3 td{
	width: 186px;
	text-align: center;
	padding: 20px 0 10px 0;
	background:url(../finance/software/img/dot1.png) left bottom repeat-x;
}
.sales_list table.tbl3 td p{
	padding: 0 0 13px 0;
	margin: 0;
}

/* 社長メッセージ */
p#message_last{
	padding-right: 200px;
	background:url(../../management/img/photo_msg230623.png) right bottom no-repeat;
	height: 200px;
	background-size: 391px 204px;
}
p#name{
	text-align: right;
}

/* プリント */
@media print {
	.set_table .w256{
		width:256px;
	}
	.set_table .w280{
		width:260px;
	}
	.set_table .w520{
		width:360px;
	}
	.qa_bk a,
	.slink{
		display:none;
	}
	.tanshin .article{
		width:100%;
		float:none;
		color:#787878;
		margin:10px 0 0 0;
		padding:0;
	}
	.tanshin .date{
		font-size:85%;
		float:none;
		padding:0;
		margin:0 0 10px 45px;
		width:100%;
		color:#787878;
		text-align:left;
	}
}


span.italic{
	font-style:italic;
}
