@charset "Shift_JIS";


/* ------------------------------

SP5-1．ポイント残高照会・利用申込
 /suicapoint/guide/exchange.html
 
------------------------------ */
#imgMain div.illust {
	width:214px;
}

#imgMain div.txt {
	width:310px;
}



/* パソコンからの操作（2カラム） */
ul.box-pc {
	margin:0 0 0 15px;
}

.box-pc ul.des li {
	padding-bottom:15px;
}

.box-pc ul.des li img {
	margin-right:3px;
	vertical-align:middle;
}

.box-pc ul.des div.tit {
	font-weight:bold;
	color:#ff8c00;
	padding-bottom:3px;
}

/*** Box ***/
ul.box-pc li.boxL {
	float:left;
	width:240px;
}


ul.box-pc li.boxR {
	float:right;
	width:230px;
}


/* 携帯電話からの操作（2カラム） */
ul.box-mobile2 {
	margin:0 0 0 3px;
}

ul.box-mobile2 .txt {
	padding-top:5px;
	width:137px;
}

ul.box-mobile2 .txt2 {
	padding-top:20px;
}


.box-mobile2 ul.des li {
	padding-bottom:15px;
}

.box-mobile2 ul.des li img {
	margin-right:3px;
	vertical-align:middle;
}

.box-mobile2 ul.des div.tit {
	font-weight:bold;
	color:#ff8c00;
	padding-bottom:3px;
}

/*** Box ***/
ul.box-mobile2 li.boxL {
	float:left;
	width:320px;
}


ul.box-mobile2 li.boxR {
	float:right;
	width:180px;
}







/* 携帯電話からの操作（3カラム） */
ul.box-mobile {
	margin:0 0px 0 10px;
}

/*** Box ***/
ul.box-mobile {
	margin:0 0 0 20px;
}

ul.box-mobile li.boxL {
	float:left;
	width:200px;
	text-align:center;
	margin:0 15px;
}

ul.box-mobile li.boxL p {
	width:100%;
}

ul.box-mobile li.boxL p.txt {
	text-align:left;
}




