@charset "euc-jp";

.memberWrapper {
	padding:0 0 50px;
}
/*-------------------------
	会社の詳細情報
---------------------------*/
/*-- 会社ヘッダー --*/
.companyHeader {
	clear:both;
	width:736px;
	padding:6px;
	margin-bottom:15px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}

.companyHeader .companyImage {
	width:300px;
	vertical-align:top;
}

.companyHeader .companyData {
	width:424px;
	padding:6px;
	background-color:#fefeef;
	vertical-align:top;
}

.companyHeader .companyData dl {
	padding:4px;
}

.companyHeader .companyData dt {
	width:6.2em;
	min-height:1.6em;
	background:url(/img/corp_detail/colon.gif) no-repeat right top;
}
	
.companyHeader .companyData dd {
	margin:-1.6em 0px 0px 6em;
	min-height:1.6em;
}

* html .companyHeader .companyData dt {
	height:1.6em;
}

* html .companyHeader .companyData dd {
	height:1.6em;
}

.companyHeader .companyData p {
	padding:4px;
}


/*-- 会社ヘッダー（終） --*/

/*-- 会社PR版動画 --*/

.corpMoviePlayer {
	margin-right: 9px;
	margin-left: 9px;
	margin-bottom:5px;
}

*:first-child+html .corpMoviePlayer {
	min-height: 1px;
}

.corpMoviePlayer .cMovie {
	float: left;
	width: 500px;
	min-height: 420px;
}

.corpMoviePlayer .cChannelWrapper {
	float: right;
	width: 227px;
	margin-top: 2px;
	padding-bottom: 16px;
	min-height: 404px;
	background: #999999 url(/contents/movie/img/bottom_channel_wrapper.gif) no-repeat left bottom;
}

* html .corpMoviePlayer .cChannelWrapper {
	height: 404px;
}

.corpMoviePlayer .cChannelWrapper p {
	margin-bottom: 6px;
	padding: 0 2px 0 8px;
}

.corpMoviePlayer .cChannelWrapper p a {
	color: #FFFFFF;
	text-decoration:underline;
}

.corpMoviePlayer .cChannelWrapper p a:hover {
	color:#FE6600;
	text-decoration:underline;
}

.corpMoviePlayer .cChannel {
	position: relative;
	min-height: 50px;
	margin-top: -5px;
	margin-left: 1px;
	padding: 5px 10px 7px 7px;
	background: url(/contents/movie/img/bg_channel.jpg) no-repeat left bottom;
}

* html .corpMoviePlayer .cChannel {
	height: 50px;
	padding-bottom: 5px;
}

*:first-child+html .corpMoviePlayer .cChannel {
	padding-bottom: 5px;
}

.corpMoviePlayer .cChannel .cUpperImg {
	position: absolute;
	top: 0;
	left: 0;
}

.corpMoviePlayer .cChannel .cMovieImg {
	position: relative;
	vertical-align: top;
	padding-right: 3px;
}

.corpMoviePlayer .cChannel .cMovieImg a img {
	border: 1px solid #0000FF;
}

.corpMoviePlayer .cChannel .cMovieImg a:hover img {
	border: 1px solid #FE6600;
}

.corpMoviePlayer .cChannel .cMovieTitle {
	position :relative;
	vertical-align: top;
	width: 130px;
	padding-top: 2px;
}

.corpMoviePlayer .cChannel .cMovieTitle a {
	text-decoration: underline;
}

.corpMoviePlayer .cChannel .cMovieTime {
	vertical-align: bottom;
	text-align: right;
}


/*-- 会社PR版動画（終） --*/



/*-- 会社説明 --*/
.companyInfo {
	padding:5px;
}

.companyInfo h2 {
	clear:both;
	margin:10px 0px 7px;
	padding-left:13px;
	font-size:122%;
	background:url(/img/corp_detail/square.gif) no-repeat left top;
}

.companyInfo .cLink {
	float:right;
	text-align: right;
	font-weight: bold;
	font-size: 123%;
}

.companyInfo p {
	float:right;
	width:430px;
	padding:0px 0px 30px 0px;
	line-height:1.4;
}

.companyInfo img {
	position:relative;
	float:left;
	margin-bottom:30px;
}


#inquire_corp_footer {
	margin: 0 auto 30px;
}

/*-- 会社説明（終） --*/
