
#request-form table {
	font-size:12px;
}
#request-form th {
	font-weight:normal;
	text-align:left;
	line-height:150%;
	width:110px;
	vertical-align:top;
	font-size:12px;
}
#request-form td {
	width:300px;
	vertical-align:center;
	font-size:12px;
}

#request-form .form-msg {
	color:#36f;
}
#request-form .form-ex {
	color:#777;
}
#request-form textarea {
	font-size:13px;
}

#main #test-form h5 {
	border-top:solid 1px #ccc;
	background:#fff;
	padding:10px 0px;
	margin-top:20px;
	margin-bottom:0;
}

.nec {
	color:#f60;
}

.kekka-table ul {
	margin: 0 0 0 0px ;
	padding-left:20px;
}
.kekka-table li {
	margin: 8px 0 8px 0 ;
	line-height:120%;
}




.msg {
	background:#eee;
	padding:5px;
	width:300px;
	margin:5px 5px 5px 15px;
	font-size:85%;
}

.btn {
	margin:20px 0px 50px 0px;
	text-align:center;
}
.btn input {
	width:100px;
	height:30px;
	font-size:14px;
}

.error-msg {
	color:#f00;
	font-weight:bold;
	margin:0px 0 0 0;
}
#request-form td p.error-msg {
	font-size:100%;
}
.error-msg span{
	background:#fdd;
}
.error-msg-top {
	color:#f00;
	font-weight:bold;
	margin:5px 0 0 0;
	background:#fdd;
	padding:10px;
}

#request-form td p.attent-msg {
	color:#fff;
	margin:5px 0 0 0;
	background:#f60;
	padding:5px;
	font-size:80%;
	line-height:150%;
}
#request-form td p.attent-msg strong {
	font-size:120%;
}

#test-flow {
	background:#DDECFF;
	padding:10px;
	font-size:12px;
}
#test-flow p {
	margin:5px 0;
}
#test-flow p.title {
	font-weight:bold;
}


#test-form {
	line-height:1.5;
}
#test-form h3.mieruka {
	background:url(../test/img/h4_mieruka_bg.gif) no-repeat;
	height:44px;
	padding: 36px 0 0 30px;
}

#main h3.taiken-cd {
	background:none;
	padding:0;
	height:auto;
	margin:0 -10px;
	border:none;
}

.result {
	border:solid 1px #ccc;
	margin: 0 -15px 10px -15px;
	padding:15px;
}
#main .result h3 {
	margin: 0 -5px 20px -5px;
	background:#36c;
	color:#fff;
	border:none;
	padding:5px 8px;
	font-size:18px;
}


#graph {
	background:url(../test/img/graph_bg.gif) no-repeat left top;
	height:226px;
	position:relative;
	float:left;
	width:200px;
	margin-bottom:20px;
}

#graph img {
	display:block;
	position:absolute;
	left:75px;
	bottom:13px;
}

#point-list {
	float:right;
	width:240px;
}
#point-list p {
	line-height:130%;
}
#mieruka-graph {
	background:url(../test/img/graph_bg.gif) no-repeat left top;
	height:226px;
	position:relative;
	float:left;
	width:200px;
}

#mieruka-graph img {
	display:block;
	position:absolute;
	left:75px;
	bottom:13px;
}
#mieruka-point-list {
	float:right;
	width:240px;
}
#mieruka-point-list p {
	line-height:130%;
}

