@charset "UTF-8";

/* ------------------------------------------------------------------

-----------------------------

対象ファイル
-----------------------------
/c/services/spend/index.htm
-----------------------------

--------------------------------------------------------------------*/


/*	共通
--------------------------------------------------------------------*/

#services-spend #main h2 {
	padding: 20px 0 0 0;
}

#services-spend #main h3 {
	padding: 10px 0 0 10px;
}

#services-spend #main .vis{
	padding: 30px 0 0 0;
}

#services-spend #main .txt{
	padding: 20px 0 0 10px;
}

#services-spend #main .link{
	padding: 10px 0 0 10px;
}

#services-spend #main .link a{
	padding-left: 20px;
	background: url(/c/common/img/arrow_m.gif) no-repeat 0 50%;
}


#services-spend #main .caption {
	font-size: 85%;
	text-align: right;
	padding: 5px 0 0 0;
}


/*	Pontaポイントのつかいかた
--------------------------------------------------------------------*/
#services-spend #main #howpoint dd {
	width: 640px;
	overflow: hidden;
}

#services-spend #main #howpoint ul {
	padding: 0 0 10px 10px;
	background: #fcc600 url(/c/services/spend/img/table_bottom.gif) no-repeat 0 100%;
}

	#services-spend #main #howpoint li {
		float: left;
		width: 305px;
		margin-right: 10px;
	}


/*	ご利用方法
--------------------------------------------------------------------*/
#services-spend #main .mkgroup {
	padding: 0 10px 0 10px;
}


#services-spend #main .mkgroup li {
	padding-top: 30px;
}

#services-spend #main .mkgroup dl {
	float: left;
	width: 340px;
}

	#services-spend #main .mkgroup dd {
		padding: 10px 0 0 50px;
	}

#services-spend #main .mkgroup p {
	float: right;
	width: 250px;
}


/*	注意事項 */
#services-spend #main .attention{
	padding: 20px 0 0 10px;
}

#services-spend #main .attention .frmt{
	width: 620px;
	padding-top: 7px;
	background: url(/c/web/group/img/table_top_attention.gif) no-repeat 0 0;
}

#services-spend #main .attention .frmb{
	width: 620px;
	padding-bottom: 7px;
	background: url(/c/web/group/img/table_bottom_attention.gif) no-repeat 0 100%;
}

#services-spend #main .attention .frm{
	padding: 0 15px 0 15px;
	background: url(/c/web/group/img/table_bg_attention.gif) repeat-y 0 0;
}

#services-spend #main .attention .frm p {
	padding: 15px 0 0 0;
	font-weight: bold;
}

#services-spend #main .attention .frm ul{
	margin-top: 5px;
	padding: 11px 0 10px 0;
	background: url(/c/u/LWEM200/img/dotline_attention.gif) no-repeat 0 0;
}

#services-spend #main .attention .frm ul li{
	background: url(/c/u/common/img/icon_active.gif) no-repeat scroll 0 6px;
	padding:0 10px 5px 12px;
}

/* ページの先頭へ */
#services-spend #main .pagetop{
	padding-top: 10px;
	text-align: right;
}

#services-spend #main .pagetop a{
	padding-left: 20px;
	background: url(/c/common/img/arrow_pt.gif) no-repeat 0 50%;
}

/*	つかえる提携店舗一覧
--------------------------------------------------------------------*/
#services-spend #main #shoplist{
	padding: 20px 10px 0 10px;
}

#services-spend #main #shoplist dd{
	margin-top: 5px;
}

#services-spend #main #shoplist ul{
	padding: 5px 0 15px 15px;
	background-color: #ffffff;
}

#services-spend #main #shoplist ul li{
	float: left;
	width: 50px;
	margin: 10px 10px 0 0;
}




/*	右ナビ
--------------------------------------------------------------------*/
#services-spend #sub #frm {
	background: #fff3c4 url(/c/u/common/img/bg_sub_bottom.gif) left bottom no-repeat;
	padding: 0 0 10px;
	text-align: center;
}
	#services-spend #sub #frm h3 {
		background: #fff3c4 url(/c/u/common/img/bg_sub_top.gif) no-repeat;
		border: none;
		margin: 0;
		padding: 10px 0 0;
	}
	#services-spend #sub #frm .sub-inner {
		background: #ffffff;
		width: 240px;
		margin: 0 auto;
		padding-top: 5px;
		text-align: center;
	}
		#services-spend #sub #frm .sub-inner p.txt {
			padding: 10px 15px;
			text-align: left;
		}
			
		#services-spend #sub #frm .sub-inner ul {
		}
		#services-spend #sub #frm .sub-inner ul li {
			text-align: left;
			background: #fffde8 url(/c/u/common/img/line_dotted_gw.gif) left bottom repeat-x;
		}
		
		#services-spend #sub #frm .sub-inner ul li a {
			background: url(/c/u/common/img/icon_sidelink.gif) 15px 13px no-repeat;
			display: block;
			height: 100%;
			width: 80%;
			padding: 10px 15px 10px 32px;
		}
		#services-spend #sub #frm .sub-inner ul li.subt {
			background: url(/c/u/common/img/icon_active.gif) 10px 17px no-repeat;
			padding: 10px 0 10px 20px;
		}
		
		#services-spend #sub #frm .sub-inner ul li.last-child {
			background: #fffde8 none;

		}


