@charset "utf-8";

/*------------------------------------------------
	history_chronologicalTable
--------------------------------------------------*/
.contents01_body .history_chronologicalTable{
	margin: 30px 10px 30px;
	height: 100%;
}
.contents01_body .history_chronologicalTable:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}
.contents01_body .history_chronologicalTable .contents{
	float: left;
	width: 580px;
}
.contents01_body .history_chronologicalTable .contents .table02{
	margin: 0;
}
.contents01_body .history_chronologicalTable .contents .table02 table{
}
.contents01_body .history_chronologicalTable .contents .table02 table tr th{
	line-height: 1.3em;
	text-align: left;
}
.contents01_body .history_chronologicalTable .contents .table02 table tr td{
	line-height: 1.3em;
}
.contents01_body .history_chronologicalTable .photoList{
	float: right;
	width: 100px;
}
.contents01_body .history_chronologicalTable .photoList ul {
	position: relative;
	margin: -20px 0 0;
}
.contents01_body .history_chronologicalTable .photoList ul li {
	margin: 20px 0 0;
	padding: 8px 0 5px;
	background: #E5F5FD;
}
.contents01_body .history_chronologicalTable .photoList ul li p.image,
.contents01_body .history_chronologicalTable .photoList ul li p.caption {
	text-align: center;
}
.contents01_body .history_chronologicalTable .photoList ul li p.caption {
	margin: 5px 3px 0;
	font-size: 91.7%;
	line-height: 1.365;
}


/*------------------------------------------------
	history_chronologicalTable
--------------------------------------------------*/
.contents01_body .philosophy_message{
	margin: 50px 0 30px 9px;
	padding: 0 0 10px;
	height: 100%;
}
.contents01_body .philosophy_message:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}
.contents01_body .philosophy_message .contents {
	float: right;
	width: 470px;
}
.contents01_body .philosophy_message .contents p.lead {
	margin: 0 0 30px;
}

.contents01_body .philosophy_message .contents .paragraph {
	margin-left: 0;
}

.contents01_body .philosophy_message .contents p.signature {
	margin: 40px 9px 0 0;
	text-align: right;
}
.contents01_body .philosophy_message .image {
	float: left;
	width: 220px;
}


/*------------------------------------------------
	outlineTable
--------------------------------------------------*/
.contents01_body .table02.outlineTable {
}
.contents01_body .table02.outlineTable table {
}
.contents01_body .table02.outlineTable table tr th,
.contents01_body .table02.outlineTable table tr td {
	line-height: 1.3em;
}


/* link_other */
.link_other {
	padding: 0px 0px 30px 0px;
}
.link_other div {
	background: #F4F5F5;
	margin-bottom: 15px;
	padding: 10px 10px 5px 10px;
}
.link_other div p {
	margin: 0 0 5px 0;
}

/*----------------------------------------------------------
	principle
----------------------------------------------------------*/
#principle .contents01_body {
	margin: 0;
}
#principle .contents01_foot {
	padding-bottom: 15px;
}
.contents01_body .principle_outer {
	padding: 6px 10px 0;
}
.contents01_body .principle_outer .principle_inner {
	background: url(../images/principle_bg.jpg) no-repeat left top;
	height: 680px;
	width: 740px;
}
.contents01_body .principle_outer .principle_inner .contents_inner {
	padding: 60px 76px 0 80px;
}
.contents01_body .principle_outer .principle_inner .contents_inner .logo {
	text-align: center;
	margin: 0 0 73px;
}
.contents01_body .principle_outer .principle_inner .contents_inner .col {
	margin: 0 0 63px;
}
.contents01_body .principle_outer .principle_inner .contents_inner .col .left {
	padding: 0 19px 0 0;
	width: 170px;
	float: left;
	*display: inline;
	*zoom: 1;
}
.contents01_body .principle_outer .principle_inner .contents_inner .col .right {
	width: 395px;
	float: left;
	*display: inline;
	*zoom: 1;
}
.contents01_body .principle_outer .principle_inner .contents_inner .col .left .m_left {
	margin: 0 0 12px;
}

/*----------------------------------------------------------
	recruit.html
----------------------------------------------------------*/
.recruit_contents h3{
	margin-bottom: 20px;
	}

.recruit_contents p{
	margin: 0 0 10px 0;
	}
.contents01_foot .recruit_contents .table02 .rec_table_01 td,
.contents01_foot .recruit_contents .table02 .rec_table_01 th,
.contents01_foot .recruit_contents .table02 .rec_table_02 td,
.contents01_foot .recruit_contents .table02 .rec_table_02 th{
	padding:10px 7px;
	line-height: 1.5em;
	}
.contents01_foot .recruit_contents .table02 .rec_table_02 .no-top{
	border-top: none;
}
.contents01_foot .recruit_contents .table02 .rec_table_02 {
	table-layout:fixed;
	}
#contents_area_inner .recruit_contents .entry img{
	vertical-align:middle;
	}
.contents01_body .table02 table td.border-none{
    border: none;
    vertical-align: top;
    width: 50%;
	}