@charset "utf-8";

/* ------------------------------------------------
	共通設定：お問い合わせ
------------------------------------------------ */
#stage #customer{
	width: 660px;
}

#stage .lead {
	padding-top:20px;
}

#stage a.ext
	{
	padding-left: 14px;
	background: url(/common/img/icon_blank.gif) no-repeat 0 45%;
	}

#stage .tit
	{
	font-weight: bold;
	}
#stage .t
	{
	margin-top:20px;
	zoom:1;
	background:#cfe3af;
	}
#stage .t span
	{
	display:block;
	background:#fff;
	line-height:1;
	line-height:1.2;
	font-weight:bold;
	margin-left:1em;
	padding-left:10px;
	}

/* ------------------------------------------------
	lnav
------------------------------------------------ */
#subcts ul#lnav .lay03c p.lnav-question {
	background: none;
	margin-bottom: 0;
	border-top: 1px solid #e5e5e5;
}
#subcts ul#lnav .lay03c p.lnav-question a {
	display: block;
	background: #e0f5ff;
	padding: 6px 10px 4px 18px;
	font-weight: bold;
}