@charset "UTF-8";


/* -----------------------------------------------------------
CSS Information

 Style Info:     カテゴリ毎のレイアウト設定
 File name:      style.css
 Last update:    2008.12.18
----------------------------------------------------------- */



/*----------------------------------------------------
	company
----------------------------------------------------*/

.sub #rightCol #Lnavi ul li {
	background: #fcfbd4;
}
.sub #rightCol #Lnavi ul li a:hover {
	background: #fcfbd4;
}

.sub #mainColum h2 {
	margin-bottom: 30px;
}
.sub #mainColum .section {
	margin-bottom: 25px;
	clear: both;
}
.sub #mainColum .section p {
	margin-bottom: 1em;
	font-size: 0.8em;
}
.sub #mainColum .section_inr {
}

.sub #mainColum #copy {
	margin: 70px 0;
}
.sub #mainColum .section h3 {
	margin-bottom: 0;
	font-size: 1em;
	color: #005bac;
}

.sub #mainColum ul.Anavi {
	height: 24px;
	padding-left: 15px;
	margin-bottom: 20px;
	background: url(../common/images/common_bg_Anavi.gif) no-repeat center center;
	font-size: 0.8em;
}
.sub #mainColum ul.Anavi li {
	display: inline;
	padding-left: 10px;
	margin-right: 15px;
	background: url(../common/images/common_arrow_blue_btm.gif) no-repeat left center;
}
.sub #mainColum ul.Anavi li a:visited {
	color: #005bac;
}




/*	company
----------------------------------------------------*/

.sub .company #mainColum h2 {
	margin-bottom: 30px;
}

.sub .company #mainColum .code_of_conduct {
	padding: 10px;
	border: 1px solid #E9E9E9;
}
.sub .company #mainColum .code_of_conduct h2 {
	margin-bottom: 10px;
	padding: 0px;
}
.sub .company #mainColum .code_of_conduct h3 {
	margin: 0;
	font-size: 0.8em;
	color: #005bac;
}

.sub .company #mainColum .code_of_conduct p {
	font-size: 0.8em;
	padding: 0px;
	margin: 0px;
}

.sub .company #mainColum .code_of_conduct ul {
	font-size: 0.8em;
	padding: 10px;
	margin: 0px;
}

.sub .company #mainColum .code_of_conduct lh {
	font-size: 0.8em;
	padding: 10px;
	margin: 0px;
}

.sub .company #mainColum .code_of_conduct li {
	list-style-type: decimal;
	font-size: 0.8em;
	padding: 0px;
	margin: 0 0 0 20px;
}

.sub .company #mainColum .business_creed {
	padding: 3px;
	border: 8px solid #E9E9E9;
}
.sub .company #mainColum .business_creed h2 {
	margin-bottom: 5px;
	padding: 10px;
	border-bottom: 1px solid #E9E9E9;
}
.sub .company #mainColum .business_creed p {
	padding: 10px;
	margin-bottom: 0;
}



/*	management_policy
----------------------------------------------------*/

.sub #mainColum .section {
	margin-bottom: 40px;
}
.sub .manage #mainColum #copy {
	margin: 15px 0 20px;
}
.sub .manage #mainColum h2 {
	margin-bottom: 20px;
}
.sub .manage #mainColum table {
	font-size: 0.8em;
	line-height: 1.1;
}
.sub .manage #mainColum th {
	height: 36px;
	padding-right: 15px;
}
.sub .manage #mainColum td {
	padding-top: 5px;
}



/*	outline
----------------------------------------------------*/

.sub .outline #mainColum .section .map img {
	margin-right: 15px;
}
.sub .outline #mainColum .section_inr {
	margin-bottom: 20px;
}
.sub .outline #mainColum .section_inr h3 {
	margin-bottom: 15px;
}
.sub .outline #mainColum .section_inr p {
	line-height: 1.2;
}




/*	history
----------------------------------------------------*/

.sub .history #mainColum table.tableA {
}

.sub .history #mainColum table.tableA th {
	width: 10em;
}

