@charset "UTF-8";

/* 会社案内
--------------------------------------------------------------------
0. 共通
1. トップ
2. 社長挨拶・経営理念
3. 会社概要・沿革
4. 事業内容
5. 組織図・役員一覧
6. グループ会社
--------------------------------------------------------------------*/

/* 0. 共通
--------------------------------------------------------------------*/






/* 1. トップ
--------------------------------------------------------------------*/
/* top-linkbox
-------------------------------- */
div.subtimage {
	text-align:center;
	padding:10px 0;
}

.top-companylist{
	padding:0px 0px 10px 17px;
}
.top-companylist li{
	float:left;
	width:224px;
	padding-top:10px;
}
.top-companylist div{
	width:215px;
	text-align:left;
}

.top-companylist p.link{
	background:url("/common/img/arrow_green.gif") 5px 8px no-repeat;
	padding:5px 5px 0px 18px;
	font-weight:bold;
}
.top-companylist p.txt{
	padding:3px 5px 10px 7px;
}

.top-companylist a:link, .top-companylist a:active, .top-companylist a:visited{
	color:#545454; text-decoration:none;
}
.top-companylist a:hover{
	color:#545454; text-decoration:underline;
}



/* 2. 社長挨拶・経営理念
--------------------------------------------------------------------*/
/* message-textbox
-------------------------------- */
.message-textbox{
	width:680px;
	margin:0px 0px 0px 5px;
	padding:15px 0px 16px 0px;
}
 
.message-textbox div.boxl{
	float:left;
	width:235px;
	text-align:right;
}

.message-textbox div.boxl p {
	text-align:center;
	padding-top:10px;
	font-weight:bold;
}

.message-textbox div.boxl p span{
	font-weight:normal;
	font-size:78%;
}

.message-textbox div.boxr{
	float:right;
	width:440px;
}

.message-textbox p.txt{
	padding:7px 10px 0px 10px;
	line-height: 150%
}


/* VISION
-------------------------------- */
#contsVison {
	padding:10px 10px 10px 20px;
}

#contsVison .lead {
	color: #67a944;
	font-weight: bold;
	padding:0 5px 20px 0;
}

#contsVison .txt {
	line-height: 150%
}

#contsVison .img-vision {
	padding:20px 0;
	text-align:center;
}



#contsVison .txtPromise {
	background:#f1f1ef;
	padding:15px 15px 10px 15px;
}

#contsVison .txtPromise h3 {
	float:left;
	width:150px;
	line-height:640%;
	color: #67a944;
	font-weight: bold;
	text-align:center;
}

#contsVison .txtPromise ul {
	float:left;
	width:440px;
	font-weight: bold;
}

#contsVison .txtPromise li {
	padding-bottom:5px;
}

#contsVison .txtMotto h3 {
	color: #67a944;
	font-weight: bold;
	padding:20px 0 5px 5px;
}

#contsVison .txtMotto dl {
	padding:0 20px;
}

#contsVison .txtMotto dt {
	font-weight:bold;
}

#contsVison .txtMotto dd {
	padding-bottom:15px;
}


/* 3. 会社概要・沿革
--------------------------------------------------------------------*/
.tab-profile{
	width:670px;
	margin:0px 10px 0px 10px;
	padding:15px 0px 10px 0px;
}
.tab-profile table{
	width:670px;
	border-top:#e9e7ec 1px solid;
	border-left:#e9e7ec 1px solid;
}
.tab-profile table th{
	width:155px;
	background:#fff0dd url("/common/img/dotline_680px.gif") left bottom repeat-x;
	color:#835813;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	padding:10px 20px;
	white-space:nowrap;
}
.tab-profile table td{
	width:512px;
	background:url("/common/img/dotline_680px.gif") left bottom repeat-x;
	border-right:#e9e7ec 1px solid;
	text-align:left;
	padding:10px 10px 10px 20px;
	line-height:150%;
}
.tab-profile table tr.end th{
	background:#fff0dd;
	border-bottom:#e9e7ec 1px solid;
}
.tab-profile table tr.end td{
	background:none;
	border-bottom:#e9e7ec 1px solid;
}

.img-history {
	text-align:center;
	padding-bottom:20px;
}

.img-history img {
	margin:15px 0 10px;
}

.tab-history{
	width:670px;
	margin:0px 10px 0px 10px;
	padding:15px 0px 10px 0px;
}
.tab-history table{
	width:670px;
	border-bottom:#e9e7ec 1px solid;
	border-left:#e9e7ec 1px solid;
}
.tab-history table th{
	border-top:#e9e7ec 1px solid;
	border-right:#e9e7ec 1px solid;
	font-weight:bold;
	text-align:left;

	padding:10px 20px;
	background:#fff0dd;
}

