@charset "shift_jis";


/* link setting
------------------------- */
a:link {
	color:#3366ff;
	text-decoration:none;
}
a:visited {
	color:#6885EE;
	text-decoration:none;
}
a:active {
	color:#99ccff;
	text-decoration:underline;
}
a:hover {
	color:#99ccff;
	text-decoration:underline;
}

/* <p> margin-top
------------------------- */
#main-contents p {
	margin-top:12px;
}
#main-contents div.updateday p,
#main-contents div.setcustom-img p,
#main-contents p.h4-read,
#main-contents p.h5-read,
#main-contents div.col01 p.col01-title {
	margin-top:0;
	zoom:1;
}
#main-contents p.top-read {
	margin-top:25px;
}
#main-contents p.caption {
	margin-top:5px;
}

/* updateday
------------------------- */
div.updateday {
	float:right;
	padding:0 3px 4px 0;
}

div.updateday p {
	float:right;
	padding:2px 4px;
	background:url(/jalonline/john/v25/user/common/img/com_bg001.gif) left top;
	color:#ffffff;
}

/* section
------------------------- */
div.section01 {
	clear:both;
	overflow:hidden;
	margin:0 10px;
}

/* strong
------------------------- */
.strong {
	font-weight:bold;
}

/* caption
------------------------- */
.caption span {
	display:block;
	margin-top:0;
	padding-left:1em;
	text-indent:-1em;
}

/* h2
------------------------- */
h2.headline01 {
	clear:both;
	height:39px;
	width:900px;
	background:url(/jalonline/john/v25/user/common/img/h2_bg001.gif) no-repeat left top;
	text-align:center;
}

h2.headline01 img {
	margin-top:11px;
}

/* h3
------------------------- */
h3.headline01 {
	clear:both;
	margin-top:25px;
	border-left:#0c1e81 4px solid;
}

h3.headline01 img {
	margin-left:11px;
}

/* h4
------------------------- */
h4.headline01 {
	clear:both;
	margin:20px 0 5px 0;
	padding-bottom:4px;
	background:url(/jalonline/john/v25/user/common/img/h4_bg001.gif) repeat-x left bottom;
}

h4.headline02 {
	clear:both;
	margin:40px 0 5px 0;
	padding-bottom:4px;
	background:url(/jalonline/john/v25/user/common/img/h4_bg001.gif) repeat-x left bottom;
}

h4 span img {
	margin-bottom:3px;
}	
/* h5
------------------------- */
h5.headline01 {
	margin-top:12px;
	font-weight:bold;
	color:#0c1e81;
}

h5.headline01 span.num01 {
	padding-left:16px;
	background:url(/jalonline/john/v25/user/common/img/com_tx018.gif) no-repeat left 0.2em;
	display:block;
	line-height:1.6;
}

h5.headline01 span.num02 {
	padding-left:16px;
	background:url(/jalonline/john/v25/user/common/img/com_tx019.gif) no-repeat left 0.2em;
	display:block;
	line-height:1.6;
}
h5.headline01 span.num03 {
	padding-left:16px;
	background:url(/jalonline/john/v25/user/common/img/com_tx020.gif) no-repeat left 0.2em;
	display:block;
	line-height:1.6;
}

/* table
------------------------- */
/* table001 */
table.table001 {
	margin-top:12px;
	border:#999999 2px solid;
	background:#ffffcc;
	text-align:center;
}

table.table001 th,
table.table001 td {
	padding:3px;
}

table.table001 th {
	font-weight:bold;
	border-left:#999999 1px solid;
}

table.table001 td {
	border-top:#999999 1px solid;
	border-left:#999999 1px solid;
}

table.table001 th.display,
table.table001 td.display {
	background:#99ccff;
	border-left:none;
}

table.table001 th.function,
table.table001 td.function {
	background:#EEEEEE;
}

table.table001 td.display,
table.table001 td.function {
	text-align:left;
}

/* table002,table003,table004 */
table.table002 {
	margin-top:12px;
	border-top:#999999 1px solid;
	border-right:#999999 1px solid;
	background:#ffffff;
	text-align:center;
	border-collapse:separate;
}
table.table003 {
	margin-top:5px;
	border-top:#999999 1px solid;
	border-right:#999999 1px solid;
	background:#ffffff;
	text-align:left;
}
table.table004 {
	margin-top:12px;
	border-top:#eec2c2 1px solid;
	border-right:#eec2c2 1px solid;
	background:#ffffff;
	text-align:center;
	border-collapse:separate;
}
table.table002 th,
table.table002 td,
table.table003 th,
table.table003 td,
table.table004 th,
table.table004 td {
	padding:3px 12px;
}

