/* table style
----------------------------------*/

table.tbl01 {
    font-size: 75%;
	line-height: 150%;
	width: 553px;
}

table.tbl01 td {
    border: 1px solid #CCCCCC;
	padding: 10px;
}

table.tbl01 td.td01 {
    background-color: #F5F3F3;	
	width: 150px;
	text-align: center;
}

table.tbl01 td.td02 {
    background-color: #F5F3F3;
	text-align: center;	
}

table.tbl01 td.td03 {
	width: 150px;
	text-align: center;
}

/* rightcont */

#rightcont #sidemenu {
    background-image: url(../../support/img/sidemenu01.gif);
	background-repeat: no-repeat;
	width: 165px;
	height: 220px;
	margin-bottom: 15px;
}

#rightcont #sidemenu ul li {
    font-size: 75%;
	line-height: 150%;	
}

#rightcont #sidemenu .sidemenu01 a {
	font-size: 0;
	text-indent: -9999px;
	display: block;
	width: 165px;
	height: 35px;
}

#rightcont #sidemenu ul li.sidemenu02 a {
	font-size: 0;
	text-indent: -9999px;
	display: block;
	width: 165px;
	height: 30px;
	margin-top: 1px;
}

/* leftcont */

.box03 ul li {
    background: url(../img/list01.gif) no-repeat left 1px;
	margin-bottom: 10px;
	padding-left: 28px;
}