@charset "euc-jp";
/* CSS Document */

@import"ui.css";

hr {
	display: none;
}
fieldset {
	border: 0;
}
.hidden {
	display: none;
}
#stage_a{
	width: 600px;
	height: auto;
	margin: 0px;
	padding: 0px 10px 10px 10px;
	background-image: url(../../images/beginner/bg_dot.gif);
}
.step_pagetop {
	font-size: 10px !important;
	text-align: right;
	padding-bottom: 10px;
	border-bottom: 1px solid #4d4d4d;
}
.step_pagetop_none {
	font-size: 10px !important;
	text-align: right;
	padding-bottom: 20px;
	border: none;
}
.step_pagetop_none a {
	font-size: 10px !important;
}
.step_pagetop p{	
	margin-top: 15px;
	margin-bottom: 5px;
}
.btn_back p {
	text-indent: -10000px;
	display: block;
	width: 95px;
	height: 15px;
	padding: 0px;
}
.btn_back a {
	display: block;
	width: 95px;
	height: 15px;
	margin-top: 5px;
	background: url(../../images/beginner/btn_back1_1.gif) top left no-repeat; 
}
.btn_back a:hover {	background: url(../../images/beginner/btn_back1_2.gif) top left no-repeat; }
.rCol {
	float: right;
}
.lCol {
	float: left;
}
.f {
	clear: both;
	width: 100%;
}
.dotLine {
	margin:15px 0;
	width: 100%;
	border-bottom: 1px dotted #5f5f5f;
}
div#help br {
	font-size: 1px;
}
/*---------- 
clearfix
----------------------------------------------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* End hide from IE-mac */
/*--------------------
help
----------------------------------------------------------------------------------------*/
div#help,div#help h2,div#help h3,div#help h4,
div#help ul,div#help ol,div#help li,div#help p,
div#help dl,div#help dd,div#help dt {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.4;
}
/*lead*/
div#help h3 {
	display: block;
	margin: 0 0 10px 0;
	padding: 4px 40px 0 50px;
	width: 600px;
	height: 26px;
	font-size: 14px;
	line-height: 1.4;
	text-align: left;
	font-weight: bold;
	color: #666;
	background: url(../../images/help/lead3.gif) 0 0 no-repeat;
}
html>body div#help h3 {
	padding-top: 4px;
	width: 510px;
	height: 23px;
}
/*
----------------------------------------------------------------------------------------*/
div#help div.section p.icon_p {
	/*margin: 0 10px 10px 10px;*/
	padding: 0 0 0 16px;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	border-bottom: none;
	background: url(../../images/support/icon_p.gif) 0 2px no-repeat;
}
div#help div.section_in p.icon_p{
	margin: 10px;
}
/*img_shadow
----------------------------------------------------------------------------------------*/
*html div#help span.shadow {
	margin: 5px 0 10px 0;
	float: inherit;
	background: url(../../images/help/img_shadow.gif) right bottom no-repeat;
}
*html div#help span.shadow img {
	margin-top: 10px;
    position: relative;
    left: -5px;
    top: -5px;
}
html>body div#help span.shadow img {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0 5px 5px 0;
	background: #ccc url(../../images/help/img_shadow.gif) right bottom no-repeat;
}
/*blockquote*/
div#help div.section blockquote {
	margin: 10px 75px 20px 75px;
	padding: 1px;
	width: 450px;
	letter-spacing: 0.5;
	line-height: 1.5;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	background: url(../../images/help/bg_dot2.gif) 0 0 repeat;
}
div#help div.section blockquote dl {
	padding: 2px 5px 5px 5px;
}
div#help div.section blockquote dt {
	margin: 0;
	padding: 2px 0 2px 18px;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	background: #f7faf0 url(../../images/help/icon_blockquote.gif) 0 3px no-repeat;
	border-bottom: none;
}
div#help div.section blockquote dl,
div#help div.section blockquote dl dd {
	background: #f7faf0;
}
div#help div.section blockquote dl dd p {
	margin: 5px 0;
}
/*attention*/
div#help div.section dl dd ul.attention {
	margin: 0;
	padding: 0;
	list-style-position: inherit;
	line-height: 1.5;
	font-size: 10px;
	color: #be2000;
}
div#help div.section ul.attention li {
	margin-top: 4px;
	padding-left: 19px;
	list-style: none;
	font-size: 12px;
	background: url(../../images/help/icon_attention.gif) 3px 3px no-repeat;
	color: #be2000;
}
div#help div.section ul ul.attention,
div#help div.section ol ul.attention {
	padding: 0 0 5px 0;
}
div#help div.section ul ul.attention li,
div#help div.section ol ul.attention li {
	margin: 0;
}
div#help div.section ul.attention li ul li {
	margin-left: 18px;
	padding-left: 0;
	list-style: disc;
	background: none;
}
div#help div.section ul.attention li ol li {
	margin-left: 18px;
	padding-left: 0;
	list-style: decimal;
	background: none;
}
div#help div.section ul.attention li span.asterisk {
	display: none;
}
/*20071219追加分　ここまで*/

