#contents {
	background-image: url(../img/common/con_foot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 900px;
}
#contents .page_top {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-top: 10px;
}

.left {
	float: left;
}
.right {
	float: right;
}
.clearF {
	clear: both;
}
.borderT {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
}
.borderB {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
.centerTex {
	text-align: center;
}


.pdT5 {
	padding-top: 5px;
}
.pdT10 {
	padding-top: 10px;
}
.pdT15 {
	padding-top: 15px;
}
.pdT20 {
	padding-top: 20px;
}
.pdT25 {
	padding-top: 25px;
}
.pdT30 {
	padding-top: 20px;
}
.pdT40 {
	padding-top: 40px;
}

.pdB5 {
	padding-bottom: 5px;
}

.pdB10 {
	padding-bottom: 10px;
}
.pdB15 {
	padding-bottom: 15px;
}
.pdB20 {
	padding-bottom: 20px;
}

.pdB25 {
	padding-bottom: 25px;
}
.pdB30 {
	padding-bottom: 30px;
}
.pdB40 {
	padding-bottom: 40px;
}

.pdL5{
	padding-left: 5px;
}
.pdL10{
	padding-left: 10px;
}
.pdL15{
	padding-left: 15px;
}
.pdL20{
	padding-left: 20px;
}
.pdL25{
	padding-left: 25px;
}
.pdL30{
	padding-left: 30px;
}
.pdL40{
	padding-left: 40px;
}
.pdL50{
	padding-left: 50px;
}

.pdR5{
	padding-right: 5px;
}
.pdR10 {
	padding-right: 10px;
}
.pdR15 {
	padding-right: 15px;
}
.pdR20 {
	padding-right: 20px;
}
.pdR25 {
	padding-right: 25px;
}
.pdR30 {
	padding-right: 30px;
}
.pdR40 {
	padding-right: 40px;
}
.pdR50 {
	padding-right: 50px;
}

