body,p,h1,h2,h3,h4,dl,dt,dd,ul,ol,li,hr{ margin: 0; padding: 0;}

body {
	background: url("../images/bg.jpg") 0 0 no-repeat #0a5a64;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
}
body#index{
	background: url("../images/bg_top.jpg") 0 0 no-repeat #393939;}

.clear{ clear: both;}

h1,h2{ text-indent: -9999px;}

a:link{text-decoration:none;}
a:hover{text-decoration:none;}
a:visited{text-decoration:none;}
a:action{text-decoration:none;}

/****guide common****/

#guide-top,
#situation,
#operation,
#attention,
#sample{
	background: url("../images/guide_common_head_bg.gif") 0 0 repeat-x;
}
#guide-top #header,
#situation #header,
#operation #header,
#attention #header,
#sample #header {
	height: 48px;
}
#guide-top #header p,
#situation #header p,
#operation #header p,
#attention #header p,
#sample #header p{
	background: url("../images/guide_common_head_btn_on.gif") 0 0 no-repeat;
	width: 100px;
	height: 40px;
	float: left;
	text-indent: -9999px;
}
#guide-top #header p a,
#situation #header p a,
#operation #header p a,
#attention #header p a,
#sample #header p a{
	display: block;
	background: url("../images/guide_common_head_btn.gif") 0 0 no-repeat;
	width: 100px;
	height: 40px;
}
#guide-top #header p a:hover,
#situation #header p a:hover,
#operation #header p a:hover,
#attention #header p a:hover,
#sample #header p a:hover { background: none;}

#guide-top #header h1,
#situation #header h1,
#operation #header h1,
#attention #header h1,
#sample #header h1{
	display: block;
	float:left;
	width: 380px;
	height: 40px;
}

/****guide top common****/


#check-situation {
	width: 627px;
	height: 236px;
	margin: 0 0 0 36px;
}
#check-situation div#exp-text {
	height: 112px;
}
#check-situation div#exp-text p {
	padding: 33px 232px 0 2px;
	font-size: 14px;
	line-height: 20px;
}
#check-situation div#exp-link p a {
	display: block;
	width: 627px;
	height: 126px;
	text-indent: -9999px;
}



#check-situation-guide1 {
	width: 627px;
	height: 261px;
	margin: 0 0 0 36px;
}
#check-situation-guide1 div#exp-text-guide1 {
	height: 135px;
}
#check-situation-guide1 div#exp-text-guide1 p {
	padding: 33px 232px 0 2px;
	font-size: 14px;
	line-height: 20px;
}
#check-situation-guide1 div#exp-link-guide1 p a {
	display: block;
	width: 627px;
	height: 126px;
	text-indent: -9999px;
}


#check-situation-guide2 {
	width: 627px;
	height: 261px;
	margin: 0 0 0 36px;
}
#check-situation-guide2 div#exp-text-guide2 {
	height: 135px;
}
#check-situation-guide2 div#exp-text-guide2 p {
	padding: 33px 232px 0 2px;
	font-size: 14px;
	line-height: 20px;
}
#check-situation-guide2 div#exp-link-guide2 p a {
	display: block;
	width: 627px;
	height: 126px;
	text-indent: -9999px;
}


#check-situation-guide6{
	width: 627px;
	height: 236px;
	margin: 0 0 0 36px;
}

#check-situation-guide6 div#exp-text-guide6 {
	height: 126px;
}

#check-situation-guide6 div#exp-text-guide6 p {
	margin: 25px 232px 20px 2px;
	font-size: 14px;
	line-height: 20px;
}

#check-situation-guide6 div#exp-link-guide6 p a {
	display: block;
	width: 627px;
	height: 126px;
	text-indent: -9999px;

}

#dl-ope-block {
	width: 620px;
	margin: 38px 40px 0 40px;
	border-bottom: 1px solid #053035;
}
#dl-ope-block div#sample-dl,
#dl-ope-block div#ope,
#dl-ope-block div#ope2{
	width: 285px;
}
#dl-ope-block div#sample-dl p.linkbtn,
#dl-ope-block div#ope p.linkbtn,
#dl-ope-block div#ope2 p.linkbtn{
	width: 285px;
	height: 32px;
}
#dl-ope-block div#sample-dl p.lead-text,
#dl-ope-block div#ope p.lead-text,
#dl-ope-block div#ope2 p.lead-text{
	padding: 10px 0 20px 0;
}

#dl-ope-block div#sample-dl,#dl-ope-block div#ope2 {float: left;}
#dl-ope-block div#sample-dl p.linkbtn{
	background: url("../images/guide_common_btn_dl_on.gif") 0 0 no-repeat;
}
#dl-ope-block div#sample-dl p.linkbtn a{
	display: block;
	width: 285px;
	height: 32px;
	background: url("../images/guide_common_btn_dl.gif") 0 0 no-repeat;
}
#dl-ope-block div#sample-dl p.linkbtn a:hover{ background: none;}

#dl-ope-block div#ope {float: right;}
#dl-ope-block div#ope p.linkbtn,#dl-ope-block div#ope2 p.linkbtn{
	background: url("../images/guide_common_btn_ope_on.gif") 0 0 no-repeat;
}
#dl-ope-block div#ope p.linkbtn a,#dl-ope-block div#ope2 p.linkbtn a{
	display: block;
	width: 285px;
	height: 32px;
	background: url("../images/guide_common_btn_ope.gif") 0 0 no-repeat;
}
#dl-ope-block div#ope p.linkbtn a:hover,#dl-ope-block div#ope2 p.linkbtn a:hover{ background: none;}


#attention-block{
	width: 620px;
	margin: 0 40px 0 40px;
	padding: 20px 0 0 0;
	border-top: 1px solid #619197;
}
#attention-block p.linkbtn {
	width: 180px;
	height: 40px;
	float: left;
}
#attention-block p.linkbtn a {
	display: block;
	width: 180px;
	height: 40px;
	background: url("../images/guide_common_btn_att.gif") 0 0 no-repeat;
}
#attention-block p.linkbtn a:hover { background-position: 0 -40px;}

#attention-block p.lead-text{
	padding: 1px 0 0 15px;
	float: left;
}

p.linkbtn{ text-indent: -9999px;}

/******guide each assignment******/

/**title image**/
#guide1 h1 { background: url("../images/guide1_tit.gif") 0 0 no-repeat;}
#guide2 h1 { background: url("../images/guide2_tit.gif") 0 0 no-repeat;}
#guide3 h1 { background: url("../images/guide3_tit.gif") 0 0 no-repeat;}
#guide4 h1 { background: url("../images/guide4_tit.gif") 0 0 no-repeat;}
#guide5 h1 { background: url("../images/guide5_tit.gif") 0 0 no-repeat;}
#guide6 h1 { background: url("../images/guide6_tit.gif") 0 0 no-repeat;}
#guide7 h1 { background: url("../images/guide7_tit.gif") 0 0 no-repeat;}
#guide8 h1 { background: url("../images/guide8_tit.gif") 0 0 no-repeat;}

