@charset "UTF-8";
@import "share.css";

#sidebar_left .sideEntry {
	background: url(../image/corp/ta_corp-info_body.gif) repeat-y 0 0;
	margin: 0;
	padding: 0;
	}

#sidebar_left .sideEntry ul {
	margin: 0;
	padding: 0 7px 0 7px;
	}

#sidebar_left .sideEntry li a {
	text-decoration: none;
	}

#sidebar_left .sideEntry li a:hover {
	text-decoration: underline;
	}

#sidebar_left .sideEntry li.active1,
#sidebar_left .sideEntry li.active2,
#sidebar_left .sideEntry li.active3 {
	background: url(../image/corp/line.gif) no-repeat 0 100%;
	margin: 0;
	padding: 5px 0 9px 0;
	}

#sidebar_left .sideEntry li.noActive {
	background: url(../image/corp/p_01.gif) no-repeat 0 50%;
	margin: 5px 0 0 3px;
	padding: 0 0 0 18px;
	}

#sidebar_left .sideEntry li.active1 a,
#sidebar_left .sideEntry li.active2 a {
	background: url(../image/corp/p_01on.gif) no-repeat 0 50%;
	margin: 0 0 0 3px;
	padding: 0 0 0 18px;
	}

#sidebar_left .sideEntry li.active3 a {
	background: url(../image/corp/p_01.gif) no-repeat 0 50%;
	margin: 0 0 0 3px;
	padding: 0 0 0 18px;
	}
	
#sidebar_left .sideEntry li.underlist,
#sidebar_left .sideEntry li.underlist_end {
	margin-left: 1.5em;
	padding: 5px 0 0;
	display: block;
}
	
#sidebar_left .sideEntry li.underlist a {
	background: url(../image/corp/underlist_head.gif) no-repeat 0 50%;
	margin: 0;
	padding: 0 0 0 10px;
	display: block;
	zoom: 1;
	}
	
#sidebar_left .sideEntry li.underlist_end a {
	background: url(../image/corp/underlist_head_end.gif) no-repeat 0 10%;
	margin: 0;
	padding: 0 0 0 10px;
	display: block;
	zoom: 1;
	}

#sidebar_left .imgBottom {
	margin: 0 0 15px 0;
	padding: 0;
	}

/*--------------------corp directry share --------------------*/
.gototop {
	width: 570px;
	text-align: right;
	margin: 0;
	padding: 0;
	}
	
/*--------------------corp profile.html--------------------*/

#profile {
	width: 570px;
	float: left;
	overflow: hidden;
	text-align: left;
	margin: 0 0 0 15px;
	padding: 0;
	}

/*------------------------
	年別テキストリンク
*/
#profile .years {
	padding: 20px 0;
	}

#profile .years a {
	display: inline-block;
	margin-right: 15px;
	}


#profile .managementPhilosophy {
	width: 545px;
	border-bottom: 1px solid #D8E8F7;
	text-align: left;
	margin: 15px 21px 0 18px;
	padding: 0 0 22px 0;
	}

#profile .managementPhilosophy h3 {
	width: 515px;/*545px*/
	color: #FFFFFF;
	background: url(../image/corp/bg_banner_01.gif) no-repeat 0 50%;
	text-align: left;
	margin: 0 0 15px 0;
	padding: 6px 0 6px 30px;
	}

#profile .managementPhilosophy p {
	color: #666666;
	line-height: 150%;
	margin: 0 0 15px 0;
	padding: 0 15px;
	}

#profile .managementPhilosophy ul {
	border: 1px solid #FFCB00;
	background: #FFFFCD;
	margin: 0 15px;
	padding: 10px 10px 0;
	}

#profile .managementPhilosophy li {
	color: #FF6600;
	margin: 0 0 10px 0;
	padding: 0;
	}

#profile .item {
	width: 545px;
	text-align: left;
	margin: 7px 21px 20px 18px;
	padding: 0;
	color: #666666;
	background: url(../image/corp/background_separate_y.gif) 116px 0 repeat-y;
	}

#profile table {
	width: 545px;
	border-collapse: collapse;
	}

#profile table th {
	width: 116px;
	padding: 5px 10px 20px 10px;
	background: url(../image/corp/background_separate_x.gif) 0 100% repeat-x;
	}

#profile table td {
	width: 380px;
	padding: 5px 10px 20px 10px;
	background: url(../image/corp/background_separate_x.gif) 0 100% repeat-x;
	line-height: 120%;
	}

#profile .catch {
	width: 545px;
	height: 108px;
	text-align: left;
	background: url(../image/corp/catch.jpg) no-repeat 0 0;
	position: relative;
	margin: 15px 21px 0 18px;
	padding: 0 0 22px 0;
	}

#profile .catch p {
	color: #FF6600;
	font-weight: bold;
	font-size: medium;
	position: absolute;
	top: 44px;
	left: 157px;
	}

.close {
	text-align: center;
	margin: 20px 0;
	}

/*table内のレイアウト*/
#profile table td ul {
	width: 330px;
	margin: 0;
	padding: 0
}

#profile table td li.position {
	float: left;
	width: 120px;
	margin: 0;
	padding: 0;
}

#profile table td li.name {
	float: left;
	width: 210px;
	margin: 0;
	padding: 0
}
#profile table td .end {
	clear: both;
	width: 300px;
}

/*赤文字*/
.red {
	color: #F00;
	}
