@charset "utf-8";
/* CSS Document */

h2.title_img_corporate,
h2.title_img_newyork {
	margin: 0 10px 15px;
	background-repeat: no-repeat;
	height: 200px;
}

h2.title_img_corporate {
	background-image: url(../../corporate/img/title_corporate_1.png);
}

h2.title_img_newyork {
	background-image: url(../../corporate/img/title_newyork.png);
}

h2.title_img_corporate p {
	position: relative;
	top: 110px;
	padding: 0 5px;
	font-weight: normal;
}

h2.title_img_newyork div  {
	position: relative;
	font-weight: normal;
	font-size: 14px;
	width: 680px;
	padding: 10px;
	top: 100px;
}

.title_img_ceo {
	margin: 0 10px 15px;
	background-repeat: no-repeat;
	height: 200px;
	background-image: url(../../corporate/img/title_ceo.png);
}

.title_img_magazine {
	margin: 0 10px 15px;
	background-repeat: no-repeat;
	height: 200px;
	background-image: url(../../corporate/img/title_magazine.png);
}

.title_img_corporate,
.title_img_ib {
	margin: 0 10px 15px;
	background-repeat: no-repeat;
	height: 150px;
}

.title_img_corporate {
	background-image: url(../../corporate/img/title_corporate_2.png);	
}

.title_img_ib {
	background-image: url(../../corporate/img/title_corporate_3.png);	
}

.title_img_ceo h2.title_ceo,
.title_img_magazine h2.title_magazine {
	position: relative;
	top: 10px;
	left: 5px;
	border-bottom: 1px solid #c19d5f;
	padding: 5px;
	width: 500px;
	font-size: 20px;
}

.title_img_ceo p,
.title_img_magazine p {
	position: relative;
	top: 30px;
	left: 5px;
}

h4.collect_title {
	margin: -10px 5px 10px;
	border-bottom: 1px solid #c19d5f;
}

h2.ceo_talk_title {
	margin: -5px 10px 15px -1px;
}

table.media,
table.corporate,
table.history {
	width: 720px;
	border: 1px solid #ccc;
	margin: 5px 12px 15px;
	border-collapse: collapse;
}

table.media th,
table.media td,
table.corporate th,
table.corporate td,
table.history th,
table.history td{
	margin: 5px;
	padding: 8px;
	border: 1px solid #ccc;
	border-collapse: collapse;
}

table.media th,
table.history th {
	background-color: #e9e9e9;
}

table.media th.media_year {
	width: 20%;
}

table.media th.media_day {
	width: 18%;
}

table.media th.media_event {
	width: 25%;
}

table.media th.media_theme {
	width: 40%;
}

table.corporate th {
	width: 20%;
	background-color: #e9e9e9;
}

.corporate_title {
	font-size: 16px;
	font-weight: bold;
	color: #c19d5f;
	padding: 0 10px;
}

table.history th {
	width: 15%;
	text-align: right;
}

.ceo_talk_L {
	float: left;
	margin: 5px 10px;
}

.ceo_talk_R {
	float: right;
	margin: 5px 15px;
}

table.profile {
	width: 720px;
	margin: 5px 12px 15px;
	padding: 5px;
}

table.profile th {
	font-weight: bold;
	text-align: right;
	padding: 3px;
}

table.profile td {
	padding: 3px;
}

.profile_L {
	float: left;
	margin: 5px 15px 15px 20px;
}

table.directors_career {
	width: 480px;
	margin: 10px 5px;
}

table.directors_career caption {
	text-align: left;
	font-weight: bold;
	padding: 0 5px 0 2px;	
}

table.directors_career td {
	border: none;
	padding: 0 !important;
}

table.directors_career th {
	width: 38%;
	font-weight: normal;
	text-align: left;	
}

p.directors_name {
	margin-left: -5px !important;
}

.achievements_win {
	float: left;
	width: 280px;
	margin: 10px;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	height: 120px;
}

.achievements_vs {
	float: left;
	width: 10px;
	position: relative;
	top: 60px;
	left: 35px;
}

.achievements_lose {
	float: right;
	width: 280px;
	margin: 10px;
	background-color: #a9a9a9;
	border: 1px solid #ccc;
	height: 120px;	
}

h4.magazine_subtitle {
	margin: 10px 10px 15px;
	padding: 3px 10px;
	padding-bottom: .5em;
	border-bottom: 3px double #ccc;	
}

.business_part {
	float: left;
	width: 200px;
	margin: 10px 15px 10px 20px;
	padding: 3px;
	border: 1px solid #ccc;
	background: linear-gradient(#fff, #f5f5f5);
	height: 180px;
}

.business_part h3 {
	font-size: 14px;
	font-weight: bold;
	background-image: none !important;
	padding: 5px !important;
	margin: 5px 10px !important;
}

.business_part ul {
	margin: 5px 0 10px 20px !important;
}