@charset "Shift_JIS";

/*-------------------------
 * update/index.html
--------------------------*/

#lNaviUpdate{
	margin-bottom:0;
}
#container .txt11, 
#container .txt11b{
	font-size:90%;
}
.indent1em{
	padding-left:1em;
	text-indent:-1em;
}

.flowBox{
	border:solid 1px #999;
	padding:10px;
	margin-bottom:20px;
}
.flowBox p.mds{
	margin-bottom:1em;
}
.flowBox p{
	margin-bottom:1em;
}
.flowBox p.end{
	margin-bottom:0;
}

table.tableDefault th.nowrap,
table.tableDefault td.nowrap{
white-space: nowrap;
}
.snaviBg .wrap{
	padding-top:17px;
}
.faqBt{
	position:relative;
}
.faqBtIn{
	position:absolute;
	top:11px;
	right:11px;
}