@charset "utf-8";
.mainContentsArrow {
	background-image: url(../images/use_arrow.jpg);
	background-position: 1px;
	padding-left: 15px;
	background-repeat: no-repeat;
}
#page #Contents #mainContents {
}
#mainContents .marginBtn20 #useText {
	background-image: url(../images/use_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 1px;
}