/**situation btn**/
#guide1 #check-situation-guide1{background: url("../images/guide1_check_bg.jpg") 0 0 no-repeat;}
#guide2 #check-situation-guide2{background: url("../images/guide2_check_bg.jpg") 0 0 no-repeat;}
#guide3 #check-situation{background: url("../images/guide3_check_bg.jpg") 0 0 no-repeat;}
#guide4 #check-situation{background: url("../images/guide4_check_bg.jpg") 0 0 no-repeat;}
#guide5 #check-situation{background: url("../images/guide5_check_bg.jpg") 0 0 no-repeat;}
#guide6 #check-situation-guide6{background: url("../images/guide6_check_bg.jpg") 0 0 no-repeat;}
#guide7 #check-situation{background: url("../images/guide7_check_bg.jpg") 0 0 no-repeat;}
#guide8 #check-situation{background: url("../images/guide8_check_bg.jpg") 0 0 no-repeat;}

/**situation btn links**/
#guide1 #check-situation-guide1 div#exp-link-guide1 p a { background: url("../images/guide1_check_btn.jpg") 0 0 no-repeat;}
#guide2 #check-situation-guide2 div#exp-link-guide2 p a { background: url("../images/guide2_check_btn.jpg") 0 0 no-repeat;}
#guide3 #check-situation div#exp-link p a { background: url("../images/guide3_check_btn.jpg") 0 0 no-repeat;}
#guide4 #check-situation div#exp-link p a { background: url("../images/guide4_check_btn.jpg") 0 0 no-repeat;}
#guide5 #check-situation div#exp-link p a { background: url("../images/guide5_check_btn.jpg") 0 0 no-repeat;}
#guide6 #check-situation div#exp-link p a { background: url("../images/guide6_check_btn.jpg") 0 0 no-repeat;}
#guide7 #check-situation div#exp-link p a { background: url("../images/guide7_check_btn.jpg") 0 0 no-repeat;}
#guide8 #check-situation div#exp-link p a { background: url("../images/guide8_check_btn.jpg") 0 0 no-repeat;}

/**situation btn links mouseover**/
#guide1 #check-situation-guide1 div#exp-link-guide1 p a:hover { background: none;}
#guide2 #check-situation-guide2 div#exp-link-guide2 p a:hover { background: none;}
#guide3 #check-situation div#exp-link p a:hover { background: none;}
#guide4 #check-situation div#exp-link p a:hover { background: none;}
#guide5 #check-situation div#exp-link p a:hover { background: none;}
#guide6 #check-situation div#exp-link p a:hover { background: none;}
#guide7 #check-situation div#exp-link p a:hover { background: none;}
#guide8 #check-situation div#exp-link p a:hover { background: none;}




/****************************/
/******situation common******/
/****************************/

#situation a { text-indent: -9999px; text-decoration: none;}
#situation a:hover { text-decoration: none;}

#situation #header{
	background: url("../images/situ_common_head_img.gif") 508px 9px no-repeat;
}


#situation-tab{
	background: url("../images/situ_common_tab_bg.jpg") 0 0 no-repeat;
	width: 628px;
	height: 56px;
	margin: 0 36px;
}
#situation-tab p {
	width: 99px;
	padding: 15px 0 11px 0;
	float: left;
	background: url("../images/situ_common_btn_back_on.gif") 0 15px no-repeat;
	text-indent: -9999px;
}
#situation-tab p a {
	width: 63px;
	height: 30px;
	display: block;
	background: url("../images/situ_common_btn_back.gif") 0 0 no-repeat;
}
#situation-tab p a:hover {
	background: none;
}

#situation-tab ol { padding: 15px 0 0 0;}
#situation-tab ol li {
	float: left;
	list-style: none;
	width: 130px;
	height: 30px;
	text-indent: -9999px;
}

#situation-tab ol li a {
	display: block;
	width: 130px;
	height: 30px;
}

#situation-tab ol li#tab-step1 { background: url("../images/situ_common_btn_step1.gif") 0 0 no-repeat;}
#situation-tab ol li#tab-step2 { background: url("../images/situ_common_btn_step2.gif") 0 0 no-repeat;}
#situation-tab ol li#tab-step3 { background: url("../images/situ_common_btn_step3.gif") 0 0 no-repeat;}
#situation-tab ol li#tab-step4 { background: url("../images/situ_common_btn_step4.gif") 0 0 no-repeat;}

#situation-tab ol li#tab-step1 a { background: url("../images/situ_common_btn_step1.gif") 0 -30px no-repeat;}
#situation-tab ol li#tab-step2 a { background: url("../images/situ_common_btn_step2.gif") 0 -30px no-repeat;}
#situation-tab ol li#tab-step3 a { background: url("../images/situ_common_btn_step3.gif") 0 -30px no-repeat;}
#situation-tab ol li#tab-step4 a { background: url("../images/situ_common_btn_step4.gif") 0 -30px no-repeat;}

#situation-tab ol li#tab-step1 a:hover { background-position: 0 -60px;}
#situation-tab ol li#tab-step2 a:hover { background-position: 0 -60px;}
#situation-tab ol li#tab-step3 a:hover { background-position: 0 -60px;}
#situation-tab ol li#tab-step4 a:hover { background-position: 0 -60px;}


#situation-img {
	width: 628px;
	height: 382px;
	margin: 0 36px;
	background: url("../images/situ_common_ill_bg.gif") 0 0 no-repeat;
}
#situation-img div {
	padding: 333px 0 14px 505px;
	margin: 0 0 0 4px;
}
#situation-img div p {
	width: 102px;
	height: 32px;
}
#situation-img div p a {
	display: block;
	width: 102px;
	height: 32px;
}
#situation-img div p a:hover { background: none;}




#bottom-navi { margin: 15px 0 10px 40px;}
#bottom-navi li {
	list-style: none;
	float: left;
	padding: 0 8px 0 0;
}
#bottom-navi li#ope a,
#bottom-navi li#situ a,
#bottom-navi li#sample-dl a,
#bottom-navi li#att a {
	width: 201px;
	height: 32px;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}

#bottom-navi li#ope a { background: url("../images/bottom_btn_ope.gif") 0 0 no-repeat;}
#bottom-navi li#situ a { background: url("../images/bottom_btn_situ.gif") 0 0 no-repeat;}
#bottom-navi li#sample-dl a { background: url("../images/bottom_btn_dl.gif") 0 0 no-repeat;}
#bottom-navi li#att a { background: url("../images/bottom_btn_att.gif") 0 0 no-repeat;}

