/* table style
----------------------------------*/

table.tbl01 {
    font-size: 75%;
	line-height: 150%;
	width: 553px;
	margin-bottom: 20px;
}

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;
}

table.tbl01 td.td04 {
	text-align: center;
}

/* rightcont */

#rightcont #sidemenu {
    background-image: url(../../guide/img/sidemenu01.gif);
	background-repeat: no-repeat;
	width: 165px;
	height: 96px;
	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 */

.spt01 {
    margin-left: 63px;
	margin-bottom: 20px;
}

.box02left {
	float: left;
	width: 90px;
}

.box02right {
	float: right;
	width: 443px;
}

.arrow {
	width: 40px;
    margin-top: 20px;
    margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

.guide01 {
	width: 481px;
    margin-left: auto;
	margin-right: auto;
}