@charset "UTF-8";

/* =========================================================================
　料金プラン　カテゴリーごとの設定

　目　次

　 1.グローバルナビ
　 2.トップ
　 3.各プランページ
　 4.導入までの流れ
　 5.価格表
========================================================================= */

/* -------------------------------------------------------------------------
 1.グローバルナビ
------------------------------------------------------------------------- */

/* アクティブ表示 */
ul#globalnavi li#globalnavi-plan a {
	border-top-color: #A0DD63;
}

/* -------------------------------------------------------------------------
 2.トップ
------------------------------------------------------------------------- */
ul#plan-select {
	width: 765px;
	margin: 0;
	overflow: hidden;
}
ul#plan-select li {
	width: 234px;
	float: left;
	margin: 0 15px 19px 4px;
	padding: 0;
	background: #F7F7F7;
	border: 1px solid #D6D6D6;
	border-bottom-color: #BBB;
	cursor: pointer;
}
ul#plan-select li.hover {
	background: #EDF8FC;
}
ul#plan-select div{
	width: 202px;
	padding: 5px 13px 10px;
	border: 3px solid #FFF;
}
ul#plan-select h2 {
	margin: 0 0 15px;
	padding: 0;
	background: none;
	border: none;
}
ul#plan-select p {
	margin: 0 7px 5px;
}

/* -------------------------------------------------------------------------
 3.各プランページ
------------------------------------------------------------------------- */
table.plantable {
	table-layout: fixed;
}
table.plantable th {
	font-weight: normal;
	line-height: 1.3;
}
table.plantable th.plantable-empty {
	width: 120px;
}
table.plantable th p {
	display: inline-block;
	margin: 0;
	text-align: left;
	/display: inline;
	/zoom: 1;
}
table.plantable th span {
	color: #000;
	font-size: 140%;
	font-weight: bold;
}
table.plantable td {
	padding: 6px 10px;
	border: none;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #FFF;
	text-align: center;
}
table.plantable tr#plantable-lasttr td {
	border-bottom: 1px solid #DDD;
}
table.plantable td.hover {
	background: #F2FAFD;
}
table.plantable td.plantable-text {
	padding: 15px;
	text-align: left;
	vertical-align: top;
}
table.plantable td.plantable-big {
	font-size: 120%;
	color: #0085B0;
}
table.plantable td p {
	margin: 0 0 5px;
}
table.plantable td p.plantable-price {
	display: inline-block;
	margin: 5px 0;
	text-align: right;
	/display: inline;
	/zoom: 1;
}
table.plantable td p.plantable-price span {
	color: #C00;
	font-size: 140%;
	font-weight: bold;
}

/* -------------------------------------------------------------------------
 4.導入までの流れ
------------------------------------------------------------------------- */
#flow-slideshow {
	width: 730px;
	margin: 0 10px 20px;
	overflow: hidden;
}

/* ボタン */
#flow-slideshow .coda-nav ul {
	width: 730px;
	margin: 0;
	background-repeat: no-repeat;
	overflow: hidden;
}
#flow-slideshow ul#coda-nav-2step {
	background-image: url(../../images/plan/flow-slideshow_coda-nav-2step_bg.png);
}
#flow-slideshow ul#coda-nav-3step {
	background-image: url(../../images/plan/flow-slideshow_coda-nav-3step_bg.png);
}
#flow-slideshow ul#coda-nav-4step {
	background-image: url(../../images/plan/flow-slideshow_coda-nav-4step_bg.png);
}
#flow-slideshow ul#coda-nav-5step {
	background-image: url(../../images/plan/flow-slideshow_coda-nav-5step_bg.png);
}
#flow-slideshow .coda-nav li {
	float: left;
	padding: 0;
	background: none;
}
#flow-slideshow .coda-nav li a {
	display: block;
}
#flow-slideshow ul#coda-nav-2step li#coda-nav-first a.current {
	background: url(../../images/plan/flow-slideshow_coda-nav-2step_current_bg.gif) no-repeat;
}
#flow-slideshow ul#coda-nav-2step li#coda-nav-last a.current {
	background: url(../../images/plan/flow-slideshow_coda-nav-2step_current_bg.gif) no-repeat -365px 0;
}
#flow-slideshow ul#coda-nav-3step li a.current {
	background: url(../../images/plan/flow-slideshow_coda-nav-3step_current_bg.gif) no-repeat -243px 0;
}
#flow-slideshow ul#coda-nav-3step li#coda-nav-first a.current {
	background: url(../../images/plan/flow-slideshow_coda-nav-3step_current_bg.gif) no-repeat;
}
#flow-slideshow ul#coda-nav-3step li#coda-nav-last a.current {
	background: url(../../images/plan/flow-slideshow_coda-nav-3step_current_bg.gif) no-repeat -486px 0;
}
#flow-slideshow ul#coda-nav-4step li a.current {
	background: url(../../images/plan/flow-slideshow_coda-nav-4step_current_bg.gif) no-repeat -183px 0;
}
#flow-slideshow ul#coda-nav-4step li#coda-nav-first a.current {
	background: url(../../images/plan/flow-slideshow_coda-nav-4step_current_bg.gif) no-repeat;
}
#flow-slideshow ul#coda-nav-4step li#coda-nav-last a.current {
	background: url(../../images/plan/flow-slideshow_coda-nav-4step_current_bg.gif) no-repeat -365px 0;
}
#flow-slideshow ul#coda-nav-5step li a.current {
	background: url(../../images/plan/flow-slideshow_coda-nav-5step_current_bg.gif) no-repeat -146px 0;
}
#flow-slideshow ul#coda-nav-5step li#coda-nav-first a.current {
	background: url(../../images/plan/flow-slideshow_coda-nav-5step_current_bg.gif) no-repeat;
}
#flow-slideshow ul#coda-nav-5step li#coda-nav-last a.current {
	background: url(../../images/plan/flow-slideshow_coda-nav-5step_current_bg.gif) no-repeat -292px 0;
}

