@charset "utf-8";
.mainContentsArrow {
	background-image: url(../images/use_arrow.jpg);
	background-position: 1px;
	padding-left: 15px;
	background-repeat: no-repeat;
}
#page #Contents #mainContents {
	width: 623px;
	padding-left: 15px;
}
#page #Contents #mainContents table {
	width: 583px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
}
#mainContents table td {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tdBg {
	background-color: #F9F9DD;
}
#mainContents #mainImg {
	margin-bottom: 20px;
}

#mainContents .marginBtn20 #useText {
	background-image: url(../images/use_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 1px;
}

