@charset "UTF-8";
/* parts.css */

#sitenaviCon {
	padding-top: 0px;
	height: 52px;
	padding-right: 10px;
}
#sitenaviCon ul, #sitenaviCon form  { float: right; }
#sitenaviCon ul { margin: 0; }
#sitenaviCon li { float: left; padding-left: 14px; border-left: 1px solid #ccc; line-height: 1.1; }
#sitenaviCon li a { display: block; height: 18px; overflow: hidden; line-height: 0; padding-left: 14px; text-indent: -999px; }
a#conSitemap { width: 64px; background: transparent url(/common/images/snavi_sitemap.png) no-repeat 0 0; }
#sitenaviCon li:nth-child(1) a { width: 64px; background: transparent url(/common/images/snavi_sitemap.png) no-repeat 0 0; }
a#conIclub{ width: 140px; background: transparent url(/common/images/snavi_iclub.png) no-repeat 0 0; }
#sitenaviCon li:nth-child(2) a { width: 140px; background: transparent url(/common/images/snavi_iclub.png) no-repeat 0 0; }
a#conGlobal{ width: 63px; background: transparent url(/common/images/snavi_global.png) no-repeat 0 0; }

#sitenaviCon li:nth-child(3) a { width: 63px; background: transparent url(/common/images/snavi_global.png) no-repeat 0 0; }
#sitenaviCon li a:hover { background-position: 0 -18px; }
#sitenaviCon form p { margin-top: -2px; border: 1px solid #ccc; }
#sitenavi form p input#MF_form_phrase,#sitenaviCon form p input#MF_form_phrase{ width: 236px;  height:14px; padding-left: 0.3em; font-size: 12px; vertical-align:8px; line-height:1em; outline: 0; border: none; background: transparent !important; }
#sitenaviCon span { display: inline-block; border-left: 1px solid #ccc; }
#sitenaviCon #search_btn { border: 1px solid #fff; }
#sitenaviCon form {
	background-image: linear-gradient(top, #F5F5F5 0%, #FEFEFE 65%, #FFFFFF 100%);
	background-image: -webkit-linear-gradient(top, #F5F5F5 0%, #FEFEFE 65%, #FFFFFF 100%);
	background-image: -moz-linear-gradient(top, #F5F5F5 0%, #FEFEFE 65%, #FFFFFF 100%);
	background-image: -ms-linear-gradient(top, #F5F5F5 0%, #FEFEFE 65%, #FFFFFF 100%);
	background-image: -o-linear-gradient(top, #F5F5F5 0%, #FEFEFE 65%, #FFFFFF 100%);
	background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #F5F5F5), color-stop(0.65, #FEFEFE), color-stop(1, #FFFFFF));
}
.msie7 #sitenaviCon form,
.msie6 #sitenaviCon form { margin-top: -2px; border-top: 1px solid #ccc; padding-top: 1px; }







#localNaviArea #lNavi{
	text-align:right;
}
#side{
	margin-left:10px;
}

#side{
	_margin-left:0; /* IE 6 */
}

#sideNavi{
	width:180px;
	margin-top:10px;
	text-align:center;
}

#sideNavi ul{
	width:178px;
	margin:0 auto;
	border:solid 1px #c1c1c1;
	background-color:#ffffff;
	text-align:left;
}
#sideNavi ul.navi2{
	border:none;
	background-color:#ffffff;
}

#sideNavi ul li{
	font-size:90%;}

#sideNavi ul li a{
	width:161px;
	height:34px;
	line-height:1.3em;
	padding-left:17px;
	display:block;
	border-bottom:dotted 1px #c1c1c1;
}
#sideNavi ul.navi1 li a{
	background:url(/images/icon_snav_01.gif) 1px center no-repeat;
}
#sideNavi ul.navi2 li a{
	background:url(/images/icon_snav_02.gif) 2px center no-repeat;
}

#sideNavi .navi1sub li {
	font-size: 100%;
}

