/* Common
--------------------------------------------------------------------------------*/
#wrapper {
	width: 100%;
	text-align: center;
	background: url(../images/bg02.gif) repeat-x;
}

#contents {
	width: 780px;
	background: #FFF;
	text-align: left;
	margin: 0 auto;
	padding: 3px 0;
}

#contents02 {
	margin: 7px 17px 40px 15px;
}

#contents02 h3 {
	margin-bottom: 17px;
}

h2 {	clear: both;	}

.clr {	clear: both;	}

.blk {	display: block;	}



/* Header
--------------------------------------------------------------------------------*/
#header {
	width: 100%;
	height: 64px;
	text-align: center;
	background: url(../images/h_bg01.gif) no-repeat center bottom;
}

#header table {
	height: 64px;
	margin: 0 auto;
}

#header ul {
	list-style-type: none;
	float: right;
}
#header ul li, #gnavi ul li {
	display: block;
	float: left;
}
#header ul li img, #gnavi ul li img, #lnavi ul li img {
	vertical-align: top;
}

li.hList01 {
	width: 52px;
	margin-right: 25px;
}
li.hList02 {
	width: 45px;
}


/* Global navi
--------------------------------------------------------------------------------*/
/***** Japanese *****/
#gnavi {
	width: 780px;
	margin: 0 auto;
}

#gnavi ul, #lnavi ul {
	list-style-type: none;
}

li.gnavi01 {
	width: 156px;
}
li.gnavi02 {
	width: 157px;
}
li.gnavi03 {
	width: 155px;
}

/***** English *****/
li.enGnavi01 {
	width: 195px;
}
li.enGnavi02 {
	width: 196px;
}
li.enGnavi03 {
	width: 194px;
}


/* Local navi
--------------------------------------------------------------------------------*/
#lnavi {
	background: #F9F9F9;
	border: 1px solid #D8D8D8;
}

#lnavi img {
	display: block;
}

#lnavi ul li {
	font-size: 0;
	line-height: 0;
}

.lnaviCap01 {
	margin-top: 10px;
}


/* Footer
--------------------------------------------------------------------------------*/
#footerBg {
	width: 100%;
	height: 27px;
	text-align: center;
	background: url(../images/f_bg01.gif) repeat-x;
}

#footer {
	width: 780px;
	background: #5471A2;
	text-align: right;
	border-top: 1px solid #EEE;
	margin: 0 auto;
	padding: 9px 0;
}

#footer address {
	margin-right: 20px;
}


/* Top
--------------------------------------------------------------------------------*/
#idxCcontents {
	width: 780px;
	clear: both;
	background: url(../../images/idx_bg01.gif) repeat-x;
	margin: 0 auto;
}

#idxBg01 {
	width: 780px;
	background: url(../../images/idx_bg02.gif) no-repeat;
	padding-bottom: 10px;
}

h2#idxCap01 {
	margin-top: 12px;
} 

#idxTpcsBg {
	background: #E7F2FF;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	border-left: 1px solid #D8D8D8;
}
#idxTpcs {
	width: 379px;
	background: #E7F2FF;
	padding: 10px;
}
*html #idxTpcs {
	width: 402px;
}

#idxTpcs table {
	text-align: left;
}

#idxTpcs th {
	font-size: 75%;
	color: 212C9D;
	font-weight: bold;
	background: url(../../images/idx_line01.gif) repeat-x left bottom;
	padding: 5px 16px 8px 0;
}
#idxTpcs td {
	background: url(../../images/idx_line01.gif) repeat-x left bottom;
	padding: 5px 0 8px 0;
}


#idxBsns {
	width: 346px;
	margin-left: 10px;
} 

#idxBsns01 {
	width: 344px;
	border: 1px solid #D8D8D8;
	text-align: right;
	background: url(../../images/idx_bsns_bg01.jpg) no-repeat;
	padding: 8px 0 10px 0;
}
#idxBsns02 {
	width: 344px;
	border: 1px solid #D8D8D8;
	text-align: right;
	background: url(../../images/idx_bsns_bg02.jpg) no-repeat;
	padding: 8px 0 10px 0;
}
*html #idxBsns01, *html #idxBsns02 {
	width: 346px;
}

#idxBsns01 table, #idxBsns02 table {
	margin: 0 10px 0 114px;
}
#idxBsns01 td img, #idxBsns02  td img {
	margin-top: 4px;
}

