@charset "utf-8";
/* CSS Document */

#data {
	margin:0 0 0 10px;
}
#data p {
	background-image: url(../../shared/images/cmn_icon02.gif);
	background-repeat: no-repeat;
	background-position:0 4px;
	padding:0 0 0 10px;
	margin:15px 0;
}
h3{
	margin:0;
	padding-top:15px;
}
.table01{
	border-left:1px solid #c9c7be;
	border-top:1px solid #c9c7be;
	margin:7px 0;
}
.table01 td{
	border-right:1px solid #c9c7be;
	border-bottom:1px solid #c9c7be;
	vertical-align:top;
}
.td01 {
	background-color:#ededdc;
}
.txt01{
	color:#2399d8;
	font-size:0.85em;
}

