
@charset"UTF-8";

/* update 転職成功ガイチE2013.03.15 */

div.leftclmn_guide_style {
	border-top:2px solid #A1A08C;
	padding: 6px 0 0 0;
 margin: 0px auto 25px;
}

div.leftclmn_guide_style .content {
background-image: url(/img_cmn/l_side_bg1.gif);
background-repeat: repeat-y;
margin: 0 0 15px 0;
}

div.leftclmn_guide_style .contentinner {
background-image: url(/img_cmn/l_side_bg2.gif);
background-repeat: no-repeat;
background-position: bottom;
padding-bottom: 2px;
position: relative;
}

div.leftclmn_guide_style .contentinner ul {
background-color: #eaebf8;
margin: 0 2px;
padding: 10px;
}

div.leftclmn_guide_style .contentinner li {
background-image: url(/img_cmn/l_side_arrow1.gif);
background-position: 0 4px;
background-repeat: no-repeat;
padding-left: 12px;
margin: 0 0 8px;
font-size: 75%;
}

div.leftclmn_guide_style .contentinner .more {
text-align: right;
margin: 0 2px !important;
padding: 0 10px 10px 10px !important;
font-size: 62.5%; DODA4.1
}

div.leftclmn_guide_style .contentinner .more a {
padding: 0 10px 0 0;
background-image: url(/img_cmn/l_side_arrow1.gif);
background-repeat: no-repeat;
background-position: right center;
}

/* /update 転職成功ガイチE2013.03.15 */

/* update 2013.09.24 */
div.leftclmn_guide_style.guide_type2{
padding-top:0;
border-top:none;
}
div.leftclmn_guide_style .guide_ttl{
margin-bottom:10px;
}
div.leftclmn_guide_style .guide_lead{
margin-bottom:10px !important;
padding-bottom:10px !important;
border-bottom:1px dotted #cccccc;
}
div.leftclmn_guide_style .leftclmn_link_list{
font-size: 75%;	
margin-bottom: -10px;
}
div.leftclmn_guide_style .leftclmn_link_list li{
margin-bottom:10px;
padding-bottom:10px;
border-bottom:1px dotted #cccccc;
}
div.leftclmn_guide_style .leftclmn_link_list li.last-child{
margin-bottom:-10px;
}
div.leftclmn_guide_style .leftclmn_col_set:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}
div.leftclmn_guide_style .leftclmn_col_set{
display:inline-block;
}
/* exlude MacIE5 \*/
* html div.leftclmn_guide_style .leftclmn_col_set{
height:1px;
}

div.leftclmn_guide_style .leftclmn_col_set{
display:block;
}
/* end MacIE5 */
div.leftclmn_guide_style .leftclmn_col_set .col1{
float:left;
margin-right:10px;
}
div.leftclmn_guide_style .leftclmn_col_set .col2{
overflow:hidden;
zoom:1;
}

.recomendCnt {
  background:#101176;
  padding:5px 10px;
  margin:10px 0 10px;
  font-weight:bold;
  font-size:14px;
  color:#ffffff;
}
.leftclmn_col_set span{
 font-size:14px;
}
.fixed {
    position: fixed;
    top: 0;
    padding-top:10px;
    width: 100%;
    z-index: 1;
}