#sideNavi ul li a{
	color:#000000;
}
#sideNavi ul li.navi1sub a.ir_submenu:hover,
#sideNavi ul li a:hover{
	background-color:#909090;
	color:#ffffff;
}
#sideNavi ul li.sideNaviSelect{/* 現在のページ */
	width:161px;
	padding-left:17px;
	display:block;
	border-bottom:dotted 1px #c1c1c1;
	color:#ffffff;
}
#sideNavi ul.navi1 li.sideNaviSelect{
	background:url(/images/icon_snav_01.gif) 1px center no-repeat;
	background-color:#909090;
}
#sideNavi ul.navi2 li.sideNaviSelect{
	background:url(/images/icon_snav_02.gif) 2px center no-repeat;
	background-color:#909090;
}
#sideNavi ul li span{
	height:34px;
	width:193px;
	display:table-cell;
	vertical-align:middle;
}

*html #sideNavi ul.navi1 li.sideNaviSelect,*html #sideNavi ul.navi2 li.sideNaviSelect{/* IE 6 */
	height:34px;
}
/*
*html #sideNavi ul li span{
	display:inline;
	zoom:1;
}
*:first-child+html #sideNavi ul li span{
	display:inline;
	zoom:1;
}
*/


#sideNavi ul li.sideNaviLast a,#sideNavi ul li.sideNaviLast{/* サイドナビの最後 */
	border-bottom:none;
}


#mainContentBody a,#mainContentBody2 a{
	color:#065492;
}
#mainContent{
	margin:0 10px 0 auto;
	padding-top:8px;
	width:760px;
}
#mainContentBody{
	padding: 0 5px;
	width:588px;
	float: left;
}
#mainContentBody h2.ttlTOP,#mainContentBody2 h2.ttlTOP{
	line-height:54px;
	padding:0 20px;
	margin-bottom:15px;
	font-size:100%;
	font-weight:bold;
}

#mainContentBody h2.ttl,#mainContentBody2 h2.ttl{
	line-height:54px;
	padding:0 20px;
	margin-bottom:15px;
	margin-top:20px;
	font-size:100%;
}


/* サイドナビなし */
#mainContent2{
	background:url(/images/bg_main_top2.gif) center top no-repeat;
	margin:3px auto 0 auto;
	padding-top:11px;
	width:972px;
}
#mainContentBody2{
	background:url(/images/bg_main_bottom2.gif) center bottom no-repeat;
	padding:0 11px;
	padding-bottom:40px;
}



.aboutListTop{
	letter-spacing:-.40em;
	padding-left:15px;
	padding-right:15px;
	margin-top:20px;
}
.aboutList{
	border-top:2px solid #cbcbcb;
	letter-spacing:-.40em;
	margin-left:15px;
	margin-right:15px;
	padding-top:20px;
	margin-top:30px;
}
.aboutListTop li,
.aboutList li{
	vertical-align:top;
	display:inline-block;
	margin-left:5px;
	margin-right:5px;
	letter-spacing:normal;
	width:310px;
}

* html .aboutListTop li,
* html .aboutList li{ /* IE 6 */
	display:inline;
	zoom:1;
}
*:first-child+html .aboutListTop li,
*:first-child+html .aboutList li{ /* IE 7 */
	display:inline;
	zoom:1;
}


* html .aboutListTop li,
* html .aboutList li{ /* IE 6 */
	display:inline;
	zoom:1;
}
*:first-child+html .aboutListTop li,
*:first-child+html .aboutList li{ /* IE 7 */
	display:inline;
	zoom:1;
}
.descTxt{
	margin-top:15px;
	min-height:60px;
}
.aboutListTop ul.subList,
.aboutList ul.subList{
	border-top:1px dotted #767676;
	margin-top:10px;
	padding-top:10px;
}
.aboutListTop .subList li,
.aboutList .subList li{
	background:url(/images/ic_circle.gif) left 4px no-repeat;
	vertical-align:inherit;
	display:inherit;
	margin:0;
	padding-left:10px;
	width:310px;
}
* html .aboutListTop .subList li,
* html .aboutList .subList li{
	width:300px;
}
.aboutListTop .subList li a,
.aboutList .subList li a{
	color:#666666;
	text-decoration:none;
}
.aboutListTop .subList li a:hover,
.aboutList .subList li a:hover{
	color:#999999;
	text-decoration:none;
}
.aboutListTop .bnList li,
.aboutList .bnList li{
	vertical-align:top;
	display:block;
	margin:0 0 10px 0;
	height:80px;
}


