/*System*/
table.sys_ryoukin{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse:collapse;
	border:0px;
	}
table.sys_ryoukin td{
    margin:0px;
	padding:5px 2px 5px 2px;
	border:1px solid #333333;
	}
.bg-r{
    background-color:#ff0066;
    }		
.bg-g{
    background-color:#333333;
    }
.bg-g{
    background-color:#333333;
    }
.bg-r1{
    background-color:#990000;
    }
.bg-r2{
    background-color:#660000;
    }
.bg-r3{
    background-color:#330000;
    }
.bg01{
	background-image: url('./images/bg01.jpg');
	background-position: right bottom;
	background-repeat: no-repeat;
	background-attachment: scroll;
	}
.bg02{
	background-image: url('images/bg02.jpg');
	background-position: right center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	}
.bg03{
	background-image: url('images/bg03.jpg');
	background-position: right center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	}
.bg04{
	background-image: url('./images/bg04.jpg');
	background-position: right bottom;
	background-repeat: no-repeat;
	background-attachment: scroll;
	}
.bg11{
	background-image: url('images/bg11.jpg');
	background-position: right center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	}
.bg12{
	background-image: url('images/bg12.jpg');
	background-position: right center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	}
.bg13{
	height: 280px;
	background-image: url('images/bg13.jpg');
	background-position: right center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	}

p.refund{
	display:block;
	margin: 0px 9px 0px 9px;
	padding: 0px;
	width: 600px;
	height: 300px;
	}
p.refund img{
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 300px;
	float: left;
	}