.tab-history table td{
	background:#ffffff url("/common/img/dotline_680px.gif") left top repeat-x;
	border-right:#e9e7ec 1px solid;
	text-align:left;
	padding:8px 20px;
	line-height:150%;
	white-space:nowrap;
	vertical-align:top;
}

.tab-history table td.row-top {
	padding:8px 20px 0;
}

.tab-history table td.row {
	background:#ffffff none;
	padding:0 20px 8px;
}

.tab-history table td.row-mid {
	background:#ffffff none;
	padding:0 20px 0;
}

.tab-history table th.year{
	width:80px;
	text-align:center;
}

.tab-history table th.month{
	width:40px;
	text-align:center;
}

.tab-history table td span {
	color:#669933;
}


.tab-history table td.txt {
	white-space:normal;
}

/* 4. 事業内容
--------------------------------------------------------------------*/
.outline-column {
	width: 660px;
	margin: 10px 0 0 18px;
	padding-bottom:10px;
}

.outline-column p {
	float: left;
	padding: 0;
	width:210px;
	line-height:150%;
}

.outline-column p.txt2 {
	width:380px;
}

.outline-column ul {
	float: right;
	padding:0;
}

.outline-column ul li {
	float: left;
	padding: 0 5px;
}

p.txt3 {
	padding:15px 10px 15px 20px;
}

.outline-column3 {
	width:450px;
	margin-left:120px;
}

.outline-column3 h3 {
	background:#f7f7f7;
	padding:5px 10px;
	font-weight:bold;
}

.outline-column3 ul li {
	float: left;
	width:220px;
	padding:10px 0;
}







/* 5. 組織図・役員一覧
--------------------------------------------------------------------*/
p.og-map {
	text-align: center;
	padding: 10px 0;
}

.director-list{
	width:580px;
	margin:0px 0px 0px 65px;
	padding:15px 0px 10px 0px;
}
.director-list table{
	width:580px;
	border-top:#e9e7ec 1px solid;
	border-left:#e9e7ec 1px solid;
}
.director-list table th{
	width:140px;
	background:#fff0dd url("/common/img/dotline_680px.gif") left bottom repeat-x;
	color:#835813;
	font-weight:bold;
	text-align:left;
	padding:15px 10px 15px 20px;
}
.director-list table th span{
	color:#e14d20;
}

.director-list table td{
	width:427px;
	background:url("/common/img/dotline_680px.gif") left bottom repeat-x;
	border-right:#e9e7ec 1px solid;
	text-align:left;
	padding:15px 20px;
	line-height:130%;
}


.director-list table tr.end th{
	background:#fff0dd;
	border-bottom:#e9e7ec 1px solid;
}
.director-list table tr.end td{
	background:none;
	border-bottom:#e9e7ec 1px solid;
}



/* 6. グループ会社
--------------------------------------------------------------------*/
#group-cont {}

#group-cont h3 {
	padding:10px 0 5px 20px;
	font-weight:bold;
}

#group-cont h3 a {
	color:#545454;
	background:url(/common/img/icon_blank.gif) right center no-repeat;
	padding-right:15px;
	font-weight:bold;
	text-decoration:underline;
}
#group-cont h3 a:hover {
	color:#0073cc;
	text-decoration:none;
}

#group-cont dl {
	margin:0px 5px;
	padding:0 0 5px 30px;
	background:url("/common/img/dotline_680px.gif") left bottom repeat-x;
}

#group-cont dl.end {
	background:none;
}

#group-cont dt {
	float:left;
	width:90px;
	padding-bottom:5px;
}

#group-cont dd {
	float:left;
	width:510px;
	padding-bottom:5px;
}


/* PDFリンク
-------------------------------- */
.company-pdflink{
	width:680px;
	margin:0px 0px 0px 5px;
	padding:5px 0px 8px 0px;
}
.company-pdflink ul li{
	width:680px;
	background:url("/common/img/dotline_680px.gif") left bottom repeat-x;
	padding:5px 0px 6px 0px;
}
.company-pdflink ul li p{
	background:url("/common/img/icon_pdf.jpg") 10px 0px no-repeat;
	padding:1px 5px 1px 34px;
}


/* Get ADOBE READER
-------------------------------- */
.company-adobebox{
	width:672px;
	margin:5px 0px 0px 5px;
}
.company-adobebox div.boxl{
	float:left;
	width:528px;
	padding:10px 0px;
}
.company-adobebox div.boxl p{
	padding-left:10px;
	font-weight:bold;

	color:#555555;
	line-height:150%;
}
.company-adobebox div.boxl p.txts{
	font-weight:normal;
	font-size:90%;
}
.company-adobebox div.boxr{
	float:right;
	width:124px;
	text-align:left;
	padding:10px 0px;
}










