@charset 'UTF-8';


/* ------------------------------ 
	saport_mobile
-------------------------------- */
#CONTAINER h1.contents_title {
	overflow:hidden;
}
#CONTAINER h1.contents_title a {
	text-indent:-9999px;
	display:block;
	background-image:url(../img/logo.png);
	-moz-background-size:160px auto;
	background-size:160px auto;
	background-repeat: no-repeat;
	background-position: center center;
	height:50px;
	width:160px;
	margin-right: auto;
	margin-left: auto;
}
#CONTAINER h2{
	background-color:#ff8585;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #b4b4b4;
}
/*  TITLE
-------------------------------- */
.attention span.title_attention_idpw {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background-image: url(../img/pc/title_attention_idpw.png);
	background-repeat: no-repeat;
	background-position: center center;
	height:25px;
}
.attention span.title_attention_pay {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background-image: url(../img/pc/title_attention_pay.png);
	background-repeat: no-repeat;
	background-position: center center;
	height:25px;
}
.attention span.title_attention_promoter {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background-image: url(../img/pc/title_attention_promoter.png);
	background-repeat: no-repeat;
	background-position: center center;
	height:25px;
}
.attention02 span.title_sys-main {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background-image: url(../img/pc/title_sysmain.png);
	background-repeat: no-repeat;
	background-position: center center;
	height:25px;
}
.attention span.title_attention_dl {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background-image: url(../img/pc/title_attention_dl.png);
	background-repeat: no-repeat;
	background-position: center center;
	height:25px;
}

#CONTAINER .attention02 h2 {
	background-color: #a0d200;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight:normal;
	font-size:100%;
	color:#666;
	padding-left:10px;
}
#CONTAINER .attention02 span.title_attention_credit {
	padding-top: 5px;
	padding-bottom: 5px;
	display:inline-block;
}
.txt_main_attention {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color:#f5dfdf;
	color:#666;
	padding:10px;
}
.txt_main_attention02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color:#fff;
	color:#666;
	padding:10px;
}
.attention p {
	margin-bottom:1em;
}
.attention p.fcRed02 {
	margin-bottom:0;
	color: #F33;
}

.attention02 span.titleIMG {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background-image: url(../img/pc/title_sysmain.png);
	background-repeat: no-repeat;
	background-position: center center;
	height:25px;
}
.attention02 span.titleIMG.titleSpApp {background-image: url(../img/pc/title_appinfo.png);}

/*  LIST
-------------------------------- */
.attention dl.attention_txtDl01 {
	border:none;
}
.attention dl.attention_txtDl01 dt {
	color: #666;
	background-color:#F5DFDF;
	padding:10px 25px 10px 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #CCC;
}
.attention dl.attention_txtDl01 dd {
	padding:10px;
	background-image:none;
	color: #666;
	background-color:#FBEDE7;
}
.attention dl.attention_txtDl02 {
	border:none;
}
.attention dl.attention_txtDl02 dt {
	font-weight:bold;
	color:#E66D5C;
	margin-bottom:1em;
	background-color: #FBEDE7;
	border:none;
	padding:0px;
	background-image:none;
}
.attention dl.attention_txtDl02 dd {
	margin-bottom:2em;
	border:none;
	padding:0px;
	background-image:none;
}
.attention dl.attention_txtDl03 {
	margin-bottom:1em;
	border:none;
}
.attention dl.attention_txtDl03 dt {
	font-weight:bold;
	color:#E66D5C;
	margin-bottom:1em;
	background-color: #F5DFDF;
	border:none;
	padding:0px;
	background-image:none;
}
.attention dl.attention_txtDl03 dd {
	border:none;
	padding:0px;
	background-image:none;
}
.attention ul.disc {
	margin-right: 15px;
	list-style-type: disc;
	margin-bottom:1em;
}
.attention ul.disc li {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

/*  system
-----------------------*/
.sysInfo {
	margin-top:10px;
}
.sysInfo li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.sysList dt {
	font-weight:bold;
}