@charset "utf-8";
/* CSS Document */


/* ////////// カードをつくる ////////// */


/* リード文01 */

#main_lineup .lead01 {
	border-left: solid 4px #F0A225;
	padding: 0.25em 0 0.25em 1em;
}


/* リード文02 */

#main_lineup .lead02 {
	background: url(../../lineup/images/common/lead01_bg.gif) repeat-y left top;
}

/* h2 見出し */

#main_lineup h2 {
	background: url(../../lineup/images/common/h2_bg.gif) repeat-x left bottom;
}


/* h3 見出し */

#main_lineup h3 {
	background: url(../../lineup/images/common/title_h3.gif) no-repeat left top;
}


/* h4 見出し */

#main_lineup h4 {
	background: url(../../lineup/images/common/title_h4.gif) no-repeat left 0.25em;
}


/* 内部リンク */

#main_lineup p.link {
	background: url(../../lineup/images/common/icon_link.gif) no-repeat left center;
}


/* 外部リンク */

#main_lineup p.link_out {
	background: url(../../lineup/images/common/icon_link_out.gif) no-repeat left center;
}


/* 詳しくはこちら */

#main_lineup p.link_more_l,
#main_lineup p.link_more_r {
	background: url(../../lineup/images/common/icon_more.gif) no-repeat left center;
}


/* テーブルバリエーション */

#main_lineup .table_s th,
#main_lineup .table_l th {
	background-color: #F0A225;
}

#main_lineup .table_s td.color {
	background-color: #FCECD3;
}


/* ////////// サービス・特典 ////////// */


/* リード文01 */

#main_service .lead01 {
	border-left: solid 4px #ED48A8;
	padding: 0.25em 0 0.25em 1em;
}


/* リード文02 */

#main_service .lead02 {
	background: url(../../service/images/common/lead01_bg.gif) repeat-y left top;
}

/* h2 見出し */

#main_service h2 {
	background: url(../../service/images/common/h2_bg.gif) repeat-x left bottom;
}


/* h3 見出し */

#main_service h3 {
	background: url(../../service/images/common/title_h3.gif) no-repeat left top;
}


/* h4 見出し */

#main_service h4 {
	background: url(../../service/images/common/title_h4.gif) no-repeat left 0.25em;
}


/* 内部リンク */

#main_service p.link {
	background: url(../../service/images/common/icon_link.gif) no-repeat left center;
}


/* 外部リンク */

#main_service p.link_out {
	background: url(../../service/images/common/icon_link_out.gif) no-repeat left center;
}


/* 詳しくはこちら */

#main_service p.link_more_l,
#main_service p.link_more_r {
	background: url(../../service/images/common/icon_more.gif) no-repeat left center;
}


/* テーブルバリエーション */

#main_service .table_s th,
#main_service .table_l th {
	background-color: #ED48A8;
}

#main_service .table_s td.color {
	background-color: #FBDAEE;
}


/* ////////// キャンペーン ////////// */


/* リード文01 */

#main_campaign .lead01 {
	border-left: solid 4px #FFD200;
	padding: 0.25em 0 0.25em 1em;
}


/* リード文02 */

#main_campaign .lead02 {
	background: url(../../campaign/images/common/lead01_bg.gif) repeat-y left top;
}

/* h2 見出し */

#main_campaign h2 {
	background: url(../../campaign/images/common/h2_bg.gif) repeat-x left bottom;
}


/* h3 見出し */

#main_campaign h3 {
	background: url(../../campaign/images/common/title_h3_2.gif) no-repeat left top;
}
#main_campaign #h770 {
	background: url(../../campaign/images/common/title_h3_2.gif) no-repeat left top;
}

/* h4 見出し */

#main_campaign h4 {
	background: url(../../campaign/images/common/title_h4.gif) no-repeat left 0.25em;
}


/* 内部リンク */

#main_campaign p.link {
	background: url(../../campaign/images/common/icon_link.gif) no-repeat left center;
}


/* 外部リンク */

#main_campaign p.link_out {
	background: url(../../campaign/images/common/icon_link_out.gif) no-repeat left center;
}


/* 詳しくはこちら */

#main_campaign p.link_more_l,
#main_campaign p.link_more_r {
	background: url(../../campaign/images/common/icon_more.gif) no-repeat left center;
}


/* テーブルバリエーション */

#main_campaign .table_s th,
#main_campaign .table_l th {
	background-color: #FFD200;
}

