@charset "euc-jp";

/*
	Site Name: TOHKEN
	Description: initial setting
	Version: 
	Author: TAKAHASHI
*/

/*
===== CONTENTS ===========================================

	1: INDEX ERIA
	2: TOP ERIA
	3: SECOND ERIA
	4: RIGHT MENU

==========================================================
*/

div#left_main {
	float: left;
	width: 556px;
}

/*
===== 1: INDEX ERIA ======================================
*/

div#ir_index_content {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: top;
}
div#ir_index_content td.ir_left_box_left,
div#ir_index_content td.ir_left_box_right {
	width: 188px;
	padding-bottom: 10px;
}
div#ir_index_content td.ir_left_box_left {
	padding-right: 14px;
}
div#ir_index_content h3 {
	margin: 0 0 10px 0;
	padding: 0;
}
div#ir_index_content img.ir_img {
	float: left;
	margin-right: 10px;
}
div#ir_index_content p {
	float: left;
	width: 125px;
	font-size: 12px;
	line-height: 1.2;
}
div#ir_index_content p.news_page {
	width: auto;
	margin-left: 10px;
}
div#ir_index_content td.space {
	width: 20px;
}
div#ir_index_content div.adobe {
	border: dotted 1px #d2d2d2;
	padding: 5px;
	margin-top: 10px;
}
div#ir_index_content div.adobe img {
	float: left;
	margin-right: 10px;
}
div#ir_index_content div.adobe p {
	font-size: 10px;
	width: 250px;
}


/* Index左下のメニュー
--------------------*/
#ir_indec_content_under ul {
	list-style: none;
	width: 380px;
	margin: 10px 0;
}
#ir_indec_content_under ul li {
	width: 190px;
	margin-bottom: 10px;
	background: url(../ir/img/ir_index_icon.gif) 0 0 no-repeat;
}
#ir_indec_content_under ul li a {
	padding-left: 20px;
}

/* ニュースリリース
-----------------------*/
.news_list dl {
	border-bottom: 1px dashed #999;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.news_list dt {
	font-weight: bold;
}
.news_list img {
	padding-right: 2px;
}
.news_list p {
	width: 300px;
	padding-left: 5px;
}


/*
===== 2: TOP ERIA =============================================
*/

div#top h2 {
	margin-bottom: 10px;
}

/*
===== 3: SECOND ERIA ==========================================
*/

#ir_top {
	margin-bottom: 10px;
}
#ir_2nd {
	width: 566px;
}
#ir_2nd h3 {
	padding: 3px 0 0 25px;
	font-size: 14px;
	width: 566px;
	height: 28px;
	background: url(../img/title_bk.gif) 0 0 no-repeat;
	margin: 0 0 10px 0;
}
#ir_2nd dl {
	list-style-position: outside;
}
#ir_2nd dt {
	float: left;
	padding: 0 15px 0 10px;
	color: #0099FF;
}

/* IR情報 > トップメッセージ
-------------------------------*/
div.message {
	margin-left: 10px;
}
div.message img {
	float: left;
	margin: 0 10px 10px 0;
}
div.message h4 {
	font-size: 14px;
	width: auto;
	margin: 0 0 10px 5px;
}
div.message p {
	margin-bottom: 10px;
}
/*menu tab*/
#tabsB {
	width: 566px;
	background: url(../ir/img/nav_bk.gif) 0 0 no-repeat;
  	line-height:normal;
	margin-bottom: 10px;
}
#tabsB ul {
	padding: 5px 10px 0 10px;
}
#tabsB li {
	display:inline;
	font-weight: bold;
	font-size: 12px;
}
#tabsB a {
	float:left;
	background:url("../ir/img/tab_left.gif") no-repeat left top;
	padding:0 0 0 4px;
	text-decoration:none;
}
#tabsB a span {
	float:left;
	display:block;
	background:url("../ir/img/tab_right.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	color:#666;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsB a span {float:none;}
/* End IE5-Mac hack */
#tabsB a:hover span {
	color:#000;
}
#tabsB a:hover {
	background-position:0% -42px;
}
#tabsB a:hover span {
	background-position:100% -42px;
}
#tabsB #current a {
	background-position:0% -42px;
}
#tabsB #current a span {
	background-position:100% -42px;
}
div.presidentName {
	text-align: right;
	margin: 0 0 10px 0;
}
div.presidentName p {
	text-align: right;
	padding: 0 10px 5px 0;
}