#guiedList{
	margin:0 auto;
	padding-bottom:20px;
	padding-top:15px;
	width:930px;
}
#guiedList li{
	position:relative;
	float:left;
	margin-top:15px;
}
#guiedList li ul{
	position:absolute;
	left:15px;
	top:18px;
	width:230px;
}
#guiedList li ul li{
	margin-top:25px;
	width:230px;
	margin-right:20px;
	height:16px;
}
#guiedList li dl{
	position:absolute;
	left:12px;
	top:15px;
	width:285px;
}
#guiedList li dd{
	color:#252525;
	font-size:12px;
	line-height:1.3;
	margin-top:10px;
	width:150px;
}
#guiedList li p{
	position:absolute;
	right:12px;
	top:44px;
}
#guiedList li.type01{
	height:170px;
	width:310px;
}
#guiedList li.type02{
	height:170px;
	width:310px;
}
#guiedList li.type03{
	height:170px;
	width:310px;
}
#guiedList li.type04{
	height:170px;
	width:310px;
}


.ciTbl{
	border:1px solid #909090;
}

.ciTbls2{
	width:680px;
}

.ciTbls3{
	width:870px;
}

.ciTbls4{
	width:710px;
}

.ciTbls5{
	font-size:80%;
}


.ciTbl th,
.ciTbl td{
	border:1px solid #909090;
	padding:6px;
}
.ciTbl thead th{
	background-color:#e2e2e2;
}

thead th.thGreen,tbody td.thGreen{
	background-color:#daf4d7;
}

thead th.thGreen2,tbody td.thGreen2{
	background-color:#e5f4d7;
}

thead th.thGreen3,tbody td.thGreen3{
	background-color:#95ca9d;
}

.ciTbl tbody th,
.ciTbl tbody td{
	vertical-align:top;
}

.ciTbl tbody td.tableG1{vertical-align:middle;}

.textRight{text-align:right; font-size:80%;}

#newsContentBottom{
	margin:30px 15px 10px;
	border:solid 1px #ffffff;
	background-color:#dfdfdf;
	text-align:center;
	height:55px;
	position:relative;
}

#newsContentBottom p.toIndex{
	position:absolute;
	line-height:1.2em;
	background:url(/images/ic_arrow2.gif) left 4px no-repeat;
	padding-left:19px;
}

#newsContentBottom p.toIndex{
	right:10px;
	top:20px;
}

#newsContentBottom p.toIndex a{
	color:#666666;
}

#sideNavi ul li.lower a,#sideNavi ul li.lowerOn,#sideNavi ul li.lowerOn a{
	width:138px;
	background:url(/images/icon_snav_01_1.gif) 20px center no-repeat;
	padding-left:30px;
	padding-right:10px;
	border-bottom:dotted 1px #c1c1c1;
}
#sideNavi ul li.lower a:hover,#sideNavi ul li.lowerOn{
	background:url(/images/icon_snav_01_1_on.gif) 20px center no-repeat;
	background-color:#909090;
	color:#ffffff;
	border-bottom:dotted 1px #c1c1c1;
}

#sideNavi ul li.lowerLast a,#sideNavi ul li.lowerLast a:hover,#sideNavi ul li.lowerLast{/* サイドナビの最後 */
	border-bottom:none;
}


#sideNavi ul li.magoNavi a,
#sideNavi ul li.magoNaviLast a {
	display: block;
	width:123px;
	padding-left:45px;
	padding-right:10px;
	border-bottom:dotted 1px #c1c1c1;
	background: url(/images/ic_snav_mago.gif) no-repeat 36px center #ffffff;
	color: #333333;
}

#sideNavi ul li.magoNavi a:hover,
#sideNavi ul li.magoNaviLast a:hover,
#sideNavi ul li.magoNavion {
	display: block;
	width:123px;
	padding-left:45px;
	padding-right:10px;
	background: url(/images/ic_snav_mago_on.gif) no-repeat 36px center #909090;
	border-bottom:dotted 1px #c1c1c1;
	color: #ffffff;
}