#bottom-navi li#ope a:hover { background-position: 0 -32px;}
#bottom-navi li#situ a:hover { background-position: 0 -32px;}
#bottom-navi li#sample-dl a:hover { background-position: 0 -32px;}
#bottom-navi li#att a:hover { background-position: 0 -32px;}


/*********************/
/***illust & button***/
/*********************/

/***guide1 step1***/
#guide1 div#ill-step1{ background: url("../images/guide1_ill_step1.gif") 0 0 no-repeat;}
#guide1 div#ill-step1 p{ background: url("../images/guide1_btn_step1_on.gif") 0 0 no-repeat;}
#guide1 div#ill-step1 p a { background: url("../images/guide1_btn_step1.gif") 0 0 no-repeat;}
#guide1 div#ill-step1 p a:hover { background: none;}

/***guide1 step2***/
#guide1 div#ill-step2{ background: url("../images/guide1_ill_step2.gif") 0 0 no-repeat;}
#guide1 div#ill-step2 p{ background: url("../images/guide1_btn_step2_on.gif") 0 0 no-repeat;}
#guide1 div#ill-step2 p a { background: url("../images/guide1_btn_step2.gif") 0 0 no-repeat;}
#guide1 div#ill-step2 p a:hover { background: none;}

/***guide1 step3***/
#guide1 div#ill-step3{ background: url("../images/guide1_ill_step3.gif") 0 0 no-repeat;}
#guide1 div#ill-step3 p{ background: url("../images/guide1_btn_step3_on.gif") 0 0 no-repeat;}
#guide1 div#ill-step3 p a { background: url("../images/guide1_btn_step3.gif") 0 0 no-repeat;}
#guide1 div#ill-step3 p a:hover { background: none;}

/***guide1 step4***/
#guide1 div#ill-step4{ background: url("../images/guide1_ill_step4.jpg") 0 0 no-repeat;}
#guide1 div#ill-step4 p{ background: url("../images/guide1_btn_step4_on.gif") 0 0 no-repeat;}
#guide1 div#ill-step4 p a { background: url("../images/guide1_btn_step4.gif") 0 0 no-repeat;}
#guide1 div#ill-step4 p a:hover { background: none;}


/***guide2 step1***/
#guide2 div#ill-step1{ background: url("../images/guide2_ill_step1.gif") 0 0 no-repeat;}
#guide2 div#ill-step1 p{ background: url("../images/guide2_btn_step1_on.gif") 0 0 no-repeat;}
#guide2 div#ill-step1 p a { background: url("../images/guide2_btn_step1.gif") 0 0 no-repeat;}
#guide2 div#ill-step1 p a:hover { background: none;}

/***guide2 step2***/
#guide2 div#ill-step2{ background: url("../images/guide2_ill_step2.gif") 0 0 no-repeat;}
#guide2 div#ill-step2 p{ background: url("../images/guide2_btn_step2_on.gif") 0 0 no-repeat;}
#guide2 div#ill-step2 p a { background: url("../images/guide2_btn_step2.gif") 0 0 no-repeat;}
#guide2 div#ill-step2 p a:hover { background: none;}

/***guide2 step3***/
#guide2 div#ill-step3{ background: url("../images/guide2_ill_step3.gif") 0 0 no-repeat;}
#guide2 div#ill-step3 p{ background: url("../images/guide2_btn_step3_on.gif") 0 0 no-repeat;}
#guide2 div#ill-step3 p a { background: url("../images/guide2_btn_step3.gif") 0 0 no-repeat;}
#guide2 div#ill-step3 p a:hover { background: none;}

/***guide2 step4***/
#guide2 div#ill-step4{ background: url("../images/guide2_ill_step4.gif") 0 0 no-repeat;}
#guide2 div#ill-step4 p{ background: url("../images/guide2_btn_step4_on.gif") 0 0 no-repeat;}
#guide2 div#ill-step4 p a { background: url("../images/guide2_btn_step4.gif") 0 0 no-repeat;}
#guide2 div#ill-step4 p a:hover { background: none;}

/***guide3 step1***/
#guide3 div#ill-step1{ background: url("../images/guide3_ill_step1.gif") 0 0 no-repeat;}
#guide3 div#ill-step1 p{ background: url("../images/guide3_btn_step1_on.gif") 0 0 no-repeat;}
#guide3 div#ill-step1 p a { background: url("../images/guide3_btn_step1.gif") 0 0 no-repeat;}
#guide3 div#ill-step1 p a:hover { background: none;}

/***guide3 step2***/
#guide3 div#ill-step2{ background: url("../images/guide3_ill_step2.gif") 0 0 no-repeat;}
#guide3 div#ill-step2 p{ background: url("../images/guide3_btn_step2_on.gif") 0 0 no-repeat;}
#guide3 div#ill-step2 p a { background: url("../images/guide3_btn_step2.gif") 0 0 no-repeat;}
#guide3 div#ill-step2 p a:hover { background: none;}

/***guide3 step3***/
#guide3 div#ill-step3{ background: url("../images/guide3_ill_step3.jpg") 0 0 no-repeat;}
#guide3 div#ill-step3 p{ background: url("../images/guide3_btn_step3_on.gif") 0 0 no-repeat;}
#guide3 div#ill-step3 p a { background: url("../images/guide3_btn_step3.gif") 0 0 no-repeat;}
#guide3 div#ill-step3 p a:hover { background: none;}

/***guide3 step4***/
#guide3 div#ill-step4{ background: url("../images/guide3_ill_step4.gif") 0 0 no-repeat;}
#guide3 div#ill-step4 p{ background: url("../images/guide3_btn_step4_on.gif") 0 0 no-repeat;}
#guide3 div#ill-step4 p a { background: url("../images/guide3_btn_step4.gif") 0 0 no-repeat;}
#guide3 div#ill-step4 p a:hover { background: none;}


/***guide4 step1***/
#guide4 div#ill-step1{ background: url("../images/guide4_ill_step1.gif") 0 0 no-repeat;}
#guide4 div#ill-step1 p{ background: url("../images/guide4_btn_step1_on.gif") 0 0 no-repeat;}
#guide4 div#ill-step1 p a { background: url("../images/guide4_btn_step1.gif") 0 0 no-repeat;}
#guide4 div#ill-step1 p a:hover { background: none;}