/*-----------------------------------------------------------------------*/

/* help_base */

#back{
width: 620px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #999999;
}
#back img{
margin-top: 10px;
margin-bottom: 10px;
}

#message h1{
font-size: 20px;
color: #CC0000;
font-weight: bold;
}
#message h2{
font-size: 16px;
color: #666666;
margin-bottom: 20px;
}
#message h3{
font-size: 16px;
color: #CC0000;
margin-bottom: 20px;
}
#message ul{
	margin-top: 15px;
	margin-bottom: 15px;
	list-style-type: disc;
}
#message li{
margin-top: 0px;
margin-bottom: 5px;
margin-left: 0px;
}

#submenu{
	list-style-image:  url("/images/help/icon_yaji.gif");
	list-style-type: circle;
	margin: 10px 0px 10px -45px;
	padding: 0px;
	list-style-position: inside;
}
#submenu li{
	margin-left: 50px;
	margin-top: 4px;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#submenu li a:link{
	color: #666666;
}
#submenu li a:visited{
	color: #777777;
	text-decoration: none;
}
#submenu li a:hover{
	color: #FF9900;
}
#submenu li a:active{
	color: #FFCC00;
}

.catch_red
{
color:#cc0000;
}

.catch_bold
{
font-weight:bold;
}

.catch_green
{
color:#006633;
}

.catch_blue
{
color:#000099;
}

.para {
width:520px;
margin:10px 20px;
font-size:12px;
}

.headline
{
margin:20px 10px;
font-size:16px;
font-weight:bold;
color:#ff9933;
border-bottom:solid 2px #ff9933;
}

.green_headline
{
color:#006633;
font-size:16px;
font-weight:bold;
margin:10px
}

.step_cap
{
color:#ffffff;
font-size:16px;
padding:4px;
background-color:#ff9933;
text-align:left;
vertical-align:top; 
}

.step_desc
{
padding:10px 10px 0 10px;
text-align:left;
vertical-align:top; 
font-size:12px;
}

.step_pic
{
padding:5px 5px 0 5px;
text-align:left;
vertical-align:top; 
}

.step_caution
{
font-size:10px;
color:#cc6666;
}

.step_hl
{
font-size:12px;
font-weight:bold;
}

.step_pagetop
{
font-size:10px;
text-align:right;
padding-top:15px;
}

.step
{
border:solid #666666 1px;
}

.setting_hl
{
color:#006633;
font-size:16px;
margin-bottom:10px;
}

.setting_desc
{
margin:5px 20px;
}

.prize
{
font-size:14px;
}

#buy
{
border-collapse:collapse;
empty-cells:hide;
font-size:12px;
}


#fee
{
border-collapse:collapse;
empty-cells:hide;
font-size:12px;
}

#fee th
{
color:#006633;
padding:2px;
border:solid 1px #666666;
font-weight:bold;
font-size:12px;
}

#fee td
{
border:solid 1px #666666;
padding:2px;
}

#fee .course
{
background-color:#ffcc99;
text-align:center;
}

#fee .month
{
background-color:#ffcccc;
text-align:center;
}

#fee .month_left
{
background-color:#ffcccc;
padding-left:10px;
}

#fee .period
{
background-color:#ccffff;
text-align:center;
}

#spec3
{
width:560px;
margin-left:20px;
border-collapse:collapse;
empty-cells:hide;
border:solid 1px #666666;
font-size:12px;
}

