/* update 2007.04.13 */

body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin: 7px 0px;
	color: #333333;
}
td { font-size: 75%; line-height: 150%; }
th {
	font-size: 75%;
	line-height: 150%;
	background-color: #FFCCCC;
}
h1 { font-size: 16px; font-weight: bold; color: #CC0000; }
h2 {
	font-size: 120%;
	line-height: none;
	color: #333333;
	background-color: #FFB4B4;
	/*width: 100%;*/
	padding: 0.3em;
	margin: 20px 0px 10px;
}
h3 { font-size: 110%;
	font-weight: bold;
	color: #CC0000;
	margin: 15px 0px 10px;
}
h4 {
	font-size: 100%;
	line-height: none;
	color: #333333;
	background-color: #EEEEEE;
	padding: 0.3em;
	margin: 10px 0px 5px;
	font-weight: normal;
}
p {
	/*font-size: 12px;*/
	/*line-height: 150%;*/
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
ul,ol {
	margin-bottom: 0px;
	margin-top: 0px;
}
ul li { margin-left: -1.5em; }
ol li { margin-left: -1em; }

em { font-style: normal; font-weight: bold; color: #FF0000; }

a { text-decoration : underline; color: #0033FF; }
a:hover { text-decoration : underline; color: #0066FF; }

/* top-page caution */
a.caution { color: #FF0000; }
a.caution:hover { color: #CC0000; }

/* left menu */
.slm { font-size: 83%; }
.slm a { text-decoration : underline; color: #CC0000; }
.slm a:hover { text-decoration : underline; color: #FF0000; }

/* breadcrumbs list */
.bc { font-size: 83%; }
.bc a { text-decoration: underline; color: #FF0000; }
.bc a:hover { text-decoration: underline; color: #CC0000; }

/* foot menu */
.fots { font-size: 62.25%; }
.fots a { text-decoration: underline; color: #FF0000; }
.fots a:hover { text-decoration: underline; color: #CC0000; }
	
/*.mtx {
	font-size: 75%; 
	line-height: 150%;
}*/

.ltx { font-size: 120%; line-height: 160%; }
.stx { font-size: 83%; line-height: 140%; }
.s { font-size: 83%; }
.cap { text-indent: -1em; margin-left: 1em; }
.red { color: #FF0000; }
.gray { color: #333333; }
.blue { color: #0000FF; }
.white { color: #FFFFFF; }
.location { color: #CC0000; font-weight: bold; }
/*.hed { color: #FF6600; font-weight: bold; }*/

/* table background */
.table1 { background-color: #FFB4B4; }
.table2 { background-color: #EEEEEE; }
.table3 { background-color: #FFFFCC; }
.table5 {
	background-image: url(../images/table_5.gif);
	background-repeat: repeat-y;
}
.table6 {
	background-image: url(../images/table_6.gif);
	background-repeat: repeat-y;
}
.bggray { background-color: #666666; }
.line1 { font-size:1px;	line-height:1px;}

#search {
	width: 200px;
	padding-top:23px;
}
#search form {
	padding: 0;
	margin: 0;
}

/* インターネットバンキング　エリア */
.ib {
	background-image: url(../images/bg-ib.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	margin-bottom: 15px;
}
.ib div.button {
	margin: 10px 0 5px;
}
