
@charset "UTF-8";

/* パンくず */
#r52_bread_style0001 strong {
	font-weight:normal;
}

/* サービス名変更 */
h1#name-chnge  {
	margin-bottom:10px;
	font-size:medium;
	color:#FF4B0F;
	text-align:center;
}

/* サービス名変更（ロゴ） */
#logo-chnge {
	position:relative;
	background:url(/promo/s/img/bg_corp_logo.jpg) no-repeat 0 0;
	width:707px;
	height:89px;
	margin:0 auto 26px;
}
#logo-chnge p {
	font-size:90%;
	font-weight:bold;
	line-height:120%;
	text-align:center;
}
#logo-chnge p.intelligence {
	position:absolute;
	top:28px;
	left:0px;
	width:161px;
}
#logo-chnge p.doda {
	position:absolute;
	top:28px;
	left:381px;
	width:160px;
}
#logo-chnge div.logo-intelligence {
	position:absolute;
	top:18px;
	left:161px;
}
#logo-chnge div.logo-doda {
	position:absolute;
	top:19px;
	left:539px;
}

/* トップイメージ */
#head-intelligence {
	background:url(/promo/s/img/index3_img_r52_corp_004.jpg) no-repeat 0 0;
	margin-bottom:9px;
	height:210px;
}
#head-intelligence-body {
	background:url(/promo/s/img/index3_img_r52_corp_005.jpg) no-repeat 100% 0;
	height:210px;
}
#head-intelligence .shoulder {
	font-size:90%;
	line-height:120%;
	font-weight:bold;
	padding-top:28px;
	margin-left:20px;
	text-indent:0;
}
#head-intelligence-body {
	text-indent:-9999px;
}

/* 登録ボタン上 */
#regist-top {
	margin-bottom:35px;
}
#regist-top div {
	float:left;
	width:207px;
}
#regist-top p {
	margin-left:222px;
	font-size:small;
}

/* 情報量質と量が違う・キャリアカウンセリング・流れ */
#differ02, /*20110228追加*/
#differ,
#counseling,
#flow {
	margin-bottom:35px;
}
#differ02 h2, /*20110228追加*/
#differ h2,
#counseling h2,
#flow h2 {
	background:url(/promo/s/img/bg_ttl.gif) no-repeat 0 0;
	border:1px solid #32338C;
	padding:4px 4px 4px 28px;
	font-size:medium;
	line-height:120%;
	margin-bottom:13px;
}
#differ02 ul, /*20110228追加*/
#differ ul,
#counseling ul {
	padding-left:30px;
	width:625px;
	float:left;
	padding-bottom:20px;
}
#differ02 li, /*20110228追加*/
#differ li,
#counseling li {
	font-size:small;
	list-style-type:square;
	line-height:150%;
	margin-bottom:5px;
}
#differ02. img_differ /*20110228追加*/
#differ .img-differ,
#counseling .img-counseling  {
	float:right;
	width:199px;
}
#differ02 h3, /*20110228追加*/
#differ h3 {
	font-size:medium;
	margin-bottom:10px;
	margin-left:15px;
	line-height:150%;
}
#differ02 dl, /*20110228追加*/
#differ dl,
#counseling dl {
	width:270px;
	padding-left:15px;
	float:left;
}
#differ02 dt{ /*20110228追加*/
	padding-left:10px;
	color:#FF6600;
	font-size:small;
	line-height:150%;
	font-weight:bold;
	padding-bottom:5px;
	border-left:4px solid #FF6600;
}

#differ dt,
#counseling dt {
	padding-left:10px;
	color:#FB4C15;
	font-size:small;
	line-height:150%;
	font-weight:bold;
	padding-bottom:5px;
	border-left:4px solid #FB4C15;
}

#differ02 dd{ /*20110228追加*/
	padding-left:10px;
	font-size:x-small;
	line-height:150%;
	border-left:4px solid #FF6600;
}

#differ dd,
#counseling dd {
	padding-left:10px;
	font-size:x-small;
	line-height:150%;
	border-left:4px solid #FB4C15;
}

/* 流れ */
#flow .img-flow {
	text-align:center;
	margin-bottom:18px;
}
#flow h3 {
	margin:0 auto 10px;
	width:848px;
}
#flow .txt-step  {
	width:600px;
	padding-left:90px;
	float:left;
}
#flow p {
	font-size:small;
	line-height:150%;
	padding-bottom:15px;
}
#flow p.note {
	font-size:x-small;
	color:#666666;
	text-indent:-1em;
	margin-left:1em;
}
#flow .img-step {
	width:172px;
	height:130px;
	float:right;
}

/* 登録ボタン下 */
#regist-btm {
	border:1px solid #CCCCCC;
	text-align:center;
	padding:10px;
}
#regist-btm p {
	font-weight:bold;
	font-size:medium;
	padding:0 0 10px;
	border-bottom:1px dotted #CCCCCC;
}
#regist-btm div {
	padding:10px 0 0;
	text-align:center;
}

/* 転職エージェント
------------------------------------------------------------------*/
h1#agent {
	margin-bottom:10px;
	color:#FF4B0F;
	text-align:center;
	font-size:x-large;
	line-height:120%;
}
#regist-btm h2 {
	font-weight:bold;
	font-size:medium;
	padding:0 0 10px;
	border-bottom:1px dotted #CCCCCC;
}



