@charset "utf-8";
/* CSS Document */

table.cntct01{
	width:670px;
	border-collapse:collapse;

}

table.cntct01 tr th,table.cntct01 tr td{
	border:#777 solid 1px;
	border-collapse:collapse;
}

table.cntct01 tr th{
	width:130px;
	padding:5px 5px 5px 10px;
	text-align:left;
	background-color:#FDCADB;
}

table.cntct01 tr td{
	width:auto;
	padding:15px 5px 15px 10px;
	padding-left:10px;
	text-align:left;
}

td.lh200{
	line-height:220%;
}

.eml{
	font-size:10px;
	color:#333;
}

.info{
	font-size:10px;
}

.red{
	color:#900;
}

.ppinfo{
	padding-top:10px;
	font-size:12px;
	line-height:150%;
}

.cntct02{
	width:670px;
	padding-top:40px;
	text-align:center;
}