.sub .history #mainColum .section td {
	padding: 10px 0;
}

.sub .history #mainColum .section td.nowrap {
	width: 4em;
}
.sub .history #mainColum .section td.pics {
	width: 180px;
	vertical-align: top;
	border-bottom: none;
}
.sub .history #mainColum .section td ol {
	width: 178px;
	margin-left: 20px;
}
.sub .history #mainColum .section td ol li {
	width: 168px;
	margin-bottom: 15px;
	padding: 5px;
	background: #effbff;
	text-align: center;
}
.sub .history #mainColum .section td ol li h4 {
	font-weight: normal;
	color: #005bac;
}
.sub .history #mainColum .section td ol li img {
	margin: 5px 0;
}




/*	office_list
----------------------------------------------------*/

.sub .office #mainColum .section table {
	width: 620px;
	font-size: 0.8em;
}
.sub .office #mainColum .section table th {
	width: 100px;
	background: #EEE;
	text-align: left;
	padding:5px 5px 5px 20px;
	border: 1px solid #CCC;
}
.sub .office #mainColum .section table th.branch_office {
	padding: 30px 30px 30px 5px;
	font-size: 1.2em;
}
.sub .office #mainColum .section table td {
	padding: 5px;
	border: 1px solid #CCC;
}

.sub .office #mainColum .section #honsya h3 {
	color: #b46230;
}
.sub .office #mainColum .section #honsya table th {
	background: #fff7de;
}

.sub .office #mainColum .section #hokkaidou h3 {
	color: #4d94c8;
}
.sub .office #mainColum .section #hokkaidou table th {
	background: #e5f4ff;
}

.sub .office #mainColum .section #touhoku h3 {
	color: #37a9ad;
}
.sub .office #mainColum .section #touhoku table th {
	background: #e1f9fa;
}

.sub .office #mainColum .section #kantou h3 {
	color: #39ab36;
}
.sub .office #mainColum .section #kantou table th {
	background: #dbf9db;
}

.sub .office #mainColum .section #chubu h3 {
	color: #8aac24;
}
.sub .office #mainColum .section #chubu table th {
	background: #f4ffd4;
}

.sub .office #mainColum .section #kinki h3 {
	color: #d6b82b;
}
.sub .office #mainColum .section #kinki table th {
	background: #fffbde;
}

.sub .office #mainColum .section #chugoku h3 {
	color: #d38933;
}
.sub .office #mainColum .section #chugoku table th {
	background: #ffeedb;
}


.sub .office #mainColum .section #shikoku h3 {
	color: #d156d2;
}
.sub .office #mainColum .section #shikoku table th {
	background: #ffe6ff;
}


.sub .office #mainColum .section #kyusyu h3 {
	color: #ce4343;
}
.sub .office #mainColum .section #kyusyu table th {
	background: #ffe6e6;
}
.sub .office #mainColum .section .pagetop_norm {
	margin: 5px 0 40px;
}




/*	groupe
----------------------------------------------------*/

.sub .groupe #mainColum .head {
	width: 350px;
	padding-right: 270px;
	background: url(images/company_group_bg_copy.jpg) no-repeat right center;
}
.sub .groupe #mainColum .head #copy {
	margin: 30px 0;
}
.sub .groupe #mainColum ul.Anavi {
	margin-bottom: 40px;
}
.sub .groupe #mainColum .section h2 {
	margin-bottom: 15px;
}
.sub .groupe #mainColum .section li {
	margin-bottom: 15px;
	padding-bottom: 15px;
	background: url(../common/images/common_border_dashed.gif) repeat-x left bottom;
}
.sub .groupe #mainColum .section li h3 span {
	margin-left: 30px;
	font-size: 0.8em;
	font-weight: normal;
}
.sub .groupe #mainColum .section li p {
	line-height: 1.3;
	margin-bottom: 0;
}
.sub .groupe #mainColum .section li p span {
	margin-right: 30px;
}


.sub .groupe #mainColum .section .pagetop_norm {
}

/*	directors
----------------------------------------------------*/
.sub .directors p{
	text-align: right;
}

