@charset "utf-8";



/* flow_bx
---------------------------------------------------- */
.flow_arta {
	background: url(../images/flow_ar.gif) no-repeat 310px bottom;
	margin: 0px 0px 4px;
	padding: 0px 0px 29px;
}
#ta_flow dl {
	margin: 0px;
	padding: 9px 0px 9px 9px;
	border: 3px solid #e7e7e7;
	clear: both;
}
#ta_flow dt {
	float: left;
	width: 217px;
}
#ta_flow dd {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 408px;
}
#ta_flow dd ul {
	font-size: 1.3em;
	line-height: 170%;
	margin: 0px;
	padding: 0px 0px 0px 28px;
}


/* table
---------------------------------------------------- */

table.style_a {
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	width: 650px;
}

table.style_a th,table.style_a td {
	padding: 3px 8px;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}
table.style_a th {
	font-weight: bold;
	background: #f90;
	color: #fff;
	text-align: center;
	font-size: 1.4em;
	width: 50%;
}
table.style_a td {
	background: #FFFCE6;
}
table.style_a td ul {
	font-size: 1.3em;
	line-height: 170%;
	margin: 0px;
	padding: 0px 0px 0px 30px;
}


/* table_b
---------------------------------------------------- */

table.style_b {
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	width: 650px;
}

table.style_b th,table.style_b td {
	padding: 0px 8px;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	font-size: 1.3em;
	line-height: 140%;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	vertical-align: middle;
}
table.style_b td {
	height: 80px;
	vertical-align: middle;
}
table.style_b td.td2 {
	text-align: center;
	width: 120px;
}
table.style_b th.th1 {
	text-align: center;
	font-weight: bold;
	background: #20A1DD;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
}
table.style_b th.th2 {
	text-align: center;
	font-weight: normal;
	background: #D2E9F8;
	color: #333;
	width: 100px;
}



/* ta_bx01
---------------------------------------------------- */
.ta_bx01 {
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #aaa;
	margin: 0px 0px 30px;
}
.ta_bx01 dl {
	margin: 0px;
	padding: 12px 12px 7px 28px;
	background: #fffce6;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
}
.ta_bx01 dt {
	font-size: 1.3em;
	color: #FF7700;
	font-weight: bold;
}
.ta_bx01 dd {
	font-size: 1.3em;
	padding: 0px 0px 0px 10px;
	border-left: 3px solid #ddd;
	margin: 0px 0px 5px 10px;
}


/* ta_bx02
---------------------------------------------------- */
.ta_bx02 {
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #aaa;
	margin: 0px 0px 30px;
}
.ta_bx02 ul {
	margin: 0px;
	padding: 12px 12px 12px 40px;
	background: #DCEEFA;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	font-size: 1.3em;
	line-height: 170%;
}


/* table_c
---------------------------------------------------- */

table.style_c {
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	width: 650px;
}

table.style_c th,table.style_c td {
	padding: 3px 8px;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	font-size: 1.3em;
	line-height: 140%;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}
table.style_c th {
	text-align: center;
	font-weight: bold;
	background: #f90;
	color: #fff;
}
table.style_c td {
	width: 250px;
}
table.style_c th.th2 {
	color: #333;
	background: #fff7d6;
	font-weight: normal;
}


.ta_bx03txt {
	float: left;
	width: 400px;
}
.ta_bx03img {
	float: right;
	width: 230px;
}
