@charset "utf-8";

ol {
	
}

ol li {
	list-style-type: decimal;
	list-style-position: inside;
	font-size: 14px;
}

ol li span {
	font-size: 12px;
}

.main_img {
	width: 990px;
	height: 184px;
	background: url(../images/main_walkr_img01.jpg) no-repeat 0 0;
}
.table_01 {
	width: 100%;
	border: 3px solid #ccc;
}

.table_01 th,
	.table_01 td {
	vertical-align: top;
}

.table_01 th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #f3f3f3;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
}

.table_01 td {
	border-bottom: 1px solid #ccc;
}

.table_01 td a.mail {
	text-decoration: underline;
}

.table_01 td a.mail:hover {
	text-decoration: none;
}

.table_01 th div {
	margin: 7px;
}

.table_01 td div {
	margin: 7px;
}

.table_01 table {
	border-style: none;
	width: 100%;
}

.table_01 table th {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #ccc;
	border-left: 1px solid #fff;
}

.table_01 table td {
	background-color: #f3f3f3;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.table_01 ul {
	
}

.table_01 ul li {
	background: url(../../../common/images/icn_dot_01.gif) no-repeat left center;
	padding-left: 10px;
}

.table_01 ul.dotlist {
	padding: 0 0 0 20px;
	overflow: hidden;
}

.table_01 ul.dotlist li {
	background: url(../../../common/images/icn_dot_01.gif) no-repeat left center;
	padding-left: 10px;
	width: 30%;
	float: left;
}

.boxOption {
	background-color: #f5f5f5;
	padding: 15px;
}

.boxOption h3 {
	background: url(../../../common/images/icn_circle_01.gif) no-repeat left center;
	font-size: 16px;
	padding-left: 15px;
}

.txtLink01 {
	text-decoration: underline;
}

.txtLink01:hover {
	text-decoration: none;
}

.p_dotlist {
	padding-left: 1.5em;
	font-weight: bold;
	background: url(../../../../common/images/icn_dot_02.gif) no-repeat left center;
	margin-bottom: 0.5em;
	color: #999;
	white-space: nowrap;
}

.a_dllink {
	font-weight: bold;
	background: url(../../../common/images/ico_dl.jpg) no-repeat left center;
	margin-bottom: 1em;
	white-space: nowrap;
	padding-top: 0.5em;
	padding-bottom: 0.3em;
	padding-left: 2.5em;
}
