@charset "utf-8";

/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　00. 共通
　01. よくある質問
　02. 株式インフォメーション
　03. アニュアルレポート
　04. IRトップ
　05. 株主総会情報
　06. IRカレンダー


******************************************************************************* */





/* ==

　00. 共通

=============================================================================== */
/* 固定ヘッダー
------------------------------------------------------------------------------- */

#subHeader .dropDown .subCol {
	width: 222px;
}
#subHeader .dropDown .subCol.lastChild {
	width: 223px;
}
#subHeader .dropDown .subCol li{ font-size:114%; }
#subHeader .dropDown .subCol li span{
	margin:0 0 5px;
	padding: 0 0 0 15px;
	background-color:#6e6e6e;
	margin-left:-16px;
	cursor:default;
	display:block;
	color:#fff;
}
#subHeader .dropDown .subCol li ul { padding-bottom:0; }
#subHeader .dropDown .subCol li li {
	margin-bottom:3px;
	padding: 0 0 0 7px;
	background: url(/common/images/ico_arw14.gif) left 0.6em no-repeat;
	font-size: 100%;
}
#subHeader .dropDown .subCol ul.other{ padding-top:20px; }





/*

#subHeader .baseIn {
  position: static;
}
#subHeader .fixArea {
	position: relative;
  z-index: 10;
	width: 100%;
	background-color: #f2f2f2;
}
#subHeader p {
	float: left;
	height: 51px;
	padding-right: 5px;
}
#subHeader ul {	overflow: hidden; }
#subHeader li {
  display: inline;
	float: left;
	height: 51px;
  line-height: 1;
  margin-left: 5px;
  padding-left: 5px;
  background: url(/common/images/subheader_bg01.gif) left 16px no-repeat;
  font-size: 12px;
}
#subHeader li a,
#subHeader .dropNav span {
	display: block;
  padding: 16px 0;
  cursor: pointer;
}
#subHeader li a:hover { background:url(/common/images/subheader_bg02.png) left 16px repeat-x; }
#subHeader .subIn {
  float: left;
  width: 800px;
}
#subHeader .subBtn,
#subHeader.funcFix .subBtn {
  float: right;
  height: auto;
  margin: 0;
  padding: 8px 0 0;
}
#subHeader p.subBtn a:hover img {
  filter: alpha(opacity=60);
  -moz-opacity:0.6;
  opacity:0.6;
}
#subHeader .navActive span {	background: #6e6e6e; }
#subHeader .dropDown {
	display: none;
	position: absolute;
	top: 51px;
	left: 0;
	z-index: 1000;
	width: 100%;
  padding: 17px 0 12px;
	background-color: #6e6e6e;
}
#subHeader .dropDown .subCol {
	float: left;
	width: 174px;
  padding-right: 20px;
}
#subHeader .dropDown .subCol.lastChild {
  width: 173px;
  padding-right: 0;
}
#subHeader .dropDown .subCol p {
	float: none;
	height: auto;
  line-height: 1.7;
	margin: 0 0 6px;
	padding: 3px 3px 3px 8px;
	background: #5c5c5c;
  color: #fff;
  font-weight: bold;
}
#subHeader .dropDown .subCol ul { padding-bottom: 5px; }
#subHeader .dropDown .subCol li {
  display: block;
	float: none;
	height: auto;
  line-height: 1.6;
  margin-bottom: 6px;
  padding: 0 0 0 19px;
  background: url(/common/images/ico_arw14.gif) 11px 0.6em no-repeat;
  font-size: 117%;
}
#subHeader .dropDown .subCol .external {
  padding: 0 0 0 19px;
  background: url(/common/images/ico_blank03.gif) left 0.45em no-repeat;
}
#subHeader .dropDown .subCol a {
  display: inline;
  padding: 0;
  background: none;
  color: #fff;
  text-decoration: none;
}
#subHeader .dropDown .subCol a:hover { text-decoration: underline; }
#subHeader.funcFix .fixArea {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	border-top: 3px solid #fa0046;
  border-bottom: 1px solid #dfdfdf;
  background-color: #fff;
}
#subHeader.funcFix p { height: 51px; }
#subHeader .dropDown .dropLinkList {
  padding-top: 5px;
}
#subHeader .dropDown .dropLinkList li {
  display: block;
  float: left;
  height: auto;
  line-height: 1.1;
  margin: 0 30px 0 0;
  padding: 0 0 7px 8px;
  background: url(/common/images/ico_arw14.gif) left 0.45em no-repeat;
  font-size: 117%;
  white-space: nowrap;
}
#subHeader .dropDown .dropLinkList a {
  display: inline;
  padding: 0;
  background: none;
  color: #fff;
  text-decoration: none;
}
#subHeader .dropDown .dropLinkList a:hover {
  text-decoration: underline;
}
#subHeader .dropDown .dropLinkList .external {
  padding: 0 0 7px 19px;
  background: url(/common/images/ico_blank03.gif) left 0.2em no-repeat;
}

#subHeader .subDropDown {
  position: relative;
}
#subHeader .subDropDown_btn {
  display: block;
  cursor: pointer;
}
#subHeader .subDropDown_body {
  display: none;
  position: absolute;
  top: 31px;
  right: 0;
  width: 210px;
  padding: 12px 0 0;
  background: url(/common/images/ico_arw20.png) 70% 5px no-repeat;
  overflow: visible;
}
#subHeader .subDropDown-open .subDropDown_body {
  display: block;
}
#subHeader .subDropDown_body li {
  display: block;
  float: none;
  height: auto;
  line-height: 1.5;
  margin: 0 0 1px;
  padding: 0;
  background: none;
  font-size: 12px;
}
#subHeader .subDropDown_body li a {
  display: block;
  padding: 5px 10px 5px 24px;
  background-color: #474748;
  background-image: url(/common/images/ico_arw19.png);
  background-position: 12px 0.95em;
  background-repeat: no-repeat;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}
.d_hover #subHeader .subDropDown_body li a:hover { background-color: #666; }

 */