table.table002 th,
table.table003 th {
	background:#1c2d8d;
	border-bottom:#999999 1px solid;
	border-left:#999999 1px solid;
	color:#ffffff;
}
table.table004 th {
	background:#e66b6b;
	border-bottom:#eec2c2 1px solid;
	border-left:#eec2c2 1px solid;
	color:#ffffff;
}

table.table002 td,
table.table003 td {
	border-bottom:#999999 1px solid;
	border-left:#999999 1px solid;
}

table.table004 td {
	border-bottom:#eec2c2 1px solid;
	border-left:#eec2c2 1px solid;
}

table.table002 th.change {
	background:#99ccff;
	color:000000;
}
table.table002 td.change {
	font-weight:bold;
}
table.table002 td.change span {
	font-weight:normal;
}



/* displayset
------------------------- */
div.displayset {
	clear:both;
	margin-top:25px;
}

div.displayset02 {
	clear:both;
}

div.displayset03 {
	clear:both;
}

/* explanation
------------------------- */
div.explanation {
	float:right;
	width:350px;
}

div.explanation dl {
	margin-bottom:2px;
	border:#b6b4b4 1px solid;
	background:#ffffff;
	zoom:1;
}

div.explanation dl dt {
	padding:10px 10px 5px 32px;
	font-weight:bold;
}
div.explanation dl dt.normalFont {
	font-weight:normal;
}
* html div.explanation dl dt {
	padding:11px 10px 5px 28px;
}
/*html:\66irst-child div.explanation dl dt {
	padding:11px 10px 5px 20px;
}*/
div.explanation dl dt span {
	font-size:0;
	line-height:0;
	zoom:1;
}
body:first-of-type div.explanation dl dt span,
html:\66irst-child div.explanation dl dt span {
	visibility:hidden;
}
div.explanation dl dt.one {
	background:url(/jalonline/john/v25/user/common/img/com_tx001.gif) no-repeat 11px 8px;
}
div.explanation dl dt.two {
	background:url(/jalonline/john/v25/user/common/img/com_tx002.gif) no-repeat 11px 8px;
}
div.explanation dl dt.three {
	background:url(/jalonline/john/v25/user/common/img/com_tx003.gif) no-repeat 11px 8px;
}
div.explanation dl dt.four {
	background:url(/jalonline/john/v25/user/common/img/com_tx004.gif) no-repeat 11px 8px;
}
div.explanation dl dt.five {
	background:url(/jalonline/john/v25/user/common/img/com_tx005.gif) no-repeat 11px 8px;
}
div.explanation dl dt.six {
	background:url(/jalonline/john/v25/user/common/img/com_tx006.gif) no-repeat 11px 8px;
}
div.explanation dl dt.seven {
	background:url(/jalonline/john/v25/user/common/img/com_tx007.gif) no-repeat 11px 8px;
}
div.explanation dl dt.eight {
	background:url(/jalonline/john/v25/user/common/img/com_tx008.gif) no-repeat 11px 8px;
}
div.explanation dl dt.nine {
	background:url(/jalonline/john/v25/user/common/img/com_tx009.gif) no-repeat 11px 8px;
}
div.explanation dl dt.ten {
	background:url(/jalonline/john/v25/user/common/img/com_tx010.gif) no-repeat 11px 8px;
}
div.explanation dl dt.eleven {
	background:url(/jalonline/john/v25/user/common/img/com_tx011.gif) no-repeat 11px 8px;
}
div.explanation dl dt.twelve {
	background:url(/jalonline/john/v25/user/common/img/com_tx012.gif) no-repeat 11px 8px;
}
div.explanation dl dt.thirteen {
	background:url(/jalonline/john/v25/user/common/img/com_tx013.gif) no-repeat 11px 8px;
}
div.explanation dl dt.fourteen {
	background:url(/jalonline/john/v25/user/common/img/com_tx014.gif) no-repeat 11px 8px;
}
div.explanation dl dt.fifteen {
	background:url(/jalonline/john/v25/user/common/img/com_tx015.gif) no-repeat 11px 8px;
}
div.explanation dl dt.sixteen {
	background:url(/jalonline/john/v25/user/common/img/com_tx021.gif) no-repeat 11px 8px;
}
div.explanation dl dt.seventeen {
	background:url(/jalonline/john/v25/user/common/img/com_tx022.gif) no-repeat 11px 8px;
}
div.explanation dl dt.eighteen {
	background:url(/jalonline/john/v25/user/common/img/com_tx023.gif) no-repeat 11px 8px;
}
div.explanation dl dt.nineteen {
	background:url(/jalonline/john/v25/user/common/img/com_tx024.gif) no-repeat 11px 8px;
}
div.explanation dl dt.twenty {
	background:url(/jalonline/john/v25/user/common/img/com_tx025.gif) no-repeat 11px 8px;
}
div.explanation dl dt.twentyOne {
	background:url(/jalonline/john/v25/user/common/img/com_tx026.gif) no-repeat 11px 8px;
}
div.explanation dl dt.twentyTwo {
	background:url(/jalonline/john/v25/user/common/img/com_tx027.gif) no-repeat 11px 8px;
}