/***guide4 step2***/
#guide4 div#ill-step2{ background: url("../images/guide4_ill_step2.gif") 0 0 no-repeat;}
#guide4 div#ill-step2 p{ background: url("../images/guide4_btn_step2_on.gif") 0 0 no-repeat;}
#guide4 div#ill-step2 p a { background: url("../images/guide4_btn_step2.gif") 0 0 no-repeat;}
#guide4 div#ill-step2 p a:hover { background: none;}

/***guide4 step3***/
#guide4 div#ill-step3{ background: url("../images/guide4_ill_step3.gif") 0 0 no-repeat;}
#guide4 div#ill-step3 p{ background: url("../images/guide4_btn_step3_on.gif") 0 0 no-repeat;}
#guide4 div#ill-step3 p a { background: url("../images/guide4_btn_step3.gif") 0 0 no-repeat;}
#guide4 div#ill-step3 p a:hover { background: none;}

/***guide4 step4***/
#guide4 div#ill-step4{ background: url("../images/guide4_ill_step4.gif") 0 0 no-repeat;}
#guide4 div#ill-step4 p{ background: url("../images/guide4_btn_step4_on.gif") 0 0 no-repeat;}
#guide4 div#ill-step4 p a { background: url("../images/guide4_btn_step4.gif") 0 0 no-repeat;}
#guide4 div#ill-step4 p a:hover { background: none;}


/***guide4 step1***/
#guide4 div#ill-step1{ background: url("../images/guide4_ill_step1.gif") 0 0 no-repeat;}
#guide4 div#ill-step1 p{ background: url("../images/guide4_btn_step1_on.gif") 0 0 no-repeat;}
#guide4 div#ill-step1 p a { background: url("../images/guide4_btn_step1.gif") 0 0 no-repeat;}
#guide4 div#ill-step1 p a:hover { background: none;}

/***guide4 step2***/
#guide4 div#ill-step2{ background: url("../images/guide4_ill_step2.jpg") 0 0 no-repeat;}
#guide4 div#ill-step2 p{ background: url("../images/guide4_btn_step2_on.gif") 0 0 no-repeat;}
#guide4 div#ill-step2 p a { background: url("../images/guide4_btn_step2.gif") 0 0 no-repeat;}
#guide4 div#ill-step2 p a:hover { background: none;}

/***guide4 step3***/
#guide4 div#ill-step3{ background: url("../images/guide4_ill_step3.gif") 0 0 no-repeat;}
#guide4 div#ill-step3 p{ background: url("../images/guide4_btn_step3_on.gif") 0 0 no-repeat;}
#guide4 div#ill-step3 p a { background: url("../images/guide4_btn_step3.gif") 0 0 no-repeat;}
#guide4 div#ill-step3 p a:hover { background: none;}

/***guide4 step4***/
#guide4 div#ill-step4{ background: url("../images/guide4_ill_step4.gif") 0 0 no-repeat;}
#guide4 div#ill-step4 p{ background: url("../images/guide4_btn_step4_on.gif") 0 0 no-repeat;}
#guide4 div#ill-step4 p a { background: url("../images/guide4_btn_step4.gif") 0 0 no-repeat;}
#guide4 div#ill-step4 p a:hover { background: none;}


/***guide5 step1***/
#guide5 div#ill-step1{ background: url("../images/guide5_ill_step1.gif") 0 0 no-repeat;}
#guide5 div#ill-step1 p{ background: url("../images/guide5_btn_step1_on.gif") 0 0 no-repeat;}
#guide5 div#ill-step1 p a { background: url("../images/guide5_btn_step1.gif") 0 0 no-repeat;}
#guide5 div#ill-step1 p a:hover { background: none;}

/***guide5 step2***/
#guide5 div#ill-step2{ background: url("../images/guide5_ill_step2.gif") 0 0 no-repeat;}
#guide5 div#ill-step2 p{ background: url("../images/guide5_btn_step2_on.gif") 0 0 no-repeat;}
#guide5 div#ill-step2 p a { background: url("../images/guide5_btn_step2.gif") 0 0 no-repeat;}
#guide5 div#ill-step2 p a:hover { background: none;}

/***guide5 step3***/
#guide5 div#ill-step3{ background: url("../images/guide5_ill_step3.gif") 0 0 no-repeat;}
#guide5 div#ill-step3 p{ background: url("../images/guide5_btn_step3_on.gif") 0 0 no-repeat;}
#guide5 div#ill-step3 p a { background: url("../images/guide5_btn_step3.gif") 0 0 no-repeat;}
#guide5 div#ill-step3 p a:hover { background: none;}

/***guide5 step4***/
#guide5 div#ill-step4{ background: url("../images/guide5_ill_step4.gif") 0 0 no-repeat;}
#guide5 div#ill-step4 p{ background: url("../images/guide5_btn_step4_on.gif") 0 0 no-repeat;}
#guide5 div#ill-step4 p a { background: url("../images/guide5_btn_step4.gif") 0 0 no-repeat;}
#guide5 div#ill-step4 p a:hover { background: none;}


/***guide6 step1***/
#guide6 div#ill-step1{ background: url("../images/guide6_ill_step1.gif") 0 0 no-repeat;}
#guide6 div#ill-step1 p{ background: url("../images/guide6_btn_step1_on.gif") 0 0 no-repeat;}
#guide6 div#ill-step1 p a { background: url("../images/guide6_btn_step1.gif") 0 0 no-repeat;}
#guide6 div#ill-step1 p a:hover { background: none;}

/***guide6 step2***/
#guide6 div#ill-step2{ background: url("../images/guide6_ill_step2.gif") 0 0 no-repeat;}
#guide6 div#ill-step2 p{ background: url("../images/guide6_btn_step2_on.gif") 0 0 no-repeat;}
#guide6 div#ill-step2 p a { background: url("../images/guide6_btn_step2.gif") 0 0 no-repeat;}
#guide6 div#ill-step2 p a:hover { background: none;}

/***guide6 step3***/
#guide6 div#ill-step3{ background: url("../images/guide6_ill_step3.gif") 0 0 no-repeat;}
#guide6 div#ill-step3 p{ background: url("../images/guide6_btn_step3_on.gif") 0 0 no-repeat;}
#guide6 div#ill-step3 p a { background: url("../images/guide6_btn_step3.gif") 0 0 no-repeat;}
#guide6 div#ill-step3 p a:hover { background: none;}

/***guide6 step4***/
#guide6 div#ill-step4{ background: url("../images/guide6_ill_step4.gif") 0 0 no-repeat;}
#guide6 div#ill-step4 p{ background: url("../images/guide6_btn_step4_on.gif") 0 0 no-repeat;}
#guide6 div#ill-step4 p a { background: url("../images/guide6_btn_step4.gif") 0 0 no-repeat;}
#guide6 div#ill-step4 p a:hover { background: none;}