/* 回り込み解除
-------------------------------------------------------------------------------
#subHeader div:after,
#subHeader ul:after { content: ''; display: block; clear: both; height: 0; }

 */































/* ==

　01. よくある質問

=============================================================================== */
#main .faqBlock h3 {
  padding: 6px 5px 6px 35px;
  border-bottom: none;
  background: #f0f0f0 url(/common/images/ico_faq01.gif) 8px 0.6em no-repeat;
  color: #333;
  font-size: 117%;
  font-weight: normal;
}
#main .faqBlock .faqA {
  padding: 0 5px 0 35px;
  background: url(/common/images/ico_faq02.gif) 8px 0.2em no-repeat;
}
#main .faqBlock ul {
  margin: 10px 0;
}
#main .faqBlock li {
  margin-bottom: 5px;
}
#main .faqBlock li li {
  margin-left: 1em;
}
#main .faqBlock dt {
  margin-bottom: 7px;
}
#main .faqBlock dt em {
  padding: 5px 5px 3px;
  background-color: #666;
  color: #fff;
}
#main .faqBlock dd li,
#main .faqBlock dd p {
  font-size: 100%;
}
#main .faqBlock dd div {
  margin-top: 10px;
  padding: 10px 10px 0;
  background-color: #f7f7f0;
  border: 1px solid #d9d9d9;
}
#main .faqBlock dd div p {
  margin-bottom: 10px;
}


/* ==

　02. 株式インフォメーション

=============================================================================== */
#main .typeDesc .col1 {
  width: 40%;
}
#main .typeDesc .col1 span {
  display: block;
  padding: 5px 10px;
  background-color: #666;
  color: #fff;
  text-align: center;
}
#main .typeDesc .col2 {
  width: 58%;
  padding: 5px 0;
}


/* ==

　03. アニュアルレポート

=============================================================================== */
#main .readerBlock {
  margin-top: 30px;
  padding-top: 16px;
  border-top: 1px solid #dcdcdc;
}
#main .readerBlock span {
  display: block;
  float: left;
  margin-right: 10px;
}
#main .readerBlock p {
  overflow: hidden;
}
#main .contactBlock {
  padding: 10px;
  border: 1px solid #d9d9d9;
  background-color: #f7f7f0;
}


