/* Japanese Site CSS Document */

/******* Common Styles ******/
td {
    FONT-SIZE: 12px; 
	color: #000000;
	line-height: 18px; 
	font-family: MS Gothic, MS Mincho;
	font-style: normal
}
	
a {
	color: #0E79B3;
	text-decoration: none
	}

a:hover {
	color: #B92165;
	text-decoration: underline
	}
	
a:visited a:active {
	color: #0E79B3;
	text-decoration: none
	}

UL {
	list-style-type: square;
	}
	
HR {
	color: #0E79B3;
	}

/****** Table Styles *******/		

Table.TblContent {
	background-color: #1479B1;
}

	
Table.TblPageNav {
	border-top: #0E79B3 1px solid;
	border-bottom: #0E79B3 1px solid;
}

td.content {
	padding-left: 15px;
	padding-right: 25px;
	padding-top: 0px;
	padding-bottom: 15px;
	}
	
td.TDBottomLeft {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-right: #0E79B3 1px solid;
}

td.TDBottomRight{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}
	
td.ContentInside {
	padding-top: 25px;
	padding-left: 15px;
	padding-right: 20px;
	}

td.TDContentHdr {
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 70px;
	}
	
td.TDSideBarHdr {
	font-family: MS Gothic, MS Mincho;
	font-size: 12px;
	color: #0E79B3;
	font-weight: bold;
	border-bottom: #0E79B3 1px solid;
}

td.TDSideBarHdrHome {
	padding-left: 5px;
	font-family: MS Gothic, MS Mincho;
	font-size: 14px;
	color: #0E79B3;
	font-weight: bold;
	border-bottom: #0E79B3 1px solid;
}

td.TDSideBarHdrTop1 {
	font-family: MS Gothic, MS Mincho;
	font-size: 12px;
	color: #0E79B3;
	font-weight: bold;
	padding-top: 40px;
	border-bottom: #0E79B3 1px solid;
}

td.TDSideBarHdrTop2 {
	font-family: MS Gothic, MS Mincho;
	font-size: 12px;
	color: #0E79B3;
	font-weight: bold;
	padding-top: 85px;
	border-bottom: #0E79B3 1px solid;
}

td.TDSideBarBullet {
	padding-left: 0px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 0px;
	font-size: 10px;
	line-height: 145%px;
	color: #666666;
	vertical-align: top;
}

td.TDSideBarList {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	font-size: 10px;
	line-height: 145%px;
	color: #666666;
	padding-bottom: 3px;
}

td.TDSideBar {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 145%px;
}


td.TDProdHdrJP {
	font-family: MS Gothic, MS Mincho;
	font-size: 22px;
	color: #0E79B3;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 3px;
	line-height: 100%; 
	}

	
td.TableHdr {
	background-color: #DBECF7;
	color: #000000;
	font-weight: bold;
	padding: 3px 5px 3px 10px;
	vertical-align: top;
	}
	
td.TableSubHdr {
	background-color: #DBECF7;
	color: #000000;
	font-weight: normal;
	padding: 3px 5px 3px 10px;
	vertical-align: top;
	}

	
td.TableSubHdrLight {
	background-color: #F0F7FC;
	color: #000000;
	font-weight: normal;
	padding: 3px 5px 3px 10px;
	vertical-align: top;
	}
	
td.TableText {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: normal;
	padding: 3px 5px 3px 10px;
	vertical-align: top;
	}
	

/****** Link Styles ********/
a.small_link {
	font-size: 12px;
	text-decoration: none;
	color: #0E79B3;
	}
	
a.small_link:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #B92165;
	}

a.small_link:active {
	font-size: 12px;
	text-decoration: underline;
	color: #0E79B3;
	}
	
a.small_link:visited {
	font-size: 12px;
	color: #0E79B3;
	}
	
/****** Text Styles *******/		
.TextSmall {
	FONT-SIZE: 11px;
    FONT-FAMILY: MS Gothic, MS Mincho; 
	line-height: 17px
	}
	
.TextBig {
	font-size: 11px;
	line-height: 20px;
	font-weight: bold
	}
	
.TextBigger {
	font-family: MS Gothic, MS Mincho;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold
	}


.SideBarHdr {
	color: #B92165;
	font-weight: bold;
	font-family: MS Gothic, MS Mincho;
	font-size: 12px;
	}

/******* Form Styles *********/
.TextBox {
	border-right: #0E79B3 1px solid;
	border-top: #0E79B3 1px solid;
	border-left: #0E79B3 1px solid;
	border-bottom: #0E79B3 1px solid;
	font-family: MS Gothic, MS Mincho;
	color: #000000;
	font-size: 12px;
	background-color: #ffffff;
	}
	
.SubmitBtn {
	border-right: #0E79B3 1px solid;
	border-top: #0E79B3 1px solid;
	border-left: #0E79B3 1px solid;
	border-bottom: #0E79B3 1px solid;
	font-family: MS Gothic, MS Mincho;
	color: #ffffff;
	background-color: #0E79B3;
	font-size: 10px;
	font-weight: bold;
	height: 18px;
	}
	
/********** Other Styles ****************/
.PageHeader {
	display: block;
	width: 100%;
	height: 18px;
	border-bottom: 1px solid #0E79B3;
	font-size: 15px;
	color: #0E79B3;
	font-weight: bold;
	line-height: 145%;
	padding-left: 0px;
	font-family: MS Gothic, MS Mincho;
	}
	
.TextPink {
	color: #BA2165;
}