	BODY {
		margin:0 0 0 0px;
	}
	BODY.backHome {
		background: #FFFFFF url("./images/back_home.gif") repeat-y; 
	}
	BODY.backQuestion {
		background: #FFFFFF url("./images/back_question.gif") repeat-y; 
	}
	BODY.backRental {
		background: #FFFFFF url("./images/back_rental.gif") repeat-y; 
	}
	BODY.backFaq {
		background: #FFFFFF url("./images/back_faq.gif") repeat-y; 
	}
	BODY.backNew {
		background: #FFFFFF url("./images/back_new.gif") repeat-y; 
	}
	BODY, TH, TD, PRE { 
		color: #333333;
		font-size: 12px;
		line-height: 20px;
	}
	A       { color:#228B22; text-decoration: none; }
	A:hover { color:#666666; text-decoration: none; }
	FORM { 
		margin: 0px;
		padding: 0px;
	}
	
	IMG { border: 0px; }
	TD.valignTop { vertical-align: top; }
	TD.alignCenter { text-align: center; }
	TD.alignRight { text-align: right; }
	

	.logoBack {
		background: url("./images/logo_top_10th.gif") no-repeat;
		vertical-align: top;
	}
	
	.menuPadding {
		padding-bottom: 16px;
	}
	.menuColumn {
		vertical-align: top;
	}
	
	.titleMemoTop {
		background: url("./images/back_memo01_top.jpg") no-repeat;
		width: 320px;
		padding: 35 40 0 40px;
		color: #0A51A1;
		font-size: 20px;
		line-height: 35px;
		font-weight: bold;
		letter-spacing: 1px;
	}
	.titleMemo {
		background: url("./images/back_memo01.jpg") no-repeat;
		width: 320px;
		padding: 35 40 0 40px;
		color: #0A51A1;
		font-size: 20px;
		line-height: 35px;
		font-weight: bold;
		letter-spacing: 1px;
	}
	.titleMemoTopNotNews {
		background: url("./images/back_memo02.jpg") repeat-y;
		width: 400px;
		padding: 10 0 0 40px;
		color: #0A51A1;
		font-size: 14px;
		line-height: 25px;
		font-weight: bold;
		letter-spacing: 1px;
	}
	.titleMemoNotNews {
		background: url("./images/back_memo02.jpg") repeat-y;
		width: 400px;
		padding: 10 20 0 40px;
		color: #0A51A1;
		font-size: 14px;
		line-height: 25px;
		font-weight: bold;
		letter-spacing: 1px;
	}
	.contentsMemo {
		background: #ffffff url("./images/back_memo02.jpg") repeat-y;
		width: 400px;
		padding: 10 40 0 40px;
		font-size: 12 px;
	}
	.boldMemo {
		color: #0A51A1;
		font-weight: bold;
	}
	.boldMemoGreen {
		color: #228B22;
		font-weight: bold;
	}
	.remarkMemo {
		color: #FF7F24;
	}
	.remarkMemoBlue {
		color: #0A51A1;
	}
	.smallMemo {
		font-size: 10px;
	}
	.faqLink {
		color: #228B22;
	}
	.buttonMemo {
		color: #0A51A1;
		background: #E0EEEE;
		cursor: hand;
		border: 1px solid #0A51A1;
		letter-spacing: 1px;
		font-size: 12px;
	}
	.borderMemo {
		background-color: #A4D3EE;
	}
	.borderMemoHr {
		color: #A4D3EE;
		background-color: #A4D3EE;
		border: 0;
		height: 1px;
	}
	
	.buttonSpace {
		vertical-align: top;
		padding-top: 30px;
		text-align: center;
	}
	.adSpace {
		padding: 0 0 20 0px;
	}
	
	.footer {
		padding-top: 10px;
		font-size: 11px;
		text-align: center;
	}
	
	.bbsTrip {
		color: #FF0000;
	}
	
	.bbsSuccess {
		color: #000000;
	}
	
	.bbsError {
		color: #FF0000;
	}
	
