@charset "UTF-8";

/* :: カラー・背景画像 :::::::::::::::::::::::::::::::::::::::::::::::::::::

#3A83D3
/images/blue/bg/bg_main.gif
/images/blue/bg/bg_line_double.gif

#4BA9E0
/images/blue/bg/bg_sub.gif

#BBD5F0
/images/blue/bg/bg_other.gif

#D53983

#E02077
/images/blue/bg/bg_accent.gif

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */


/* color: #3A83D3（青）
------------------------------------------------------------------------- */
#footer{
	border-top:3px solid #3A83D3;
}

.liHead,
.liHeadCp,
table.list td.liInfo table tr.liTerms td.liPoint,
.deBoxContain{
	background:#3A83D3 url(/images/blue/bg/bg_main.gif);
}

h4.deH4,
h3.level2H3,
dl#policy dt,
#zoom dd span{
	color:#3A83D3;
}

h3#deHead,
#zoom dl{
	background:url(/images/blue/bg/bg_line_double.gif) repeat-x;
}

dl#policy dt{
	border-left-color:#3A83D3;
}


/* color: #4BA9E0（水色）
------------------------------------------------------------------------- */
table.basicTable th,
#footer{
	background:#4BA9E0 url(/images/blue/bg/bg_sub.gif);
}


/* color: #BBD5F0（薄水色）
------------------------------------------------------------------------- */
table.list td.liInfo table tr.liTerms td.liPointOff{
	background:#BBD5F0 url(/images/blue/bg/bg_other.gif);
}


/* color: #D53983（濃ピンク）
------------------------------------------------------------------------- */
#pr dt,
table#deCampaign th.deCpTxt dd,
table#dePrice tr.deType th{
	color:#D53983;
}


/* color: #E02077（ピンク）
------------------------------------------------------------------------- */
table#deCampaign th,
.btnForm input{
	background-color:#E02077;
}

table#deCampaign th{
	background-image:url(/images/blue/bg/bg_accent.gif);
}

.btnForm input{
	background-repeat:no-repeat;
}


/* blueのみの設定
------------------------------------------------------------------------- */
table.basicTable th,
#footer a,
table#company th{
	color:#FFFFFF; /* blueのみ白 */
}

#footer li,
#footer li.last{
	border-color:#FFFFFF;
}
