﻿@charset "utf-8";
#tbl_cal {
	width:98%;
	text-align:center;
}
#tbl_cal .tblone {
	width:168px;
	font-size:10px;
}
/**/
.seloutyear {
	width:46px;
	border:1px solid #a8a8a8;
	}
.selinyear {
	width:48px;
	margin:-2px;
	}
.seloutmonth {
	width:32px;
	border:1px solid #a8a8a8;
	}
.selinmonth {
	width:34px;
	margin:-2px;
	}	