*html #sideNavi ul li.magoNavi a:hover,
*html #sideNavi ul li.magoNaviLast a:hover,
*html #sideNavi ul li.magoNavion {/* IE 6 */
	height:34px;
}

/* ir.css */

.mini {
 font-size:10px;
 line-height:18px;
}

.links {
 width:680px;
 overflow:hidden;
 margin:0 auto;
}

.links p {
 float:left;
}

.conIndex2 {
 clear:both;
 height:65px;
 width:710px;

 margin:30px auto 0;
 border:1px solid #FFF;
}

.pgraph {
 clear:both;
 width:710px;
 overflow:hidden;
 margin:0 auto 30px;
}

.mb0 {
 margin-bottom:0 !important;
}

.pgraph table {
 width:680px;
 margin:0 auto;
 background-color:#DADADA;
}

.pgraph table th, .pgraph table td {
 padding:10px;
 border: solid 1px #999;
}

.pgraph table th {
 background-color:#E2E2E2;
}

.pgraph table td {
 background-color:#FFF;
}

.item {
 float:left;
 width:161px;
 padding-left:14px;
}

.item dl dd img {
 font-size:0;
 line-height:0;
}

.item .siteLink {
 margin-top:0;
}

.pageLink {
 clear:both;
 width:710px;
 overflow:hidden;
 margin:0 auto;
}

.pageLink .next {
 float:right;
}

#wrapBox {
 width:833px;
 margin:0 auto;
 overflow:hidden;
 color:#666;
}

#wrapBox #header {
 margin:20px 0 40px;
 border:none;
}

.mainBox {

 border-top:1px solid #c1c1c1;
 overflow:hidden;
 width:833px;
 margin:0 auto;
}

.mainBox h2 {
 font-size:100%;
 padding:25px 0 25px 15px;
}

.mainBox h3 {
 font-size:110%;
 margin-bottom:20px;
}

.mainBox p {
 font-size:100%;
 font-weight:normal;
}

.leftBox {
 float:left;
 width:410px;
 padding-left:15px;
 padding-bottom:30px;
}

.rightBox {
 float:right;
 width:392px;
 padding-bottom:30px;
}

#wrapBox .footer {
 width:833px;
 margin:0 auto;
 text-align:right;
 border-top: 1px solid #ccc;
 padding:11px 0;
}

dl.cap {
 clear:both;
 width:100%;
 overflow:hidden;
 display:block;
 margin:0;
 font-size:77%;
 line-height:1.5;
}

dl.cap dt {
 width:20px;
 clear:left;
 float:left;
 display:inline;
 padding-top:20px;
}

dl.cap dd {
 width:390px;
 float:left;
 margin:0px 0px 3px 0px;
 padding-top:20px;
 display:inline;
}

span.year {
 display:block;
 width:10em;
 float:left;
 color:#666;
}

#ayumi {
 width:680px;
 height:190px;
 margin:0 auto;
}

#ayumi div {
 height:190px;
 display:table-cell;
 vertical-align: middle;
}

#ayumi p#catalog {
 float:left;
 padding-right:50px;
}

#ayumi p {
 line-height:40px;
}

.marlr10 {
 margin-left:10px;
 margin-right:8px;
}

.doBox {

 padding-bottom:1px;
 width:680px;
 margin:0 auto 15px;
}

.pgraph .doBox dl {
 clear:both;

 margin-bottom:20px;
 overflow:hidden;
 display:table;
}

.pgraph .doBox dl dt {
 float:left;
 font-size:18px;
 font-weight:bold;
 line-height:24px;
 text-align:left;
 vertical-align:top;
 width:3.5em;
}

.pgraph .doBox dl dt span {
 font-size:10px;
 font-weight:normal;
 line-height:12px;
 display:block;
 _width:5em;
 text-align:left;
}

.pgraph .doBox dl dd {
 display:table-cell;
 vertical-align:middle;
 padding-left:30px;
}

