@charset "UTF-8";


/* **************************************************************
 ページID　定義
************************************************************** */

#edc_child_edc {
	width: 566px;
	min-height: 500px;
	color: #505050;
	padding-bottom: 30px;
}
*html #edc_child_edc {
	height: 500px;
}

#edc_child_edc a {
	text-decoration: underline;
}

/* **************************************************************
 ▼▼ スタイル定義 ▼▼
************************************************************** */

#edc_child_edc h4.chile-title {
	font-weight: bold;
	font-size: 80%;
	margin-bottom: 15px;
	line-height: 1.4em;
	color: #565656;
}

#edc_child_edc h4 {
	font-weight: bold;
	color: #fa7d19;
	font-size: 80%;
	margin-bottom: 15px;
}

#edc_child_edc div.teach-wrap {
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: url(../../shared/images/common_bg_002.gif) left bottom repeat-x;
}

#edc_child_edc div.teach-Lt {
	width: 340px;
	float: left;
}

#edc_child_edc div.teach-Rt {
	width: 220px;
	float: right;
}

#edc_child_edc h5 {
	font-weight: bold;
	font-size: 80%;
	margin-bottom: 15px;
}

#edc_child_edc h6 {
	font-weight: bold;
	font-size: 80%;
	margin-bottom: 8px;
}

#edc_child_edc table.edc-table {
	margin-bottom: 30px;
}

#edc_child_edc table.edc-table caption span {
	display: block;
	text-align: left;
	font-size: 80%;
	line-height: 1.2em;
	padding-bottom: 5px;
}

#edc_child_edc table.edc-table th.thStyle {
	background: #eeeeee;
	font-size: 10px;
	font-weight: normal;
	width: 80px;
	padding: 10px 0px;
}
#edc_child_edc table.edc-table td.tdStyle01 {
	background: #f9f2ea;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	color: #505050;
	width: 60px;
}
#edc_child_edc table.edc-table td.tdStyle02 {
	font-size: 70%;
}

#edc_child_edc div.theme {
	background: #eeeeee;
	padding: 10px;
}