/*追加分ここから*/
#spec3 tbody td
{
width:410px;
vertical-align:top;
padding:4px;
border-bottom:solid 1px #cccccc;
border-right:solid 1px #cccccc;
margin:0;
padding-left:8px;
}

#spec3 tbody th
{
text-align:right;
vertical-align:top;
background-color:#ffcc99;
border-right:solid 1px #cccccc;
border-bottom:solid 1px #cccccc;
padding:4px;
margin:0;
}

#spec3 thead td
{
width:410px;
padding:4px;
border-bottom:solid 1px #cccccc;
border-right:solid 1px #cccccc;
margin:0;
padding-left:8px;
}

#spec3 thead th
{
text-align:right;
background-color:#ffcc99;
border-right:solid 1px #cccccc;
border-bottom:solid 1px #cccccc;
padding:4px;
margin:0;
}

#spec3 .header
{
/*color:#006633;*/
color:#000000;
font-size:14px;
font-weight:bold;
}
/*追加分ここまで*/

#spec
{
width:560px;
margin-left:20px;
border-collapse:collapse;
empty-cells:hide;
border:solid 1px #666666;
font-size:12px;
}

#spec th
{
width:120px;
text-align:right;
vertical-align:top;
background-color:#ffcc99;
border:1px solid #cccccc;
/*border-right:solid 1px #cccccc;
border-bottom:solid 1px #cccccc;*/
padding:4px;
margin:0;
}

#spec td
{
/*width:440px;*/
vertical-align:top;
padding:4px;
border:1px solid #cccccc;
/*border-bottom:solid 1px #cccccc;
border-right:solid 1px #cccccc;*/
margin:0;
}

.spec4 td
{
width:120px;
}

.spec5 td
{
width:320px;
}

#spec2
{
width:560px;
margin-left:20px;
border-collapse:collapse;
empty-cells:hide;
border:solid 1px #666666;
font-size:12px;
}

#spec2 th
{
width:120px;
text-align:right;
vertical-align:top;
background-color:#ffcc99;
border-bottom:solid 1px #cccccc;
border-right:solid 1px #cccccc;
padding:4px;
margin:0;
}

#spec2 td
{
vertical-align:top;
padding:4px;
border-bottom:solid 1px #cccccc;
border-right:solid 1px #cccccc;
margin:0;
}

#spec .header
{
color:#006633;
font-size:14px;
font-weight:bold;
}

#spec2 .header
{
color:#006633;
font-size:14px;
font-weight:bold;
}

#spec2 .maker
{
width:120px;
font-size:12px;
font-weight:bold;
}

#spec2 .board
{
width:314px;
font-size:12px;
}

#spec .machine,
#spec3 .machine
{
background-color:#ff9933;
font-size:16px;
font-weight:bold;
}

.manual_detail
{
width:480px;
text-align:left;
border:solid 1px #666666;
padding:20px;
font-size:12px;
margin:20px 70px;
}

#manual_list
{
margin:10px 20px;
}

#manual_list dt
{
color:#ff9933;
margin-top:10px;
font-size:14px;
font-weight:bold;
}

#manual_list dd
{
color:#666666;
margin-left:15px;
font-size:12px;
}

#manual_list img
{
margin:2px 5px;
vertical-align:middle;
}

#wat
{
width:570px;
font-size:12px;
}

#wat th
{
border:solid 1px #666666;
padding:5px;
}

#wat td
{
border:solid 1px #666666;
padding:5px;
}

.step_wat
{
font-size:14px;
}

#member
{
width:580px;
font-size:12px;
}

#vip
{
width:480px;
border-collapse:collapse;
empty-cells:hide;
border:solid 1px #666666;
font-size:12px;
}

#vip th
{
border:solid 1px #666666;
padding:3px;
font-size:12px;
font-weight:bold;
}

#vip td
{
border:solid 1px #666666;
padding:3px;
font-size:12px;
vertical-align:middle;
}

#jump_list
{
margin:20px 60px;
list-style-type:none;
}

#jump_list dd
{
font-size:12px;
margin:3px 0px;
}

#regist
{
width:560px;
margin:10px;
font-size:12px;
}