.pgraph .doBox dl dd span.kata {
bottom;
 text-indent:-9999px;
 display:block;
 width:5.5em;
 height:1.2em;
 float:left;
}

.pgraph .doBox dl.hanrei dt, .pgraph dl.hanrei dd {
 font-size:14px;
 line-height:24px;
}

.pgraph .doBox dl.hanrei dt {
 clear:both;
 float:left;
 margin-bottom:10px;
}

.pgraph .doBox dl.hanrei dd {
 padding-left:1.5em;
 margin-bottom:10px;
}

#hayakawa {
 width:680px;
 margin:0 auto;
 overflow:hidden;
}

#hayakawa .leftImg {
 float:left;
 width:210px;
}

#hayakawa div.rightText {
 float:left;
 width:420px;
 height:160px;
 position:relative;
}


#hayakawa div.rightText2 {
 float:left;
 width:420px;
 position:relative;
}


#hayakawa p {
 line-height:16px;
}

#hayakawa p#copy {
 position:absolute;
 left:0;
 bottom:0;
 font-size:10px;
 line-height:18px;
}

.kokoro {
 width:680px;
 margin:0 auto 10px;
}

.kokoro h4 {
 margin-bottom:20px;
}

/*-----------トップページ-----------*/
.top_column2{width:50%;float:left;}
.top_column_out{margin:0 15px;}



/*-----------追加分-----------*/
.dindent{	text-indent:-0.5em;
	padding-left:0.5em;}

/*
+++ アクセスマップ
*/
.one-place:after {
	content: "";
	clear: both;
	display: block;
}

.one-place {
	zoom: 1;
}

/*----追加-----*/

#irNaviArea {
	width:940px;
	height: 60px;
	border: solid 3px #d9d9d9;
	padding: 0 0 0 5px;
	margin: 10px 0 0 10px;
	clear: both;
}

.irNaviTitle {
	font-size:20px;
	line-height: 25px;
}

.irNaviTitle a {
	text-decoration: none;
}

.areaHeader--pc {
	border-bottom: 1px solid #ccc;
}

.irNaviTitle a:visited,
.irNaviTitle a:link {
	color: #555;
}

.irNaviAreasub {
	width:210px;
	float:right;
	display:block;
	text-align: right;
	padding: 10px 15px 12px 15px;
	line-height: 140%;
}

.irNaviAreasub a{
	padding-left:13px;
	background-image:url(../images/arrow.jpg);
	background-position: 0;
	background-repeat:no-repeat;
}

#breadcrumbsnone {
	width: 280px;
	float: right;
	text-align: right;
	margin: 0 1px 0 0;
}

#irNaviArea h1 {
	width:300px;
	float:left;
	display:block;
	padding: 20px 0 0 5px;
}

.center-banner {
	margin-top: 1px;
	margin-bottom: 15px;
	display: block;
}

.topics {
    height: auto;
    background: #ffffff;
    padding: 0;
    margin: 0 0 0 0;
    border: solid 1px #dddddd;
}

.topics_box {
	padding: 0 17px 0 15px;
	background: url(../images/box.gif) repeat-y;
	margin: 0;
	line-height: 140%;
}

.lastup {
    margin-top:10px;
	text-align:right;
}

.pickupmenu{
	float:left;
	width:194px;
	min-height: 100px;
	margin: 15px 0 8px 0;
}

.pickupmenu ul {
	margin:9px 0 5px 0;
	}

.pickupmenu li {
	list-style-image:url(../images/ic_link.gif);
	margin:5px 0 0 20px;
}

h4 {
	border-bottom:solid 2px #4a7ebb;
	padding:0 5px 4px 4px;
	color:#333333;
}

#right {
	float:right;
	margin: 2px 0 0 0;
}

.rightmenu {
    margin:0 0 10px 0;
}

.sideNavibana {
    margin-top:6px;
}

#pdfdltable{
	margin-top:20px;
	clear: both;
}

#pdfdltable td{
    font-size:80%;
	vertical-align:top;
}

#pdfdltable .adbrlogo {
	padding-right: 10px;
}

