@charset "Shift_JIS";


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

SP5-1-2-1．チャージ方法
 /suicapoint/guide/operation_machine.html
 
------------------------------ */
#imgMain div.illust {
	width:207px;
}

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


/* サブコンテンツ内テキスト */
p.leadTxt {
	padding:0 0 20px 10px;
}

p.leadTxt img {
	margin:0 5px;
}

p.cap {
	color:#cb0100;
	text-align:right;
	padding:10px 0 20px;
}


/* 自動券売機（2カラム） */
ul.box-machine {
	margin:0 10px 0 50px;
}

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

ul.box-machine li.boxR {
	float:left;
	width:220px;
	text-align:center;
}

ul.box-machine p {
}

ul.box-machine p.txt {
	padding:5px 0 0;
	color:#ff9702;
	font-weight:bold;
	text-align:center;
}