#main_campaign .table_s td.color {
	background-color: #FFF6CC;
}


/* ////////// キャッシング ////////// */


/* リード文01 */

#main_cashing .lead01 {
	border-left: solid 4px #A8C200;
	padding: 0.25em 0 0.25em 1em;
}


/* リード文02 */

#main_cashing .lead02 {
	background: url(../../cashing/images/common/lead01_bg.gif) repeat-y left top;
}


/* h2 見出し */

#main_cashing h2 {
	background: url(../../cashing/images/common/h2_bg.gif) repeat-x left bottom;
}


/* h3 見出し */

#main_cashing h3 {
	background: url(../../cashing/images/common/title_h3.gif) no-repeat left top;
}


/* h4 見出し */

#main_cashing h4 {
	background: url(../../cashing/images/common/title_h4.gif) no-repeat left 0.25em;
}


/* 内部リンク */

#main_cashing p.link {
	background: url(../../cashing/images/common/icon_link.gif) no-repeat left center;
}


/* 外部リンク */

#main_cashing p.link_out {
	background: url(../../cashing/images/common/icon_link_out.gif) no-repeat left center;
}


/* 詳しくはこちら */

#main_cashing p.link_more_l,
#main_cashing p.link_more_r {
	background: url(../../cashing/images/common/icon_more.gif) no-repeat left center;
}


/* テーブルバリエーション */

#main_cashing .table_s th,
#main_cashing .table_l th {
	background-color: #A8C200;
}

#main_cashing .table_s td.color {
	background-color: #EEF3CC;
}


/* ////////// Uポイント ////////// */


/* リード文01 */

#main_u_point .lead01 {
	border-left: solid 4px #E5107D;
	padding: 0.25em 0 0.25em 1em;
}


/* リード文02 */

#main_u_point .lead02 {
	background: url(../../u_point/images/common/lead01_bg.gif) repeat-y left top;
}


/* h2 見出し */

#main_u_point h2 {
	background: url(../../u_point/images/common/h2_bg.gif) repeat-x left bottom;
}


/* h3 見出し */

#main_u_point h3 {
	background: url(../../u_point/images/common/title_h3.gif) no-repeat left top;
}


/* h4 見出し */

#main_u_point h4 {
	background: url(../../u_point/images/common/title_h4.gif) no-repeat left 0.25em;
}


/* 内部リンク */

#main_u_point p.link {
	background: url(../../u_point/images/common/icon_link.gif) no-repeat left center;
}


/* 外部リンク */

#main_u_point p.link_out {
	background: url(../../u_point/images/common/icon_link_out.gif) no-repeat left center;
}


/* 詳しくはこちら */

#main_u_point p.link_more_l,
#main_u_point p.link_more_r {
	background: url(../../u_point/images/common/icon_more.gif) no-repeat left center;
}


/* テーブルバリエーション */

#main_u_point .table_s th,
#main_u_point .table_l th {
	background-color: #E5107D;
}

#main_u_point .table_s td.color {
	background-color: #FACFE5;
}


/* ////////// NetServe ////////// */


/* リード文01 */

#main_NetServe .lead01 {
	border-left: solid 4px #6BB3D0;
	padding: 0.25em 0 0.25em 1em;
}


/* リード文02 */

#main_NetServe .lead02 {
	background: url(../../netserve/images/common/lead01_bg.gif) repeat-y left top;
}


/* h2 見出し */

#main_NetServe h2 {
	background: url(../../netserve/images/common/h2_bg.gif) repeat-x left bottom;
}


/* h3 見出し */

#main_NetServe h3 {
	background: url(../../netserve/images/common/title_h3.gif) no-repeat left top;
}


/* h4 見出し */

#main_NetServe h4 {
	background: url(../../netserve/images/common/title_h4.gif) no-repeat left 0.25em;
}


/* 内部リンク */

#main_NetServe p.link {
	background: url(../../netserve/images/common/icon_link.gif) no-repeat left center;
}


/* 外部リンク */

#main_NetServe p.link_out {
	background: url(../../netserve/images/common/icon_link_out.gif) no-repeat left center;
}


/* 詳しくはこちら */

#main_NetServe p.link_more_l,
#main_NetServe p.link_more_r {
	background: url(../../netserve/images/common/icon_more.gif) no-repeat left center;
}


/* テーブルバリエーション */

