@charset "UTF-8";

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

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

/* /software/free/index.html ---------------------------------------------------------------- */
.freeMovieSec01 {
	width: 670px;
	margin: 0 auto 50px;
}
.freeSecIn01 {
	padding: 0 20px;
}
.freeH401 {
	padding-bottom: 11px;
	background: url(../../software/free/images/bg_free_dot01.gif) repeat-x left bottom;
	margin-bottom: 15px;
}
.freeOrangeSec01 {
	background-color: #fc0;
	padding: 20px;
}
.freePointList01 {
	margin-top: 15px;
}
	.freePointList01 dt {
		line-height: 1;
		margin-bottom: 10px;
	}
	.freePointList01 dd {
		font-weight: bold;
	}
.freeTwoColumnWrap01 {
	margin-bottom: 55px;
}
	.freeTwoColumnWrap01 .freeColumnL01 {
		float: left;
		width: 333px;
	}
	.freeTwoColumnWrap01 .freeColumnR01 {
		float: right;
		width: 371px;
	}
.freePriceTxt01 {
	font-size: 115%;
	margin-bottom: 20px;
	color: #f00;
}
.freeNoteTxt01 {
	font-size: 86%;
}
.freeNoteTxt01 .noteColor01 {
	color: #f00;
}
.freeFunctionList01 {
	margin-bottom: 20px;
}
	.freeFunctionList01 li {
		padding: 8px 6px;
		font-size: 86%;
	}
	.freeFunctionList01 li.odd {
		background-color: #fbf2e0;
	}
.freeEnvironList01 {
	font-size: 86%;
	margin-bottom: 20px;
}
	.freeEnvironList01 dt {
		margin-bottom: 10px;
	}
	.freeEnvironList01 dd {
		margin-bottom: 7px;
	}
.pageBreak {
	page-break-before: always;
}

/* 2013.12.12（近藤）はかりやDX CS6対応版　発売につき追加 */

/* 機能比較表テーブルレイアウト */

.table_hkdx{
	width: 730px;
	margin-bottom: 30px;
}

.thNum01{
	width: 430px;
	text-weight: bold;
	background-color: #ff9900;
	}

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

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

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

.titlestyle01{
	font-weight: bold;
	font-size: 90%;
	margin-bottom: 3px;
}

.titlestyle02{
	font-size: 80%;
}

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

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

