@charset "UTF-8";

/* ---------------------------------------------
作成日: 2009.09.21
最終更新日: 2010.02.21
作成者: SN
最終編集者: SN

library-tutorial-mainArea.css： wisの設定
--------------------------------------------- */
#library-tutorial #tutorial-section,
#library-tutorial-step1 #tutorial-section,
#library-tutorial-step2 #tutorial-section,
#library-tutorial-step3 #tutorial-section,
#library-tutorial-step4 #tutorial-section,
#library-tutorial-step5 #tutorial-section,
#library-tutorial-step6 #tutorial-section,
#library-tutorial-step7 #tutorial-section,
#library-tutorial-step8 #tutorial-section {
	position: relative;
	width: 660px;
	margin: 0px auto 0;
	padding: 10px 0 200px;
	background: url(../image/background/background_tutorail_footer.jpg) no-repeat center bottom;
}
#library-tutorial #tutorial-section {
	padding-bottom: 300px;
}
#tutorial-section h3 {
	width: 660px;
	height: 185px;
	margin: 0 auto;
	padding: 0;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
}
#library-tutorial #tutorial-section h3 {
	background: url(../image/headline/h3_tutorail_header.jpg) no-repeat center top;
}
#library-tutorial-step1 #tutorial-section h3 {
	background: url(../step1/image/headline/h3_tutorail_header.jpg) no-repeat center bottom;
}
#library-tutorial-step2 #tutorial-section h3 {
	background: url(../step2/image/headline/h3_tutorail_header.jpg) no-repeat center bottom;
}
#library-tutorial-step3 #tutorial-section h3 {
	background: url(../step3/image/headline/h3_tutorail_header.jpg) no-repeat center bottom;
}
#library-tutorial-step4 #tutorial-section h3 {
	background: url(../step4/image/headline/h3_tutorail_header.jpg) no-repeat center bottom;
}
#library-tutorial-step5 #tutorial-section h3 {
	background: url(../step5/image/headline/h3_tutorail_header.jpg) no-repeat center bottom;
}
#library-tutorial-step6 #tutorial-section h3 {
	background: url(../step6/image/headline/h3_tutorail_header.jpg) no-repeat center bottom;
}
#library-tutorial-step7 #tutorial-section h3 {
	background: url(../step7/image/headline/h3_tutorail_header.jpg) no-repeat center bottom;
}
#library-tutorial-step8 #tutorial-section h3 {
	background: url(../step8/image/headline/h3_tutorail_header.jpg) no-repeat center bottom;
}
#tutorial-section p#tutorial-explain {
	width: 480px;
	position: absolute;
	top: 125px;
	left: 80px;
	color: #f6599e;
	font-family: 'メイリオ',Meiryo;
}
#tutorial-section p#tutorial-explain:first-letter {
	float: left;
	display: block;
	font-size: 3.4em;
	line-height: 0.8;
	margin: 0.1em 0.2em 0 0;
	padding: 0;
}

/* ----------------------------------------------------
 チュートリアルのメニュー
---------------------------------------------------- */
#tutorial-section ul {
	clear: both;
	width: 626px;
	height: 480px;
	margin: 0 auto;
	padding: 20px 0 20px;
}
#library-tutorial #tutorial-section ul li {
	width: 626px;
	height: 74px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
}
#tutorial-section ul li a {
	display: block;
	width: 626px;
	height: 74px;
	margin: 0;
	padding: 0;
}
#tutorial-section ul li#step1 a {
	background: url(../image/list/tutorial_nav.jpg) no-repeat 0px 0px;
}
#tutorial-section ul li#step1 a:hover,
#tutorial-section ul li#step1 a:active {
	background: url(../image/list/tutorial_nav.jpg) no-repeat -626px 0px;
}
#tutorial-section ul li#step2 a {
	background: url(../image/list/tutorial_nav.jpg) no-repeat 0px -74px;
}
#tutorial-section ul li#step2 a:hover,
#tutorial-section ul li#step2 a:active {
	background: url(../image/list/tutorial_nav.jpg) no-repeat -626px -74px;
}
#tutorial-section ul li#step3 a {
	background: url(../image/list/tutorial_nav.jpg) no-repeat 0px -148px;
}
#tutorial-section ul li#step3 a:hover,
#tutorial-section ul li#step3 a:active {
	background: url(../image/list/tutorial_nav.jpg) no-repeat -626px -148px;
}
#tutorial-section ul li#step4 a {
	background: url(../image/list/tutorial_nav.jpg) no-repeat 0px -222px;
}
#tutorial-section ul li#step4 a:hover,
#tutorial-section ul li#step4 a:active {
	background: url(../image/list/tutorial_nav.jpg) no-repeat -626px -222px;
}
#tutorial-section ul li#step5 a {
	background: url(../image/list/tutorial_nav.jpg) no-repeat 0px -296px;
}
#tutorial-section ul li#step5 a:hover,
#tutorial-section ul li#step5 a:active {
	background: url(../image/list/tutorial_nav.jpg) no-repeat -626px -296px;
}
#tutorial-section ul li#step6 a {
	background: url(../image/list/tutorial_nav.jpg) no-repeat 0px -370px;
}
#tutorial-section ul li#step6 a:hover,
#tutorial-section ul li#step6 a:active {
	background: url(../image/list/tutorial_nav.jpg) no-repeat -626px -370px;
}
#tutorial-section ul li#step7 a {
	background: url(../image/list/tutorial_nav.jpg) no-repeat 0px -444px;
}
#tutorial-section ul li#step7 a:hover,
#tutorial-section ul li#step7 a:active {
	background: url(../image/list/tutorial_nav.jpg) no-repeat -626px -444px;
}
#tutorial-section ul li#step8 a {
	background: url(../image/list/tutorial_nav.jpg) no-repeat 0px -518px;
}
#tutorial-section ul li#step8 a:hover,
#tutorial-section ul li#step8 a:active {
	background: url(../image/list/tutorial_nav.jpg) no-repeat -626px -518px;
}