div.explanation dl dd.three {
	padding-top:11px;
	background:url(/jalonline/john/v25/user/common/img/com_tx003.gif) no-repeat 11px 8px;
}

div.explanation dl dd {
	padding:0 10px 8px 32px;
	color:#666666;
}
div.explanation dl dd span img {
	vertical-align:middle;
}

div.explanation dl dd span.fb9bbd {
	color:#fb9bbd;
	background:#fb9bbd;
}

div.explanation dl dd ul.list01 {
	margin-left:12px;
}

div.explanation dl dd span.shot01 img {
	margin:8px 0 8px 12px;
}

/* 0113add */
#main-contents div.explanation dl dd p.notes {
	margin:0 0 0 40px;
	color:#666666;
}

/* setcustom-img
------------------------- */
div.setcustom-img {
	width:535px;
}

div.setcustom-img p.arrow {
	padding:10px 0;
	text-align:center;
}

/* setscreen-class
------------------------- */
div.setscreen-class {
	margin-top:32px;
}

/* list
------------------------- */
/* list01 */
ul.list01 {
	margin-left:24px;
	list-style-type:disc;
}

ul.list01 li {
	margin-top:12px;
}

ul.list01 li span.rider01 {
	display:block;
	margin-top:12px;
}

/* list02,list03 */
ul.list02 {
	clear:both;
	padding:12px 0 0 1.3em;
	zoom:1;
}

ul.list03 {
	margin:24px 0 0 1.3em;
}

ul.list02 li,
ul.list03 li {
	margin-top:5px;
	text-indent:-1.3em;
}

/* list04 */
ul.list04 {
	margin-left:24px;
	list-style-type:disc;
}

/* list05 */
ul.list05 li ul li {
	padding-left:1em;
}

ul.list05 li.list05-num01 {
	background:url(/jalonline/john/v25/user/common/img/com_tx016.gif) no-repeat 21px 2px;
	padding-left:35px;
}

ul.list05 li.list05-num02 {
	background:url(/jalonline/john/v25/user/common/img/com_tx017.gif) no-repeat 21px 2px;
	padding-left:35px;
}

ul.list05 li.list05-num01 ul li,
ul.list05 li.list05-num02 ul li {
	padding-left:0;
}

/* list06 */
ul.list06 {
	margin:20px 0 0 10px;
}

ul.list06 li {
	clear:both;
	padding-left:9px;
	background:url(/jalonline/john/v25/user/common/img/com_ic001.gif) no-repeat left 0.4em;
	line-height:1.3;
}
/* list07 */
ul.list07 {
	margin:20px 0 0 0;
}
ul.list07 li {
	clear:both;
	padding-left:9px;
	line-height:1.3;
	font-weight:bold;
}	
ul.list07 li span {
	margin-right:5px;
}	

/* def-list
------------------------- */
/* def-list01 */
dl.def-list01 {
	margin:20px 0 0 10px;
}

dl.def-list01 dt {
	clear:both;
	float:left;
	margin-bottom:5px;
	padding-left:9px;
	width:8em;
	background:url(/jalonline/john/v25/user/common/img/com_ic001.gif) no-repeat left 0.4em;
	font-weight:bold;
}

dl.def-list01 dd {
	padding-left:8em;
}

/* def-list02 */
dl.def-list02 {
	margin-top:18px;
}

dl.def-list02 dt {
	margin-bottom:5px;
}

dl.def-list02 dd dt {
	clear:both;
	float:left;
	margin-bottom:0;
	width:10em;
	font-weight:bold;
}
body:first-of-type dl.def-list02 dd dt{
	width:11em;
}
dl.def-list02 dd dd {
	padding-left:10em;
}
body:first-of-type dl.def-list02 dd dd{
	padding-left:11em;
}
/* def-list03 */
dl.def-list03 {
	margin-left:12px;
}