#main_NetServe .table_s th,
#main_NetServe .table_l th {
	background-color: #6BB3D0;
}

#main_NetServe .table_s td.color {
	background-color: #E1F0F6;
}


/* ////////// ショッピング ////////// */


/* リード文01 */

#main_shopping .lead01 {
	border-left: solid 4px #FFD200;
	padding: 0.25em 0 0.25em 1em;
}


/* リード文02 */

#main_shopping .lead02 {
	background: url(../../shopping/images/common/lead01_bg.gif) repeat-y left top;
}


/* h2 見出し */

#main_shopping h2 {
	background: url(../../shopping/images/common/h2_bg.gif) repeat-x left bottom;
}


/* h3 見出し */

#main_shopping h3 {
	background: url(../../shopping/images/common/title_h3.gif) no-repeat left top;
}


/* h4 見出し */

#main_shopping h4 {
	background: url(../../shopping/images/common/title_h4.gif) no-repeat left 0.25em;
}


/* 内部リンク */

#main_shopping p.link {
	background: url(../../shopping/images/common/icon_link.gif) no-repeat left center;
}


/* 外部リンク */

#main_shopping p.link_out {
	background: url(../../shopping/images/common/icon_link_out.gif) no-repeat left center;
}


/* 詳しくはこちら */

#main_shopping p.link_more_l,
#main_shopping p.link_more_r {
	background: url(../../shopping/images/common/icon_more.gif) no-repeat left center;
}


/* テーブルバリエーション */

#main_shopping .table_s th,
#main_shopping .table_l th {
	background-color: #FFD200;
}

#main_shopping .table_s td.color {
	background-color: #FFF6CC;
}


/* ////////// お支払い方法変更サービス ////////// */


/* リード文01 */

#main_payment .lead01 {
	border-left: solid 4px #FF888E;
	padding: 0.25em 0 0.25em 1em;
}


/* リード文02 */

#main_payment .lead02 {
	background: url(../../payment/images/common/lead01_bg.gif) repeat-y left top;
}


/* h2 見出し */

#main_payment h2 {
	background: url(../../payment/images/common/h2_bg.gif) repeat-x left bottom;
}


/* h3 見出し */

#main_payment h3 {
	background: url(../../payment/images/common/title_h3.gif) no-repeat left top;
}


/* h4 見出し */

#main_payment h4 {
	background: url(../../payment/images/common/title_h4.gif) no-repeat left 0.25em;
}


/* 内部リンク */

#main_payment p.link {
	background: url(../../payment/images/common/icon_link.gif) no-repeat left center;
}


/* 外部リンク */

#main_payment p.link_out {
	background: url(../../payment/images/common/icon_link_out.gif) no-repeat left center;
}


/* 詳しくはこちら */

#main_payment p.link_more_l,
#main_payment p.link_more_r {
	background: url(../../payment/images/common/icon_more.gif) no-repeat left center;
}


/* テーブルバリエーション */

#main_payment .table_s th,
#main_payment .table_l th {
	background-color: #FF888E;
}

#main_payment .table_s td.color {
	background-color: #FFE7E8;
}


/* ////////// ご利用ガイド ////////// */


/* リード文01 */

#main_useplace .lead01 {
	border-left: solid 4px #8688E6;
	padding: 0.25em 0 0.25em 1em;
}


/* リード文02 */

#main_useplace .lead02 {
	background: url(../../useplace/images/common/lead01_bg.gif) repeat-y left top;
}


/* h2 見出し */

#main_useplace h2 {
	background: url(../../useplace/images/common/h2_bg.gif) repeat-x left bottom;
}


/* h3 見出し */

#main_useplace h3 {
	background: url(../../useplace/images/common/title_h3.gif) no-repeat left top;
}


/* h4 見出し */

#main_useplace h4 {
	background: url(../../useplace/images/common/title_h4.gif) no-repeat left 0.25em;
}


/* 内部リンク */

#main_useplace p.link {
	background: url(../../useplace/images/common/icon_link.gif) no-repeat left center;
}


/* 外部リンク */

#main_useplace p.link_out {
	background-image: url(../../useplace/images/common/icon_link_out.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}


/* 詳しくはこちら */

#main_useplace p.link_more_l,
#main_useplace p.link_more_r {
	background: url(../../useplace/images/common/icon_more.gif) no-repeat left center;
}


/* テーブルバリエーション */

#main_useplace .table_s th,
#main_useplace .table_l th {
	background-color: #A2C87B;
}

