#vi {
	margin-bottom: 7px;
	margin-top: 7px;
	height: 270px;
}
#contents {
	width: 840px;
}
#contents .head {
	font-size: 1px;
	line-height: 1px;
	background-repeat: no-repeat;
	height: 5px;
	width: 840px;
	background-position: left top;
	background-image: url(/images/home/bg_01.gif);
}
#contents .body {
	background-image: url(/images/home/bg_02.gif);
	background-repeat: repeat-y;
}
#contents .foot {
	font-size: 1px;
	line-height: 1px;
	background-image: url(/images/home/bg_03.gif);
	height: 6px;
}
#contents  #leftColumn{
	float: left;
	width: 210px;
	margin: 0px;
	padding: 0px;
}
*  html #contents #leftColumn{
	float: left;
	width: 210px;
	margin: 0px;
	padding: 0px;
}
#contents  #centerColumn{
	float: left;
	width: 420px;
	margin-left: 5px;
}
#contents #centerColumn  .inside{
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#bnrMain {
	margin-bottom: 10px;
}
#topics h2 {
	margin-bottom: 7px;
}
#topics dl {
	margin-right: 8px;
	margin-left: 8px;
}
#topics dl dt {
	color: #503523;
	background-image: url(/images/common/ic_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
#topics dl dd {
	margin-left: 12px;
	background-image: url(/images/common/line_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
}
#cal {
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(/images/home/img_separater.gif);
	background-repeat: no-repeat;
	padding-bottom: 20px;
	background-position: left bottom;
}
#cal h2 {
	margin-bottom: 1px;
}
#cal .calhead {
	background-color: #DEEFAE;
	position: relative;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 1px;
}
#cal .calhead h3 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#cal .calhead .prev {
	position: absolute;
	left: 5px;
	top: 6px;
}
*html #cal .calhead .prev {
	left: -95px;
}
#cal .calhead .next {
	position: absolute;
	top: 6px;
	right: 5px;
}
* html #cal .calhead .next{
	right: 10px;
}
#cal table {
	background-color: #D9D9D9;
	width: 200px;
	margin-bottom: 3px;
}
#cal table th, #cal table td {
	background-color: #FFF;
	text-align: center;
}
#cal table th {
	background-color: #f5f5f5;
	border: 1px solid #FFF;
}
#cal table .sat {
	color: #06C;
}
#cal table .sun {
	color: #DB0018;
}
#cal table td.mark1 {
	color: #FFF;
	background-color: #E24E91;
	border: 1px solid #FFF;
}
#cal table td.mark2 {
	color: #FFF;
	background-color: #277DBC;
	border: 1px solid #FFF;
}
#cal .mark1 {
	color: #E24E91;
}
#cal .mark2 {
	color: #277DBC;
}
#guide {
	padding-right: 5px;
	padding-left: 5px;
}
#guide h2 {
	margin-bottom: 7px;
}
#guide ul {
	padding-right: 5px;
	padding-left: 5px;
}
#guide ul li {
	background-image: url(/images/common/line_01.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	line-height: 1.3;
}
#guide ul li.cancel {
	background-image: none;
	margin: 0px;
	padding: 0px;
}