/***guide7 step1***/
#guide7 div#ill-step1{ background: url("../images/guide7_ill_step1.gif") 0 0 no-repeat;}
#guide7 div#ill-step1 p{ background: url("../images/guide7_btn_step1_on.gif") 0 0 no-repeat;}
#guide7 div#ill-step1 p a { background: url("../images/guide7_btn_step1.gif") 0 0 no-repeat;}
#guide7 div#ill-step1 p a:hover { background: none;}

/***guide7 step2***/
#guide7 div#ill-step2{ background: url("../images/guide7_ill_step2.gif") 0 0 no-repeat;}
#guide7 div#ill-step2 p{ background: url("../images/guide7_btn_step2_on.gif") 0 0 no-repeat;}
#guide7 div#ill-step2 p a { background: url("../images/guide7_btn_step2.gif") 0 0 no-repeat;}
#guide7 div#ill-step2 p a:hover { background: none;}

/***guide7 step3***/
#guide7 div#ill-step3{ background: url("../images/guide7_ill_step3.gif") 0 0 no-repeat;}
#guide7 div#ill-step3 p{ background: url("../images/guide7_btn_step3_on.gif") 0 0 no-repeat;}
#guide7 div#ill-step3 p a { background: url("../images/guide7_btn_step3.gif") 0 0 no-repeat;}
#guide7 div#ill-step3 p a:hover { background: none;}

/***guide7 step4***/
#guide7 div#ill-step4{ background: url("../images/guide7_ill_step4.gif") 0 0 no-repeat;}
#guide7 div#ill-step4 p{ background: url("../images/guide7_btn_step4_on.gif") 0 0 no-repeat;}
#guide7 div#ill-step4 p a { background: url("../images/guide7_btn_step4.gif") 0 0 no-repeat;}
#guide7 div#ill-step4 p a:hover { background: none;}


/***guide8 step1***/
#guide8 div#ill-step1{ background: url("../images/guide8_ill_step1.gif") 0 0 no-repeat;}
#guide8 div#ill-step1 p{ background: url("../images/guide8_btn_step1_on.gif") 0 0 no-repeat;}
#guide8 div#ill-step1 p a { background: url("../images/guide8_btn_step1.gif") 0 0 no-repeat;}
#guide8 div#ill-step1 p a:hover { background: none;}

/***guide8 step2***/
#guide8 div#ill-step2{ background: url("../images/guide8_ill_step2.gif") 0 0 no-repeat;}
#guide8 div#ill-step2 p{ background: url("../images/guide8_btn_step2_on.gif") 0 0 no-repeat;}
#guide8 div#ill-step2 p a { background: url("../images/guide8_btn_step2.gif") 0 0 no-repeat;}
#guide8 div#ill-step2 p a:hover { background: none;}

/***guide8 step3***/
#guide8 div#ill-step3{ background: url("../images/guide8_ill_step3.gif") 0 0 no-repeat;}
#guide8 div#ill-step3 p{ background: url("../images/guide8_btn_step3_on.gif") 0 0 no-repeat;}
#guide8 div#ill-step3 p a { background: url("../images/guide8_btn_step3.gif") 0 0 no-repeat;}
#guide8 div#ill-step3 p a:hover { background: none;}

/***guide8 step4***/
#guide8 div#ill-step4{ background: url("../images/guide8_ill_step4.gif") 0 0 no-repeat;}
#guide8 div#ill-step4 p{ background: url("../images/guide8_btn_step4_on.gif") 0 0 no-repeat;}
#guide8 div#ill-step4 p a { background: url("../images/guide8_btn_step4.gif") 0 0 no-repeat;}
#guide8 div#ill-step4 p a:hover { background: none;}




/****************************/
/******operation common******/
/****************************/

#operation a { text-indent: -9999px; text-decoration: none;}
#operation a:hover { text-decoration: none;}

#operation #header{
	background: url("../images/ope_common_head_img.gif") 508px 9px no-repeat;
}

#operation-tab,
#operation-tab2,
#operation-tab3{
	background: url("../images/ope_common_tab_bg.jpg") 0 0 no-repeat;
	width: 628px;
	height: 71px;
	margin: 0 36px;
}
#operation-tab p,
#operation-tab2 p,
#operation-tab3 p {
	width: 52px;
	padding: 15px 0 11px 0;
	float: left;
	background: url("../images/ope_common_btn_back_on.gif") 0 15px no-repeat;
	text-indent: -9999px;
}
#operation-tab p a,
#operation-tab2 p a,
#operation-tab3 p a {
	width: 52px;
	height: 45px;
	display: block;
	background: url("../images/ope_common_btn_back.gif") 0 0 no-repeat;
}
#operation-tab p a:hover,
#operation-tab2 p a:hover,
#operation-tab3 p a:hover{
	background: none;
}

#operation-tab ol,
#operation-tab2 ol,
#operation-tab3 ol {
	padding: 15px 0 0 0;
}
#operation-tab ol li {
	float: left;
	list-style: none;
	width: 142px;
	height: 45px;
	text-indent: -9999px;
}

#operation-tab ol li a {
	display: block;
	width: 142px;
	height: 45px;
}

#operation-tab2 ol li {
	float: left;
	list-style: none;
	width: 284px;
	height: 45px;
	text-indent: -9999px;
}

#operation-tab2 ol li a {
	display: block;
	width: 284px;
	height: 45px;
}

#operation-tab3 ol li {
	float: left;
	list-style: none;
	width: 188px;
	height: 45px;
	text-indent: -9999px;
}

#operation-tab3 ol li a {
	display: block;
	width: 188px;
	height: 45px;
}

#operation-cont{
	width: 628px;
	margin: 0 36px;
	padding: 0 0 10px 0;
	background: url("../images/ope_common_main_btm.gif") bottom no-repeat;
}

#operation-cont-inner{
	background: url("../images/ope_common_main_bg.gif") 0 0 repeat-y;	
	padding: 15px 36px 15px 32px;
	font-size: 14px;
	line-height: 20px;
	color: #039;
}


/*******guide1 operation tab btn*******/
#guide1 #operation-tab ol li#tab-step1{ background: url("../images/guide1_ope_tab_1.gif") 0 0 no-repeat;}
#guide1 #operation-tab ol li#tab-step2{ background: url("../images/guide1_ope_tab_2.gif") 0 0 no-repeat;}
#guide1 #operation-tab ol li#tab-step3{ background: url("../images/guide1_ope_tab_3.gif") 0 0 no-repeat;}
#guide1 #operation-tab ol li#tab-step4{ background: url("../images/guide1_ope_tab_4.gif") 0 0 no-repeat;}