/* ==

　04. IRトップ

=============================================================================== */

#main  .publishedTxt {
  margin-bottom: 6px;
  padding-bottom: 8px;
  border-bottom: 1px solid #e5e5e5
}
#main .sriBnrList {
  margin-top: 30px;
}
#main .sriBnrList li {
  float: left;
  margin: 0 20px 10px 0;
}
#main .sriBnrList .lastChild {
  padding-top: 15px;
  margin-right: 0;
}

/* リキッドメイン
------------------------------------------------------------------------------- */
#fluidVisualXS {
	position: relative;
	min-width: 950px;
	height: 100px;
	margin-bottom: 20px;
	overflow: hidden;
}
#fluidVisualXS .fluidIn {
	position: absolute;
	top: 0;
	left: 50%;
	width: 1400px;
	margin-left: -700px;
}
#fluidVisualXS h1 {
	line-height: 1;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 12px;
}

/* 説明会（動画）
------------------------------------------------------------------------------- */
#main div.topEvents, #main div.topEvents02, #main div.topEvents_online{
	width:98.7%;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	padding: 2px;
	border: 1px solid #ccc;
	zoom: 1;
}
#main div.topEvents_online{ margin-bottom:20px; }
#main div.topEvents h2, #main div.topEvents_online h2{ position:relative; }
#main div.topEvents .btns, #main div.topEvents_online .btns{ margin-bottom:15px; }

#main div.topEvents .topEvents_in{ padding:0 15px; }
#main div.topEvents .btns .col1{ width:320px; padding-right:50px; }
#main div.topEvents .btns .col2{ width:320px; float:left; }


/* 2カラムパターン */
#main div.colBlock01 .topEvents,
#main div.colBlock01 .topEvents02{
	width:48%;
	margin-bottom:0;
	clear:none;
}
#main div.colBlock01 div.topEvents .topEvents_in{ padding:0 10px; }
#main div.colBlock01 .col2 div .btns{ margin-bottom:0; padding:15px 0 10px; }

#main div.colBlock01 div.topEvents .btns .col1{ width:49%; padding-right:0; }
#main div.colBlock01 div.topEvents .btns .col2{ width:49%; float:right; }

#main div.colBlock01 div.topEvents02 .colImg{ width:35%; padding-bottom:10px; padding-left:10px; float:left; }
#main div.colBlock01 div.topEvents02 .colTxt{ width:60%; float:left; }
#main div.colBlock01 div.topEvents02 .colTxt p.linkPdf{ margin-left:0; }

#main div.colBlock01 div.topEvents02 .colTxt .btns .col1,
#main div.colBlock01 div.topEvents02 .colTxt .btns .col2{ width:auto; text-align:center; float:none; clear:both; }
#main div.colBlock01 div.topEvents02 .colTxt .btns .col1 p.type{ text-align:left; }
#main div.colBlock01 div.topEvents02 .colTxt .btns .col2 p.type{ padding-top:15px; text-align:left; }


/* オンライン会社説明会 */
#main div.topEvents_online .colImg{ width:28%; padding-left:10px; float:left; }
#main div.topEvents_online .colTxt{ width:67%; padding-right:10px; float:right; }
#main div.topEvents_online div p.date{ margin-bottom:0; font-size:150%; color:#d30431; font-weight:bold; }







/* IRメールマガジン
------------------------------------------------------------------------------- */
#main div.mailmagazine {
  width:708px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  padding: 10px;
  border: 1px solid #ccc;
  zoom: 1;
}
#main div.mailmagazine .col1 {
  width: 510px;
}
#main div.mailmagazine .col2 {
  width: 190px;
}



/* ==

　05. 株主総会情報

=============================================================================== */
#main .listSoukai {
  margin-top: 10px;
}
#main .listSoukai dt {
  margin-bottom: 2px;
  font-weight: bold;
}
#main .listSoukai dd {
  margin-bottom: 10px;
}


/* ==

　06. IRカレンダー

=============================================================================== */
#main .newsBlock03 .heading {
  border-bottom: none;
}
#main .newsBlock03 .heading dt,
#main .newsBlock03 .heading dd {
  background: #f3f3f3;
  font-weight: bold;
}











