.size_s {
	font-size: 12px;
	line-height: 16px;
}

.lead{
	font-size: 95%; line-height: 16pt
}
.left {
	float: left;
	width: 160px;
}
.center {
	width: 620px;
	left: 160px;
	position: absolute;
	top: 0px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.line_tu {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
.line_t {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
.waku {
	padding: 10px;
	border: 1px solid #999999;
	margin: 10px;
	width: 400px;
	text-align: left;
}
.waku2 {
	padding: 10px;
	border: 1px solid #999999;
	margin: 10px;
	text-align: left;
}
.ul {
	border-bottom: 1px solid;
}
ul {
	margin-top: 0px;
	margin-bottom: 5px;
}

span.cautionText {
	color:#CC0000;
	font-size:0.8em;
}

td.paddingBox {
	padding:3px 4px;
	line-height:1.5;
	font-size:0.9em;
}

span.smallText {
	font-size:0.8em;
}

span.SmallText-sample {
	font-size:0.7em;
	margin-left:1em;
}

span.xSmallText {
	font-size:0.6em;
}

.btn_qa {
	display:block;
	padding: 10px;
	border: 1px solid #999999;
	width: 180px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
}

div.colR{
float:left;
margin-top:10px;
text-align:center;
width:250px;
}
div.colR img{
border:none;
}
div.colL{
float:left;
width:300px;
font-size:95%;
}
p.contact{
clear:both;
}

h4.creditage_title{
	margin-top:30px;
}



