body {
	background-color: #FFFFFF;
	margin-left: 15%;
	margin-right: 5%;
	background-image: url(../img/bg_ityou02.jpg);
	background-repeat: repeat-y;
	color: #663300;
}

img {  border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
p {  font-size: 10pt; line-height: 16pt}
h1 { font-family: "Georgia", "Times New Roman", "Times", serif }
h2 { font-family: "Georgia", "Times New Roman", "Times", serif }
h3 { }
dt {  font-size: 12pt; line-height: 16pt}
dd {  font-size: 10pt; line-height: 16pt}
.maintitle {  height: 80px; width: 240px}
.pageheader { height: 40px; width: 120px}
a:link {  color: #006633; text-decoration: underline}
a:visited {  color: #336600; text-decoration: underline}
a:hover { color: #336600; text-decoration: none }

/* COMMENT

.linkbutton {
	width: 88px;
	hight: 31px;
}

 COMMENT */


table {
	border-style: none;
	border-width: 1px;
	background-color: #cccccc;
}

th {
}



/* info/banks.html の表で使用した、各銀行データの背景色 */

.mizuho {
	background-color: #99ccff;
}

.ufj {
	background-color: #CC9966;
}

.btm {
	background-color: #ff9999;
}

.smbc {
	background-color: #ccffcc;
}