#guide1 #operation-tab ol li#tab-step1 a { background: url("../images/guide1_ope_tab_1.gif") 0 -45px no-repeat;}
#guide1 #operation-tab ol li#tab-step2 a { background: url("../images/guide1_ope_tab_2.gif") 0 -45px no-repeat;}
#guide1 #operation-tab ol li#tab-step3 a { background: url("../images/guide1_ope_tab_3.gif") 0 -45px no-repeat;}
#guide1 #operation-tab ol li#tab-step4 a { background: url("../images/guide1_ope_tab_4.gif") 0 -45px no-repeat;}

#guide1 #operation-tab ol li#tab-step1 a:hover { background-position: 0 -90px;}
#guide1 #operation-tab ol li#tab-step2 a:hover { background-position: 0 -90px;}
#guide1 #operation-tab ol li#tab-step3 a:hover { background-position: 0 -90px;}
#guide1 #operation-tab ol li#tab-step4 a:hover { background-position: 0 -90px;}

/*******guide2 operation tab btn*******/
#guide2 #operation-tab ol li#tab-step1{ background: url("../images/guide2_ope_tab_1.gif") 0 0 no-repeat;}
#guide2 #operation-tab ol li#tab-step2{ background: url("../images/guide2_ope_tab_2.gif") 0 0 no-repeat;}
#guide2 #operation-tab ol li#tab-step3{ background: url("../images/guide2_ope_tab_3.gif") 0 0 no-repeat;}
#guide2 #operation-tab ol li#tab-step4{ background: url("../images/guide2_ope_tab_4.gif") 0 0 no-repeat;}

#guide2 #operation-tab ol li#tab-step1 a { background: url("../images/guide2_ope_tab_1.gif") 0 -45px no-repeat;}
#guide2 #operation-tab ol li#tab-step2 a { background: url("../images/guide2_ope_tab_2.gif") 0 -45px no-repeat;}
#guide2 #operation-tab ol li#tab-step3 a { background: url("../images/guide2_ope_tab_3.gif") 0 -45px no-repeat;}
#guide2 #operation-tab ol li#tab-step4 a { background: url("../images/guide2_ope_tab_4.gif") 0 -45px no-repeat;}

#guide2 #operation-tab ol li#tab-step1 a:hover { background-position: 0 -90px;}
#guide2 #operation-tab ol li#tab-step2 a:hover { background-position: 0 -90px;}
#guide2 #operation-tab ol li#tab-step3 a:hover { background-position: 0 -90px;}
#guide2 #operation-tab ol li#tab-step4 a:hover { background-position: 0 -90px;}

/*******guide3 operation tab btn*******/
#guide3 #operation-tab3 ol li#tab-step1{ background: url("../images/guide3_ope_tab_1.gif") 0 0 no-repeat;}
#guide3 #operation-tab3 ol li#tab-step2{ background: url("../images/guide3_ope_tab_2.gif") 0 0 no-repeat;}
#guide3 #operation-tab3 ol li#tab-step3{
	background: url("../images/guide3_ope_tab_3.gif") 0 0 no-repeat;
	width: 192px;
}

#guide3 #operation-tab3 ol li#tab-step1 a { background: url("../images/guide3_ope_tab_1.gif") 0 -45px no-repeat;}
#guide3 #operation-tab3 ol li#tab-step2 a { background: url("../images/guide3_ope_tab_2.gif") 0 -45px no-repeat;}
#guide3 #operation-tab3 ol li#tab-step3 a {
	background: url("../images/guide3_ope_tab_3.gif") 0 -45px no-repeat;
	width: 192px;
}

#guide3 #operation-tab3 ol li#tab-step1 a:hover { background-position: 0 -90px;}
#guide3 #operation-tab3 ol li#tab-step2 a:hover { background-position: 0 -90px;}
#guide3 #operation-tab3 ol li#tab-step3 a:hover {
	background-position: 0 -90px;
	width: 192px;
}

/*******guide3 operation tab btn*******/
#guide3 #operation-tab ol li#tab-step1{ background: url("../images/guide3_ope_tab_1.gif") 0 0 no-repeat;}
#guide3 #operation-tab ol li#tab-step2{ background: url("../images/guide3_ope_tab_2.gif") 0 0 no-repeat;}
#guide3 #operation-tab ol li#tab-step3{ background: url("../images/guide3_ope_tab_3.gif") 0 0 no-repeat;}
#guide3 #operation-tab ol li#tab-step4{ background: url("../images/guide3_ope_tab_4.gif") 0 0 no-repeat;}

#guide3 #operation-tab ol li#tab-step1 a { background: url("../images/guide3_ope_tab_1.gif") 0 -45px no-repeat;}
#guide3 #operation-tab ol li#tab-step2 a { background: url("../images/guide3_ope_tab_2.gif") 0 -45px no-repeat;}
#guide3 #operation-tab ol li#tab-step3 a { background: url("../images/guide3_ope_tab_3.gif") 0 -45px no-repeat;}
#guide3 #operation-tab ol li#tab-step4 a { background: url("../images/guide3_ope_tab_4.gif") 0 -45px no-repeat;}

#guide3 #operation-tab ol li#tab-step1 a:hover { background-position: 0 -90px;}
#guide3 #operation-tab ol li#tab-step2 a:hover { background-position: 0 -90px;}
#guide3 #operation-tab ol li#tab-step3 a:hover { background-position: 0 -90px;}
#guide3 #operation-tab ol li#tab-step4 a:hover { background-position: 0 -90px;}

/*******guide4 operation tab btn*******/
#guide4 #operation-tab3 ol li#tab-step1{ background: url("../images/guide4_ope_tab_1.gif") 0 0 no-repeat;}
#guide4 #operation-tab3 ol li#tab-step2{ background: url("../images/guide4_ope_tab_2.gif") 0 0 no-repeat;}
#guide4 #operation-tab3 ol li#tab-step3{ background: url("../images/guide4_ope_tab_3.gif") 0 0 no-repeat;}

#guide4 #operation-tab3 ol li#tab-step1 a { background: url("../images/guide4_ope_tab_1.gif") 0 -45px no-repeat;}
#guide4 #operation-tab3 ol li#tab-step2 a { background: url("../images/guide4_ope_tab_2.gif") 0 -45px no-repeat;}
#guide4 #operation-tab3 ol li#tab-step3 a { background: url("../images/guide4_ope_tab_3.gif") 0 -45px no-repeat;}

#guide4 #operation-tab3 ol li#tab-step1 a:hover { background-position: 0 -90px;}
#guide4 #operation-tab3 ol li#tab-step2 a:hover { background-position: 0 -90px;}
#guide4 #operation-tab3 ol li#tab-step3 a:hover { background-position: 0 -90px;}

