@charset "euc-jp";
/* CSS Document */


.data-lst01 {
	background-color: #f5f5f5;
	padding: 10px;
	list-style-type: none;
	text-align: left;
	margin-bottom: 30px;
}
.data-lst01 li {
	background-image: url(../../shared/img/cmn_arw03b.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-left: 15px;
	padding-left: 20px;
	display: inline;
}
.data-lst01 a:link, .data-lst01 a:active, .data-lst01 a:visited, .data-lst01 a:hover {
	color: #323232;
	text-decoration: none;
}
.data-lst02 {
	background-color: #f5f5f5;
	list-style-type: none;
	text-align: left;
	font-size: 1px;
	line-height: 1px;
	width: 150px;
	padding: 10px 10px 0px 10px;
	float: right;
	margin: 0px 0px 10px 10px;
}
.data-lst02 li {
	margin-bottom: 10px;
}

.flow p {
	padding: 5px 10px;
	background: #FFF;
	border: 1px solid #DDD;
	margin-bottom: 0;
}

.arrow {
	color: #888;
}

.cmn-tbl02 {
	width: 100%;
	margin-bottom: 10px;
	border-collapse: collapse;
	border: solid 1px #DDD;
	clear: both;
}

.cmn-tbl02 td, .cmn-tbl02 th {
	border-collapse: collapse;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-bottom: dotted 1px #cccccc;
	border-top: dotted 1px #cccccc;
	padding: 4px;
}

.cmn-tbl02 .area02 {
	background-color: #eeeeee;
}
