@charset "shift_jis";


/* --------------------------
     デザインテンプレート1
--------------------------- */

/* リード文 ------------- */

p#headerLead {
	color:#0066FF;
}

/* プラン一覧上部ボーダー ------------- */

div.sortMenu {
	border-top-color: #0066FF;
}

/* プラン一覧タイトル背景 ------------- */

h3#planlistTitle {
	background-color: #0066FF;
}


/* プラン名上部ボーダー ------------- */

h3#plantopLine {
	border-top-color: #0066FF;
}
/* サブタイトル ------------- */

div.subTitle {
	border-top-color: #0066FF;
}
div.subTitle h3 {
	background-color: #0066FF;
}
