body{
	margin:0;
	background-color:#fff;
	text-align:center;
}

p{
	margin:0;
	font-size:14px;
	line-height:140%;
}

.txt_small{
	font-size:12px;
}

.red{
	color:#C00;
}

.m_t10{
	margin-top:10px;
}
.m_t15{
	margin-top:15px;
}
.m_t20{
	margin-top:20px;
}

.head01{
	height:40px;
	background:url(images/head01.jpg) left top no-repeat;
	margin:10px 0 0 0;
	padding:12px 0 0 30px;
	font-size:16px;
	font-weight:bold;
	color:#333;
}

.table01{
	margin:5px 0;
}

.table01 table{
	border-top:solid #CCC 1px;
	border-left:solid #CCC 1px;
}

.table01 th{
	font-size:13px;
	text-align:center;
	background-color:#f5f5f5;
	font-weight:normal;
	padding:4px;
	border-bottom:solid #CCC 1px;
	border-right:solid #CCC 1px;
}

.table01 td{
	font-size:13px;
	padding:4px;
	border-bottom:solid #CCC 1px;
	border-right:solid #CCC 1px;
}