dl.def-list03 dt {
	padding-left:1em;
	text-indent:-1em;
	font-weight:bold;
}

dl.def-list03 dd {
	padding-left:1em;
}

/* def-list04 */
dl.def-list04 {
	margin:20px 0 0 10px;
}

dl.def-list04 dt {
	clear:both;
	float:left;
	margin-bottom:5px;
	padding-left:9px;
	width:10em;
	background:url(/jalonline/john/v25/user/common/img/com_ic001.gif) no-repeat left 0.4em;
	font-weight:bold;
}

dl.def-list04 dd {
	padding-left:10em;
}

/* def-list05 */
dl.def-list05 dt {
	clear:both;
	float:left;
	width:5.5em;
}
body:first-of-type dl.def-list05 dt{
	width:7em;
}
dl.def-list05 dd {
	padding:0 11em 0 6em;
}
body:first-of-type dl.def-list05 dd {
	padding-left:7.5em;
}
/* def-list06 */
dl.def-list06 {
	margin-top:12px;
}

dl.def-list06 dt {
	clear:both;
	float:left;
	width:4em;
	font-weight:bold;
}

dl.def-list06 dd {
	padding-left:4em;
}

/* def-list07 */
dl.def-list07 {
	clear:both;
	margin-top:5px;
}

dl.def-list07 dt {
	float:left;
}

dl.def-list07 dd {
	float:left;
	padding-right:0.9em;
	white-space:nowrap;
}

/* def-list08 */
dl.def-list08 {
	clear:both;
	padding-top:5px;
	zoom:1;
}

dl.def-list08 dt {
	float:left;
	width:28em;
	padding:8px;
	border:#b6b4b4 2px solid;
	font-weight:bold;
}

dl.def-list08 dt span {
	font-weight:normal;
}

dl.def-list08 dd {
	float:left;
	background:#feece4;
}

dl.def-list08 dd span.equal {
	display:block;
	float:left;
	padding:8px;
	width:1em;
	text-align:center;
	background:#ffffff;
}

dl.def-list08 dd span.sign {
	display:block;
	float:left;
	padding:8px 0;
	width:2em;
	color:#999999;
}

dl.def-list08 dd strong {
	display:block;
	float:left;
	padding:8px;
	font-weight:bold;
}

dl.def-list08 dd em {
	display:block;
	float:left;
	padding:8px 8px 8px 0;
	font-weight:bold;
	color:#cc0000;
}

/* def-list09 */
div.explanation dl.def-list09 {
	border: none;
}

div.explanation dl.def-list09 dt {
	float: left;
	width: 7.2em;
	padding: 8px 0 0 0;
	font-weight: normal;
	color: #000000;
	text-align:right;
}
body:first-of-type div.explanation dl.def-list09 dt,
*:first-child+html div.explanation dl.def-list09 dt {
	width: 8em;
	margin:0;
	display:block;
	padding: 8px 0 0 0;
}
body:first-of-type div.explanation dl.def-list09 dt {
	width: 9em;
	display:block;
}

div.explanation dl.def-list09 dd {
	margin-left: 7.2em;
	padding:  8px 0 0 2px;
	color: #000000;
	text-indent: -2px;
}

body:first-of-type div.explanation dl.def-list09 dd,
*:first-child+html div.explanation dl.def-list09 dd {
	margin-left: 8em;
}
body:first-of-type div.explanation dl.def-list09 dd{
	margin-left: 9em;
	display:block;
}
/* colmun
------------------------- */
/* col01 */
div.col01 {
	margin-top:12px;
	border:#b6b4b4 1px solid;
	border-top:none;
	background:#ffffff;
}

div.col01 p.col01-title {
	padding:10px 15px;
	border-top:#b6b4b4 1px solid;
	background:#e6e6e6;
	font-weight:bold;
}

div.col01 div.col01-inner {
	padding:12px 15px 12px 15px;
}

div.col01 div.col01-inner p {
	clear:both;
}

div.col01 div.col01-inner span.caution01 {
	color:#cc0000;
	font-weight:bold;
	margin:0;
}

p.col01-bottom {
	clear:both;
}

/* colmun02 */
dl.colmun02 {
	margin-top:12px;
	border:#1c2d8d 1px solid;
	background:#ffffff;
}

dl.colmun02 dt {
	padding:12px 15px 0 15px;
	font-weight:bold;
	color:#1c2d8d;
}

dl.colmun02 dd {
	padding:12px 15px;
}

/* col-left, col-right */
.col-left {
	float: left;
}
.col-right {
	float: right;
}

