@charset "UTF-8";

/* -----------------------------------------------
 *             0401fc_campaign style
 * ----------------------------------------------- */

/* =========== structure =========== */
#header-area {
	min-height: 46px;
	height: auto !important;
	height: 46px;
	padding-bottom: 6px;
	background: url("/lp/feature/img_cat/bg_05.png") no-repeat scroll center bottom #FFFFFF;
}

#lp-lead-header {
	min-height: 421px;
	height: auto !important;
	height: 421px;
	position: relative;
	padding-bottom: 20px;
}

#promotion-block {
	width: 619px;
	height: 180px;
	position: relative;
	padding: 10px;
	background-color: #0088cd;
}

#promotion-block #promotion-outline {
	width: 249px;
	float: left;
}

#promotion-block .rate-txt {
	width: 180px;
	float: left;
}

#promotion-block #rate-txt-01 {
	margin-right: 10px;
}

#promotion-block .note-list-img {
	position: absolute;
	left: 10px;
	bottom: 10px;
}

#section-02 div.lp-table-A01 table {
	border-width: 0;
	border-style: none;
	border-color: #0075a2;
}

#section-02 .lp-table-A01 {
	padding: 0;
	border: none;
}

#section-02 .lp-table-A01 th,
#section-02 .lp-table-A01 td {
	border: 1px solid #0075a2 !important;
}

#section-02 .lp-table-A01-unit tbody th {
	vertical-align: middle;
	color: #fff;
	background-color: #0088cd;
}

#section-03 .panel-emphasis.action-block-A01 h4 {
	padding: 0;
}

#section-03 .panel-emphasis.action-block-A01 ul.plain {
	margin-right: 48px;
}

#oricon-bnr-area {
	padding: 20px;
	background-color: #fae6d2;
}


/* -----------------------------------------------
 *                 Components
 * ----------------------------------------------- */

/* =========== heading =========== */
.heading-lvl03 {
	font-size: 100%;
}


/* =========== margin =========== */

.largely-spaced {
	margin-top: 20px !important;
}

.normal-spaced {
	margin-top: 6px !important;
}

strong.emphasize-txt {
	color: #d9340a;
	font-weight: bold;
}

div.panel-emphasis.action-block-B01,
div.panel-emphasis.horizon-list-structure {
	background-image: none;
	padding: 0;
}

/* =========== note-list =========== */

.note-list-A01 li {
	font-size: 80%;
}

.note-list-img {
	margin: 0;
	padding: 0;
	list-style: none;
}

.note-list-img li {
	line-height: 1;
	margin: 0;
}

.horizon-list-structure {
	border: 4px solid #ffede7;
}

.horizon-list-structure .link-list-A01 {
	margin-bottom: 14px;
}

.horizon-list-structure .link-list-A01 li {
	display: inline;
	text-indent: 0;
}

.panel-general.attention .link-list-A01 li {
	font-size: 130%;
}

/* =========== layout-block =========== */
div.layout-block.col5 div.column {
	width: 180px;
	margin-right: 10px !important;
}

div.layout-block.col5 div.column.last-child {
	margin-right: 0 !important;
}

/* =========== clearfix =========== */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

/* =========== close =========== */
div.campaign-close {
	position: absolute;
	top: 0;
}
p.campaign-close {
	color: #d9340a;
	font-weight: bold;
}
#lp-lead-header h1 {
	position: relative;
	right: 1px;
	margin-top: 15px;
	padding-top: 66px;
}
#lp-lead-header p#rate-txt-01 {
	width: 370px;
}
#lp-lead-header p#rate-txt-01 img {
	position: relative;
	left: 6px;
}
#promotion-block {
    width: 619px;
}
#promotion-block #promotion-outline {
    width: 229px;
}
#promotion-block #rate-txt-01 {
    margin-right: 0;
}
#promotion-block .rate-txt {
    width: auto;
}
#section-01 .layout-block img {
	position: relative;
	right: 15px;
}