#main_useplace .table_s td.color {
	background-color: #E7E7FA;
}


/* ////////// 暮らしサポート ////////// */


/* リード文01 */

#main_insuranc .lead01 {
	border-left: solid 4px #7FC6C7;
	padding: 0.25em 0 0.25em 1em;
}


/* リード文02 */

#main_insuranc .lead02 {
	background: url(../../insuranc/images/common/lead01_bg.gif) repeat-y left top;
}


/* h2 見出し */

#main_insuranc h2 {
	background: url(../../insuranc/images/common/h2_bg.gif) repeat-x left bottom;
}


/* h3 見出し */

#main_insuranc h3 {
	background: url(../../insuranc/images/common/title_h3.gif) no-repeat left top;
}


/* h4 見出し */

#main_insuranc h4 {
	background: url(../../insuranc/images/common/title_h4.gif) no-repeat left 0.25em;
}


/* 内部リンク */

#main_insuranc p.link {
	background: url(../../insuranc/images/common/icon_link.gif) no-repeat left center;
}


/* 外部リンク */

#main_insuranc p.link_out {
	background: url(../../insuranc/images/common/icon_link_out.gif) no-repeat left center;
}


/* 詳しくはこちら */

#main_insuranc p.link_more_l,
#main_insuranc p.link_more_r {
	background: url(../../kurashisupport/images/common/icon_more_02.gif) no-repeat left center;
}


/* テーブルバリエーション */

#main_insuranc .table_s th,
#main_insuranc .table_l th {
	background-color: #7FC6C7;
}

#main_insuranc .table_s td.color {
	background-color: #E5F4F4;
}


/* ////////// 旅行 ////////// */


/* リード文01 */

#main_travel .lead01 {
	border-left: solid 4px #57C57D;
	padding: 0.25em 0 0.25em 1em;
}


/* リード文02 */

#main_travel .lead02 {
	background: url(../../travel/images/common/lead01_bg.gif) repeat-y left top;
}


/* h2 見出し */

#main_travel h2 {
	background: url(../../travel/images/common/h2_bg.gif) repeat-x left bottom;
}


/* h3 見出し */

#main_travel h3 {
	background: url(../../travel/images/common/title_h3.gif) no-repeat left top;
}


/* h4 見出し */

#main_travel h4 {
	background: url(../../travel/images/common/title_h4.gif) no-repeat left 0.25em;
}


/* 内部リンク */

#main_travel p.link {
	background: url(../../travel/images/common/icon_link.gif) no-repeat left center;
}


/* 外部リンク */

#main_travel p.link_out {
	background: url(../../travel/images/common/icon_link_out.gif) no-repeat left center;
}


/* 詳しくはこちら */

#main_travel p.link_more_l,
#main_travel p.link_more_r {
	background: url(../../travel/images/common/icon_more.gif) no-repeat left center;
}


/* テーブルバリエーション */

#main_travel .table_s th,
#main_travel .table_l th {
	background-color: #57C57D;
}

#main_travel .table_s td.color {
	background-color: #DDF3E5;
}


/* ////////// UCS映画情報 ////////// */


/* リード文01 */

#main_movie .lead01 {
	border-left: solid 4px #3843C5;
	padding: 0.25em 0 0.25em 1em;
}


/* リード文02 */

#main_movie .lead02 {
	background: url(../../movie/images/common/lead01_bg.gif) repeat-y left top;
}


/* h2 見出し */

#main_movie h2 {
	background: url(../../movie/images/common/h2_bg.gif) repeat-x left bottom;
}


/* h3 見出し */

#main_movie h3 {
	background: url(../../movie/images/common/title_h3.gif) no-repeat left top;
}


/* h4 見出し */

#main_movie h4 {
	background: url(../../movie/images/common/title_h4.gif) no-repeat left 0.25em;
}


/* 内部リンク */

#main_movie p.link {
	background: url(../../movie/images/common/icon_link.gif) no-repeat left center;
}


/* 外部リンク */

#main_movie p.link_out {
	background: url(../../movie/images/common/icon_link_out.gif) no-repeat left center;
}


/* 詳しくはこちら */

#main_movie p.link_more_l,
#main_movie p.link_more_r {
	background: url(../../movie/images/common/icon_more.gif) no-repeat left center;
}


/* テーブルバリエーション */

#main_movie .table_s th,
#main_movie .table_l th {
	background-color: #3843C5;
}

