@charset "UTF-8";

/* =================================================================================

 Common style of company

================================================================================= */

div#indexTop{
	width:660px;
	margin:0 auto;
	margin-bottom:10px;
}

div#indexBtm{
	width:660px;
	margin:0 auto;
}

div#strategy{
	background:url(image/strategy_bg.jpg) no-repeat left bottom !important;
	}

div#strategy h2{
	padding-bottom:5px !important;
}

p#strategy{
	padding:5px 5px 150px !important;
}

table.tbl1 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  border-collapse: collapse;
  border: solid 1px #e5e5e5;
  font-size: 100%;
}

table.tbl1 th.title{
	font-weight:bold;
}

table.tbl1 th,
table.tbl1 td {
  border: solid 1px #e5e5e5;
  padding: 4px 6px;
}

table.tbl1 th {
  background: #f9f9f9;
  text-align: center;
  white-space: nowrap;
}

table.tbl1 td.img {
  vertical-align:top;
}

table.tbl1 td.time,
table.tbl1 td.fee {
  text-align: right;
  white-space: nowrap;
}



table.tbl2 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  border-collapse: collapse;
  border: solid 1px #e5e5e5;
  font-size: 100%;
}

table.tbl2 th.title{
	text-align:left;
	padding-left:10px;
	font-weight:bold;
}

table.tbl2 th,
table.tbl2 td {
  border: solid 1px #e5e5e5;
  padding: 10px 6px;
}

table.tbl2 th {
  background: #f9f9f9;
  text-align: center;
  white-space: nowrap;
}