/* フッタ */

#foot {
	margin: 0px 0px 15px 0px;
	padding: 15px 15px 15px 110px;
	background: url(../images/logo.gif) no-repeat left center;
	color: #505050;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #dddddd;
	}
	
/* QA */

.qa {
	text-align:center;
	}
	
.qa td{
	text-align:left;
	}
	

	
/* 共通 */

.kuzu {
	font-size: 10px;
	margin-top: 18px;
	margin-bottom: 15px;
	}
	
.pagetop {
	text-align: right;
	margin-top: 15px;
	margin-bottom: 15px;
	}
	
.font10 {
	font-size: 10px;
	}
	
.mb3 {
	margin-bottom: 3px;
	}
	
.mb5 {
	margin-bottom: 4px;
	}
	
.mb10 {
	margin-bottom: 9px;
	}
	
.mb15 {
	margin-bottom: 14px;
	}
	
.ml15 {
	margin-left: 15px;
	}
	
.mb20 {
	margin-bottom: 19px;
	}
	
.mb25 {
	margin-bottom: 24px;
	}
	
.mb30 {
	margin-bottom: 29px;
	}
	
.mb40 {
	margin-bottom: 39px;
	}
	
.mt1 {
	margin-top: 1px;
	}

.bl {
	color: #006CB6;
	}
	
.rd {
	color: #ff0000;
	}
	
/* 特長 */

.toku-read01 {
	margin-bottom: 20px;
	background: url(../images/toku-img01.gif) no-repeat right top;
	height: 260px;
	}
	
.toku-step-cap01 {
	font-size: 10px;
	margin-top: 5px;
	}
	
.toku-text01 {
	padding: 0px 15px 10px 0px;
	}
	
.toku-text02 {
	padding: 0px 10px 10px 0px;
	}
	
.toku-table01 {
	margin-bottom: 10px;
	}
	
.toku-table01 td{
	font-size: 10px;
	padding: 2px;
	}
	
.toku-table-cap01 {
	font-size: 10px;
	}
	

/* 仕様 */

.siyo-box01 {
	margin-bottom: 20px;
	border: 1px solid #4ebdd7;
	width: 400px;
	}	
	
	
	