/*******guide5 operation tab btn*******/
#guide5 #operation-tab ol li#tab-step1{ background: url("../images/guide5_ope_tab_1.gif") 0 0 no-repeat;}
#guide5 #operation-tab ol li#tab-step2{ background: url("../images/guide5_ope_tab_2.gif") 0 0 no-repeat;}
#guide5 #operation-tab ol li#tab-step3{ background: url("../images/guide5_ope_tab_3.gif") 0 0 no-repeat;}
#guide5 #operation-tab ol li#tab-step4{ background: url("../images/guide5_ope_tab_4.gif") 0 0 no-repeat;}

#guide5 #operation-tab ol li#tab-step1 a { background: url("../images/guide5_ope_tab_1.gif") 0 -45px no-repeat;}
#guide5 #operation-tab ol li#tab-step2 a { background: url("../images/guide5_ope_tab_2.gif") 0 -45px no-repeat;}
#guide5 #operation-tab ol li#tab-step3 a { background: url("../images/guide5_ope_tab_3.gif") 0 -45px no-repeat;}
#guide5 #operation-tab ol li#tab-step4 a { background: url("../images/guide5_ope_tab_4.gif") 0 -45px no-repeat;}

#guide5 #operation-tab ol li#tab-step1 a:hover { background-position: 0 -90px;}
#guide5 #operation-tab ol li#tab-step2 a:hover { background-position: 0 -90px;}
#guide5 #operation-tab ol li#tab-step3 a:hover { background-position: 0 -90px;}
#guide5 #operation-tab ol li#tab-step4 a:hover { background-position: 0 -90px;}



/***guide共通***/
#operation-cont-inner ol {
	padding: 15px 0 0 0;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}
#operation-cont-inner ol li {
	padding: 5px 0 3px 20px;
	list-style: none;
	background-position: 0 5px;
}
#operation-cont-inner ul{ margin: 10px 0;}
#operation-cont-inner ul li {
	list-style:none;
	font-size: 12px;
	line-height: 15px;
	color: #909090;
}
#operation-cont-inner ul li.ope-list {
	background: url("../images/ope_dot.gif") 11px 16px no-repeat;
	padding: 10px 0 0 20px;
}
#ope-list0 {
	padding: 0 0 20px 0;
}
#operation-cont-inner ul li.ope-list a {
	color: #039;
	text-decoration: underline;
}


#operation-cont-inner ol li.ope-img{/*リストの中の画像*/
		padding: 5px 0 3px 0;
}

.ope-list1{
	background: url("../images/ope_green1.gif") no-repeat;
}
.ope-list2{
	background: url("../images/ope_green2.gif") no-repeat;
}
.ope-list3{
	background: url("../images/ope_green3.gif") no-repeat;
}
.ope-list4{
	background: url("../images/ope_green4.gif") no-repeat;
}
.ope-list5{
	background: url("../images/ope_green5.gif") no-repeat;
}
.ope-list6{
	background: url("../images/ope_green6.gif") no-repeat;
}
.ope-list7{
	background: url("../images/ope_green7.gif") no-repeat;
}

.ope-list1-blue{
	background: url("../images/ope_blue1.gif") no-repeat;
	width: 245px;
}
.ope-list2-blue{
	background: url("../images/ope_blue2.gif") no-repeat;
	width: 245px;
}
.ope-list3-blue{
	background: url("../images/ope_blue3.gif") no-repeat;
	width: 245px;
}
.ope-list4-blue{
	background: url("../images/ope_blue4.gif") no-repeat;
	width: 245px;
}
.ope-list5-blue{
	background: url("../images/ope_blue5.gif") no-repeat;
	width: 245px;
}
.ope-list6-blue{
	background: url("../images/ope_blue6.gif") no-repeat;
	width: 245px;
}

#operation-cont-inner ol img,#operation-cont-inner ul img{
	padding: 0 4px;
}
#operation-cont-inner img{
	padding: 15px 0 0 0;
}

#ope-txt-s{
	font-size: 10px;
	line-height: 18px;
	color: #333;
	padding: 10px 0 0 0;
}
#ope-txt-s img{
	padding: 0 4px;
}
#ope-txt-s a,
#ope-txt-s2 a{
	color: #039;
	text-decoration: underline;
}
#ope-txt-s2{
	font-size: 10px;
	line-height: 18px;
	color: #333;
	padding: 10px 0 35px 0;
}

/***guide1***/
#guide1 #ope1-ph-step1{
/*	
	height: 221px;*/
}
#guide1 #ope1-ph-step1 #ope1-txt{	
/*	width: 345px;*/
	font-size: 14px;
	line-height: 20px;
	color: #039;
	padding: 0;
}
#guide1 #ope1-dlway{
	padding:20px 0 0;
	background: url("../images/guide1_ope1_ph1.jpg") 0 0 no-repeat;
	background-position: right 20px;
}
#guide1 #ope1-dlway dl dt{
	color: #390;
	font-weight:bold;
	border-left:5px solid;
	border-bottom:1px solid;
	padding: 0 0 0 8px;
	margin: 0 0 10px;
}
#guide1 #ope1-dlway dl dd ol{
	padding:0;
}
#guide1 #ope1-dlway dl#way1{
	padding: 0 230px 100px 0;
}

/***guide2***/
#guide2 #ope1-ph-step1{
	background: url("../images/guide2_ope1_ph1.jpg") 0 0 no-repeat;
	background-position: right top;
}
#guide2 #ope1-ph-step1 #ope1-txt{	
	width: 248px;
	font-size: 14px;
	line-height: 20px;
	color: #039;
	padding: 0;
}

/***guide4***/
#guide4 #ope1-ph-step1{
	background: url("../images/guide4_ope2_ph1.jpg") 0 0 no-repeat;
	background-position: right top;
}
#guide4 #ope1-ph-step1 #ope1-txt{	
	width: 250px;
	font-size: 14px;
	line-height: 20px;
	color: #039;
	padding: 0;
}
#guide4 #ope1-ph-step1 #ope1-txt-btm{
	width: 250px;
	color: #333;
	font-size: 12px;
	line-height:18px;
	padding: 20px 0 0 0;
}


/***guide8***/
#guide8 #ope1-ph-step1{
	background: url("../images/guide8_ope1_ph1.jpg") 0 0 no-repeat;
	background-position: right top;
	height: 221px;
}
#guide8 #ope1-ph-step1 #ope1-txt{	
	width: 345px;
	font-size: 14px;
	line-height: 20px;
	color: #039;
	padding: 0;
}

/****************************/
/******attention common******/
/****************************/

#attention a { text-indent: -9999px; text-decoration: none;}
#attention a:hover { text-decoration: none;}