#main_movie .table_s td.color {
	background-color: #D7D9F3;
}


/* ////////// よくあるお問い合わせ ////////// */


/* リード文01 */

#main_faq .lead01 {
	border-left: solid 4px #8CC63F;
	padding: 0.25em 0 0.25em 1em;
}


/* リード文02 */

#main_faq .lead02 {
	background: url(../../faq/images/common/lead01_bg.gif) repeat-y left top;
}


/* h2 見出し */

#main_faq h2 {
	background: url(../../faq/images/common/h2_bg.gif) repeat-x left bottom;
}


/* h3 見出し */

#main_faq h3 {
	background: url(../../faq/images/common/title_h3.gif) no-repeat left top;
}


/* h4 見出し */

#main_faq h4 {
	background: url(../../faq/images/common/title_h4.gif) no-repeat left 0.25em;
}


/* 内部リンク */

#main_faq p.link {
	background: url(../../faq/images/common/icon_link.gif) no-repeat left center;
}


/* 外部リンク */

#main_faq p.link_out {
	background: url(../../faq/images/common/icon_link_out.gif) no-repeat left center;
}


/* 詳しくはこちら */

#main_faq p.link_more_l,
#main_faq p.link_more_r {
	background: url(../../faq/images/common/icon_more.gif) no-repeat left center;
}


/* テーブルバリエーション */

#main_faq .table_s th,
#main_faq .table_l th {
	background-color: #8CC63F;
}

#main_faq .table_s td.color {
	background-color: #E8F4D9;
}


/* ////////// インフォメーション ////////// */


/* リード文01 */

#main_about .lead01 {
	border-left: solid 4px #ABB1C5;
	padding: 0.25em 0 0.25em 1em;
}


/* リード文02 */

#main_about .lead02 {
	background: url(../../about/images/common/lead01_bg.gif) repeat-y left top;
}


/* h2 見出し */

#main_about h2 {
	background: url(../../about/images/common/h2_bg.gif) repeat-x left bottom;
}


/* h3 見出し */

#main_about h3 {
	background: url(../../about/images/common/title_h3.gif) no-repeat left top;
}


/* h4 見出し */

#main_about h4 {
	background: url(../../about/images/common/title_h4.gif) no-repeat left 0.25em;
}


/* 内部リンク */

#main_about p.link {
	background: url(../../about/images/common/icon_link.gif) no-repeat left center;
}


/* 外部リンク */

#main_about p.link_out {
	background: url(../../about/images/common/icon_link_out.gif) no-repeat left center;
}


/* 詳しくはこちら */

#main_about p.link_more_l,
#main_about p.link_more_r {
	background: url(../../about/images/common/icon_more.gif) no-repeat left center;
}


/* テーブルバリエーション */

#main_about .table_s th,
#main_about .table_l th {
	background-color: #ABB1C5;
}

#main_about .table_s td.color {
	background-color: #EEEFF3;
}


/* ////////// カードご利用ガイド ////////// */


/* リード文01 */

#main_useguide .lead01 {
	border-left: solid 4px #29ABB3;
	padding: 0.25em 0 0.25em 1em;
}


/* リード文02 */

#main_useguide .lead02 {
	background: url(../../useguide/images/common/lead01_bg.gif) repeat-y left top;
}


/* h2 見出し */

#main_useguide h2 {
	background: url(../../useguide/images/common/h2_bg.gif) repeat-x left bottom;
}


/* h3 見出し */

#main_useguide h3 {
	background: url(../../useguide/images/common/title_h3.gif) no-repeat left top;
}


/* h4 見出し */

#main_useguide h4 {
	background: url(../../useguide/images/common/title_h4.gif) no-repeat left 0.25em;
}


/* 内部リンク */

#main_useguide p.link {
	background: url(../../useguide/images/common/icon_link.gif) no-repeat left center;
}


/* 外部リンク */

#main_useguide p.link_out {
	background: url(../../useguide/images/common/icon_link_out.gif) no-repeat left center;
}


/* 詳しくはこちら */

#main_useguide p.link_more_l,
#main_useguide p.link_more_r {
	background: url(../../useguide/images/common/icon_more.gif) no-repeat left center;
}


/* テーブルバリエーション */

#main_useguide .table_s th,
#main_useguide .table_l th {
	background-color: #29ABB3;
}

#main_useguide .table_s td.color {
	background-color: #D4EEF0;
}
