@charset "iso-8859-1";

/*

information{
	file name : /common-new/css/footer.css;
	infomation : This CSS file define a footer format.;
	site name : Panasonic Global;
	url : http://panasonic.net;
	copyrihgt : Copyright (C) 2007 Panasonic Asia Pacific Pte Ltd. All Rights Reserved.;
}
*/





/* contents
--------------------------------------------------------------------------
1. "generall" elements
2. "footerwrap" area
--------------------------------------------------------------------------
*/




/* 1. "generall" elements
-----------------------------------------------	*/
div#footerwrap *{
	margin:0;
	padding:0;
}

div#footerwrap ul{
	list-style:none;
}

div#footerwrap li{
	display:inline;
}













/* 2. "footerwrap" area
-----------------------------------------------	*/
div#footerwrap{
	margin-top:16px;
}


div#footerwrap a{
	_display:block;/*	Win IE5.0	*/
	_display/**/:inline;
	padding-left:14px;
	color:#222;
	text-decoration:none;
	background:url("../img/common/arrow-cir-right-black-fff.gif") 0 50% no-repeat;
}


div#footerwrap a:hover{
	text-decoration:underline;
}

div#footerwrap a{
	float:left;
	margin-right:20px;
}


div#footerwrap p.copy{
	clear:both;
	padding:3px 0 15px;
}






/*

information{
	file name : /common-new/css/footer.css;
	infomation : This CSS file define a footer format.;
	site name : Panasonic Global;
	url : http://panasonic.net;
	copyrihgt : Copyright (C) 2007 Panasonic Asia Pacific Pte Ltd. All Rights Reserved.;
}
*/





/* contents
--------------------------------------------------------------------------
1. "generall" elements
2. "footerwrap" area
--------------------------------------------------------------------------
*/




/* 1. "generall" elements
-----------------------------------------------	*/
div#footerwrap_v14 *{
	margin:0;
	padding:0;
}

div#footerwrap_v14 ul{
	list-style:none;
}

div#footerwrap_v14 li{
	display:inline;
}













/* 2. "footerwrap" area
-----------------------------------------------	*/
div#footerwrap_v14{
	margin-top:16px;
}


div#footerwrap_v14 a{
	_display:block;/*	Win IE5.0	*/
	_display/**/:inline;
	padding-left:14px;
	color:#222;
	text-decoration:none;
	background:url("../img/common/arrow-cir-right-black-fff.gif") 0 50% no-repeat;
}


div#footerwrap_v14 a:hover{
	text-decoration:underline;
}

div#footerwrap_v14 a{
	float:left;
	margin-right:20px;
}


div#footerwrap_v14 p.copy{
	clear:both;
	padding:3px 0 15px;
}


/* global footer shortcut area 
-------------------------------------------------------------------*/
div#footerwrap_v14 div#footer_v14 dl#footer-shortcut,
div#footerwrap_v14 div#footer_v14 dl#footer-shortcut dt,
div#footerwrap_v14 div#footer_v14 dl#footer-shortcut dt a,
div#footerwrap_v14 div#footer_v14 dl#footer-shortcut dd,
div#footerwrap_v14 div#footer_v14 dl#footer-shortcut dd ul,
div#footerwrap_v14 div#footer_v14 dl#footer-shortcut dd ul li
div#footerwrap_v14 div#footer_v14 dl#footer-shortcut dd ul li a{
	margin:0;
	padding:0;
}
div#footerwrap_v14 div#footer_v14 ul{
	padding-top:15px;
}
div#footerwrap_v14 div#footer_v14 dl#footer-shortcut{
	border-top:1px #e5e5e5 solid;
	margin:30px 0 25px;
	*margin:20px 0 0;
	padding-top:15px;
	*padding-bottom:30px;
	font-size:92%;
}

div#footerwrap_v14 div#footer_v14 dl#footer-shortcut dt{
	float:left;
	clear:both;
	width:179px;
	margin-bottom: 0.3em;
	zoom:1;
}
div#footerwrap_v14 div#footer_v14 dl#footer-shortcut dd{
	overflow:hidden;
	zoom:1;
	margin-left:197px;
	margin-bottom: 0.3em;
}
html>/**/body div#footerwrap_v14 div#footer_v14 dl#footer-shortcut dd {
	width:770px;
}

div#footerwrap_v14 div#footer_v14 dl#footer-shortcut dd ul li{
	float:left;
	padding:0 1.2em 0 0;
}

div#footerwrap_v14 div#footer_v14 dl#footer-shortcut dt a{
	background:none;
	white-space:nowrap;
	text-decoration:underline;
	color:#737b82;
}
div#footerwrap_v14 div#footer_v14 dl#footer-shortcut dd a{
	white-space:nowrap;
	background:none;
	/*color:#135da3;*/
	color:#97A1AA;
	margin:0 !important;
	padding:0 !important;
	text-decoration:underline;
	text-indent:0;
}
div#footerwrap_v14 div#footer_v14 dl#footer-shortcut dt a:visited {
	color:#737b82;
}
div#footerwrap_v14 div#footer_v14 dl#footer-shortcut dd a:visited {
	color:#97A1AA;
}

div#footerwrap_v14 div#footer_v14 dl#footer-shortcut dt a:active,
div#footerwrap_v14 div#footer_v14 dl#footer-shortcut dt a:hover {
	text-decoration:underline;
	color:#135da3;
}
div#footerwrap_v14 div#footer_v14 dl#footer-shortcut dd a:active,
div#footerwrap_v14 div#footer_v14 dl#footer-shortcut dd a:hover {
	text-decoration:underline;
	color:#135da3;
}