@import "/csjs/style_reset.css";
@import "/csjs/hed-fot-side.css";
/* 女性コンサルタント紹介 */
#cnts {
	padding-bottom: 30px;
	width: 760px;
	background: url(/img/left_back.gif) repeat-y;
	overflow: hidden;

	clear: both;
}

#main {
	width: 560px;

	float: right;
} 

#side_navi {
	width: 180px;

	float: left;
}

#main #question {
	margin-right: 15px;
	padding: 15px 210px 15px 20px;
	background:url(/woman/img/consaltants/question_img.gif) no-repeat right 15px;
		
	line-height: 1.6
}

#main .center {
	margin-bottom: 40px;
	text-align: center
}

#main .center img {
	margin: 0 auto;
	text-align: left
}

#cnts #consal_img {
	margin-bottom: 30px;
}

/* 無料転職サポートお申込みはこちら */
#main #supportGuide {
	text-align: center;
}

#main #supportGuide a {
	margin: 0 auto;
	width: 244px;
	height: 64px;
	background: url(/woman/img/guide02_over.gif) no-repeat left top;
	display: block;
}

#main #supportGuide a:hover {
	background-color: #fff;
}

#main #supportGuide a:hover img {
	visibility: hidden;
}

#main #returnTop {
	margin-top: 30px;

	text-align: center;
}
