@charset "utf-8";

/* -----------------------------------------------------------

 ファイル名:      company.css
 スタイル情報:     会社情報関係
----------------------------------------------------------- */


/*---会社情報コンテンツ関係CSS［概要・沿革］------*/

#concept p {
	font-size: 1.2em;
	width: 600px;
}

#concept {
	margin-top: 35px;
	margin-bottom: 40px;
}
#CompanyProfile p {
	float: right;
	margin-right: 60px;
}


#concept img {
	margin-bottom: 20px;
}


#CompanyProfile {
	font-size: 1.2em;
	margin-top: 10px;
	width: 720px;
	line-height: 230%;
	margin-bottom: 30px;
}


#CompanyProfile .bg {
	background-image: url(../img/company/profile_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 243px;
	width: 200px;
}

#history {
	font-size: 1.2em;
	margin-top: 10px;
	width: 720px;
	line-height: 300%;
	margin-bottom: 30px;
}
#history td {
	vertical-align: text-top;
}

/*---会社情報コンテンツ関係CSS［事業内容］------*/

#collection .row img {
	margin-bottom: 35px;
}#collection .col img {
	float: right;
	margin-right: 45px;
}
#collection .col {
	text-align: left;
}

#collection h2 {
	font-size: 1.3em;
	margin-top: 20px;
	vertical-align: top;
}
#collection .text-area p {
	font-size: 1.1em;
	line-height: 180%;
	letter-spacing: 0.2em;
	vertical-align: top;
	width: 400px;
	margin-top: 20px;
}

#collection .text-area {
	padding-left: 25px;
}
#collection {
	margin-bottom: 50px;
	margin-top: 20px;
}

/*---メッセージコンテンツ------*/

#messageObj #photoBox {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	width: 209px;
}

/*---リクルートコンテンツ------*/

#recruit_table p {
	font-size: 1.1em;
}
#recruit_table h1 {
	margin-top: 10px;
	margin-bottom: 10px;
}
#recruit_table #rec_1sum {
	width: 206px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 25px;
	float: left;
}

#rec_boshuu {
	line-height:200%;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	font-size: 1.2em;
	margin-right: 20px;
	width: auto;
}


#rec_boshuu .title {
	font-size: 1.2em;
	line-height: 230%;
	font-weight: bold;
}

.pickmark_kyuubo{
	list-style-type:none;
	background-image: url(../img/contents/kyuubo_recruit.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	text-indent: 35px;
}

.pickmark_kyuubo a:link,.pickmark_kyuubo a:visited {
	color: #333333;
}

.pickmark_kyuubo a:hover,.pickmark_kyuubo a:active {
	text-decoration: underline;
	color: #009900;
}

