@charset "UTF-8";



strong {color: #063;}

#main .section ul li {
	margin: 5px 0;
}

#main .section ul li a {
	font-weight: bold;
}

#main .section .b-btm {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#main table {
	width: 654px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#main table caption {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}

#main table th,
#main table td {
	padding: 8px 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#main table th {
	background: #ECEFF4;
	border-right: none;
	vertical-align: top;
	white-space: nowrap;
}

#main table td {
	vertical-align: top;
}


#main table ul.square li {
	list-style-type: square;
	margin-left: 1.5em;
}

#main strong {
	font-weight: normal;
}

#main em.b {
	font-weight: bold;
}

#main h3 {
	color: #069;
	margin-bottom: 5px;
}

#main .ttl3_1 h3 {
	margin-bottom: 0;
}

#main .flow {
	width: 655px;
}

#main .flow .first {
	float: left;
	width: 228px;
	background: url(../images/guide09_mark1.jpg) no-repeat 206px 80px;
}

#main .flow .second {
	float: left;
	width: 227px;
	background: url(../images/guide09_mark1.jpg) no-repeat 205px 80px;
}

#main .flow .third {
	float: left;
	width: 200px;
}

#main .flow dl {
	width: 200px;
}











debug {
	border: 1px solid #f00;
}

