@charset "utf-8";

/*---------------------------------------------
---------------------------------------------
 IR情報CSS
---------------------------------------------
---------------------------------------------*/
/* 基本テーブル装飾 */

.baseTbl {
	width: 100%;
	border-collapse: collapse;}

.baseTbl th,
.baseTbl td {
	font-weight: normal;
	font-size: 0.8em;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	border: 1px solid #aaa;}

.baseTbl th {font-weight: bold;}
.baseTbl th span {font-weight: normal;}

.bgGy {background-color: #ededed;}
.bgOr {background-color: #fee6da;}
.bgGr {background-color: #d5ede5;}
.bgYl {background-color: #f0ebd7;}
.bgBl {background-color: #d1e3fe;}

.p33 {width: 33%}
.p50 {width: 50%}

.wType {width: 15%;}

th.alignL,
td.alignL {
	text-align: left;
	padding-left: 8px;}

#phcTbl07 th {line-height: 1.8em;}


/*---------------------------------------------
 株主メモ・業績の推移
---------------------------------------------*/


/* 株主メモ
---------------------------------------------*/

#stockholder_memo {
	width: 700px;
	margin-top: 27px;}

#stockholder_memo dl {
	overflow: hidden;
	width: 700px;
	font-size: 1.167em;
	line-height: 1.5em;
	padding-top: 20px;}

#stockholder_memo dl dt {
	width: 137px;
	float: left;
	clear: both;
	font-weight: bold;
	padding: 20px 0 18px 3px;}

#stockholder_memo dl dd {
	padding: 20px 0 18px 140px;
	border-bottom: 1px solid #ccc;}

#stockholder_memo dl dd.dt3 {
	padding-bottom: 45px;}


/* dl in table */

#stockholder_memo dl dd table {
	border-collapse: collapse;
	border: none;}

#stockholder_memo dl dd table th {
	font-weight: normal;
	padding: 0 30px 5px 0;}

#stockholder_memo dl dd table td {
	padding: 0 0 5px 0;}


/* attention_box */

.attention_box {
	width: 650px;
	font-size: 1.167em;
	padding: 25px;
	margin-top: 35px;
	background-color: #F5F5F5;}

.attention_box p strong {
	color: #333;
	font-weight: bold;}

.bg_mark {
	padding: 0 5px 2px 10px;}



/* 業績の推移
---------------------------------------------*/

#achievements {
	width: 700px;
	margin-top: 64px;
	margin-bottom: 70px;}

#achievements01,
#achievements02 {
	position: relative;
	width: 700px;
	margin-top: 40px;}

#achievements h5 {
	width: 300px;
	color: #333;
	font-size: 1.167em;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 10px;
	padding: 4px 0 1px 20px;}

#achievements01 h5 {
	background: url(/ir/img/bg_mark_u_o.png) no-repeat left center;}

#achievements02 h5 {
	background: url(/ir/img/bg_mark_u_y.png) no-repeat left center;}

p.yen {
	position: absolute;
	top: 13px; right: 5px;
	width: 150px;
	height: 20px;
	text-align: right;
	font-size: 0.833em;
	padding: 0;}


#achievements table {
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 0;
	width: 699px;
	font-size: 1.167em;
	line-height: 1.2em;
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;}

#achievements table thead th,
#achievements table th,
#achievements table td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;}

#achievements table thead th {
	font-weight: bold;
	padding-top: 14px;
	padding-bottom: 12px;}

#achievements01 table thead th {
	background-color: #FFEFE4;}

#achievements02 table thead th {
	background-color: #FFFAE5;}

#achievements table tbody th,
#achievements table td {
	font-weight: normal;
	padding-top: 12px;
	padding-bottom: 8px;}

#achievements table td {
	text-align: right;
	padding-right: 10px;}


#achievements ul {
	width: 500px;
	padding: 22px 0 0 7px;}

#achievements ul li {
	margin-bottom: 4px;}



/*---------------------------------------------
 IRライブラリ
---------------------------------------------*/

/* IRスケジュール
---------------------------------------------*/

#schedule {
	width: 700px;
	margin-top: 27px;}

#schedule table {
	border-collapse: collapse;
	font-size: 1.167em;
	margin-top: 40px;
	border: none;}

#schedule table th {
	font-weight: normal;
	padding: 0 25px 8px 0;}

#schedule table th.table_th {
	font-weight: bold;
	letter-spacing: 0.5em;
	vertical-align: top;
	padding: 0 40px 0 10px;}

#schedule table td {
	padding: 0 0 8px 0;}

/* 株主優待
---------------------------------------------*/
#shareholder {
	position: relative;
	width: 700px;
	margin-top: 30px;}

#shareholder  dl {
	font-size: 1.167em;
	padding-top: 20px;}

#shareholder dl dt {
	padding: 17px 0 7px 2px;}

#shareholder table {
  width: 400px;  }


/* お知らせ
---------------------------------------------*/

#ir_topics {
	position: relative;
	width: 700px;
	margin-top: 30px;}

#ir_topics dl {
	overflow: hidden;
	width: 700px;
	font-size: 1.167em;
	padding-top: 20px;}

#ir_topics dl dt {
	width: 143px;
	float: left;
	clear: both;
	padding: 20px 0 17px 2px;}

#ir_topics dl dd {
	position: relative;
	padding: 20px 14px 17px 145px;
	border-bottom: 1px solid #ccc;}

#ir_topics dl dd:last-child {
	border-bottom: none;}