#regist td.desc
{
width:360px;
font-size:12px;
vertical-align:top;
padding:10px 5px;
}

#regist td.pic
{
width:200px;
vertical-align:top;
}

#regist td.cap
{
color:#ffffff;
font-size:16px;
padding:4px;
background-color:#ff9933;
text-align:left;
vertical-align:top; 
}

#membership
{
width:580px;
margin:20px;
font-size:12px;
}


#membership .list
{
list-style-type: circle;
margin:10px 0px; 
}

#membership li
{
margin-left:-10px;
}

#membership p.cap
{
width:480px;
color:#006633;
font-size:14px;
font-weight:bold;
margin:15px;
border-bottom:dotted 3px #999999;
}

#membership p.detail
{
width:390px;
text-align:left;
color:#003399;
border:solid 1px #666666;
padding:5px;
font-size:12px;
margin-left:60px;
margin-bottom:10px;
}

#membership img.chart
{
border:solid 1px #666666;
margin-left:60px;
}

#membership p.course
{
color:#003366;
margin:15px 10px;
}

#membership li.caution
{
color:#cc6666;
}

#cvs
{
width:520px;
border:solid 1px #666666;
border-collapse:collapse;
}

#cvs .pic
{
width:80px;
}

#cvs .name
{
width:180px;
font-size:12px;
padding-left:10px;
}

.cvs_step
{
margin:10px;
padding:5px;
}

.cvs_detail
{
margin:0px 10px;
padding:10px;
font-size:12px;
}

/*20061213*/
.macker
{
color:#FFFFFF;
font-size:14px;
font-weight:bold;
background-color:#999999;
margin:0 0 10px 17px;
padding:2px 0 2px 23px;
width:230px;
background: url(../../images/explanation/readMachine.gif) no-repeat;
}

#spec_p
{
width:560px;
margin-left:20px;
border-collapse:collapse;
empty-cells:hide;
border:solid 1px #666666;
font-size:12px;
}

#spec_p th
{
width:120px;
text-align:right;
vertical-align:top;
background-color:#B5F0FF;
/*
border-right:solid 1px #cccccc;
border-bottom:solid 1px #cccccc;
*/
border:solid 1px #cccccc;
padding:4px;
margin:0;
}

#spec_p td
{
/*width:440px;*/
vertical-align:top;
padding:4px;
/*border-bottom:solid 1px #cccccc;*/
/*
border-right:solid 1px #cccccc;
*/
border:solid 1px #cccccc;
margin:0;
}


#spec_p .pati
{
background-color:#44DAFF;
font-size:16px;
font-weight:bold;
}

.help_box
{
	text-align: left;
	background-color: #FFCC99;
	border-left: 10px solid #FF6600;
	padding: 10 10 7 10;
	width: 100%;
	margin-left: 10px;
}
#manual_box {
	text-align:center;
	width:500px;
	border:1px solid #666666;
	padding:10px;
	margin:10px 60px 10px 60px;
}
#manual_box ul {
	text-align:left;
	list-style-type:disc;
	margin: auto !important;
}
#manual_box li {
	text-align:left;
	list-style-type:disc;
	margin-top: 5px;
	margin-bottom: 5px;	
}

#spec_p .header
{
color:#006633;
font-size:14px;
font-weight:bold;
}


/*20080820*/
.macker
{
color:#FFFFFF;
font-size:14px;
font-weight:bold;
background-color:#999999;
margin:0 0 10px 17px;
padding:2px 0 2px 23px;
width:230px;
background: url(../../images/explanation/readMachine.gif) no-repeat;
}

#spec_c
{
width:560px;
margin-left:20px;
border-collapse:collapse;
empty-cells:hide;
border:solid 1px #666666;
font-size:12px;
}

#spec_c th
{
width:120px;
text-align:right;
vertical-align:top;
background-color:#BFBFFF;
border-right:solid 1px #cccccc;
border-bottom:solid 1px #cccccc;
padding:4px;
margin:0;
}

#spec_c td
{
/*width:440px;*/
vertical-align:top;
padding:4px;
border-bottom:solid 1px #cccccc;
/*
border-right:solid 1px #cccccc;
*/
margin:0;
}