.header_line{border-bottom:1px solid #cccccc;margin:-5px 0 5px 0;}

#footer { position: relative; width: 100%; min-width: 960px; height: 42px; margin: 0 auto; background-color: #fff; border-top: 1px solid #ccc; }
#footer p { position: absolute; top: 4px; right: 0; }
.msie #footer p { top: 11px; }
#footer ul { margin: 11px 0 14px; }
#footer li { float: left; padding-left: 0.8em; border-left: 1px solid #ccc; line-height: 1.1; }

.t_topic{font-weight:bold;color:#555555;padding:10px 0;border-bottom:dashed 1px #888888;margin:0 0 15px 0;}


img{
	max-width:100%;
}

#contentArea:after {
	clear: both;
	content: "";
	display: block;
}

#panNavi:after {
	content: "";
	clear: both;
	display: block;
}

.topics {
    height: auto;
    background: #ebebeb;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    width: 578px;
}

.topics_box {
    padding: 5px 17px 10px 14px;
    background: #ffffff;
    margin: 0;
    line-height: 140%;
    clear: both;
}

.topicstitle{
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 0;
    padding: 10px 0 0 10px;
    color: #333333;
    line-height: 100%;
    height: 22px;
    width: 300px;
    float: left;
}

.topicsbtn_ssr {
	padding: 3px 0;
}

.topicsbtn{
	width:150px;
	float:right;
	margin: 5px;
}

.topicsbtn_ir{
	width:105px;
	float:left;
}

.topicsbtn_ssr{
	width:30px;
	float:right;
}


.rightmenu{
	width:158px;
	background:#e7e7e7;
	padding:0px 0px 0 0px;
}

.irdatadl {
	text-align: center;
}

.zip_mb {
	text-align: right;
	margin: -2px 10px 0 0;
}

.fl_box1{}

.fl_box2:after {
	clear: both;
	content: "";
	display: block;
}

/*中面*/

#hdgNav {
	display: none;
	margin: 10px 0;
}

#hdgNav:after {
	clear: both;
	content: "";
	display: block;
}

#hdgNavBlock {
	display: none;
}

#hdgNavBtn {
    display: none;
}

#mainContent.subpage {
	float: left;
	margin: 10px;
	padding-top: 0;
}

#mainContent.subpage #mainContentBody {
	width:710px;
	margin:0;
}

.subtitle {
	padding-left: 15px;
	min-height: 22px;
}

#dottedhr {
	margin-top: 7px;
}

#dottedhr img {
	width: 100%;
}

.oldlink {
	padding-left: 10px;
}

.footerbox{
	width:100%;
	z-index: 0;
	height:auto;
}

#footer {
	height: auto!important;
}

#titleinfo {
    background-color: #E3E2FE;
    padding: 15px;
    margin-bottom: 15px;
}

#annual {
    margin-top: 11px;
    background-color: #c1c1c1;
    width: 100%;
}

#business {
    margin-top: 11px;
    background-color: #c1c1c1;
    width: 100%;
}

td.td1 {
    border: 1px solid #c1c1c1;
}

#annual td.td1 {
    padding: 15px 25px 15px 15px;
    text-align: left;
    background-color: #F7F6FF;
}

#business td.td1 {
    padding: 15px 25px 15px 15px;
    text-align: left;
    background-color: #F7F6FF;
}

#sideNavi ul li.navi1sub ul {
	border: none;
}

#sideNavi ul li.navi1sub a.ir_submenu {
    background: url(/ir/images/icon_snav_02.gif) 5px center no-repeat;
    height: 21px;
    line-height: 100%;
    padding-left: 22px;
    display: block;
	padding-top:12px;
    border-bottom: dotted 1px #c1c1c1;
    width: auto;
}

#sideNavi ul li.navi1sub a.ir_submenu.ir_submenu_on {
	background-color:#eeeeee;
}
#sideNavi ul li.navi1sub a.ir_submenu.ir_submenu_on:hover {
	background-color:#888;
}

.irdatetitle {
	font-weight: bold;
	margin: 8px 0 15px;
}

.subject {
	padding: 5px 10px 15px 0;
}

.otherbox td {
	vertical-align: top;
}

