@charset "UTF-8";

/* CSS Document */
body {	
	/*background:url(../images/bg.gif) repeat-y center top;*/
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	/* 標準 4月 */
	/*
	background-color:#FFFFFF;
	background:url(../images/bg.jpg) center top repeat-y;
	
	/* 5月 */
	/*
	background:url(../images/bg0905.jpg) center top no-repeat;
	background-color:#eaffe9;
	*/
	/* 10年5月 */
	/*
	background:url(../images/bg1005.jpg) center top no-repeat;
	background-color:#d9e8d5;
	background:url(../images/bg0906.jpg) center top repeat-y;
	background-color:#edecfe;
	
	background:url(../images/bg0907.jpg) center top no-repeat;
	background-color:#ffffff;
	
	background:url(../images/bg0908.jpg) center top no-repeat;
	background-color:#142e47;
	
	background:url(../images/bg0909.jpg) center top no-repeat;
	background-color:#f9ffe1;
	
	background:url(../images/bg0909-3.jpg) center top no-repeat;
	background-color:#f7ffc9;
	
	background:url(../images/bg0910.jpg) center top no-repeat;
	background-color:#fcd8da;
	
	background:url(../images/bg0909-2.jpg) center top no-repeat;
	background-color:#faf8c8;
	
	background:url(../images/bg1001.jpg) center top no-repeat;
	background-color:#99ccff;
	
	background:url(../images/bg1003-2.jpg) center top no-repeat;
	background-color:#cccc99;
	
	background:url(../images/bg1005.jpg) center top no-repeat;
	background-color:#dbead7;

	background:url(../images/bg0906.jpg) center top repeat-y;
	background-color:#edecfe;

	background:url(../images/bg0907.jpg) center top no-repeat;
	background-color:#ffffff;

	background:url(../images/bg0908.jpg) center top no-repeat;
	background-color:#142e47;

	background:url(../images/bg0909-3.jpg) center top no-repeat;
	background-color:#f7ffc9;

	background:url(../images/bg0910.jpg) center top no-repeat;
	background-color:#fcd8da;
	
	background:url(../images/bg0911.jpg) center top no-repeat;
	background-color:#fcd7a3;
	
	
	background:url(../images/bg0912.jpg) center top no-repeat;
	background-color:#b1e0ff;
	*/

}

#bg {
	width:800px;
	margin:0 auto;
	background-color:#FFFFFF;
	/* 20140414 */
	/*border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;*/
}

#none {
	display:none;
}

a[href $='.pdf'] {
padding-right: 18px;
/*background: transparent url(../images/icon_pdf.gif) no-repeat center right;*/
}
a.pdf-bg-none[href $='.pdf'] {
padding-right: 18px;
background: none;
}

#info-bg a {
	padding-right:0;
	background:none;
}


#sitemap {
	display:block;
	position:absolute;
	top:2px;
	right: 10px;
	width: 337px;
	height: 20px;
}

#font-size {
}

#font-size dt {
	clear:left;
	float:right;
	padding: 0 3px;
}
#font-size dd {
	float:none;
	
	text-align:right;
}

.bankname {
	margin: 2px 0 2px 6px;
}

#header-menu {
	height:20px;
	position:relative;
}


#header-menu p {
	display:inline;
}

/* --- メニュー --- */
#topmenu {
	margin: 0;
	padding:0;
	/*background:url(../images/personal-submenu.jpg) no-repeat left bottom;*/
}

.tmn {
	width: 100%; /* ナビゲーションの幅 */
	height:36px;
	/*background-color:#FF0000;*/ /* ナビゲーションの背景色 */
	border:none;
	margin:0;
	padding:0;
}

/* --- メニューエリア --- */
.tmn .nl {
	width: 100%; /* メニューの幅 */
	margin:0;
	padding:0;
	list-style-type: none;
	text-align: center;
}

/* --- メニュー項目 --- */
.tmn .nl li {
	float: left;
	margin:0;
	padding:0;
}

.tmn .nl img {
	border:none;
}
/*置換終わったら差し替えられる*/
/* --- 項目の幅（emで指定） --- */
.tmn .nl li.item1 {
	width: 186px;
	margin:0;
	margin-right:2px;
}

.tmn .nl li.item2 {
	width: 187px;
	margin-right:2px;
}

.tmn .nl li.item3 {
	width: 222px;
	margin-right:2px;
}

.tmn .nl li.item4 {
	width: 155px;
}
/*
.tmn .nl li.item5 {
	width: 104px;
}*/
/*置換終わったら差し替えられる*/

/*置換終わったら差し替え*/