#spec_c .cajino
{
background-color:#3333CC;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
}

#spec_c .header
{
color:#006633;
font-size:14px;
font-weight:bold;
}



/*----------20091116_nakano----------*/
/*table3*/
.table3 caption {
	display: none;
}
.table3 {
	/*margin: 10px auto 10px auto;*/
	margin: 10px 0px;
	width: 520px;
	border-collapse:collapse;
}
.table3 thead th,
.table3 thead td {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	border: 1px solid #ccc;
	background: #f7f7f7;
}
.table3 thead th,
.table3 thead td,
.table3 tbody th,
.table3 tbody td {
	padding: 5px 10px 5px 15;
	border: 1px solid #ccc;
}
.table3 tbody th {
	width: 130px;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	background: #f7f7f7;
}
.table3 tfoot th {
	padding: 5px 0 0 5px;
	border-bottom: none;
}
.table3 tfoot th p {
	font-weight: normal;
	font-size: 10px;
}
.table3 td {
	font-size: 12px;
	border-right: 1px solid #ccc;
}
.table3 td span{
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
}
/**/
.table3 th.course1 {
	background: url(../../images/charge/charge4.gif) center center no-repeat;
	width: 130px;
}
.table3 th.course2 {
	background: url(../../images/charge/charge5.gif) center center no-repeat;
	width: 130px;
}
.table3 th.course3 {
	background: url(../../images/charge/charge6.gif) center center no-repeat;
	width: 130px;
}
/**/
.table3 td.course1 {	background: #fafdf0 url(../../images/charge/bgCharge4.gif) 0 center repeat-x; }
.table3 td.course2 {	background: #f1f8fc url(../../images/charge/bgCharge5.gif) 0 center repeat-x; }
.table3 td.course3 {	background: #fff5f5 url(../../images/charge/bgCharge6.gif) 0 center repeat-x; }
/**/

ul.attention {
	margin: 0;
	padding: 0;
}
ul.attention li {
	margin: 4px 0 0 0;
	padding: 0 0 0 19px;
	list-style: none;
	font-size: 12px;
	background: url(../../images/explanation/icon_attention.gif) 3px 3px no-repeat;
	/*color: #be2000;*/
	font-weight:normal;
	text-align:left;
}

em {
	font-style: normal;
	color: #be2000;
}

.tableBottom {
text-align:left;
}


/*追加分20110406ここから*/
#spec4 .machine0
{
background-color:#ffcc99;
font-size:12px;
font-weight:bold;
}
#spec4 .machine1
{
background-color:#6699FF;
font-color:#FFFFFF;
font-size:12px;
font-weight:bold;
}

#spec4 .machine2
{
background-color:#FFCCCC;
font-size:12px;
font-weight:bold;
}

#spec4 .machine3
{
background-color:#CCFF66;
font-size:12px;
font-weight:bold;
}

#spec4 .machine4
{
background-color:#FFFF99;
font-size:12px;
font-weight:bold;
}

#spec4 .machine5
{
background-color:#FF6666;
font-size:12px;
font-weight:bold;
}

#spec4 .machine6
{
background-color:#ffcc99;
font-size:12px;
font-weight:bold;
}

#spec4
{
width:560px;
margin-left:20px;
border-collapse:collapse;
empty-cells:hide;
border:solid 1px #666666;
font-size:12px;
}

#spec4 tbody td
{
vertical-align:top;
padding:4px;
border-bottom:solid 1px #cccccc;
border-right:solid 1px #cccccc;
margin:0;
padding-left:8px;
}

#spec4 tbody th
{
text-align:right;
vertical-align:top;
border-right:solid 1px #cccccc;
border-bottom:solid 1px #cccccc;
padding:4px;
margin:0;
}

#spec4 thead td
{
padding:4px;
border-bottom:solid 1px #cccccc;
border-right:solid 1px #cccccc;
margin:0;
padding-left:8px;
}

#spec4 thead th
{
text-align:right;
border-right:solid 1px #cccccc;
border-bottom:solid 1px #cccccc;
padding:4px;
margin:0;
}

#spec4 .header
{
/*color:#006633;*/
color:#000000;
font-size:14px;
font-weight:bold;
}

/*追加分ここまで*/