@charset "UTF-8";

/* ================================================================= */
/*                                                                   */
/* ■ツクステについてページ　スタイル */
/*                                                                   */
/*================================================================== */



/* =================================================================
■サイドメニュー関連
================================================================= */

/* 第二階層タイトル指定 */
#howto #s-menu h3.lv2-t {
	background: url(/share/images/static/howto/h3-sm.gif) 0 0 no-repeat;
}

/* メニューの高さ */
#howto #s-menu .menu li a {
	height: 36px;
}

/* メニュー */
#howto #s-menu .menu ul {
	background: url(/share/images/static/howto/ho-menu.gif) 0 0 no-repeat;
}


/* ツクステについて　共通 メニュー アクティブ */
#howto.ho_01 #s-menu .menu ul li.sm01 a {
	background: url(/share/images/static/howto/ho-menu-current.gif) 0 0 no-repeat;
}

#howto.ho_02 #s-menu .menu ul li.sm02 a {
	background: url(/share/images/static/howto/ho-menu-current.gif) 0 -37px no-repeat;
}

#howto.ho_03 #s-menu .menu ul li.sm03 a {
	background: url(/share/images/static/howto/ho-menu-current.gif) 0 -74px no-repeat;
}

#howto.ho_04 #s-menu .menu ul li.sm04 a {
	background: url(/share/images/static/howto/ho-menu-current.gif) 0 -111px no-repeat;
}

#howto.ho_05 #s-menu .menu ul li.sm05 a {
	background: url(/share/images/static/howto/ho-menu-current.gif) 0 -148px no-repeat;
}


/* ツクステについて メニュー マウスオーバー */
#howto #s-menu .menu ul li.sm01 a:hover {
	background: url(/share/images/static/howto/ho-menu-on.gif) 0 0 no-repeat;
}

#howto #s-menu .menu ul li.sm02 a:hover {
	background: url(/share/images/static/howto/ho-menu-on.gif) 0 -37px no-repeat;
}

#howto #s-menu .menu ul li.sm03 a:hover {
	background: url(/share/images/static/howto/ho-menu-on.gif) 0 -74px no-repeat;
}

#howto #s-menu .menu ul li.sm04 a:hover {
	background: url(/share/images/static/howto/ho-menu-on.gif) 0 -111px no-repeat;
}

#howto #s-menu .menu ul li.sm05 a:hover {
	background: url(/share/images/static/howto/ho-menu-on.gif) 0 -148px no-repeat;
}

#howto #s-menu .menu ul li.sm06 a:hover {
	background: url(/share/images/static/howto/ho-menu-on.gif) 0 -185px no-repeat;
}


/* =================================================================
■ツクステについてページ
================================================================= */

#howto.index .h1a {
	background: url(/share/images/static/howto/h1.gif) 0 0 no-repeat;
}

/* =================================================================
■初めての方へ
================================================================= */

/* タイトル */
#howto.ho_01 .h1a {
	background: url(/share/images/static/howto/ho_01/h1.gif) 0 0 no-repeat;
}

#howto.ho_01 .h3-oa { 
	padding-left: 13px!important;
	background: url(/share/images/static/common/ico-o-arrowR.gif) 3px 13px no-repeat;
}

/* =================================================================
■登録から就業までの流れ
================================================================= */

/* タイトル */
#howto.ho_02 .h1a {
	background: url(/share/images/static/howto/ho_02/h1.gif) 0 0 no-repeat;
}


/* コンテンツ */
#howto.ho_02 .arrow-D {
	width: 31px;
	height: 26px;
	margin: -5px auto 4px;
	text-indent: -9999px;
	background: url(/share/images/static/howto/arrow-D.gif) 0 0 no-repeat;
}

/* =================================================================
■会員登録について
================================================================= */

/* タイトル */
#howto.ho_03 .h1a {
	background: url(/share/images/static/howto/ho_03/h1.gif) 0 0 no-repeat;
}

/* =================================================================
■マイページ機能
================================================================= */

/* タイトル */
#howto.ho_04 .h1a {
	background: url(/share/images/static/howto/ho_04/h1.gif) 0 0 no-repeat;
}

/* コンテンツ */
#howto.ho_04 .h3-lead a {
    padding-left: 10px;
}

#howto.ho_04 .h3-oa { 
	padding-left: 13px!important;
	background: url(/share/images/static/common/ico-o-arrowR.gif) 10px 13px no-repeat;
}

#howto.ho_04 .sBox {
	width: 304px;
	padding: 20px 12px 0 13px;
	float: left;
}

/* =================================================================
■メールボックス
================================================================= */

/* タイトル */
#howto.ho_05 .h1a {
	background: url(/share/images/static/howto/ho_05/h1.gif) 0 0 no-repeat;
}

/* コンテンツ */
#howto.ho_05 .h3-lead a {
    padding-left: 10px;
}

#howto.ho_05 .h3-oa { 
	padding-left: 13px!important;
	background: url(/share/images/static/common/ico-o-arrowR.gif) 10px 13px no-repeat;
}

/* =================================================================
■スカウト機能
================================================================= */

/* タイトル */
#howto.ho_06 .h1a {
	background: url(/share/images/static/howto/ho_06/h1.gif) 0 0 no-repeat;
}

#howto.ho_06 .h2a {
	background: url(/share/images/static/howto/ho_06/h2a.gif) 0 0 no-repeat;
}

#howto.ho_06 .h2b {
	background: url(/share/images/static/howto/ho_06/h2b.gif) 0 0 no-repeat;
}

/* コンテンツ */
#howto.ho_06 .arrow-D {
	width: 31px;
	height: 26px;
	margin: -5px auto 4px;
	text-indent: -9999px;
	background: url(/share/images/static/howto/arrow-D.gif) 0 0 no-repeat;
}