.tmn .nl li.item5 {
	width: 192px;
	margin-right:2px;
}

.tmn .nl li.item6 {
	width: 185px;
}


/*置換終わったら差し替え*/

/* --- リンク --- */
.tmn .nl li a {
	display: block;
	position: relative; /* IE6用 */
	/*padding: 2px 5px;*/ /* リンクエリアのパディング（上下、左右） */
	text-decoration: none; /* テキストの下線（なし） */
}

/* 20120712追記 */
a img {
    border-style:none;
}


/* --- ポイント時の設定 --- */
.tmn .nl li a:hover {
/*text-decoration: underline;*/ /* テキストの下線（あり） */
}

/* --- clearfix --- */
.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: left;
	visibility: hidden;
}

.clearFix {
	min-height: 1px;
}

#footer-inner {
	margin-bottom:0;
}

#footer-left {
	float:left;
	width:117px;
	padding-left:12px;
	padding-right:12px;
}

#footer-right {
	float:right;
	width:180px;
	right:auto;
}

#footer-center {
	float:left;
	width:433px;
}

#footer-nav {
	clear:both;
	float:left;
	width:378px;
	margin-top:5px;
}

#copyright {
	float:right;
	width:378px;
	/* 20140414 */
	/*padding-top:5px;*/
	padding-top:15px;
}

#campain {
	width:756px;
	margin-bottom: 12px;/* --- フッタ --- */
	margin-top: 10px; /* 20140414 */
}

.m0 {
	margin:0;
	padding:0;
}
.mt0 {
	margin-top:0px;
}
.mt5 {
	margin-top:5px;
}

.mt10 {
	margin-top:10px;
}

.mt15 {
	margin-top:15px;
}

.mb5 {
	margin-bottom:5px;
}

.mb10 {
	margin-bottom:10px;
}

.mb15 {
	margin-bottom:15px;
}

.pd0 {
	padding:0;
}
.pd1 {
	padding:1px;
}
.pd2 {
	padding:2px;
}
.pd3 {
	padding:3px;
}
.pd4 {
	padding:4px;
}
.pd5 {
	padding:5px;
}
.pd6 {
	padding:6px;
}
.pd7 {
	padding:7px;
}
.pd8 {
	padding:8px;
}
.pd9 {
	padding:9px;
}
.pd10 {
	padding:10px;
}

.pl1 {
	padding-left:1px;
}
.pl2 {
	padding-left:2px;
}
.pl3 {
	padding-left:3px;
}
.pl4 {
	padding-left:4px;
}
.pl5 {
	padding-left:5px;
}
.pl6 {
	padding-left:6px;
}
.pl7 {
	padding-left:7px;
}
.pl8 {
	padding-left:8px;
}
.pl9 {
	padding-left:9px;
}
.pl10 {
	padding-left:10px;
}

.pr1 {
	padding-right:1px;
}
.pr2 {
	padding-right:2px;
}
.pr3 {
	padding-right:3px;
}
.pr4 {
	padding-right:4px;
}
.pr5 {
	padding-right:5px;
}
.pr6 {
	padding-right:6px;
}
.pr7 {
	padding-right:7px;
}
.pr8 {
	padding-right:8px;
}
.pr9 {
	padding-right:9px;
}
.pr10 {
	padding-right:10px;
}

.pt3 {
	padding-top:3px;
}

.pt5 {
	padding-top:5px;
}

.pt6 {
	padding-top:6px;
}

.pt10 {
	padding-top:10px;
}

.pt15 {
	padding-top:15px;
}

.pb5 {
	padding-bottom:5px;
}

.pb10 {
	padding-bottom:10px;
}

.pb15 {
	padding-bottom:15px;
}

.tcenter {
	text-align:center;
}

.tleft {
	text-align:left;
}
.tright {
	text-align:right;
}

.right {
	text-align:right;
}

.clear {
	clear:both;
}
.clear0 {
	/*background-color:red;*/
	clear: both;
	width:500px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	font: 1px/1px monospace;
	height: 1px
}
.pl1em {
	padding-left:1em;
}

.pl2em {
	padding-left:2em;
}

.pr1em {
	padding-right:1em;
}

.pr2em {
	padding-right:2em;
}

div.pl1em {
	padding-left:1em;
}

div.pl2em {
	padding-left:2em;
}

.lh125 {
	line-height:125%;
}

.lh130 {
	line-height:130%;
}

.lh135 {
	line-height:135%;
}

.lh140 {
	line-height:140%;
}

.lh145 {
	line-height:145%;
}

.lh150 {
	line-height:150%;
}


