/*----- ヘッダ -----*/
#header h1	{ background : transparent url(../../../image/logo.png) no-repeat scroll 0px 0px; }

/*----- ポイント交換 -----*/
table.exchange
{
	border-collapse				: separate;
	width						: 100%;
	margin-top					: 10px;
}
table.exchange caption
{
	text-align					: left;
	margin-bottom				: 10px;
}
table.exchange caption ol
{
	margin						: 5px 0px 0px 3px !important;
	padding						: 0px 0px 0px 14px !important;
}
table.exchange tbody th
{
	width						: 120px;
	text-align					: left;
	border						: 1px solid #CCCCCC;
	padding						: 10px;
}
table.exchange tbody td
{
	border						: 1px solid #CCCCCC;
	padding						: 3px 5px;
}
.exchange_00001 { background : transparent url(../../image/banner_exchange.png) no-repeat scroll 10px 10px; }
.exchange_00002 { background : transparent url(../../image/banner_exchange.png) no-repeat scroll 10px -110px; }
.exchange_00003 { background : transparent url(../../image/banner_exchange.png) no-repeat scroll 10px -230px; }
.exchange_99999 { background : transparent url(../../image/banner_exchange.png) no-repeat scroll 10px -350px; }
table.exchange tbody button
{
	width						: 415px;
}

/*----- サービス一覧 -----*/
ul.servicelist
{
	margin						: 10px 0px 0px 0px !important;
	padding						: 0px 0px 0px 0px !important;
	list-style					: none inside;
}
ul.servicelist li
{
	padding						: 0px 0px 0px 58px;
	height						: 50px;
}
.icon02_01_01 { background : transparent url(../../image/icon02.png) no-repeat scroll 0px 0px; }
