@charset "UTF-8";
/* CSS Document */

@import url("../../supportstyle.css");


/* 初期診断料無料キャンペーン関連------------------------------------------------ */
table#syokishindan td.camp {
	background-image: url(img/icon_campaign.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}

/* ヤノ販売の「データレスキューサービス」とは------------------------------------ */
div#rescue_intro {
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 12px;
}
div#rescue_intro div#taiou {
	height: 230px;
	width: 678px;
	clear: both;
}
div#rescue_intro div#taiou ul {
	line-height: 175%;
	margin: 10px 10px 10px 35px;
	padding: 0px;
	list-style-image: url(img/list_check.gif);
}
div#rescue_intro div#taiou div#trouble {
	width: 320px;
	height: 230px;
	float: left;
	margin-right: 38px;
}
div#rescue_intro div#taiou div#media {
	height: 230px;
	width: 320px;
	float: right;
}

/* 「データレスキューサービス」の特長-------------------------------------------- */
div#rescue_feature {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 12px;
}
div#rescue_feature h4 {
	font-size: 14px;
	color: #036;
}
div#rescue_feature p {
	margin-top: 0px;
	margin-left: 58px;
}

/* 「データレスキューサービス」「データリカバリーサービス」の流れ----------------- */
div.rescue_step {
	width: 676px;
	margin-bottom: 20px;
	border: 1px solid #666;
}
div.rescue_step table.stepblock {
	width: 646px;
	margin: 15px;
}
div.rescue_step table.stepblock td {
	padding-right: 10px;
	padding-left: 10px;
}
div.rescue_step table.stepblock td.step {
	font-size: 14px;
	color: #FFF;
	text-align: center;
	width: 120px;
	background-color: #06C;
}
div.rescue_step table.stepblock td.step_detail {
	border: 1px solid #06C;
}

/* 初期診断料 */
div.rescue_step table.stepblock td.step_detail table#syokishindan {
	border-collapse: collapse;
	margin-bottom: 12px;
}
div.rescue_step table.stepblock td.step_detail table#syokishindan td.koumoku {
	background-color: #9CF;
}

/* 復旧の可否 */
div.rescue_step table.stepblock td.step_detail table#fukkyu {
	width: 485px;
	margin: 0px 0px 12px;
	padding: 0px;
}
div.rescue_step table.stepblock td.step_detail table#fukkyu td {
	margin: 0px;
	padding: 0px;
}
div.rescue_step table.stepblock td.step_detail table#fukkyu td.fukkyu_step {
	font-size: 14px;
	color: #06C;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #06C;
}
div.rescue_step table.stepblock td.step_detail table#fukkyu td.fukkyu_step2 {
	font-size: 14px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #999;
}

/* データリカバリー手順 */
div.rescue_step table.recovery {
	margin: 15px;
	width: 646px;
}
div.rescue_step table.recovery td {
	padding-right: 10px;
	padding-left: 10px;
}
div.rescue_step table.recovery td.step {
	font-size: 14px;
	color: #FFF;
	background-color: #06C;
	text-align: center;
	width: 130px;
}
div.rescue_step table.recovery td.step_detail {
	border: 1px solid #06C;
}

/* データリカバリー復旧の可否 */
div.rescue_step table.recovery td table#recovery_first {
	width: 470px;
	margin: 0px 0px 12px;
	padding: 0px;
}
div.rescue_step table.recovery td table#recovery_first td {
	margin: 0px;
	padding: 0px;
}
div.rescue_step table.recovery td table#recovery_first td.step {
	font-size: 14px;
	color: #06C;
	background: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #06C;
}
div.rescue_step table.recovery td table#recovery_first td.step2 {
	font-size: 14px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #999;
}
div.rescue_step table.recovery td table#recovery_first td.step3 {
	font-size: 14px;
	color: #FFF;
	background: #06C;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}


/* 復旧作業料---------------------------------------------------------------- */
/* 復旧作業料のナビゲーション */
div#price_navi {
	height: 20px;
	width: 690px;
	margin-bottom: 30px;
}

div#price_navi ul.navi {
	padding: 10px 0px;
	height: 20px;
	width: 732px;
	list-style-type: none;
	margin-right: 102px;
	margin-left: 116px;
}
div#price_navi ul.navi li {
	float: left;
	height: 20px;
	width: auto;
	margin-right: 14px;
}
/* カテゴリ毎の見出し */
img.pricelist_midashi {
	margin-bottom: 20px;
}

/* 復旧作業料金表 */
table.pricelist {
	height: auto;
	width: 938px;
	margin-left: 12px;
	border-collapse: collapse;
}
table.pricelist th.strage {
	background-color: #CCFFFF;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif, Osaka, "ＭＳ Ｐゴシック";
	line-height: 125%;
	padding-top: 3px;
	padding-bottom: 3px;
}
table.pricelist th.by {
	font-weight: bold;
	color: #FFF;
	background-color: #666;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
table.pricelist th.capa {
	background-color: #99CCFF;
	font-family: Arial, Helvetica, sans-serif, Osaka, "ＭＳ Ｐゴシック";
}
table.pricelist td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, Arial;
	text-align: right;
	padding-right: 2px;
}
table.pricelist td.yano {
	font-family: Arial, Helvetica, sans-serif, Osaka, "ＭＳ Ｐゴシック";
	text-align: right;
	padding-right: 2px;
}