/* IR情報 > トップインタビュー
-------------------------------*/
#interview_nav {
	height: 20px;
	margin: 0 auto;
	text-align:center;
	width: 100%;
}
#interview_nav ul {
	list-style-type: none;
	text-align: center;
	margin: 0 auto;
	width: 100%;
}
#interview_nav ul li {
	display: block;
	float: left;
	text-align: center;
}
#interview_nav ul li a {
	background: #fff;
	width: 100px;
	height: 20px;
	border-top: 1px solid #f5d7b4;
	border-left: 1px solid #f5d7b4;
	border-bottom: 1px solid #f5d7b4;
	border-right: none;
	margin: 0 0 10px 0;
	color: #f5d7b4;
	text-decoration: none;
	display: block;
	text-align: center;
}
#interview_nav ul li a:hover {
	color: #930;
	background: #f5d7b4;
}
#interview_nav a:active {
	background: #c60;
	color: #fff;
}
#interview_nav li#active a {
	background: #c60;
	border: 1px solid #c60;
	color: #fff;
}
#interview_nav ul li a#current{
	border-right: 1px solid #f5d7b4;
}

#interview p {
	margin: 0 0 10px 10px;
}
.nextPage {
	text-align:right;
}
.prof_text {
	margin: 0 0 10px 0;
	padding: 5px;
	background: #DFDFDF;
	color:#333333;
}
#interview img.interviewPict {
	float: left;
	margin: 0 10px 10px 10px;
}

/* IR情報 > 決算情報
-------------------------------*/
div.tanshin,
div.houkoku {
	margin: 0 10px 0 15px;
}
div.tanshin h4,
div.houkoku h4 {
	color: #fff;
	background: #B1ABCB;
	font-size: 14px;
	margin-bottom: 5px;
	padding-left: 5px;
}
div.tanshin table,
div.houkoku table {
	text-align: left;
	margin-bottom: 10px;
	width: 100%;
}
div.tanshin table caption,
div.houkoku table caption {
	color:#333;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	border-bottom: 3px solid #666;
}
div.tanshin table th,
div.houkoku table th {
	width: 70%;
	font-weight: normal;
	padding: 5px 20px 5px 0;
	border-bottom: 1px dotted #DFDFDF;
}
div.tanshin table td.nonNorder,
div.tanshin table th.nonNorder {
	border: none;
}
div.tanshin table td,
div.houkoku table td {
	border-bottom: 1px dotted #DFDFDF;
	text-align: right;
}

/* IR情報 > 財務データ > 経営成績
-------------------------------*/
div#finance {
	margin-left: 10px;
}
div#finance table.table {
	width: 100%;
}
div#finance table.table th {
	text-align: left;
	border: 1px solid #DFDFDF;
}


/* IR情報 > ニュースリリース
-------------------------------*/
div.ir_release {
	margin-left: 10px;
}
div.ir_release table {
	width: 100%;
}
div.ir_release table th {
	width: 110px;
	text-align:left;
	vertical-align: top;
	border-bottom: 1px dotted #DFDFDF;
	padding: 10px 5px 5px 0;
}
div.ir_release table td {
	width: 406px;
	text-align: left;
	border-bottom: 1px dotted #DFDFDF;
	padding: 10px 5px 5px 0;
}


/* IR情報 > 株式情報
-------------------------------*/
table.stock_info caption {
	background: #CCCCCC;
	text-align: left;
	font-weight:bold;
	color:#333333;
	padding: 5px;
}
table.stock_info th {
	width: 155px;
	text-align: left;
	padding: 2px 2px 2px 5px;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
}
table.stock_info td {
	text-align: left;
	padding: 2px 2px 2px 5px;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}
