@charset "utf-8";

/*　assessment_01
------------------------------------------------------------ */

#img_top {
	width: 880px;
	height: 60px;
	background: url(../common/images/assessment_01_img01.jpg) no-repeat;
	text-indent: -9999em;
}

p {
    margin-bottom: 15px;
}

.title {
    color: #00A04C;
	font-weight: bold;
}

table {
    font-size: 100%;
}

#form {
	font-size: 1em;
}


#form .waku{
	width: 200px;
	font-size: 100%;
}

#form .waku2{
	width: 400px;
	height: 89px;
	font-size: 100%;
}

#form .waku3{
	width: 20px;
	font-size: 100%;
}

#form .waku4{
	width: 60px;
	font-size: 100%;
}

#form .hankaku{
	ime-mode: disabled;
}

.thanks {
    width: 490px;
	_width: 500px;
	background-color: #F1FAFE;
	border: 3px double #D6F0FC;
	text-align: center;
	padding: 5px;
	margin-left: 50px;
}
