@charset "utf-8";
/* CSS Document */

/*共通項目ここから*/
/*------------------------------*/
body {
	background-image: url(../img/header_bg_01.gif);
	background-repeat: repeat-x;
}

a:hover img {
	opacity: 1.0;
	filter: alpha(opacity=100);
}

/*共通項目ここまで*/
/*------------------------------*/

/*ヘッダここから*/
/*------------------------------*/

#panasonic {
	margin-top: 0;
	margin-bottom: 10px;
	width: 967px;
	padding-top: 10px;
	margin-left: auto !important;
	margin-right: auto !important;
}
.skipLink, .readInfo, h6.readInfo {
	height: 0;
	width: 0;
	margin: 0;
	overflow: hidden;
	clear:both;
}

#header h1 {
	color: #666666;
	height: 37px;
	font-size: 14px;
	_font-size: 110%;
	line-height:130%;
	margin:0;
	padding:0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#header h1 img {
	float: left;
	margin-right: 10px;
}
/*まとめてfloatをかけると印刷時IE系で不都合がでる*/
/*------------------------------*/
#header #headerLinks {
	margin-top: -37px;
	text-align:right;
	font-size: 85%;
}
html>/**/body #header #headerLinks {/*IE7をのぞくモダンブラウザのみ適用*/
	float: right;
}
/*------------------------------*/
#header #guideInfo2 .shoppingcart {
	background:url(../img/icon_shoppingcart.gif) no-repeat 0 1px;
}

#header #guideInfo2 .record {
	background:url(../img/icon_record.gif) no-repeat 0 1px;
}

#header #guideInfo2 .personal_data {
	background:url(../img/icon_personal_data.gif) no-repeat 0 1px;
}


#header #guideInfo li {
	display: inline;
	margin-left: 15px;
	background-image: url(../img/arrow1.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left center;
}

#header #guideInfo2 li {
	display: inline;
	margin-left: 15px;
	background-image: url(../img/arrow2.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: left center;
}

#header #guideInfo a:link, #header #guideInfo a:visited {
	color:#333333;
	text-decoration: none;
}

#header #guideInfo2 a:link, #header #guideInfo2 a:visited {
	color:#333333;
	text-decoration: none;
}

#header #guideInfo a:hover {
	color:#6186D4;
	text-decoration: underline;
}

#header #guideInfo2 a:hover {
	color:#6186D4;
	text-decoration: underline;
}

#header #myLets {
	display:block;
	margin-top: 14px;
	margin-bottom: 6px;
	margin-left:126px;
	width:234px;
}

#login {
	width: 967px;
	text-align: right;
	margin-left:auto;
	margin-right:auto;
}

#header #guideInfo {
	padding:0;
	margin: 0px 0px 4px 0px;
	font-size: 85%;
	_font-size: 85%;
}

#header #guideInfo2 {
	padding:0;
	margin:15px 0 0 0;
	font-size: 85%;
	_font-size: 85%;
}

#globalnav {
	width: 966px;
	padding-left: 1px;
	background-image: url(../new_img/globalnav_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 16px;
	height: 45px;
	margin-left: auto !important;
	margin-right: auto !important;
}
#globalnav img {
	display: inline;
	float: left;
	margin-left: 1px;
}
#header	{
	width:967px;
	margin-left: auto !important;
	margin-right: auto !important;
}

#supportnav {
	width: 967px;
	margin-top: 3px;
	height: 37px;
	margin-bottom: 10px;
	margin-left: auto !important;
	margin-right: auto !important;
}
#supportnav img {
	display: inline;
	float: left;
}


/*ヘッダここまで*/
/*------------------------------*/

/*メニューここから*/
/*------------------------------*/

#shopMenu {
	float:left;
	width:179px;
	margin-left:0%;
	display: inline;
}

#shopMenu .button {
	display:block;
	margin-bottom: 12px;
}
#shopMenu ul {
margin-bottom: 12px;
}
#shopMenu ul ul {
margin-bottom: 0;
_margin-top:-1px;
}
#shopMenu li img {
	vertical-align: middle;
}
#left-inner {
	width:169px;
	margin-left:0%;
	padding: 0px;
	margin-bottom: 20px;
}

/*メニューここまで*/
/*------------------------------*/

/*フッタここから*/
/*------------------------------*/


#footer ul {
	padding:0;
	margin: 0;
}
#footer li {
	display: inline;
	margin-right: 8px;
	background-image: url(../img/arrow2.gif);
	background-repeat: no-repeat;
	padding-left: 11px;
	background-position: left center;
}
#footer li a:link, #footer li a:visited {
	text-decoration: none;
	color:#003A91;
}
#footer li a:hover {
	text-decoration: underline;
	color:#6186D4;
}
#footer #banner {
	margin: -1em 0 0 0;
	float:right;
	height:50px;
}
#footer #banner img {
	vertical-align: text-top;
	margin-left: 25px;
}
#footer p {
	margin: 0;
	clear:both;
	left: 0px;
	line-height:140%;
	color: #535353;
}

#footer {
	clear: both;
	background-image: url(../new_img/footer_bg.jpg);
	padding-top: 28px;
	_height:111px;
	width: 957px;
	background-repeat: no-repeat;
	margin-bottom: 30px;
	padding-left: 10px;
	font-size: 75%;
}

#footer .clear {
	clear:both;
	overflow:hidden;
}

@media print{
*+html #footer {
	clear: both;
	float:none;
	zoom: 1;
	margin-top:20px;
}
*+html #footer ul {
	margin-top:14px;
}
}

/*フッタここまで*/
/*------------------------------*/