/*OddsPark*/
@import "http://www.oddspark.com/portal/css/footer.css";
#footer ul {
	list-style: none;
}
/*DEFAULT*/
body,
h2,
p,
img,
dl,
ul,
table {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-size: 90%;
	line-height: 1.5;
	font-family: 'Hiragino Kaku Gothic Pro',"ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, "‚l‚r ‚oƒSƒVƒbƒN",'Lucida Grande', sans-serif;
	background:url(http://www.oddspark.com/portal/img/bg_body.gif) top left repeat;
}

/*GENERAL*/
#wrapper,
#header {
	margin: 0 auto;
	width: 850px;
	text-align: center;
	background-color: #fff;
}
#header p {
	margin: 0;
	padding: 0;
}
#ebank,
#ebank #section1,
#ebank #section2,
#ebank #section3,
#ebank #section4-body,
#ebank dl.note {
	margin: 0 auto;
	width: 740px;
}
#ebank {
	text-align: center;
	padding-bottom: 10px;
}
#ebank #section1,
#ebank #section2,
#ebank #section3,
#ebank #section4-body {
	text-align: left;
}
#ebank img {
	border: 0;
}
#ebank dl.note dt {
	margin: 5px 20px;
}
#ebank dl.note dd {
	margin: 0 20px 0 40px;
}
#ebank dl.note dd ul {
	margin-top: 5px;
	margin-bottom: 0;
}


/*SECTION 1*/
#ebank #section1 {
	background: #fff url(../imgs/section1-body.png) top left repeat-y;
}
#ebank #section1 p,
#ebank dl {
	margin: 0 20px 10px;
}
#ebank #section1 dl.detail {
	border-bottom: 1px solid #346701;
}
#ebank dl.detail dt {
	margin: 0;
	float: left;
	width: 150px;
}
#ebank dl.detail dd {
	margin: 0 0 10px 150px;
}
#ebank dl.detail dd p {
	margin: 0;
}

#ebank #section1 dl.note {
	padding-bottom: 30px;
	background: transparent url(../imgs/section1-foot.png) bottom left no-repeat;
}
#ebank #section1 dl.note dd li {
	list-style: url(../imgs/section1-listmark.png);
}

/*SECTION 3*/
#ebank #section3 {
	margin: 10px 0;
}
#ebank #section3 h2 {
	float: left;
	width: 300px;
	margin: 0;
}
#ebank #section3 dl {
	width: 400px;
	float: right;
}
#ebank #section3 dt {
	font-weight: bold;
	border-bottom: 1px solid #346701;
}
#ebank #section3 dd {
	margin: 0 10px 5px;
}
#ebank #section3 p {
	margin: 0;
}

/* ’Ç‰Á */
h1 {
	margin: 0;
	padding: 0;
	border: 0;
	font: bold;
}

span {
	font: large;
	color : red;
}

