body {
	margin:0;
	padding:0;
	background-color:#d7d0c4;
	color:#000;
	text-align:center;
}

/* TEXT */
.t12h14 {
	font-size:12px;
	line-height:14px;
}
.t10h14 {
	font-size:10px;
	line-height:14px;
}

.t12h14b {
	font-size:13px;
	line-height:14px;
	font-weight:bold;
}

.sttl {
	font-size:14px;
	line-height:16px;
	color:#ff9999;
	font-weight:bold;
}

.paragraph {
	margin:16px 70px 40px 70px;
	font-size:12px;
	line-height:14px;
	text-align:left;
}

.float-l {
	float:left;
}

/* COMMON */
#head {
	margin:auto;
	padding:0;
	width:786px;
}

#main-cont-bg {
	margin:auto;
	background-color:#ffffff;
	width:786px;
}
.main-cont {
	margin:auto;
	background-color:#fff;
	width:772px;
}

.contents {
}

#footer {
	width:751px;
	border-top:1px solid #7f7f7f;
	margin-left:10px;
}
.foot-btn {
	margin:7px 20px 9px 0px;
	float:right;
}
.foot-btn-r {
	margin:7px 2px 9px 0px;
	float:right;
}

#copy {
	padding:10px 0px 12px 0px;
	background-color:#ffe5df;
	width:786px;
	font-size:10px;
	line-height:14px;
	margin:auto;
}
#copy-inquiry {
	float:left;
	margin-left:10px;
}
#copy-img {
	float:right;
	margin-right:10px;
}

a {color:#cc6666; text-decoration:underline;}
a:link {color:#cc6666; text-decoration:underline;}
a:hover {color:#ff9999; text-decoration:underline;}

.table-line {
	border-bottom:1px solid #666;
}

.table-line-br {
	border-bottom:1px solid #666;
	border-right:1px solid #666;
}

.table-line-r {
	border-right:1px solid #666;
}