/* ----------------------------------------------------
 ふきだし共通
---------------------------------------------------- */
#tutorial-section dl {
	width: 620px;
	margin: 0 auto 5px;
	padding: 0;
	clear: both;
}
#tutorial-section dl:after {
	content:".";
	height:0;
	clear:both;
	display: block;
	visibility:hidden;
}
#tutorial-section dl img {
	margin: 5px 0px 0px;
	padding: 0 5px;
}
/* ロラン・フォンテーヌ */
#tutorial-section .secMen dt {
	float: left;
	width: 170px;
	height: 130px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
}
#tutorial-section dd.balloon_men {
	float: left;
	width: 390px;
	margin: 20px 0 0;
	padding: 10px 10px 20px;
	display: inline;
	border-top: 2px solid #01a1ab;
	background: url(../image/background/balloon_bottom_men.gif) no-repeat center bottom;
}
/* 女性陣 */
#tutorial-section .secWomen dt {
	float: right;
	width: 170px;
	height: 130px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
}
#tutorial-section dd.balloon_women {
	float: right;
	width: 390px;
	margin: 20px 0 0;
	padding: 10px 10px 20px;
	display: inline;
	border-top: 2px solid #ea277a;
	background: url(../image/background/balloon_bottom_women.gif) no-repeat center bottom;
}
/* ロラン・フォンテーヌ */
#tutorial-section dt.roland1 {
	background: url(../image/list/dt_secretary_roland.jpg) no-repeat 0 top;
}
#tutorial-section dt.roland2 {
	background: url(../image/list/dt_secretary_roland.jpg) no-repeat -170px top;
}
#tutorial-section dt.roland3 {
	background: url(../image/list/dt_secretary_roland.jpg) no-repeat -340px top;
}
#tutorial-section dt.roland4 {
	background: url(../image/list/dt_secretary_roland.jpg) no-repeat -510px top;
}
#tutorial-section dt.roland5 {
	background: url(../image/list/dt_secretary_roland.jpg) no-repeat 0 -130px;
}
#tutorial-section dt.roland6 {
	background: url(../image/list/dt_secretary_roland.jpg) no-repeat -170px -130px;
}
#tutorial-section dt.roland7 {
	background: url(../image/list/dt_secretary_roland.jpg) no-repeat -340px -130px;
}
#tutorial-section dt.roland8 {
	background: url(../image/list/dt_secretary_roland.jpg) no-repeat -510px -130px;
}
/* 森上紗江子 */
#tutorial-section dt.moriue1 {
	background: url(../image/list/dt_secretary_moriue.jpg) no-repeat 0 top;
}
#tutorial-section dt.moriue2 {
	background: url(../image/list/dt_secretary_moriue.jpg) no-repeat -170px top;
}
#tutorial-section dt.moriue3 {
	background: url(../image/list/dt_secretary_moriue.jpg) no-repeat -340px top;
}
#tutorial-section dt.moriue4 {
	background: url(../image/list/dt_secretary_moriue.jpg) no-repeat -510px top;
}
#tutorial-section dt.moriue5 {
	background: url(../image/list/dt_secretary_moriue.jpg) no-repeat 0 -130px;
}
#tutorial-section dt.moriue6 {
	background: url(../image/list/dt_secretary_moriue.jpg) no-repeat -170px -130px;
}
#tutorial-section dt.roland7 {
	background: url(../image/list/dt_secretary_roland.jpg) no-repeat -340px -130px;
}
#tutorial-section dt.roland8 {
	background: url(../image/list/dt_secretary_roland.jpg) no-repeat -510px -130px;
}
/* フィリス・キャンベル */
#tutorial-section dt.campbell1 {
	background: url(../image/list/dt_secretary_campbell.jpg) no-repeat 0 top;
}
#tutorial-section dt.campbell2 {
	background: url(../image/list/dt_secretary_campbell.jpg) no-repeat -170px top;
}
#tutorial-section dt.campbell3 {
	background: url(../image/list/dt_secretary_campbell.jpg) no-repeat -340px top;
}
#tutorial-section dt.campbell4 {
	background: url(../image/list/dt_secretary_campbell.jpg) no-repeat -510px top;
}
#tutorial-section dt.campbell5 {
	background: url(../image/list/dt_secretary_campbell.jpg) no-repeat 0 -130px;
}
#tutorial-section dt.campbell6 {
	background: url(../image/list/dt_secretary_campbell.jpg) no-repeat -170px -130px;
}
#tutorial-section dt.campbell7 {
	background: url(../image/list/dt_secretary_campbell.jpg) no-repeat -340px -130px;
}
#tutorial-section dt.campbell8 {
	background: url(../image/list/dt_secretary_campbell.jpg) no-repeat -510px -130px;
}
/* 上本美咲 */
#tutorial-section dt.uemoto1 {
	background: url(../image/list/dt_secretary_uemoto.jpg) no-repeat 0 top;
}
#tutorial-section dt.uemoto2 {
	background: url(../image/list/dt_secretary_uemoto.jpg) no-repeat -170px top;
}
#tutorial-section dt.uemoto3 {
	background: url(../image/list/dt_secretary_uemoto.jpg) no-repeat -340px top;
}
#tutorial-section dt.uemoto4 {
	background: url(../image/list/dt_secretary_uemoto.jpg) no-repeat -510px top;
}
#tutorial-section dt.uemoto5 {
	background: url(../image/list/dt_secretary_uemoto.jpg) no-repeat 0 -130px;
}
#tutorial-section dt.uemoto6 {
	background: url(../image/list/dt_secretary_uemoto.jpg) no-repeat -170px -130px;
}
#tutorial-section dt.uemoto7 {
	background: url(../image/list/dt_secretary_uemoto.jpg) no-repeat -340px -130px;
}
#tutorial-section dt.uemoto8 {
	background: url(../image/list/dt_secretary_uemoto.jpg) no-repeat -510px -130px;
}
/* 松田はるか */
#tutorial-section dt.matsuda1 {
	background: url(../image/list/dt_secretary_matsuda.jpg) no-repeat 0 top;
}
#tutorial-section dt.matsuda2 {
	background: url(../image/list/dt_secretary_matsuda.jpg) no-repeat -170px top;
}
#tutorial-section dt.matsuda3 {
	background: url(../image/list/dt_secretary_matsuda.jpg) no-repeat -340px top;
}
#tutorial-section dt.matsuda4 {
	background: url(../image/list/dt_secretary_matsuda.jpg) no-repeat -510px top;
}
#tutorial-section dt.matsuda5 {
	background: url(../image/list/dt_secretary_matsuda.jpg) no-repeat 0 -130px;
}
#tutorial-section dt.matsuda6 {
	background: url(../image/list/dt_secretary_matsuda.jpg) no-repeat -170px -130px;
}
#tutorial-section dt.matsuda7 {
	background: url(../image/list/dt_secretary_matsuda.jpg) no-repeat -340px -130px;
}
#tutorial-section dt.matsuda8 {
	background: url(../image/list/dt_secretary_matsuda.jpg) no-repeat -510px -130px;
}
/* 新堂理沙 */
#tutorial-section dt.shindo1 {
	background: url(../image/list/dt_secretary_shindo.jpg) no-repeat 0 top;
}
#tutorial-section dt.shindo2 {
	background: url(../image/list/dt_secretary_shindo.jpg) no-repeat -170px top;
}
#tutorial-section dt.shindo3 {
	background: url(../image/list/dt_secretary_shindo.jpg) no-repeat -340px top;
}
#tutorial-section dt.shindo4 {
	background: url(../image/list/dt_secretary_shindo.jpg) no-repeat -510px top;
}
#tutorial-section dt.shindo5 {
	background: url(../image/list/dt_secretary_shindo.jpg) no-repeat 0 -130px;
}
#tutorial-section dt.shindo6 {
	background: url(../image/list/dt_secretary_shindo.jpg) no-repeat -170px -130px;
}
#tutorial-section dt.shindo7 {
	background: url(../image/list/dt_secretary_shindo.jpg) no-repeat -340px -130px;
}
#tutorial-section dt.shindo8 {
	background: url(../image/list/dt_secretary_shindo.jpg) no-repeat -510px -130px;
}
/* 岡村奈那子 */
#tutorial-section dt.okamura1 {
	background: url(../image/list/dt_secretary_okamura.jpg) no-repeat 0 top;
}
#tutorial-section dt.okamura2 {
	background: url(../image/list/dt_secretary_okamura.jpg) no-repeat -170px top;
}
#tutorial-section dt.okamura3 {
	background: url(../image/list/dt_secretary_okamura.jpg) no-repeat -340px top;
}
#tutorial-section dt.okamura4 {
	background: url(../image/list/dt_secretary_okamura.jpg) no-repeat -510px top;
}
#tutorial-section dt.okamura5 {
	background: url(../image/list/dt_secretary_okamura.jpg) no-repeat 0 -130px;
}
#tutorial-section dt.okamura6 {
	background: url(../image/list/dt_secretary_okamura.jpg) no-repeat -170px -130px;
}
#tutorial-section dt.okamura7 {
	background: url(../image/list/dt_secretary_okamura.jpg) no-repeat -340px -130px;
}
#tutorial-section dt.okamura8 {
	background: url(../image/list/dt_secretary_okamura.jpg) no-repeat -510px -130px;
}
/* 山田優子 */
#tutorial-section dt.yamada1 {
	background: url(../image/list/dt_secretary_yamada.jpg) no-repeat 0 top;
}
#tutorial-section dt.yamada2 {
	background: url(../image/list/dt_secretary_yamada.jpg) no-repeat -170px top;
}
#tutorial-section dt.yamada3 {
	background: url(../image/list/dt_secretary_yamada.jpg) no-repeat -340px top;
}
#tutorial-section dt.yamada4 {
	background: url(../image/list/dt_secretary_yamada.jpg) no-repeat -510px top;
}
#tutorial-section dt.yamada5 {
	background: url(../image/list/dt_secretary_yamada.jpg) no-repeat 0 -130px;
}
#tutorial-section dt.yamada6 {
	background: url(../image/list/dt_secretary_yamada.jpg) no-repeat -170px -130px;
}
#tutorial-section dt.yamada7 {
	background: url(../image/list/dt_secretary_yamada.jpg) no-repeat -340px -130px;
}
#tutorial-section dt.yamada8 {
	background: url(../image/list/dt_secretary_yamada.jpg) no-repeat -510px -130px;
}

