/* Header styles */

#header {
	clear:both;
	float:left;
	width:100%;
	text-align:center;
}
#header h1 {
	padding:1.0em 0 0;
	color:#3366FF;
	font-size:1.1em;
}
/* indexHeader styles */
#index_header {
	text-align:center;
	clear:both;
	padding:1.0em 0 0;
}

#index_header h1 {
	margin:0;
	padding:0;
}

#index_header h2 {
	margin:5px 0 0 0;
	padding:5px 0 0 0;
}
/* Outline Header styles */
#outline_header {
	margin-top:10px;
	padding-top:10px;
	clear:both;
	width:100%;
	text-align:center;
	font-style:italic;
}
/* Sumitomo/InquiryHeader styles */
#sumitomo_header {
	margin-top:10px;
	padding-top:10px;
	clear:both;
	width:100%;
	text-align:center;
}
/* inquiry form */
.inquiry table span{
	font-size:1em;
	font-weight:bold;
}

.inquiry table th{
	font-size:1em;
	font-style:italic;
	font-weight:bold;
	color:#0000FF;
}

.inquiry table tr{
	text-align:center;
	vertical-align:top;
}
/* outline */
.outline table tr{
	text-align:left;
	vertical-align:top;
}
/* yellow table */
.yellow_tbl {
	text-align:center;
	color:#400080;
}
.yellow_tbl h3 {
	margin:.1em;
	padding:.1em;
}
.yellow_tbl a {
	font-weight:bold;
}
.yellow_tbl table {
	border:1px solid #cccccc;
	background-color:#e9f4f0;
}
.yellow_tbl table tr {
	text-align:center;
	vertical-align:middle;
}
.yellow_tbl table td {
	border:1px solid #cccccc;
	margin:.2em;
	padding:.2em;
}
/* index table */

.index_tbl {
	text-align:center;
}
.index_tbl table {
	border-collapse: collapse;
	border:1px solid #cccccc;
}
.index_tbl table tr{
	text-align:center;
	vertical-align:middle;
}
.index_tbl table th {
	background-color:#e9f4f0;
	border:1px solid #cccccc;
	margin:.8em 0;
	padding:.8em 0;
}
.index_tbl table td {
	border:1px solid #cccccc;
	padding:.1em;
}
/* Footer */
#footer h3 {
	text-align:center;
	color:#004080;
	margin:0.8em 0 0;
	padding:0.8em 0 0;
	font-style:italic;
}
#footer h4 {
	text-align:center;
	color:#004080;
	margin:.1em 0;
	padding:.1em 0;
}
#footer h5 {
	font-weight:bold;
	text-align:center;
	color:#004080;
	margin:.1em 0;
	padding:.1em 0;
}
/* gray table */
.gray_tbl {
	margin:0;
	padding:0;
}
.gray_tbl table {
	border:1px solid #cccccc;
	background-color:#f5f3e7;
}
.gray_tbl table tr {
	text-align:center;
	vertical-align:middle;
}
.gray_tbl table td {
	border:1px solid #cccccc;
	padding:.1em;
}
/* simple table */
.simple_tbl {
	margin:0;
	padding:0;
}
.simple_tbl table {
	border-collapse: collapse;
	border:1px solid #cccccc;
}
.simple_tbl table tr {
	text-align:center;
}
.simple_tbl table td {
	border:1px solid #cccccc;
	padding:.1em;
}
/* blue table */
.blue_tbl {
	margin-top:.5em;
	padding-top:.5em;
}
.blue_tbl table {
	border:1px solid #000000;
	background-color:#80FFFF;
	font-weight:bold;
	color:#000080;
}
.blue_tbl table td {
	border:1px solid #000000;
	padding:.1em;
}
/* green table */
.green_tbl {
	margin-top:2em;
	padding-top:2em;
	text-align:center;
}
.green_tbl table {
	border:1px solid #cccccc;
	background-color:#e9f4f0;
}
.green_tbl table td {
	text-align:left;
	vertical-align:top;
	border:1px solid #cccccc;
	padding:.1em;
}
.col2 address {
	padding-left:2em;
	font-style:italic;
}
.col2 address a {
	font-weight:bold;
}
/* ifyou */
.ifyou table {
	border:0;
	font-style:italic;
	font-weight:bold;
	color:#000080;
}
.ifyou a {
	font-weight:bold;
}
.ifyou .top {
	margin:1em 0 .5em;
	text-align:center;
	font-size:1.2em;
	font-style:italic;
	font-weight:bold;
}

