@charset "utf-8";
/* CSS Document */

/* ===== index ===== */
div#contents p#message {
	margin: 0px -12px 0px -14px;
}

h1#message {
	border-top: none;
	background-image: url(../company/img/h1_message.jpg);
	background-repeat: no-repeat;
	height: 32px;
}
/* ===== index2 ===== */
p#philosophy {
	margin: 0px -12px 15px -14px;
	text-align: center;
}

ol#philoList { font-weight: bold;}
ol#philoList span { font-weight: normal;}
ol#philoList li { margin-bottom: 15px;}
/* ===== executive ===== */
div.executive {
	float: right;
	width: 470px;
	position: relative;
}

div.executive h2 {
	padding: 0px 10px 10px;
	margin: 0px 0px 15px 0px;
	background-image: none;
	font-size: 110%;
	border-bottom: 1px dotted #AFAFAF;
}

div.executive p {
	padding-left: 10px;
}

div.executive div#btn_back {
	position: absolute;
	top: 0px;
	right: 0px;
}

/* ===== map ===== */
div#contents ul#buttons {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: right;
}

div#contents ul#buttons li {
	display: inline;
	margin: 0 0 0 5px;
	padding: 0;
}

p#map {
	margin: 0px -12px 0px -14px;
	text-align: center;
}

div#mapAddress { float: left;}
div#contents div#mapAddress p { margin-bottom: 0;}
/* ===== index8 ===== */
div#relation th.comName {
	font-size: 120%;
	background-color: #FFFFFF;
}

div#relation th.comName img {
	vertical-align: middle;
	margin-right: 10px;
}

/* ===== group ===== */
div#group_tab {
	background:url(../company/img/tab_bk.gif) repeat-x;
	height:23px;
	width:100%;
	padding:0 10px;
	margin:0 -12px 17px -14px;
}

div#group_tab img {
	text-align:right;
	margin:0 1px 0 0;
	padding:0px;
	float:right;
}

div#group_ph {
	padding:0px;
	margin:10px 0px;
}

div#group_ph img {
	padding:0px;
	margin:0px 7px;
}

.group_link_p {
	margin-bottom:0px !important;
	padding:0px;
	float:left;
	height:auto;
}

.group_link_img {
	margin:0px;
	padding:0px;
	float:right;
}

table.tblStd_2 {
	margin-bottom: 1em;
	border-collapse: separate;
	border-right: 1px solid #AFAFAF;
	border-bottom: 1px solid #AFAFAF;
}

table.tblStd_2 th, table.tblStd_2 td {
	padding: 3px 5px;
	border-left: 1px solid #AFAFAF;
	border-top: 1px solid #AFAFAF;
}

table.tblStd_2 th { background-color: #F9F9F9;}

table.tblStd_2 thead th { background-color: #EEF5FB;}

table.tblStd_2 table td {
	border: 0;
	padding: 0;
}

.font70 {
	font-size:70%;
	color:#666666;
}

.link_icon {
	margin-left:1em;
}