/* ----------------------------------------------------
 TIPS
---------------------------------------------------- */
#tutorial-section .tips {
	width: 596px;
	margin: 5px auto 10px;
	padding: 10px;
	border: 2px solid #94d535;
	background: #fffeed url(../image/background/background_tips.gif) no-repeat left top;
}
#tutorial-section .tips h4 {
	display: none;
	background: none;
}
#tutorial-section .tips p {
	margin: 0;
	padding: 0;
	color: #093;
}
#tutorial-section .tips p.attentionMark {
	margin-left: 1em;
	color: #ea68a2;
}
#tutorial-section .tips ul.decimal,
#tutorial-section .tips ol.decimal {
	color: #ea68a2;
	margin: 10px 0 10px 1.5em;
}
#tutorial-section .tips .tipsTop {
	margin: 0 auto;
	padding: 0 0 0 64px;
}
#tutorial-section .tips .tipsListIMG {
	margin: 0;
	padding: 10px 0 20px;
}
.tips ul#timetable {
	width: 380px;
	margin: 0 auto;
	height: 28px;
}
.tips ul#timetable li {
	display: inline-block;
	width: 50px;
	height: 28px;
	margin-left: 5px;
	padding: 0;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 2.4em;
}
/* ie7 for inline-block */
*:first-child+html .tips ul#timetable li {
	display:inline;
	zoom: 1;
}
ul#timetable li.timedeco1 { background: #da9a00; margin-left: 0;}
ul#timetable li.timedeco2 { background: #de5400;}
ul#timetable li.timedeco3 { background: #c83800;}
ul#timetable li.timedeco4 { background: #91c70e;}
ul#timetable li.timedeco5 { background: #01954a;}
ul#timetable li.timedeco6 { background: #018595;}
ul#timetable li.timedeco7 { background: #015295;}


