#title {
width:800px;
height:105px;
background:url(../image/titlebar.gif) no-repeat;
}

#topbar {
float:left;
}

.topbar_gijidoukun {
margin:0;
padding:0 0 0 60px;
}

.titlename {
padding-bottom:27px;
padding-left:8px;
}

#submenu {
width:120px;
height:33px;
float:right;
padding-right:48px;
}

.top_text {
padding-top:22px;
padding-left:67px;
}

#questionarea {
margin:0;
padding:25px 0 10px 80px;
}

.question {
width:645px;
}

.icon_q {
float:left;
}

.q_statement {
width:562px;
float:right;
padding-top:5px;
font-size:16px;
font-weight:bold;
line-height:1.3em;
}

* html .q_statement {
padding-top:9px;
}

.choices_statement {
width:570px;
padding:10px 0 30px 80px;
clear:both;
}

.choices_statement label {
margin:0;
padding:0 30px 0 3px;
font-size:14px;
font-weight:bold;
color:#333333;
}

#buttonarea {
padding:10px 0 0 480px;
}

#buttonarea input {
font-size:14px;
color:#FFFFFF;
font-weight:bold;
border:hidden;
}

<!-- clearfix -->
.clearfix:after {
content: ".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfix {
display:inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
height:1%;
}
.clearfix {
display:block;
}
/* End hide from IE-mac */








