@charset "UTF-8";


/* **************************************************************
 ページID　定義
************************************************************** */

#curc {
	width: 566px;
	min-height: 500px;
	color: #505050;
	padding-bottom: 30px;
}
*html #curc {
	height: 500px;
}

#curc a {
	text-decoration: underline;
}

/* **************************************************************
 ▼▼ スタイル定義 ▼▼
************************************************************** */

/* ******************************************
 メインタイトル　定義
****************************************** */

.mt-main-title {
	width: 566px;
	height: 60px;
	margin-bottom: 30px;
	background: url(../images/mt_main-title.gif) left top;
}

.mt-main-title h3 {
	padding-top: 13px;
	line-height: 47px;
	font-size: 15px;
	font-weight: bold;
	color: #707070;
	text-indent: 15px;
}

/* ******************************************
 サブタイトル　定義
****************************************** */

#curc div.sub-title {
	width: 546px;
	height: 21px;
	margin: 0px auto 20px auto;
}

#curc h5 {
	margin-bottom: 15px;
	font-size: 90%;
	font-weight: bold;
}

#curc p.info-title {
	margin-bottom: 3px;
	font-size: 80%;
	font-weight: bold;
}

#curc p.info-title02 {
	margin-bottom: 7px;
	font-size: 80%;
	font-weight: bold;
}

#curc div.info-block {
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 15px;
	background: url(../images/curc_bg_001.gif) left bottom repeat-x;
}

#curc div.info-block h6 {
	margin-bottom: 10px;
	padding-left: 13px;
	font-size: 80%;
	font-weight: bold;
	color: #4360a7;
	background: url(../images/curc_bg_002.gif) left 50% no-repeat;
}

#curc div.info-block ol {
	margin-left: 20px;
}
*html #curc div.info-block ol {
	margin-left: 25px;
}
*+html #curc div.info-block ol {
	margin-left: 25px;
}

#curc div.info-block ul.certificate-list li {
	padding-left: 10px;
	font-size: 80%;
	line-height: 1.6em;
	background: url(../images/curc_bg_003.gif) left 50% no-repeat;
}

#curc table {
	width: 100%;
	border-top: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
}

#curc table th {
	border-bottom: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	background: #f9f2ea;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	color: #505050;
	padding: 8px 10px;
}

#curc table.table-style02 th {
	width : 300px;
}

#curc table.table-style03 th {
	width : 200px;
}

#curc table th.subject {
	width : 10px;
	padding: 3px;
}

#curc table th.number {
	width : 50px;
	padding: 3px;
}

#curc table td {
	border-bottom: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	font-size: 80%;
	text-align: left;
	vertical-align : top;
	padding: 7px 10px;
	line-height: 1.2em;
	background: #ffffff;
}

#curc table td.subject {
	background: #eeeeee;
	vertical-align : middle;
	font-weight : bold;
	color: #5f5f5f;
}

#curc table td.subject2 {
	background: #eeeeee;
	vertical-align : middle;
	width : 10px;
	font-weight : bold;
	color: #505050;
}

#curc table td.subject3 {
	vertical-align : middle;
}

#curc table td.number {
	text-align: center;
	vertical-align : middle;
}

#curc table td span {
	font-weight : bold;
	color : #f9a867;
}

#curc table.table-style01 td span {
	font-weight : bold;
	color : #f9a867;
}

#curc table td.td-style01 {
	background: #f9f2ea;
	font-weight: bold;
	text-align: left;
	padding: 10px;
}

#curc div.divStyleOff {
	width: 100%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background: none;
}

#curc table.tableStyleOff {
	width: 100%;
	font-size: 100%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-top: 0px;
	border-left: 0px;
}
#curc table td.tdStyleOff {
	font-size: 100%;
	width : 200px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0px;
	border-right: 0px;
}