h1,h2,h3,h4,h5,h6,span,p,dl,dt,dd{
	margin: 0;
	padding :0;
	font-style:normal;
	font-weight:normal;
}
img{border:0px;}
.clearBoth{clear:both;}
br.clear{
	clear:both;
	padding:0;
	margin:0;
	line-height:0;
	font-size:0;
}

/*----------------------------------------*/
/* base */
/*----------------------------------------*/
html{
	height:100%;
}
body{
	height:100%;
	margin: 0;
	padding:0;
	background-color:#E1E1E1;
	color:#555555;
	text-align:center;
}

/* --------- stage --------- */
div#stage{
	width:940px;
	height:100%;
	min-height: 100%;
	margin: 0 auto;
	background: url(../images/stage_bg.gif) repeat-y;
	text-align:left;
}
/* for modern browser */
html>body>#stage {
	height: auto;
}

/* --------- container --------- */
div#container{
	position:relative;
	width:920px;
	margin: 0 10px;
}


/*----------------------------------------*/
/* header */
/*----------------------------------------*/
div#header{
	position:relative;
	width:920px;
	height:52px;
	background:url(../images/header_bg.gif) repeat-x;
}
/* --------- SANYO logo --------- */
#header h1{
	width:139px;
	height:49px;
	font-size:0px;
}
/* --------- tg_mark --------- */
#tgMark{
	position:absolute;
	top:13px;
	left:800px;
	font-size:0px;
}
/* --------- region-link --------- */
#region-link {
	position:absolute;
	top:21px;
	left:650px;
	width:58px;
	height:15px;
}
#region-link ul{
	width:58px;
	height:15px;
	margin:0;
	padding:0;
	list-style:none;
	background:url(../images/region-link.gif) no-repeat;
}
#region-link li{
	margin:0;
	padding:0;
	text-indent:-9999px;
	font-size:0px;
	float:left;
}
#region-link li a {
	display:block;
	height:15px;
	text-decoration:none;
}
#region-link01 { 
	width:58px;
}
#region-link01 a:hover {
	width:58px;
	background: url(../images/region-link.gif) 0 -15px;
}
#region-link01On {
	width:58px;
	background: url(../images/region-link.gif) 0 -30px;
}


/* --------- global-link --------- */
#global-link {
	position:absolute;
	top:21px;
	left:717px;
	width:63px;
	height:15px;
}
#global-link ul{
	width:63px;
	height:15px;
	margin:0;
	padding:0;
	list-style:none;
	background:url(../images/global-link.gif) no-repeat;
}
#global-link li{
	margin:0;
	padding:0;
	text-indent:-9999px;
	font-size:0px;
	float:left;
}
#global-link li a {
	display:block;
	height:15px;
	text-decoration:none;
}
#global-link01 {
	width:63px;
}
#global-link01 a:hover {
	width:63px;
	background: url(../images/global-link.gif) 0 -15px;
}
#global-link01On {
	width:63px;
	background: url(../images/global-link.gif) 0 -30px;
}


/*----------------------------------------*/
/* footer */
/*----------------------------------------*/
div#footer{
	position:relative;
	clear:both;
	height:80px;
	padding:10px 0 0 0;
	background: url(../images/footer_bg.gif) no-repeat;
	text-align:center;
}
#footer-navi {
	height:15px;
	margin:0 auto;
}
#footer address{
	clear:left;
	margin:0 auto;
	padding-top:10px;
	width:300px;
	height:20px;
}

/*----------------------------------------*/
/* linkarrow */
/*----------------------------------------*/
.link-arrow{
	background: url(../images/arrow.gif) no-repeat;
	background-position:0 49%;
	display:block;
	padding:0 0 0 16px;
}

/*----------------------------------------*/
/* outbound */
/*----------------------------------------*/
a.outbound { 
	padding-right:18px;
	margin-right:5px;
	background : url(../images/outbound_icon.gif) no-repeat right center;
}

/* overwrite IE7*/
*+html body a.outbound {
	display:inline-block ;
}
/* overwrite IE6,5.5*/
* html body a.outbound {
	display:inline-block ;
}

/*----------------------------------------*/
/* PDFicon */
/*----------------------------------------*/
a.pdf { 
	padding-right:30px;
	margin-right:5px;
	background : url(../images/pdf_icon.gif) no-repeat right center;
}

/* overwrite IE7*/
*+html body a.pdf {
	display:inline-block ;
}
/* overwrite IE6,5.5*/
* html body a.pdf {
	display:inline-block ;
}

/*----------------------------------------*/
/* movie */
/*----------------------------------------*/
a.movie { 
	padding-right:18px;
	margin-right:5px;
	background : url(../images/movie_icon.gif) no-repeat right center;
}

/* overwrite IE7*/
*+html body a.movie {
	display:inline-block ;
}
/* overwrite IE6,5.5*/
* html body a.movie {
	display:inline-block ;
}

/*----------------------------------------*/
/* sound */
/*----------------------------------------*/
a.sound { 
	padding-right:18px;
	margin-right:5px;
	background : url(../images/sound_icon.gif) no-repeat right center;
}

/* overwrite IE7*/
*+html body a.sound {
	display:inline-block ;
}
/* overwrite IE6,5.5*/
* html body a.sound {
	display:inline-block ;
}


/*----------------------------------------*/
/* header20100318 */
/*----------------------------------------*/
div#header{
	position:relative;
	width:920px;
	background:url(../images/header-area-bg.gif) repeat-x;
}
/* --------- brand logo --------- */
#header #brand-logo{
	width:138px;
	height:49px;
	font-size:0px;
	padding-bottom:3px;
}
/* ---------  name logo --------- */
#header h1{
	position:absolute;
	top:9px;
	left:138px;
	font-size:0px;
	width:761px;
	text-align:right;
}
/* ----- header-inner-container ----- */
#header-inner-container{
	position:absolute;
	left:138px;
	top:32px;
	width:771px;
}
/* --------- header-menu --------- */
#header-menu{
	height:15px;
	float:right;
	width:260px;
}
#header-menu ul{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
#header-menu li{
	margin:0 10px 0 0;
	padding:0;
	display:inline;
	font-size:0px;
	float:right;
}
#header-menu li a{
	display:block;
	height:15px;
	text-decoration:none;
	text-indent:-9999px;
}
 /* --------- global site link --------- */
#global-site-link{
	width:40px;
	background:url(../images/global_site_link.gif) 0 0;
}
#global-site-link a:hover{
	width:40px;
	background:url(../images/global_site_link.gif) 0 -15px;
}
#global-site-linkOn{
	width:40px;
	background:url(../images/global_site_link.gif) 0 -30px;
}
/* --------- region site link --------- */
#region-site-link{
	width:66px;
	background:url(../images/region_site_link.gif) 0 0;
}
#region-site-link a:hover{
	width:66px;
	background:url(../images/region_site_link.gif) 0 -15px;
}
#region-site-linkOn{
	width:66px;
	background:url(../images/region_site_link.gif) 0 -30px;
}