.annual-box:after {
	content: "";
	clear: both;
	display: block;
}

.annual-box .ultype li {
	margin: .5em auto;
}

.annual-main-index {
	margin-left: 1em;
}

.annual-sub-index li,
.annual-main-index li {
	text-indent: -1em;
	margin-left: 1em;
}

.annual-sub-index {
	float: right;
	width: 54%;
}

.annual-sub-image {
	float: right;
	margin-right: 16%;
	width: 26%;
}

.factbook-index {
	float: left;
	width: 54%;
	text-indent: -1em;
	padding-left: 1em;
}

.factbook-image {
	float: left;
	width: 26%;
}

.securities-index {
	float: left;
	width: 75%;
	text-indent: -1em;
	padding-left: 1em;
}

.securities-image {
	float: left;
	width: 20%;
}

.irNotice {
	margin: 30px 10px;
}

.factbook-link {
  text-align: right;
  padding:5px;
  margin-bottom:15px;
}

.highlight-frame {
  border: none;
  width: 100%;
  height: 944px;
}

.responsive .gnav .gnav__kvSpace,
.gnav .gnav__kvSpace {
	display: none;
}

.sponly {
	display:none;
}

/*レスポンシブ*/

@media (max-width: 767px) {

body.responsive-sp {
	overflow: hidden;
	height: auto;
}

body.responsive-sp .pconly {
	display:none;
}

body.responsive-sp .sponly {
	display:block;
}

.responsive-sp .t_topic {
	margin: 0 10px;
}

body.responsive-sp #container {
    min-width: 100%;
}

body.responsive-sp #contentArea {
    width: 100%;
}

body.responsive-sp #panNavi{
	display: none;
}

body.responsive-sp #irNaviArea{
	height: auto;
	width:100%;
	color:#4c4c4c;
   border:0;
	margin: 0;
    padding: 0;
}

body.responsive-sp #irNaviArea h1.irNaviTitle {
	float: none;
	padding: 15px 15px 10px;
}

body.responsive-sp .irNaviAreasub {
	background: #eee;
	box-shadow: inset 0 0 3px 2px #ccc;
	float: none;
	font-size: 14px;
	line-height: 140%;
	margin: 0 -5px;
	padding: 8px 13px;
	width: auto;
}

body.responsive-sp .topics{
    border: solid 1px #d1d1d1;
    width: 98%;
    margin-bottom: 15px;
    padding: 0;
	margin:0 auto 15px auto;
    background: #ebebeb;
}

body.responsive-sp .topics_box {
    padding: 0;
    background:#fff;
    margin: 0;
    width: 100%;
    line-height: 180%;
	font-size:18px;
}

body.responsive-sp .topicstitle{
    font-size: 18px;
    font-weight: bold;
    width: 50%;
    float: left;
}

body.responsive-sp .lastup {
    margin: 10px 10px 0 0;
    text-align: right;
}

body.responsive-sp .topicsbtn{
	max-height:70px
}

.responsive-sp .topicsbtn_ir {
	float: right;
}

body.responsive-sp .topicsbtn_ssr{
	width:18%;
}

body.responsive-sp .enviro_text {
	margin:10px;
}

body.responsive-sp #side{
	display: none;
}

body.responsive-sp #right {
    float:none;
    margin: 20px 0 0 0;
}

body.responsive-sp #mainContent {
    margin: 0 10px 0 auto;
    padding-top: 8px;
    width: 100%;
	float:none;
}

body.responsive-sp #mainContentBody {
    padding: 0;
    width: 100%;
    float: none;
}

body.responsive-sp .pickupmenu{
    float: none;
    width: 100%;
    min-height: 100px;
    margin: 0;
	padding:10px;
	background:#eeeeee;
	border-bottom:solid 1px #ddd;
}

body.responsive-sp .pickupmenu ul {
	margin:9px 0 5px 0;
	font-size:18px;
}

body.responsive-sp .pickupmenu li {
    width:auto;
}

body.responsive-sp .pickupmenu li.active {
    background: url(../images/ic_link.gif) no-repeat 21px #ddd;
    box-shadow: inset 0 0 3px 2px #ccc;
    margin-left: -15px;
    margin-right: -5px;
    padding: 5px 0 5px 35px;
}

