/* 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 {
	padding: 8px;
}

/* rightcont */

#rightcont #sidemenu {
    background-image: url(../../contact/img/sidemenu01.gif);
	background-repeat: no-repeat;
	width: 165px;
	height: 127px;
	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 */

.confirm {
	width: 120px;
    margin-left: auto;
	margin-right: auto;
}

.faq01 {
	margin-bottom: 20px;
}

.faq01 li {
    background-image: url(../img/img_dot01.gif);
    background-repeat: repeat-x;
    background-position: bottom;
	padding: 5px 0;
}