/* ----------------------------------------------------
 TIPS Table
---------------------------------------------------- */
#tutorial-section .tips table.tipsTable1 {
	width: 516px;
	margin: 10px auto;
	padding: 0;
	border: 1px solid #529900;
}
#tutorial-section .tips table.tipsTable1 tr th {
	width: 90px;
	padding: 5px;
	color: #fcfdf9;
	font-weight: bold;
	background: #94d535;
	border-top: 1px solid #529900;
	border-bottom: 1px solid #529900;
	border-right: 1px solid #529900;
}
#tutorial-section .tips table.tipsTable1 tr td {
	padding: 5px;
	border-top: 1px solid #529900;
	border-bottom: 1px solid #529900;
	border-right: 1px solid #529900;
	background: #f5f8f1;
}
#tutorial-section .tips table.tipsTable1 tr td.kind {
	width: 100px;
	border-right: 1px solid #529900;
	background: #dcf2bc;
	color: #529900;
}
#tutorial-section .tips table.tipsTable1 tr td p.attentionMark {
	margin-left: 1em;
}

#tutorial-section .tips table.tipsTable2 {
	margin: 10px 0 10px 64px;
	padding: 0;
	border: 1px solid #529900;
}
#tutorial-section .tips table.tipsTable2 tr th {
	padding: 2px 5px;
	background: #fff;
	border-top: 1px solid #529900;
	border-bottom: 1px solid #529900;
	border-right: 1px solid #529900;
	color: #335f00;
	background: #94d535;
}
#tutorial-section .tips table.tipsTable2 tr td {
	min-width: 80px;
	width: auto !important;
	width: 80px;
	padding: 2px 5px;
	background: #fff;
	border-top: 1px solid #529900;
	border-bottom: 1px solid #529900;
	border-right: 1px solid #529900;
}
#tutorial-section .tips table.tipsTable2 tr td p.attentionMark {
	margin-left: 1em;
}