.y-listl li {

	float:left;
	background:	url(../images/list-mark11g.jpg) no-repeat 0% 50%;
	padding-left:1.5em;
	margin-right:2em;
}

.y-listr li {

	float:right;
	background:	url(../images/list-mark11g.jpg) no-repeat 0% 50%;
	padding-left:1.5em;
	margin-left:2em;
}

.kikilala-hr {
	margin-top:12px;
	margin-bottom:6px;
}

#news-campain, #news-ir, #news-topic, #news-new {
	width:535px;
	margin-bottom:12px;
	margin-left:12px;
	margin-right:0;
	font-size:small;
}

dl.news-campain dt, dl.news-new dt, dl.news-ir dt, dl.news-topic dt {
	clear: left;
	float: left;
	width: 7em;
	padding: 6px 0 2px 0.5em;
}

dl.news-campain dd, dl.news-new dd, dl.news-ir dd, dl.news-topic dd {
	margin-left: 0;
	padding: 6px 0 2px 8em;
	border-bottom: solid 1px #dddddd;
}

#hrt {
	/* 20140414 */
	/*clear:left;
	width:756px;
	height:2px;
	background:url(../images/topbar.jpg) no-repeat top;*/
	/*margin:12px 0 12px 0;*/
	clear: left;
    height: 3px;
    background:none;
    border-top:solid 3px #039;
	width:100%;
	position: absolute;
	left: 0;
	margin-top: -10px;
}

#hrb {
	/* 20140414 */
	/*clear:left;
	width:756px;
	height:2px;
	background:url(../images/topbar.jpg) no-repeat bottom;*/
	/*margin:12px 0 12px 0;*/
	clear: left;
    height: 10px;
    background:none;
    border-bottom:solid 3px #039;
	width:100%;
	position: absolute;
	left: 0;
	margin-top: 27px;
	margin-bottom: 10px;
}

#hr2 {
	/* 20140414 */
	/*clear:left;
	width:756px;
	height:2px;
	margin:0;
	padding:0;
	background:url(../images/topbar.jpg) no-repeat left top;*/
	/*margin:12px 0 12px 0;*/
	clear: left;
    height: 3px;
    margin: 0px;
    padding: 0px;
    background:none;
    border-top:solid 3px #039;
	width:100%;
	position: absolute;
	left: 0;
}

#hrk {
	clear:left;
	padding-bottom:3px;
	width:756px;
	height:52px;
	background:url(../images/kikilala-bar.gif) no-repeat center top;/*margin:12px 0 12px 0;*/
}

#hrk-c {
	clear:left;
	padding-bottom:3px;
	width:756px;
	height:52px;
	background:url(../images/kikilala-bar-c.gif) no-repeat center top;/*margin:12px 0 12px 0;*/
}

#hrk-i {
	clear:left;
	padding-bottom:3px;
	width:756px;
	height:52px;
	background:url(../images/kikilala-bar-i.gif) no-repeat center top;/*margin:12px 0 12px 0;*/
}

#hrk-t {
	clear:left;
	width:756px;
	height:52px;
	background:url(../images/kikilala-bar-t.gif) no-repeat center top;/*margin:12px 0 12px 0;*/
}


#nav {
	padding-top:30px;
	padding-left:90px;
	font-size:smaller;
}

p.top-nav {
	margin:0;
	padding:0;
	font-size:small;
}

p.top-nav a:link {
	color: #003399;
	/*text-decoration:none;*/
}

p.top-nav a:visited {
	color: #003399;
}

p.top-nav a:hover {
	color: #0000ff;
	text-decoration:underline;
}

p.top-nav a:active {
	color: #0000ff;
	text-decoration:underline;
}

#content-inner {
	padding-left:6px;
}

div.center {
	margin-left:auto;
	margin-right:auto;
}


.l1 ol {
	margin-left:1em;
}

ol.l1 li {
	list-style-type:none;
	background:url(../images/personal/list-mark-9.jpg) no-repeat left 60%;
	margin-left:1em;
	padding-left:1em;
}

.l1 li {
	font-size:small;
}

.l1 a:link {
	color: #111111;
	/*text-decoration:none;*/
}

.arrow {
	vertical-align:middle;
}

img.middle {
	vertical-align:middle;
}

img.imgcenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

img.imgright {
	display:block;
	margin-left:auto;
	margin-right:0;
}
.note {
padding-left:1em;
text-indent:-1em;
}


.cnt {
	height:30px;
	width:180px;
}
.cnt img {
	display:inline-table;
}

.FL {
	float:left;
}

.FR {
	float:right;
}

.w270 {
	width:270px;
}

.pr14 {
	padding-right:14px;
}

.noul {
	border-bottom:none;
}