
#main_fullsize {
    font-size: small;
}
#main_fullsize p {
    margin: 15px 15px 20px;
}
#whatsnew #main p.date {
    font-weight: bold;
    margin-bottom: 5px;
    position: relative;
}
p.date {
    font-weight: bold;
    margin-bottom: 5px;
    position: relative;
}
p.date span {
    position: absolute;
    right: -10px;
}
p.date strong.information {
    background: none repeat scroll 0 0 #EF7505;
}
p.date strong {
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 9.5px;
    font-weight: normal;
    line-height: 1.2;
    margin: 0 10px 0 0;
    padding: 4px 0;
    text-align: center;
    width: 96px;
}
p.date:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0.1em;
    height: 0.1px;
    line-height: 0;
    visibility: hidden;
}

dl.flo {
	margin: 0 0 1em 1em;
}

dl.flo dt {
	float: left;
	clear: both;
	width: 9em;
}

dl.flo dd {
	margin-left: 10.5em;
}

ul.disc {
	margin: 0 0 1em 1em;
}

ul.disc li {
	list-style-type: disc;
	margin: 0 0 0.5em 1em;
}
#inquiry table.niretu td {
    border:none;
    padding: 0;
    vertical-align: top;
    white-space: nowrap;
    width: 270px;
}
.text2 {
    width: 300px;
}
#inquiry table.niretu  {
    border-color: #FFFFFF;
    border-style: none;
    border-width: none;
    width: 100%;
}
div#exam_logo {
	float: right;
	width: 271px;
	margin: 0;
	padding: 1em 0 0 20px;
}
div#exam_logo p#logo_html5,
div#exam_logo p#logo_lpijapan {
	margin: 1em 0;
	text-align: center;
}
div#exam_logo p#link_w3c {
	margin: 1em 0;
	font-size: 75%;
	text-align: right;
}
div#exam_logo p#link_w3c a:link,
div#exam_logo p#link_w3c a:hover,
div#exam_logo p#link_w3c a:visited,
div#exam_logo p#link_w3c a:active {
	color: #cccccc;
	text-decoration: none;
}