@import url(/design/161/default.css);
@import url(/design/161/globalnavi_left.css);
@import url(/design/161/no_sidebarmenu.css);

#contentBanner {
    height:40px;
}
#contentBanner p {
    float:none;
}
#contentBanner .logo {
    position: absolute;
    left:5px;
    top:8px;
    border: none;
}

#contentBanner img.logoImage {
    position: absolute;
    left:0px;
    top:0px;
    border: none;
}

#contentBanner img.GraphyCMS {
    position: absolute;
    right:0px;
    top:0px;
    border: none;
}

#contentBody img {
/*    border:solid 1px #000000; */
    margin:5px 5px 0px 5px;
}

.listBlock {
}

#contentBody .tableBox {
    width:auto;
}

#contentBody .tableHeader th {
    font-size:120%;
}
#contentBody .tableRow1 td {
    font-size:100%;
}
#contentBody .tableRow2 td {
    font-size:100%;
}

#contentBody .ul3 {
	font-weight: normal;
	list-style-type: none;
}
#contentBody .ul4 {
	font-weight: normal;
	list-style-type: none;
}

/*
 * 5TH LEVEL UL BLOCK
 */
#contentBody .ul5 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-weight: normal;
	list-style-type: none;
	color: #000000;
}
#contentBody .ul5 .list5 {
	margin: 0px;
	padding: 0px;
	line-height: 1.3;
}
#contentBody .ul5 .list5 .li5 {
	color: #000000;
}