/* パネル */
#flow-slideshow #coda-slider-frame {
	width: 688px;
	padding: 20px;
	border: 1px solid #CCC;
	border-top: none;
	overflow: hidden;
}
#flow-slideshow .coda-slider {
	position: relative;
	width: 688px;
	float: left;
	overflow: hidden;
}
#flow-slideshow .panel {
	width: 688px;
	display: block;
	float: left;
}
#flow-slideshow .panel-container {
	position: relative;
}
#flow-slideshow p.loading {
	padding: 50px 0;
	text-align: center;
}

/* 各パネル */
#flow-slideshow #panel-1,
#flow-slideshow #panel-2,
#flow-slideshow #panel-3,
#flow-slideshow #panel-4,
#flow-slideshow #panel-5 {
	width: 658px;
	padding: 20px 0 5px 30px;
	overflow: hidden;
}
#flow-slideshow h2 {
	margin: 0;
	padding: 0 0 20px;
	background: none;
}
#flow-slideshow .flow-slideshow-group {
	width: 329px;
	float: left;
}
#flow-slideshow h3 {
	font-size: 120%;
	margin: 0;
	padding: 0 30px 10px 16px;
	background: url(../../images/plan/flow_li_bg.gif) no-repeat 0 2px;
	border: none;
}
#flow-slideshow p {
	font-size: 120%;
	margin: 0;
	padding: 0 30px 15px 10px;
}
#flow-slideshow .panel ul {
	font-size: 120%;
	margin: 0;
}
#flow-slideshow .panel ul.flow-li-dot {
	padding: 0 0 10px;
}
#flow-slideshow .panel li {
	padding: 0 30px 15px 18px;
	background: url(../../images/plan/flow_li_bg.gif) no-repeat 0 3px;
}
#flow-slideshow .panel ul.flow-li-dot li {
	margin-left: 10px;
	padding: 0 30px 5px 10px;
	background: url(../../images/base/li_dot_bg.gif) no-repeat 0 7px;
}

/* -------------------------------------------------------------------------
 5.価格表
------------------------------------------------------------------------- */

/* 価格表 */
table.pricetable {
	table-layout: fixed;
}
table.pricetable,
table.pricetable-dounyuu,
table.optiontable {
	margin: 0 10px 5px;
}
table.pricetable td.hover,
table.pricetable-dounyuu td.hover,
table.optiontable td.hover {
	background: #F2FAFD;
}
table.pricetable td,
table.pricetable-dounyuu td {
	padding: 8px 5px;
	border: none;
	border-right: 1px solid #DDD;
	text-align: center;
}
table.pricetable td {
	border-bottom: 1px solid #FFF;
}
table.pricetable tr#pricetable-lasttr td {
	border-bottom: 1px solid #DDD;
}

/* 注記 */
table.pricetable-note {
	margin-bottom: 30px;
}
table.pricetable-note th {
	width: 130px;
	background: #F7F7F7;
	border: 1px solid #DDD;
}
table.pricetable-note td {
	padding: 7px 10px 2px 12px;
}
table.pricetable-note p {
	margin: 0 0 6px;
}
table.pricetable-note ul {
	margin: 0;
}
table.pricetable-note li {
	padding: 0 0 6px 10px;
	background: url(../../images/base/li_dot_bg.gif) no-repeat 0 7px;
}

/* 拡張KIT価格・オプジョンサービス価格 */
table.optiontable td {
	padding: 8px 5px;
	text-align: center;
	border: none;
	border-right: 1px solid #DDD;
}
table.optiontable td.optiontable-note {
	padding-left: 12px;
	text-align: left;
}
h2.optiontable-h2 {
	margin: 20px 0 10px;
	padding: 0;
	background: #F3F3F3 url(../../images/support/faq_h2_bg.gif) no-repeat 11px 9px;
	border: 1px solid #DDD;
	border-right-color: #CCC;
	border-bottom-color: #BBB;
	line-height: 1.2;
	cursor: pointer;
}
h2.optiontable-h2 span {
	display: block;
	padding: 7px 10px 6px 38px;
	border: 1px solid #FFF;
}
h2.optiontable-h2-hover {
	background-color: #FAFAFA;
}
h2.optiontable-h2-active {
	background-position: 11px -141px;
}