div.stock_info_graph {
	margin: 15px 0;
	clear: both;
}
div.stock_info_graph img {
	float:left;
	padding: 0 10px 10px 0;
}
div.stock_info_graph caption {
	background: #CCCCCC;
	text-align: left;
	font-weight:bold;
	color:#333333;
	padding: 5px;
}
div.stock_info_graph th {
	text-align: left;
	padding: 2px 2px 2px 5px;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}
div.stock_info_graph td {
	text-align: left;
	padding: 2px 2px 2px 5px;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
}
table.haitou {
	margin: 0 0 20px 0;
}
table.haitou th {
	background: #CCCCCC;
	text-align: left;
	color:#333333;
	padding: 2px;
}	
table.haitou td {
	text-align: left;
	padding: 2px 2px 2px 5px;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
}

/* IR情報 > 情報開示方針
-------------------------------*/
#policy ul {
	margin: 10px 0 0 20px;
}
#policy ul li {
	list-style-type: decimal;
	list-style-position: outside;
	margin-bottom: 10px;
}
#policy ul li span.listHead {
	font-size: 14px;
	font-weight:bold;
	color: #0066FF;
}


/* IR情報 > IRカレンダー
-------------------------------*/
#calendar {
	width: 566px;
}
#calendar table {
	margin-left: 10px;
	width: 550px;
}
#calendar table caption {
	text-align: left;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #DDD;
}
#calendar table th {
	font-weight:normal;
	padding: 5px 15px 5px 5px;
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-left: 1px solid #DDD;
}
#calendar table td {
	padding: 5px 0px 5px 5px;
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
}
#calendar table td.foot {
	border: 0;
}


/* IR情報 > よくあるご質問について
-------------------------------*/
#faq_index ul {
	margin: 0 0 15px 15px;
	padding: 0 0 10px 0;
	border-bottom: 2px dotted #999999;
}
#faq_index li {
	list-style-position: inside;
}
#faq_detail h4 {
	background: #B1ABCB;
	margin: 5px 0;
	padding: 0 5px;
}
#faq_detail table th,
#faq_detail table td {
	vertical-align:top;
	color:#0033FF;
}
#faq_detail table tr.question th,
#faq_detail table tr.question td {
	color: #FF0000;
	padding-top: 5px;
}


/* IR情報 > 財務データ
-------------------------------*/
#fainance {
	margin-left: 10px;
	margin-bottom: 15px;
}
#fainance .GoToTop {
	text-align: right;
	width: 100%;
	border-bottom: 3px solid #eee;
	padding: 5px 0;
}
table.fainance_graph {
	width: 100%
}
table.fainance_graph td {
	width: 50%;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	padding-bottom: 10px;
	padding-right: 30px;
}
table.fainance_graph td div {
	text-align: center;
	width: 100%;
	padding: 0;
}
table.fainance_graph td.graphRight {
	padding: 0;
}
table.finance_table {
	width: 100%;
}
table.finance_table th {
	width: 40%;
	font-weight: normal;
	text-align: left;
	background: #E5E5E5;
	padding: 2px 0px 2px 5px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}
table.finance_table th.finance_yeraHead {
	text-align: left;
	border-top: 1px solid #999;
}
table.finance_table th.finance_yera {
	width: 10%;
	text-align: right;
	padding: 2px 5px 2px 0px;
	border-top: 1px solid #999;
}
table.finance_table td {
	text-align: right;
	padding: 2px 5px 2px 0px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}
table.finance_table td.tdEnd,
table.finance_table th.tdEnd {
	border-right: 1px solid #999;
}
/*
===== 4: RIGHT MENU ===========================================
*/

#right_menu h3 {
	background: url(../ir/img/localNav_ir.gif) 0 0 no-repeat;
	width: 208px;
	height: 32px;
	text-indent: -9999px;
}