#attention #header{
	background: url("../images/att_common_head_img.gif") 508px 9px no-repeat;
}

#attention-back{
	width: 628px;
	height: 39px;
	margin: 0 36px;
}

#attention-back p {
	width: 60px;
	padding: 15px 0 0 0;
	float: left;
	background: url("../images/att_common_btn_back_on.gif") 0 15px no-repeat;
	text-indent: -9999px;
}

#attention-back p a {
	width: 60px;
	height: 24px;
	display: block;
	background: url("../images/att_common_btn_back.gif") 0 0 no-repeat;
}

#attention-back p a:hover {
	background: none;
}

#attention-cont{
	width: 628px;
	margin: 0 36px;
	padding: 0 0 10px 0;
	background: url("../images/att_common_main_btm.gif") bottom no-repeat;
}

#attention-cont-inner,
#attention-cont-inner2{
	background: url("../images/att_common_main_bg.gif") 0 0 repeat-y;	
	padding: 15px 35px 15px 35px;
	font-size: 14px;
	line-height: 20px;
	color: #333;
}
#attention-cont-inner{
	height: 326px;
}
#attention-cont-inner2{
	height: 410px;
}
#attention-cont h2 {
	display: block;
	background: url("../images/att_common_main_tit.gif") 0 0 no-repeat;
	width: 628px;
	height: 32px;
	font-size: 12px;
}

#att-ill-step1{
	background: url("../images/guide1_att_ill.jpg") 0 0 no-repeat;
	background-position: right top;
	height: 236px;
}

#att-ill-step2{
	background: url("../images/guide2_att_ill.jpg") 0 0 no-repeat;
	background-position: right top;
	height: 260px;
}

#att-ill-step3{
	background: url("../images/guide3_att_ill.jpg") 0 0 no-repeat;
	background-position: right top;
	height: 235px;
}

#att-ill-step4{
	background: url("../images/guide4_att_ill.jpg") 0 0 no-repeat;
	background-position: right top;
	margin: 0 33px 0 0;
	height: 213px;
}

#att-ill-step5{
	background: url("../images/guide5_att_ill.jpg") 0 0 no-repeat;
	background-position: right top;
	height: 205px;
}

#att-ill-step6{
	background: url("../images/guide6_att_ill.jpg") 0 0 no-repeat;
	background-position: right top;
	height: 220px;
}

#att-ill-step7{
	background: url("../images/guide7_att_ill.jpg") 0 0 no-repeat;
	background-position: right top;
	margin: 0 14px 0 0;
	height: 215px;
}

#att-ill-step8{
	background: url("../images/guide8_att_ill.jpg") 0 0 no-repeat;
	background-position: right top;
	margin: 0 15px 0 0;
	height: 258px;
}


#attention-cont-inner p ,
#attention-cont-inner2 p {width: 365px;}

#attention-cont-inner p a {color: #36f;  text-decoration:underline;}




/****************************/
/*******sample common********/
/****************************/

#sample #header a{ text-indent: -9999px; text-decoration: none;}
#sample a { text-decoration: none;}
#sample a:hover { text-decoration: none;}

#sample #header{
	background: url("../images/sample_common_head_img.gif") 508px 9px no-repeat;
}

#sample-back{
	width: 628px;
	height: 39px;
	margin: 0 36px;

}

#sample-back p {
	width: 60px;
	padding: 15px 0 0 0;
	float: left;
	background: url("../images/sample_common_btn_back_on.gif") 0 15px no-repeat;
	text-indent: -9999px;
}

#sample-back p a {
	width: 60px;
	height: 24px;
	display: block;
	background: url("../images/sample_common_btn_back.gif") 0 0 no-repeat;
}

#sample-back p a:hover {
	background: none;
}

#sample-cont{
	width: 628px;
	margin: 0 36px;
	padding: 0 0 10px 0;
	background: url("../images/sample_common_main_btm.gif") bottom no-repeat;
	font-size: 14px;
	line-height: 20px;
	color: #333;
}

#sample-cont-inner{
	background: url("../images/sample_common_main_bg.gif") 0 0 repeat-y;	
	padding: 15px 35px 15px 35px;

}

#sample-cont h2 {
	display: block;
	background: url("../images/sample_common_main_tit.gif") 0 0 no-repeat;
	width: 628px;
	height: 32px;
	font-size: 12px;
}

#sample-ill-step1{
	background: url("../images/guide1_sample_ill.jpg") 0 0 no-repeat;
	background-position: right top;
	height: 326px;
}

#sample-ill-step2{
	background: url("../images/guide2_sample_ill.jpg") 0 0 no-repeat;
	background-position: right top;
	height: 326px;
}

#sample-ill-step3{
	background: url("../images/guide3_sample_ill.jpg") 0 0 no-repeat;
	background-position: right top;
	height: 326px;
}

#sample-ill-step4{
	background: url("../images/guide4_sample_ill.jpg") 0 0 no-repeat;
	background-position: right top;
	height: 326px;
}

#sample-ill-step5{
	background: url("../images/guide5_sample_ill.jpg") 0 0 no-repeat;
	background-position: right top;
	height: 326px;
}

#sample-ill-step8{
	background: url("../images/guide8_sample_ill.jpg") 0 0 no-repeat;
	background-position: right top;
}

#sample-txt-b{
	width: 558px;
	font-size: 12px;
	color: #03c;
	font-weight: bold;
	padding: 20px 0 0 0;
}

#sample-ill-step8 dl{
	width: 558px;
}

#sample-ill-step8 dt{
	font-size: 12px;
	line-height: 18px;
	color: #333;
	font-weight: bold;
	padding: 20px 0 0 0;
}

#sample-ill-step8 dd{
	font-size: 10px;
	line-height: 15px;
	color: #333;
}

#sample-cont-inner p{
	width: 370px;
}

#sample-cont-inner ul { padding: 40px 0 0 0;}

#sample-cont-inner ul li {
	padding: 0 0 20px 0;
	list-style: none;
	width: 558px;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}

#sample-cont-inner ul li a {
	width: 558px;
	text-decoration: underline;
	font-weight: bold;
	color: #f63;
}


/*******guide6追加*******/
#operation-tab4{
	background: url("../images/ope_common_tab_bg2.gif") 0 0 no-repeat;
	width: 628px;
	height: 31px;
	margin: 0 36px;
}

#operation-cont-inner2{
	background: url("../images/ope_common_main_bg.gif") 0 0 repeat-y;		padding: 15px 10px 15px 32px;
}

.operation-cont-inner-box{
	width:578px;
	font-size: 12px;
	color: #333;
	
}

.operation-cont-inner-box p{
	font-size: 14px;
	color: #039;
	font-weight:bold;
        margin-bottom:20px;
}


