@charset "utf-8";

/* company
------------------------------------------------------------------------------------*/
#contents #company-block01 {
	width: auto;
	height: auto;
	margin: 0 0 20px 0;
	padding: 4px 0 0 0;
	background: url(/ja/company/img/company_line.gif) repeat-x 0 0;
}
#contents #company-block02 {
	width: auto;
	height: auto;
	margin: 0 0 20px 0;
	padding: 4px 0 0 0;
	background: url(/ja/company/img/company_line.gif) repeat-x 0 0;
}
#contents #company-block03 {
	width: auto;
	height: auto;
	margin: 0 0 30px 0;
	padding: 0;
}

#contents .conpanyLeft {
	width: 172px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}
#contents .conpanyRight {
	width: 591px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}
.conpanyLeft h3 {
	color: #352690;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
	margin: 0;
	padding: 0.5em 1em;
}
.conpanyRight p {
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: normal;
	margin: 0;
	padding: 0.5em 1em;
}
.conpanyRight table {
	width: 591px;
	height: auto;
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}
.conpanyRight td.startingLine {
	width: auto;
	height: 3px;
	background: url(/ja/img/shared/line01.gif) repeat-x 0 center;
}
.conpanyRight td.item {
	width: 54px;
	height: auto;
	margin: 0;
	padding: 0.5em 10px 0.5em 3px;
	vertical-align: top;
	color: #352690;
	font-size: 1.2em;
	line-height: 1.4em;
}
.conpanyRight td.company-content {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0.5em 20px 0.5em 0;
	vertical-align: top;
	font-size: 1.2em;
	line-height: 1.4em;
}
span.linkIcon {
	background: url(/ja/img/shared/linkIcon.gif) no-repeat 0 2px;
	padding: 0 0 2px 21px;
}

#contents #company-spc01 {
	width: auto;
	height: auto;
	margin: 0;
	padding: 16px 10px 0 10px;
	background: url(/ja/img/shared/line01.gif) repeat-x 0 top;
}
#contents #message-left {
	width: 148px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	font-size: 1.2em;
	line-height: 1.4em;
}
#contents #message-right {
	width: 565px;
	height: auto;
	margin: 0 10px 0 0;
	padding: 0;
	float: right;
	font-size: 1.2em;
	line-height: 1.4em;
}
#message-left #ceo-photo {
	border: 1px solid #999;
	margin-bottom: 0.5em;
}

