@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#company_index_content {
	margin: 0;
	padding: 0;
	border: 0;
}
div#company_index_content td {
	width: 260px;
	padding-right: 10px;
	padding-bottom: 10px;
}
div#company_index_content td.end {
	padding-right: 0;
}
div#company_index_content h3 {
	margin: 0 0 10px 0;
	padding: 0;
	border: 1px solid #666;
}
div#company_index_content img.thum {
	float: left;
	margin-right: 10px;
}
div#company_index_content p {
	float: left;
	font-size: 12px;
	width: 200px;
}
div#ir_index_content td.space {
	width: 20px;
}
div#ir_index_content td.adobe {
	border: dotted 1px #d2d2d2;
	padding: 5px;
}
div#ir_index_content td.adobe img {
	float: left;
	margin-right: 10px;
}
div#ir_index_content td.adobe p {
	float: left;
	font-size: 10px;
}

/*
===== 2: TOP ERIA =============================================
*/
div#top h2 {
	margin-bottom: 10px;
}

/*
===== 3: SECOND ERIA ==========================================
*/

div#second 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;
}

/* 会社情報 > 会社概要
--------------------*/
div#second table.profile {
	margin-left: 10px;
}

div#second table.profile th {
	width: 150px;
	text-align: left;
	vertical-align: top;
	padding: 6px 15px 4px 0;
	color: #0066FF;
	border-bottom: 1px #999 dotted;
}
div#second table.profile td {
	padding: 6px 0 4px 0;
	border-bottom: 1px #999 dotted;
}
div#second table.profile table.officer_list th {
	width: 100px;
	color: #333;
	border: 0;
	padding: 0;
}
div#second table.profile table.officer_list td {
	padding: 0;
	border: 0;
}

/* 会社情報 > 沿革
--------------------*/
div#second table.development {
	border: 1px solid #8C8C8C;
	margin-left: 10px;
}
div#second table.development th {
	padding: 5px 20px 5px 5px;
	text-align: left;
	font-weight: normal;
	background-color: #DFDFDF;
	border-bottom: 1px solid #8C8C8C;
}
div#second table.development td {
	padding: 5px;
	border-left: 1px solid #8C8C8C;
	border-bottom: 1px solid #8C8C8C;
}
div#second table.development th.table_bottom,
div#second table.development td.table_bottom {
	border-bottom: 0;
}

/* 会社情報 > 事業所・グループ会社
--------------------*/
div#second table.office {
	margin-left:10px;
	width: 100%;
}
div#second table.office th {
	vertical-align: top;
	padding: 5px 20px 0 0;
	text-align: left;
	color: #0066FF;
	border-bottom: 1px #999 dotted;
}
div#second table.office td {
	vertical-align: top;
	padding: 5px 0 10px 0;
	border-bottom: 1px #999 dotted;
}
div#second table.office p.addres {
	vertical-align: bottom;
}
div#second table.office p.map {
	margin-top: 5px;
	vertical-align:	baseline;
	background: #DFDFDF;
}
div#second table.office p.map img {
	vertical-align:	baseline;
	padding: 0 5px;
}

/* 会社情報 > コーポレートガバナンスガイドライン
--------------------*/
div#governance {
	margin-left: 10px;
	margin-bottom: 20px;
}




/*
===== 4: RIGHT MENU ===========================================
*/

#right_menu h3 {
	background: url(../company/img/localNav_campany.gif) 0 0 no-repeat;
	text-indent: -9999px;
	width: 208px;
	height: 32px;
}





