@charset "UTF-8";

@import url("common/twoColLt.css");

/* ------------------------------------------------------------
   共通設定
   ------------------------------------------------------------ */
.topicpath {
	background-color: #f1fecb;
	border-bottom: 1px solid #e4e9d4;
}

/* 見出しの装飾 */
h3.ttl1 {
	background: url(../image/parsonal/bg-h3-ttl1.gif) no-repeat left bottom;
}

h4.ttl1 {
	padding: 0.3em 16px 0.3em;
	background: url(../image/parsonal/bg-h4-ttl1.gif) no-repeat left center;
	border-bottom: 1px dotted #959595;
}

h4.ttl2 {
	padding: 0 0 0.5em;
	background: url(../image/common/bg-h4-ttl2.gif) repeat-x left bottom;
}


/* sidebar */
.tier2 .sidebar #netbanking-nav {
	width: 210px;
	background: url(../image/parsonal/bg-netbanking-nav.gif) no-repeat -630px 0;
	padding-top: 12px;
}


.tier2 .sidebar #netbanking-nav ul {
	width: 210px;
	background: url(../image/parsonal/bg-netbanking-nav.gif) no-repeat -420px bottom;
	padding-bottom: 16px;
}


.tier2 .sidebar #netbanking-nav ul li {
	line-height: 2em;
	border-bottom: 1px solid #C4DF6A;
	margin: 0 7px;
	background-color: #FFF;
}

/* 19 商品概要説明書
---------------------------------------*/
#setsumeisho .grid-a {
	width: 540px;
}

#setsumeisho ul.pdficon li a {
	padding: 3px 0 3px 22px;
	background: url(../image/common/pdficon.gif) no-repeat left center;
}

/* 20 リンク集
---------------------------------------*/
#links .bordered th {
	width:40%;
}

/* ------------------------------------------------------------
   スマートフォン
   ------------------------------------------------------------ */
.mobile .twoColLt #main {
	float: none !important;
	width: 100% !important;
	margin: 0 !important;
}

.mobile .twoColLt #main h2 {
	padding-left: 10px;
}

.mobile .twoColLt #main h3 a {
	display: block;
	background: url(/image/sp/icon-desktop.png) right center no-repeat;
}

.mobile .twoColLt #main p {
	margin: 0 10px 15px;
}

.mobile .twoColLt .sidebar {
	display: none !important;
}
