@charset "utf-8";

/*------------------------------------------------------------------------------
ニッセン・ジー・イー・クレジット株式会社 - CSS Modules Import
Date: 2014-02-25
Copyright (C) GE Nissen Credit. All Rights Reserved.
------------------------------------------------------------------------------*/

/* ----------------------------------------

720px幅に調整

---------------------------------------- */

#hdrWap01 {
	width: 720px;
	margin: 0 auto;
}
#header {
	margin-bottom: 30px;
	background: none;
	border-bottom: 5px solid #357da0;
}
#hdrSec01 {
	width: 143px;
	margin: 34px 0 6px;
}
#content {
	width: 720px;
	margin: 0 auto 10px;
}
#ftrNav02 {
	width: 720px;
	margin: 0 auto;
}

/* ----------------------------------------

module

---------------------------------------- */

.titleInfo {
	font-size: 140%;
}

/* attBlock01
------------------------------- */

.attTtl01 {
	background-color: #FF8909;
	font-size: 126%;
	font-weight: 700;
	color: #fff;
	line-height: 1.315;
	padding: 8px 15px 7px;
}

.attBlock01 {
	border: solid 3px #e5e5e5;
	padding: 20px 25px 25px;
	margin-bottom: 45px;
	border-top: none;
}

.attTtl02 {
	font-size: 115.4%;
	color: #ff6600;
	font-weight: bold;
	margin-bottom: 15px !important;
}

.attList01 {
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 0 !important;
}

/* other style
------------------------------- */

.txtRed {
	color: #d24a4a;
}

.title09 .txtRed {
	font-weight: 400;
	font-size: 90%;
	margin: 0 5px;
}

.txtClrEm {
	color: #357da0;
}