/* ----------------------------------------------------
 pager-tutorial
---------------------------------------------------- */
ul#pager-tutorial {
	position: absolute;
	bottom: 19px;
	left: 28px;
	width: 604px;
	height: 90px;
	margin: 0 auto;
	padding: 0;
}
ul#pager-tutorial li {
	height: 90px;
	display: inline;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	float: left;
}
ul#pager-tutorial li#pagerPrev {
	width: 246px;
	background: url(../image/list/tutorial_pager.jpg) no-repeat 0px 0px;
}
ul#pager-tutorial li#pagerNext {
	width: 246px;
	background: url(../image/list/tutorial_pager.jpg) no-repeat -246px 0px;
}
ul#pager-tutorial li#pagerTop {
	width: 108px;
	margin: 0 2px;
	padding: 0;
}
ul#pager-tutorial li#pagerPrev a,
ul#pager-tutorial li#pagerNext a {
	width: 246px;
	height: 90px;
	display: block;
}
ul#pager-tutorial li#pagerTop a {
	width: 108px;
	height: 90px;
	display: block;
}
/* pagerPrev */
#library-tutorial-step2 #pager-tutorial li#pagerPrev a {
	background: url(../image/list/tutorial_pager.jpg) no-repeat 0px -90px;
}
#library-tutorial-step2 #pager-tutorial li#pagerPrev a:hover,
#library-tutorial-step2 #pager-tutorial li#pagerPrev a:active {
	background-position: -246px -90px;
}
#library-tutorial-step3 #pager-tutorial li#pagerPrev a {
	background: url(../image/list/tutorial_pager.jpg) no-repeat 0px -180px;
}
#library-tutorial-step3 #pager-tutorial li#pagerPrev a:hover,
#library-tutorial-step3 #pager-tutorial li#pagerPrev a:active {
	background-position: -246px -180px;
}
#library-tutorial-step4 #pager-tutorial li#pagerPrev a {
	background: url(../image/list/tutorial_pager.jpg) no-repeat 0px -270px;
}
#library-tutorial-step4 #pager-tutorial li#pagerPrev a:hover,
#library-tutorial-step4 #pager-tutorial li#pagerPrev a:active {
	background-position: -246px -270px;
}
#library-tutorial-step5 #pager-tutorial li#pagerPrev a {
	background: url(../image/list/tutorial_pager.jpg) no-repeat 0px -360px;
}
#library-tutorial-step5 #pager-tutorial li#pagerPrev a:hover,
#library-tutorial-step5 #pager-tutorial li#pagerPrev a:active {
	background-position: -246px -360px;
}
#library-tutorial-step6 #pager-tutorial li#pagerPrev a {
	background: url(../image/list/tutorial_pager.jpg) no-repeat 0px -450px;
}
#library-tutorial-step6 #pager-tutorial li#pagerPrev a:hover,
#library-tutorial-step6 #pager-tutorial li#pagerPrev a:active {
	background-position: -246px -450px;
}
#library-tutorial-step7 #pager-tutorial li#pagerPrev a {
	background: url(../image/list/tutorial_pager.jpg) no-repeat 0px -540px;
}
#library-tutorial-step7 #pager-tutorial li#pagerPrev a:hover,
#library-tutorial-step7 #pager-tutorial li#pagerPrev a:active {
	background-position: -246px -540px;
}
#library-tutorial-step8 #pager-tutorial li#pagerPrev a {
	background: url(../image/list/tutorial_pager.jpg) no-repeat 0px -630px;
}
#library-tutorial-step8 #pager-tutorial li#pagerPrev a:hover,
#library-tutorial-step8 #pager-tutorial li#pagerPrev a:active {
	background-position: -246px -630px;
}
/* pagerNext */
#library-tutorial-step1 #pager-tutorial li#pagerNext a {
	background: url(../image/list/tutorial_pager.jpg) no-repeat -492px -180px;
}
#library-tutorial-step1 #pager-tutorial li#pagerNext a:hover,
#library-tutorial-step1 #pager-tutorial li#pagerNext a:active {
	background-position: -738px -180px;
}
#library-tutorial-step2 #pager-tutorial li#pagerNext a {
	background: url(../image/list/tutorial_pager.jpg) no-repeat -492px -270px;
}
#library-tutorial-step2 #pager-tutorial li#pagerNext a:hover,
#library-tutorial-step2 #pager-tutorial li#pagerNext a:active {
	background-position: -738px -270px;
}
#library-tutorial-step3 #pager-tutorial li#pagerNext a {
	background: url(../image/list/tutorial_pager.jpg) no-repeat -492px -360px;
}
#library-tutorial-step3 #pager-tutorial li#pagerNext a:hover,
#library-tutorial-step3 #pager-tutorial li#pagerNext a:active {
	background-position: -738px -360px;
}
#library-tutorial-step4 #pager-tutorial li#pagerNext a {
	background: url(../image/list/tutorial_pager.jpg) no-repeat -492px -450px;
}
#library-tutorial-step4 #pager-tutorial li#pagerNext a:hover,
#library-tutorial-step4 #pager-tutorial li#pagerNext a:active {
	background-position: -738px -450px;
}
#library-tutorial-step5 #pager-tutorial li#pagerNext a {
	background: url(../image/list/tutorial_pager.jpg) no-repeat -492px -540px;
}
#library-tutorial-step5 #pager-tutorial li#pagerNext a:hover,
#library-tutorial-step5 #pager-tutorial li#pagerNext a:active {
	background-position: -738px -540px;
}
#library-tutorial-step6 #pager-tutorial li#pagerNext a {
	background: url(../image/list/tutorial_pager.jpg) no-repeat -492px -630px;
}
#library-tutorial-step6 #pager-tutorial li#pagerNext a:hover,
#library-tutorial-step6 #pager-tutorial li#pagerNext a:active {
	background-position: -738px -630px;
}
#library-tutorial-step7 #pager-tutorial li#pagerNext a {
	background: url(../image/list/tutorial_pager.jpg) no-repeat -492px -720px;
}
#library-tutorial-step7 #pager-tutorial li#pagerNext a:hover,
#library-tutorial-step7 #pager-tutorial li#pagerNext a:active {
	background-position: -738px -720px;
}
/* pagerTop */
ul#pager-tutorial li#pagerTop a {
	background: url(../image/list/tutorial_pager.jpg) no-repeat -492px 0px;
}
ul#pager-tutorial li#pagerTop a:hover,
ul#pager-tutorial li#pagerTop a:active {
	background-position: -600px 0px;
}



