@charset "UTF-8";

/* kikanカテゴリで使用しているパーツのCSSです ------------------------------------------------ */

/* common ---------------------------------------------------------------------------------- */

/* /software/kikan/index.html ---------------------------------------------------------------- */

h3#h3-space{
	margin-bottom: 0;
}

.secKikan01 {
	background: #f4f3f3;
	padding: 20px;
	margin-bottom: 30px;
}
	.secKikan01 .flR {
		margin: 0 0 0 20px;
	}
	.secKikan01 h4 {
		color: #000;
		font-weight: bold;
		margin-bottom: 10px;
	}
	.secKikan01 p {
		line-height: 1.8;
		font-size: 86%;
		margin-bottom: 20px;
	}
	.secKikan01 .boxDot01 {
		background: url(../../software/kikan/images/bg_dot01.gif) left top repeat;
		padding: 2px;
	}
		.secKikan01 .boxDot01 dl {
			background: #f6e8d3;
			padding: 12px;
		}
			.secKikan01 .boxDot01 dl dt {
				color: #000;
				margin-bottom: 5px;
				font-size: 86%;
				font-weight: bold;
			}
			.secKikan01 .boxDot01 dl dd {
				font-size: 86%;
			}
	.secKikan01 ol {
	}
		.secKikan01 ol li {
			font-size: 86%;
			margin-bottom: 15px;
		}
			.secKikan01 ol li strong {
				font-weight: bold;
				display: block;
				font-size: 117%;
				margin-bottom: 5px;
			}
	.secKikan01 .link01 {
		text-align: right;
		font-size: 100%;
		line-height: 1.5;
		margin-bottom: 0;
	}
		.secKikan01 .link01 a {
			background: url(../../software/kikan/images/ico_arrow_r01.gif) left 0.3em no-repeat;
			padding-left: 11px;
		}
.ulKikan01 {
}
	.ulKikan01 li {
		margin-bottom: 30px;
	}
		.ulKikan01 li h4 {
			margin-bottom: 15px;
		}
		.ulKikan01 li .clearfix {
			background-color: #ebefef;
			padding: 0px 15px 0px 0px;
		}
			.ulKikan01 li .clearfix .flL {
				margin: 0;
			}
			.ulKikan01 li .clearfix .ftBox {
			}
				.ulKikan01 li .clearfix .ftBox p {
					font-size: 86%;
					line-height: 1.8;
					color: #000;
			}
			
/* IT補助金制度 テーブルレイアウト */

.table_jobz{
	width: 730px;
}

.table_jobz .thNum01{
	width: 130px;
	text-weight: bold;
	background-color: #ff9900;
	padding: 10px 10px;
	}
.thNum02{
	width: 200px;
	text-weight: bold;
	background-color: #ff9900;
	padding: 8px 10px;
	}
.thNum03{
	width: 400px;
	text-weight: bold;
	background-color: #ff9900;
	padding: 8px 10px;
	}


.tr_style01{
	height: 35px;
	background-color: #FFF7EE;
}
.tr_style02{
	height: 35px;
	background-color: #FFF0DF;
}

.table_jobz th{
	font-weight: bold;
	text-align: center;
	border: 2px solid #ffffff;
}

.table_jobz td{
	padding: 8px 10px;
	border: 2px solid #ffffff;
}

.titlestyle01{
	font-weight: bold;
	text-align: center;
}

.titlestyle02{
	font-size: 120%;
	text-align: center;
}

.td_txtstyle01{
	text-align: center;
	font-size: 150%;
	font-weight: bold;
	color: #ff9900;
}

.td_txtstyle02{
	text-align: center;
	font-size: 150%;
	font-weight: bold;
}