/* other
------------------------- */
/* rider */
.rider01 {
	display:block;
	margin-top:0;
	padding-left:1em;
	text-indent:-1em;
	color:#666666;
}

.rider02 {
	margin:12px 0 0 24px;
}

.rider03 {
	padding-left: 1em;
	text-indent: -1em;
}

/* caution */
.caution01 {
	margin:0 0.5em;
	color:#cc0000;
}

#mobileimage01 {
	text-align:center;
}

/* manage-num
------------------------- */
div.manage-num {
	clear:both;
	margin:6px 0 6px 20px;
}

/* icon01
------------------------- */
.icon01 {
	vertical-align:middle;
}

/* sitemap
------------------------- */

#body-sitemap #topic-path {
	margin-left:10px;
}
#body-sitemap #main-contents{
	padding-left:0;
	width:100%;
}
#body-sitemap #contents{
	margin-left:10px;
}

div#sitemap {
	background: url(/jalonline/john/v25/user/user_manual/img/sitemap_bg001.gif) repeat-y 50% 0;
	margin-right: auto;
	margin-left: auto;
	width:900px;
	padding:0 20px
}
#sitemap .col-left,
#sitemap .col-right {
	width: 430px;
}
#sitemap h3 {
	min-height: 26px;
	margin-bottom: 10px;
	padding: 4px 0 0 0;
	background: url(/jalonline/john/v25/user/user_manual/img/sitemap_bg003.gif) no-repeat 0 0;
	font-size: 110%;
	font-weight: bold;
}
* html #sitemap h3 {
	height: 26px;
}
#sitemap h3 span {
	display: block;
	padding: 0 0 4px 4px;
	background: url(/jalonline/john/v25/user/user_manual/img/sitemap_bg002.gif) no-repeat 0 100%;
}
* html #sitemap h3 span {
	height: 22px;
}
#sitemap h3 span a {
	display: block;
	width: 407px;
	min-height: 12px;
	padding: 4px 0 4px 13px;
	background: url(/jalonline/john/v25/user/user_manual/img/sitemap_ic001.gif) no-repeat 100% 50%;
}
#sitemap ul.links {
	margin-bottom: 20px;
	padding: 0 8px;
}
#sitemap ul.links li {
	margin-bottom: 5px;
	line-height: 1.2;
	padding: 0 0 0 12px;
	background: url(/jalonline/john/v25/user/user_manual/img/sitemap_ic002.gif) no-repeat 0 0.28em;
}
* html #sitemap ul.links li {
	zoom:1;
}
#sitemap ul.links li.mt20 {
	margin-top: 20px;
}
/*#sitemap ul.links li a {
	padding: 0 0 0 12px;
	background: url(/jalonline/john/v25/user/user_manual/img/sitemap_ic002.gif) no-repeat 0 0.2em;
}
* html #sitemap ul.links li a {
	zoom: 1;
	background: url(/jalonline/john/v25/user/user_manual/img/sitemap_ic002.gif) no-repeat 0 0.25em;
}*/


/* 0127add
------------------------- */
p.qr-code {
	float:left;
	margin-left:30px;
}
p.qr-code img {
	margin-top:20px;
}
div.txtArea {
	clear:left;
}
* html p.qr-code {
	width:180px;
}
p.imageLeft {
	float:left;
}
div.imageArea {
	float:left;
	margin:0 0 12px 300px;
	text-align:center;
}
* html div.imageArea {
	margin:0 0 0 150px;
}

/* 09108add
------------------------- */
div .info {
	width: 450px;
	margin: 0 auto;
	text-align: left;
}


/*99: extra
=========================================*/
div.section01:after,
div.col01:after,
div.col01 div.col01-inner:after,
dl.def-list08:after,
div.mobile:after,
div#sitemap:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

div.section01,
div.col01,
div.col01 div.col01-inner,
dl.def-list08,
div.mobile,
div#sitemap {
	display:block;	/* for safari firefox3 */
	min-height:1%;  /* for IE 7*/
}

/* IE7 hacks */ 
*:first-child+html div.section01,
*:first-child+html div.col01,
*:first-child+html div.col01 div.col01-inner,
*:first-child+html dl.def-list08,
*:first-child+html div.mobile,
*:first-child+html div#sitemap {
	display:inline-table;
	zoom:1;
}
/* end hacks */
/* for IE6 */
* html div.section01,
* html div.col01,
* html div.col01 div.col01-inner,
* html dl.def-list08,
* html div.mobile,
* html div#sitemap {
	height: 1%;
}