body.responsive-sp h4 {
    border-bottom: 0;
    padding: 0px 5px 4px 4px;
    color: #333333;
	font-size:20px;
}

body.responsive-sp #pdfdltable{
	display: none;
}

.responsive-sp .irlibrarytitle {
	text-align: center;
	background-color: #aaa;
}

body.responsive-sp .rightmenu{
	width:48%;
	border:#c3c3c5 1px solid;
	background:#e7e7e7;
	margin:0 0 5px 1%;
	float:left;
	font-size:18px;
}

body.responsive-sp .btPtop {
    text-align: right;
    margin: 10px auto 0;
    width: 100%;
}

body.responsive-sp #Img82{
	display: none;
}

body.responsive-sp .zip_mb{
	display: none;
}

body.responsive-sp .fl_box2{
	    clear: both;
}

body.responsive-sp #hdgNav {
	display: block;
}

body.responsive-sp #hdgNavBlock {
	display: block;
}

body.responsive-sp #hdgNav #hdgNavBlock {
    position: absolute;
    left: 0;
    right: 0;
    top: 320px;
	z-index: 100;
}

body.responsive-sp #hdgNavBtn {
	line-height: 30px;
	width:50px;
	display: block;
	float:right;
}

body.responsive-sp #headerSpMenuBtn {
    display: block;
    background: url(../../images/r_header_sp_menu_btn.png) no-repeat;
}

body.responsive-sp #mainContent.subpage {
	width:100%;
	padding:0;
	margin: 0;
	font-size: 18px;
}

.responsive-sp td.td1 {
	border: none;
}

.responsive-sp #annual td.td1.financiallist {
	text-indent: -1em;
}

.responsive-sp #annual td.td1.financiallist p {
	padding-left: 1em;
}

body.responsive-sp .footerbox{
	width:100%;
	z-index: 0;
	margin-top: 100px;
}

.responsive-sp #footer ul li {
	float: none;
	padding: 0;
	border-style: none;
	line-height: inherit;
	margin: 10px;
}

.responsive-sp .btPtop {
	margin: 10px auto 0;
	width: auto;
	border-bottom: 1px solid #dcdcdc;
}

.responsive-sp .annual-sub-image {
	float: none;
	width: auto;
	margin: auto;
	text-align: center;
}

.responsive-sp .annual-sub-index {
	float: none;
	width: auto;
	margin: 1em 0 1em 2em;
}

.responsive-sp .factbook-image {
	float: none;
	width: auto;
	margin: auto;
	text-align: center;
}

.responsive-sp .factbook-index {
	float: none;
	width: auto;
}

.responsive-sp .securities-image {
	float: none;
	width: auto;
	margin: auto;
	text-align: center;
}

.responsive-sp .securities-index {
	float: none;
	width: auto;
}

.responsive-sp .copyright img {
	padding-right: 30px;
}

.responsive-sp .highlight-frame {
  margin: 0;
}

}

/* 印刷用画面 */
#printheader {
	display:none;
}
.irPrint #printheader {
	display: block;
	font-size: 20px;
	padding: 10px 0 0 0;
	width: 760px;
}

.irPrint #printheader:after {
	clear: both;
	content: "";
	display: block;
}

.irPrint .areaHeader--pc,
.irPrint #panNavi,
.irPrint #irNaviArea,
.irPrint #side,
.irPrint .btPtop ,
.irPrint #footer,
.irPrint #header,
.irPrint .gnav,
.irPrint #pdfdltable {
	display: none;
}

.irPrint #contentArea {
	width: 760px;
	margin-left:10px;
}

.irPrint #container {
	width: auto;
	min-width: 0;
}

.irPrint #mainContent {
	margin: 0;
}

.irPrint #mainContentBody {
	padding: 0;
}

.irPrint .printtitle,
.irPrint .printlogo {
	float: left;
	margin-right: 20px;
}

.irPrint .printdo {
	float: right;
}

@media print {
	.irPrint .printdo {
		display: none;
	}
}