.pdf_btn {
	width: 100px;
	height: 16px;
	font-size: 0.857em;
	padding: 0 0 0 20px;
	background: url(/ir/img/icon_pdf.png) no-repeat left center;}

#ir_topics p.pdf_btn {
	position: absolute;
	top: 20px; right: 0px;}

/* 一覧ボタン */
.list_btn {
	z-index: 1;
	position: absolute;
	top: 11px; right: 17px;
	width: 55px;
	height: 20px;
	padding: 0;}


/* 決算短信
---------------------------------------------*/

#archives {
	position: relative;
	width: 700px;
	margin-top: 27px;}

#archives ul {
	width: 700px;
	margin-top: 15px;
	margin-bottom: 30px;}

#archives ul li {
	width: 700px;
	border-bottom: 1px solid #ccc;}

#archives h5 {
	float: left;
	width: 140px;
	font-size: 1.167em;
	font-weight: bold;
	padding: 23px 0 0 5px;}

#archives dl {
	float: right;
	overflow: hidden;
	width: 555px;
	font-size: 1.167em;
	padding-top: 7px;
	margin-bottom: 14px;}

#archives dl dt {
	width: 427px;
	float: left;
	clear: both;
	padding: 16px 0 13px 8px;}

#archives dl dd {
	padding: 16px 0 18px 435px;
	border-bottom: 1px dotted #ccc;}


/* 有価証券報告書等
---------------------------------------------*/
#securities {
  padding-bottom: 30px;}

#securities h4 {
  margin-bottom: 15px;}

#securities p {
  font-size:1.167em;}


/*---------------------------------------------
 電子公告
---------------------------------------------*/

/* 電子公告
---------------------------------------------*/

#koukoku_box {
	width: 700px;
	font-size: 1.167em;
	margin-top: 10px;}

.koukoku_list li {
  padding: 16px 0;
  border-bottom: 1px dotted #ccc;}

.koukoku_list dt,
.koukoku_list dd {
  display: inline-block;
  vertical-align: top;}

.koukoku_list dd {
  float: right;}

/*---------------------------------------------
 サイドバー
---------------------------------------------*/


/* サイドメニュー
---------------------------------------------*/

#side_nav ul li#sidenav_01 a {
	height: 32px;
	background-image: url(/ir/img/btn_sidenav_01.gif);}

#side_nav ul li#sidenav_02 a {
	height: 32px;
	background-image: url(/ir/img/btn_sidenav_02.gif);}

#side_nav ul li#sidenav_03 a {
	height: 32px;
	background-image: url(/ir/img/btn_sidenav_03.gif);}


#side_nav ul li#sidenav_01,
#side_nav ul li#sidenav_01 a:hover {
	height: 32px;
	background-image: url(/ir/img/btn_sidenav_01_o.gif);}

#side_nav ul li#sidenav_02,
#side_nav ul li#sidenav_02 a:hover {
	height: 32px;
	background-image: url(/ir/img/btn_sidenav_02_o.gif);}

#side_nav ul li#sidenav_03,
#side_nav ul li#sidenav_03 a:hover {
	height: 32px;
	background-image: url(/ir/img/btn_sidenav_03_o.gif);}




@media screen and (max-width: 768px) {

  /* =============================================================

    Mobile - Setting

  ============================================================= */


	.ttl_001 {
		padding-right: 20px;
	}

	.list_btn {
		top: 14px;
	}

	/*---------------------------------------------
	株主メモ・業績の推移
	---------------------------------------------*/


	/* 株主メモ
	---------------------------------------------*/

	#stockholder_memo,
	#stockholder_memo dl,
	.attention_box,
	#achievements table,
	p.yen,
	#achievements01,
	#achievements02,
	#achievements,
	#achievements ul {
		width: 100%;
	}

	#stockholder_memo dl dt {
		width: 100px;
	}

	#stockholder_memo dl dd {
		padding-left: 100px;
	}


	/*---------------------------------------------
	IRライブラリ
	---------------------------------------------*/

	/* IRスケジュール
	---------------------------------------------*/

	#schedule {
		width: 100%;
	}

	/* 株主優待
	---------------------------------------------*/
	#shareholder {
		width: 100%;
	}

	#shareholder table {
		width: 100%;  }


	/* お知らせ
	---------------------------------------------*/

	#ir_topics {
		width: 100%;}

	#ir_topics dl {
		width: 100%;}

	#ir_topics dl dt {
		width: 120px;
	}
	#ir_topics dl dd {
		padding-left: 120px;
	}

	/* 決算短信
	---------------------------------------------*/

	#archives {
		width: 100%;}

	#archives ul {
		width: 100%;
	}

	#archives ul li {
		width: 100%;
		border-width: 0;
	}

	#archives dl{
		float: none;
		width: 100%;
		letter-spacing: -.4em;
	}

	#archives dl dt,
	#archives dl dd {
		display: inline-block;
		float: none;
		padding: 10px 0;
		vertical-align: bottom;
		border-bottom: 1px dotted #ccc;
		letter-spacing: 0;
	}
	#archives dl dt {
		width: 65%;
	}

	#archives dl dd {
		width: 35%;
	}

	#archives .pdf_btn {
		width: auto;
	}

	#archives h5 {
		width: auto;
		padding: 23px 0 0 0;
	}

	/*---------------------------------------------
	電子公告
	---------------------------------------------*/

	/* 電子公告
	---------------------------------------------*/

	#koukoku_box {
		width: 100%;
	}

	.koukoku_list dt {
		width: 65%;
	}

	.koukoku_list dd {
		width: 35%;
	}

}
