@charset "UTF-8";

/* ------------------------------------------------------------------

-----------------------------
対象ファイル
-----------------------------
/c/services/spend/edy/index.htm
-----------------------------

--------------------------------------------------------------------*/
ol,ul,li {
list-style:none;
padding:0;
}

/*	共通
--------------------------------------------------------------------*/

#services-edy #main h2 {
	padding: 25px 0 0 0;
}


/*	ヘッダ
--------------------------------------------------------------------*/
#services-edy .top-lead{
	padding: 20px 10px 0 10px;
}

#services-edy .top-lead sup{
	line-height: 0;
}

#services-edy .top-caption{
	padding: 10px 10px 0 10px;
	font-size: 11px;
	color: #666666;
}
#services-edy .top-caption li {
	font-size: 11px !important;
}

/*	ご利用方法
--------------------------------------------------------------------*/
#services-edy .text{
	padding: 20px 10px 0 10px;
}

	#services-edy .howuse li{
		margin-top: 30px;
		padding: 0 10px 0 10px;
	}

		#services-edy .howuse li dl dd{
			padding: 20px 0 0 50px;
			
		}

		#services-edy .howuse li .text{
			float: left;
			width: 370px;
			padding: 0;
		}

		#services-edy .howuse li .vis{
			float: right;
			width: 170px;
		}

		#services-edy .howuse li ol li{
			margin: 0;
			padding: 0 0 5px 0;
			margin-left:1.4em;
			text-indent:-1.4em;
		}

		#services-edy .howuse li .title{
			font-weight: bold;
			margin: 20px 0 10px 0;
			padding: 0 0 0 15px;
			background: url(/c/u/common/img/icon_active.gif) no-repeat 0 50%;
		}

		#services-edy .howuse li .link{
			margin-top: 20px;
			padding: 0 0 0 20px;
			background: url(/c/common/img/arrow_m.gif) no-repeat 0 50%;
		}


	/* 各社メニュー表 */
	#services-edy #edy-menu{
		margin: 20px 0 0 0;
	}

		#services-edy #edy-menu .caption{
			padding: 5px 10px 5px 10px;
			background-color: #fdd963;
		}

		#services-edy #edy-menu tr th{
			background-color: #fef2c0;
			border: 1px solid #dbcabd;
		}

		#services-edy #edy-menu tr td{
			width: 84%;
			border: 1px solid #dbcabd;
		}

			#services-edy #edy-menu tr th p,
			#services-edy #edy-menu tr td p {
				padding: 10px;
			}