@charset "UTF-8";
/*! normalize.css 2011-08-31T22:02 UTC · http://github.com/necolas/normalize.css */
/* =============================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects block display not defined in IE6/7/8/9 & FF3
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

/*
 * Corrects inline-block display not defined in IE6/7/8/9 & FF3
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/*
 * Prevents modern browsers from displaying 'audio' without controls
 */
audio:not([controls]) {
  display: none;
}

/*
 * Addresses styling for 'hidden' attribute not present in IE7/8/9, FF3, S4
 * Known issue: no IE6 support
 */
[hidden] {
  display: none;
}

/* =============================================================================
   Base
   ========================================================================== */
/*
 * 1. Corrects text resizing oddly in IE6/7 when body font-size is set using em units
 *    http://clagnut.com/blog/348/#c790
 * 2. Keeps page centred in all browsers regardless of content height
 * 3. Prevents iOS text size adjust after orientation change, without disabling user zoom
 *    www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
 */
html {
  font-size: 100%;
  /* 1 */
  overflow-y: scroll;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
  -ms-text-size-adjust: 100%;
  /* 3 */
}

/*
 * Addresses margins handled incorrectly in IE6/7
 */
body {
  margin: 0;
}

/* 
 * Addresses font-family inconsistency between 'textarea' and other form elements.
 */
body,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

/* =============================================================================
   Links
   ========================================================================== */
a {
  color: #00e;
}

a:visited {
  color: #551a8b;
}

/*
 * Addresses outline displayed oddly in Chrome
 */
a:focus {
  outline: thin dotted;
}

/*
 * Improves readability when focused and also mouse hovered in all browsers
 * people.opera.com/patrickl/experiments/keyboard/test
 */
a:hover,
a:active {
  outline: 0;
}

/* =============================================================================
   Typography
   ========================================================================== */
/*
 * Addresses styling not present in IE7/8/9, S5, Chrome
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/*
 * Addresses style set to 'bolder' in FF3/4, S4/5, Chrome
*/
b,
strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

/*
 * Addresses styling not present in S5, Chrome
 */
dfn {
  font-style: italic;
}

/*
 * Addresses styling not present in IE6/7/8/9
 */
mark {
  background: #ff0;
  color: #000;
}

/*
 * Corrects font family set oddly in IE6, S4/5, Chrome
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59
 */
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

/*
 * Improves readability of pre-formatted text in all browsers
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/*
 * 1. Addresses CSS quotes not supported in IE6/7
 * 2. Addresses quote property not supported in S4
 */
/* 1 */
q {
  quotes: none;
}

/* 2 */
q:before,
q:after {
  content: '';
  content: none;
}

small {
  font-size: 75%;
}

/*
 * Prevents sub and sup affecting line-height in all browsers
 * gist.github.com/413930
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* =============================================================================
   Lists
   ========================================================================== */
ul,
ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}

dd {
  margin: 0 0 0 40px;
}

nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* =============================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Removes border when inside 'a' element in IE6/7/8/9, F3
 * 2. Improves image quality when scaled in IE7
 *    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}

/*
 * Corrects overflow displayed oddly in IE9 
 */
svg:not(:root) {
  overflow: hidden;
}

/* =============================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE6/7/8/9, S5, O11
 */
figure {
  margin: 0;
}

/* =============================================================================
   Forms
   ========================================================================== */
/*
 * Corrects margin displayed oddly in IE6/7
 */
form {
  margin: 0;
}

/*
 * Define consistent margin and padding
 */
fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/*
 * 1. Corrects color not being inherited in IE6/7/8/9
 * 2. Corrects alignment displayed oddly in IE6/7
 */
legend {
  border: 0;
  /* 1 */
  *margin-left: -7px;
  /* 2 */
}

/*
 * 1. Corrects font size not being inherited in all browsers
 * 2. Addresses margins set differently in IE6/7, F3/4, S5, Chrome
 * 3. Improves appearance and consistency in all browsers
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}

/*
 * 1. Addresses FF3/4 setting line-height using !important in the UA stylesheet
 * 2. Corrects inner spacing displayed oddly in IE6/7
 */
button,
input {
  line-height: normal;
  /* 1 */
  *overflow: visible;
  /* 2 */
}

/*
 * Corrects overlap and whitespace issue for buttons and inputs in IE6/7
 * Known issue: reintroduces inner spacing
 */
table button,
table input {
  *overflow: auto;
}

/*
 * 1. Improves usability and consistency of cursor style between image-type 'input' and others
 * 2. Corrects inability to style clickable 'input' types in iOS
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  /* 1 */
  -webkit-appearance: button;
  /* 2 */
}

/*
 * 1. Addresses box sizing set to content-box in IE8/9
 * 2. Addresses excess padding in IE8/9
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/*
 * 1. Addresses appearance set to searchfield in S5, Chrome
 * 2. Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof)
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/*
 * Corrects inner padding displayed oddly in S5, Chrome on OSX
 */
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
 * Corrects inner padding and border displayed oddly in FF3/4
 * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/*
 * 1. Removes default vertical scrollbar in IE6/7/8/9
 * 2. Improves readability and alignment in all browsers
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* =============================================================================
   Tables
   ========================================================================== */
/* 
 * Remove most spacing between table cells
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*!
 * template css
 */
html {
  font-size: 16px;
  line-height: 1.5;
}

body {
  position: relative;
  min-height: 100%;
  margin: 0;
  padding: 0;
  color: #666;
}

a, a:link, a:visited, a:hover, a:active {
  text-decoration: none;
  background-color: transparent;
  color: #43677e;
}

p {
  margin: 0 0 .8em;
}

ol {
  padding: 0 0 0 2em;
  margin: 0 0 .6em;
}

ul {
  padding: 0 0 0 1.5em;
  margin: 0 0 .6em;
}

ol ul, ul ol, ul ul, ol ol {
  margin-top: 0;
  margin-bottom: 0;
}

li {
  margin: 0 0 .3em;
}

body #CONTENTS-CONTAINER {
  padding-right: 0;
  padding-left: 0;
}

.mod-contentHeader {
  padding-bottom: 15px;
  width: 950px;
  overflow: hidden;
  *zoom: 1;
}
.mod-contentHeader .mod-product-logo {
  float: left;
}
.mod-contentHeader .mod-social {
  overflow: hidden;
  *zoom: 1;
}
.mod-contentHeader .mod-social span, .mod-contentHeader .mod-social div {
  *display: inline !important;
  *zoom: 1;
}

@media (max-width: 640px) {
  .mod-contentHeader {
    max-width: 100%;
    width: auto;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-break: break-all;
  }
  .mod-contentHeader .mod-product-logo {
    padding-bottom: 15px;
    float: none;
  }
}
.mod-pageheader {
  min-width: 950px;
  background: #000;
}
.mod-pageheader .mod-pageheader-inner {
  position: relative;
  margin: 0 auto;
  width: 950px;
  height: 65px;
}
.mod-pageheader p.mod-pageheader-logo {
  float: left;
  margin: 0 25px 0 0;
}
.mod-pageheader p.mod-pageheader-logo a, .mod-pageheader p.mod-pageheader-logo img {
  display: block;
}
.mod-pageheader .mod-pageheader-nav{
	float:left;
	height:65px;
}
.mod-pageheader .mod-pageheader-nav ul{
	margin:0 0 0 -30px;
	padding:0;
}
.mod-pageheader .mod-pageheader-nav li{
	float:left;
	overflow:hidden;
	height:65px;
	margin:0 0 0 30px;
	background:url(/share/share2/images/mod-pageheader/nav_01.png) no-repeat;
	text-indent:-9999px;
	*display:inline;
}
.mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--product{
	width:66px;
	background-position:0px 0;
}
.mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--product:hover, .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--product.mod-pageheader-nav--active{
	background-position:0px -65px;
}
.mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--sonystore{
	width:83px;
	background-position:-130px 0;
}
.mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--sonystore:hover, .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--sonystore.mod-pageheader-nav--active{
	background-position:-130px -65px;
}
.mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--suport{
	width:86px;
	background-position:-260px 0;
}
.mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--suport:hover, .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--suport.mod-pageheader-nav--active{
	background-position:-260px -65px;
}
.mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--sonyclub{
	width:86px;
	background-position:-390px 0;
}
.mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--sonyclub:hover, .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--sonyclub.mod-pageheader-nav--active{
	background-position:-390px -65px;
}
.mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--business{
	width:86px;
	background-position:-520px 0;
}
.mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--business:hover, .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--business.mod-pageheader-nav--active{
	background-position:-520px -65px;
}
.mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--bizproduct{
	width:66px;
	background-position:-650px 0;
}
.mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--bizproduct:hover, .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--bizproduct.mod-pageheader-nav--active{
	background-position:-650px -65px;
}
.mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--buy{
	width:72px;
	background-position:-780px 0;
}
.mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--buy:hover, .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--buy.mod-pageheader-nav--active{
	background-position:-780px -65px;
}
.mod-pageheader .mod-pageheader-nav a{
	display:block;
	width:100%;
	height:65px;
	border-bottom:0 solid #5787f4;
	-webkit-transition:all 0.4s ease-in;
	-moz-transition:all 0.4s ease-in;
	-ms-transition:all 0.4s ease-in;
	-o-transition:all 0.4s ease-in;
	transition:all 0.4s ease-in;
}
.mod-pageheader .mod-pageheader-nav .mod-pageheader-nav--active a,
.mod-pageheader .mod-pageheader-nav a:hover{
	height:61px;
	border-bottom-width:4px;
}
.mod-pageheader .mod-pageheader-navSecondary ul{
	font-size:0;
	text-align:right;
	width:240px;
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:8px;
	right:0;
}
.mod-pageheader .mod-pageheader-navSecondary li{
	margin:0 0 0 8px;
	padding:0;
	display:inline-block;
	*display:inline;
	*zoom:1;
	height:22px;
	background:url(/share/share2/images/mod-pageheader/nav_01.png) no-repeat;
}
.mod-pageheader .mod-pageheader-navSecondary li.mod-pageheader-navSecondary--sonyjapan{
	width:83px;
	background-position:0px -130px;
}
.mod-pageheader .mod-pageheader-navSecondary li.mod-pageheader-navSecondary--reader{
	width:121px;
	background-position:-130px -130px;
}
.mod-pageheader .mod-pageheader-navSecondary li.mod-pageheader-navSecondary--personal{
	width:100px;
	background-position:-260px -130px;
}
.mod-pageheader .mod-pageheader-navSecondary a{
	display:block;
	height:100%;
	text-indent:-9999px;
	overflow:hidden;
}
.mod-pageheader .mod-pageheader-search {
  position: absolute;
  top: 39px;
  right: 0px;
  padding: 0 0 0 30px;
  height: 20px;
  overflow: hidden;
}
.mod-pageheader .mod-pageheader-search.js-pageheader-search-modeAll .mod-pageheader-search-all {
  display: block;
}
.mod-pageheader .mod-pageheader-search.js-pageheader-search-modeAll .mod-pageheader-search-store {
  display: none;
}
.mod-pageheader .mod-pageheader-search.js-pageheader-search-modeAll .mod-pageheader-search-label {
  background-position: 0px 0px;
}
.mod-pageheader .mod-pageheader-search.js-pageheader-search-modeAll .mod-pageheader-search-input {
  background-position: -30px 0px;
}
.mod-pageheader .mod-pageheader-search.js-pageheader-search-modeStore .mod-pageheader-search-all {
  display: none;
}
.mod-pageheader .mod-pageheader-search.js-pageheader-search-modeStore .mod-pageheader-search-store {
  display: block;
}
.mod-pageheader .mod-pageheader-search.js-pageheader-search-modeStore .mod-pageheader-search-label {
  background-position: 0px -20px;
}
.mod-pageheader .mod-pageheader-search.js-pageheader-search-modeStore .mod-pageheader-search-input {
  background-position: -30px -20px;
}
.mod-pageheader .mod-pageheader-search form {
  display: none;
}
.mod-pageheader .mod-pageheader-search form .mod-pageheader-search-label {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 30px;
  height: 20px;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-image: url(/share/share2/images/mod-pageheader/nav_search_pc.png);
}
.mod-pageheader .mod-pageheader-search form .mod-pageheader-search-label img {
  max-width: 100%;
  height: auto;
}
.mod-pageheader .mod-pageheader-search input {
  float: left;
  font-size: 12px;
}
.mod-pageheader .mod-pageheader-search input.mod-pageheader-search-input {
  margin-right: 5px;
  padding: 2px 3px;
  width: 119px;
  height: 16px;
  overflow: hidden;
  border: 0;
  color: #333;
  vertical-align: middle;
  line-height: normal;
  background-image: url(/share/share2/images/mod-pageheader/nav_search_pc.png);
	background-repeat:no-repeat;
}
.mod-pageheader .mod-pageheader-search input.mod-pageheader-search-input.js-pageheader-search-input-hasValue {
  background: #fcfcfc;
}
.mod-pageheader .mod-pageheader-search input.mod-pageheader-search-button {
  width: 33px;
  height: 18px;
  border: 0;
  border-radius: 6px;
  background: #fff;
  vertical-align: middle;
  cursor: pointer;
}

@media (max-width: 640px) {
  .mod-pageheader {
    min-width: 320px;
    background: #000;
    z-index: 5;
    position: relative;
    font-size: 12px;
  }
  .mod-pageheader .mod-pageheader-inner {
    width: auto;
    height: 44px;
  }
  .mod-pageheader .mod-pageheader-logo {
    margin: 0;
  }
  .mod-pageheader .mod-pageheader-logo img {
    position: relative;
    z-index: 3;
    width: 100px;
    height: 44px;
  }
  .mod-pageheader .mod-pageheader-logo:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 100px;
    z-index: 2;
    display: block;
    width: auto;
    height: 38px;
    background: #000;
  }
  .mod-pageheader .mod-pageheader-navGroup {
    float: right;
    width: 100px;
    height: 44px;
    background: url(/share/share2/images/mod-pageheader/nav.png) no-repeat;
  }
  .backgroundsize .mod-pageheader .mod-pageheader-navGroup {
    background-image: url(/share/share2/images/mod-pageheader/nav_x2.png);
    background-size: 320px 530px;
    -webkit-background-size: 320px 530px;
  }
  .mod-pageheader .mod-pageheader-navGroup.js-pageheader-navGroup-open {
    background-position: -100px 0;
    z-index: 2;
  }
  .mod-pageheader .mod-pageheader-navGroup-inner {
    position: absolute;
    top: -350px;
    left: 0;
    right: 0;
    width: 100%;
    opacity: 0;
    z-index: -1;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }
  .mod-pageheader .mod-pageheader-navGroup.js-pageheader-navGroup-open .mod-pageheader-navGroup-inner {
    opacity: 1;
    top: 44px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
    z-index: 1;
  }
	.mod-pageheader .mod-pageheader-nav{
		float:none;
		height:auto;
	}
	.mod-pageheader .mod-pageheader-nav ul{
		margin:0;
		padding:0;
	}
	.mod-pageheader .mod-pageheader-nav li{
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		-ms-box-sizing:border-box;
		box-sizing:border-box;
		float:none;
		margin:-1px 0 0;
		width:100% !important;
		height:50px;
		border:1px solid #575757;
		background:black url(/share/share2/images/mod-pageheader/nav_02.png) no-repeat;
		-webkit-background-size:320px 680px;
		background-size:320px 680px;
	}
	.mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--product, .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--product:hover{
		background-position:0 -150px !important;
	}
	.mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--sonystore, .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--sonystore:hover{
		background-position:0 -200px !important;
	}
	.mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--suport, .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--suport:hover{
		background-position:0 -250px !important;
	}
	.mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--sonyclub, .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--sonyclub:hover{
		background-position:0 -300px !important;
	}
	.mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--business, .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--business:hover{
		background-position:0 -350px !important;
	}
	.mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--bizproduct, .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--bizproduct:hover{
		background-position:0 -400px !important;
	}
	.mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--buy, .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--buy:hover{
		background-position:0 -450px !important;
	}
	.mod-pageheader .mod-pageheader-navSecondary ul{
		width:auto;
		position:static;
	}
	.mod-pageheader .mod-pageheader-navSecondary ul:before{
		content:'';
		display:block;
		height:30px;
		margin:-1px 0 0;
		border:1px solid #575757;
		background:#2c2c2c url(/share/share2/images/mod-pageheader/nav_02.png) no-repeat 0 -500px;
		-webkit-background-size:320px 680px;
		background-size:320px 680px;
	}
	.mod-pageheader .mod-pageheader-navSecondary li{
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		-ms-box-sizing:border-box;
		box-sizing:border-box;
		margin:0;
		display:block;
		height:50px;
		margin:-1px 0 0;
		border:1px solid #575757;
		background:black url(/share/share2/images/mod-pageheader/nav_02.png) no-repeat;
		-webkit-background-size:320px 680px;
		background-size:320px 680px;
	}
	.mod-pageheader .mod-pageheader-navSecondary li.mod-pageheader-navSecondary--reader{
		width:100%;
		background-position:0 -530px;
	}
	.mod-pageheader .mod-pageheader-navSecondary li.mod-pageheader-navSecondary--sonyjapan{
		width:100%;
		background-position:0 -580px;
	}
	.mod-pageheader .mod-pageheader-navSecondary li.mod-pageheader-navSecondary--personal{
		width:100%;
		background-position:0 -630px;
	}
	.mod-pageheader .mod-pageheader-navSecondary a{
		display:block;
		text-indent:-9999px;
		overflow:hidden;
	}
  .mod-pageheader .mod-pageheader-search {
    padding: 19px 9px;
    border: 1px solid #575757;
    position: static;
    height: auto;
    background: #000;
    text-align: left;
  }
  .mod-pageheader .mod-pageheader-search form {
    position: relative;
    height: 30px;
    padding: 0 60px 0 45px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mod-pageheader .mod-pageheader-search form .mod-pageheader-search-label {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 45px;
    height: 30px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    overflow: hidden;
  }
  .backgroundsize .mod-pageheader .mod-pageheader-search form .mod-pageheader-search-label {
    background-image: url(/share/share2/images/mod-pageheader/nav_02.png);
    background-size: 320px 680px;
    -webkit-background-size: 320px 680px;
  }
  .mod-pageheader .mod-pageheader-search.js-pageheader-search-modeAll .mod-pageheader-search-all {
    display: block;
  }
  .mod-pageheader .mod-pageheader-search.js-pageheader-search-modeAll .mod-pageheader-search-store {
    display: none;
  }
  .mod-pageheader .mod-pageheader-search.js-pageheader-search-modeStore .mod-pageheader-search-all {
    display: none;
  }
  .mod-pageheader .mod-pageheader-search.js-pageheader-search-modeStore .mod-pageheader-search-store {
    display: block;
  }
  .backgroundsize .mod-pageheader .mod-pageheader-search form.mod-pageheader-search-all .mod-pageheader-search-label {
    background-position: 0 -80px;
  }
  .backgroundsize .mod-pageheader .mod-pageheader-search form.mod-pageheader-search-store .mod-pageheader-search-label {
    background-position: 0 -110px;
  }
  .mod-pageheader .mod-pageheader-search form input.mod-pageheader-search-input {
    color: #333;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    border: none;
    border-radius: 0;
    padding: 0 5px;
    margin-right: 10px;
    width: 100%;
    height: 30px;
    background-image: url(/share/share2/images/mod-pageheader/nav_02.png);
    background-size: 320px 680px;
    -webkit-background-size: 320px 680px;
  }
  .mod-pageheader .mod-pageheader-search form input.mod-pageheader-search-input.js-pageheader-search-input-hasValue {
    background: #fcfcfc;
  }
  .backgroundsize .mod-pageheader .mod-pageheader-search form.mod-pageheader-search-all input.mod-pageheader-search-input {
    background-position: -45px -80px;
  }
  .backgroundsize .mod-pageheader .mod-pageheader-search form.mod-pageheader-search-store input.mod-pageheader-search-input {
    background-position: -45px -110px;
  }
  .mod-pageheader .mod-pageheader-search form input.mod-pageheader-search-button {
    font-size: 12px;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 30px;
    border: 1px solid #B5B5B5;
    border-radius: 0;
    background: #fff;
  }
}
.mod-headerOuter {
  font-size: 1px;
  line-height: 0;
  background: white url(../images/mod-pageheader/bg_header_sub.gif) left bottom repeat-x;
  min-width: 950px;
}
.mod-headerOuter .headerInner {
  width: 900px;
  margin: 0 auto;
  padding: 0 25px;
  overflow: hidden;
}
.mod-headerOuter ul {
  margin: 0;
  padding: 0;
}
.mod-headerOuter li {
  float: left;
  padding: 12px 0;
  list-style: none;
}
.mod-headerOuter li.button {
  padding-top: 7px;
  padding-bottom: 7px;
}
.mod-headerOuter li.turn {
  padding-left: 350px;
}
.mod-headerOuter li a img {
  display: block;
}
.mod-headerOuter li a span {
  display: none;
}

@media (max-width: 640px) {
  .mod-headerOuter {
    min-width: 320px;
    font-size: 100%;
  }
  .mod-headerOuter .headerInner {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .mod-headerOuter .headerInner .secondary {
    clear: both;
    padding: 0 5px;
    float: none;
    background: -moz-linear-gradient(top, white, #beb9c2);
    background: -webkit-gradient(linear, center top, center bottom, from(white), to(#beb9c2));
    font-size: 80%;
  }
  .mod-headerOuter .headerInner .secondary ul {
    margin: 0;
    padding: 0;
    float: none;
    font-weight: bolder;
  }
  .mod-headerOuter .headerInner .secondary ul li {
    display: none;
  }
  .mod-headerOuter .headerInner .secondary ul li.nav {
    margin-bottom: 0;
    padding: 0;
    float: left;
    display: block;
    width: 25%;
    background: url(../images/mod-pageheader/vline_fff.png) repeat-y right top;
    -webkit-background-size: 1px 45px;
    line-height: 1;
  }
  .mod-headerOuter .headerInner .secondary ul li.nav.button {
    background: none;
  }
  .mod-headerOuter .headerInner .secondary ul li.nav.turn {
    padding-left: 0;
  }
  .mod-headerOuter .headerInner .secondary ul li.nav a {
    color: #626A73;
    display: block;
    height: 30px;
    padding-top: 15px;
    text-align: center;
  }
  .mod-headerOuter .headerInner .secondary ul li.nav a img {
    display: none;
  }
  .mod-headerOuter .headerInner .secondary ul li.nav a span {
    display: block;
  }
}

.ssTopHeaderInfo{
	width:950px;
	margin:15px auto 0px;
	border:#000 solid 1px;
}
.ssTopHeaderInfo table{
}
.ssTopHeaderInfo table th{
	width:77px;
	padding:5px;
	background:#bf0707;
}
.ssTopHeaderInfo table th img{
	vertical-align:middle;
}
.ssTopHeaderInfo table td{
	padding:5px 10px;
	background:#f2f2f2;
	text-align:left;
}

#MAIN-CONTAINER #bread-crumb-list{
	margin-bottom:20px;
	font-size:65%;
}
@media (max-width: 640px) {
	.ssTopHeaderInfo{
		width:auto;
		margin:15px 10px 0px;
	}
}

@media (max-width: 640px) {
  #MAIN-CONTAINER #bread-crumb-list{
	margin-bottom:20px;
    padding: 0px 10px;
    width: auto;
    min-width: 300px;
    background: none;
    overflow: hidden;
	font-size:80%;
  }
  #MAIN-CONTAINER #bread-crumb-list li{
    color: #000;
  }
  #MAIN-CONTAINER #bread-crumb-list li a{
    color: #43677e;
  }
}
.mod-mainContentContainer {
  margin: 0 auto;
  width: 950px;
  font-size: 133.3333%;
}

@media (max-width: 640px) {
  .mod-mainContentContainer {
    clear: both;
    min-width: 300px;
    width: auto;
    padding: 0 10px;
  }
}
.mod-pagefooter #GLOBAL-FOOTER {
  clear: both;
  font-size: 1px;
  line-height: 0;
  padding: 14px 0 25px 0;
  display: block;
  background: url(/Resources/Images/Footer/201010/bg_footer.gif) repeat-x 0 0;
  min-width: 950px;
  _zoom: 1;
}
.mod-pagefooter #GLOBAL-FOOTER .footerInner {
  width: 950px;
  margin: 0 auto;
  text-align: left;
}
.mod-pagefooter #GLOBAL-FOOTER .footerInner ul {
  position: relative;
  z-index: 1;
}
.mod-pagefooter #GLOBAL-FOOTER .footerInner li {
  float: left;
  _display: inline;
}
.mod-pagefooter #GLOBAL-FOOTER .footerInner li.company {
  width: 47px;
}
.mod-pagefooter #GLOBAL-FOOTER .footerInner li.conditions {
  position: absolute;
  left: 47px;
  width: 62px;
}
.mod-pagefooter #GLOBAL-FOOTER .footerInner li.privacy {
  position: absolute;
  left: 109px;
  width: 101px;
}
.mod-pagefooter #GLOBAL-FOOTER .footerInner li.term {
  display: none;
}
.mod-pagefooter #GLOBAL-FOOTER .footerInner li.sitemap {
  width: 149px;
  margin-left: 212px;
}
.mod-pagefooter #GLOBAL-FOOTER .footerInner li.pr {
  width: 80px;
}
.mod-pagefooter #GLOBAL-FOOTER .footerInner li.security {
  width: 132px;
}
.mod-pagefooter #GLOBAL-FOOTER .footerInner li.agreement {
  width: 134px;
}
.mod-pagefooter #GLOBAL-FOOTER .footerInner li.contact {
  width: 73px;
}

.mod-pagefooter #GLOBAL-FOOTER .footerInner li.guide {
  width: 72px;
}

.mod-pagefooter #GLOBAL-FOOTER .footerInner li.agree {
  width: 36px;
}

/*
.mod-pagefooter #GLOBAL-FOOTER .footerInner li.logout {
  width: 54px;
}
*/
.mod-pagefooter #GLOBAL-FOOTER .footerInner span {
  display: none;
}
.mod-pagefooter #GLOBAL-FOOTER .footerInner .copy {
  margin-top: 0;
  padding-top: 6px;
}
.mod-pagefooter #GLOBAL-FOOTER .footerInner #foot-menu {
  display: none;
}

@media (max-width: 640px) {
  .mod-pagefooter #GLOBAL-FOOTER {
    padding: 0;
    min-width: 320px;
    background: #000;
    line-height: 1.5;
    font-size: 12px;
  }
  .mod-pagefooter #GLOBAL-FOOTER .footerInner {
    margin: 0;
    width: auto;
  }
  .mod-pagefooter #GLOBAL-FOOTER .footerInner #globalFooter ul {
    margin: 0;
    padding: 0;
    display: block;
    background: #fff;
    border-bottom: 1px solid #ccc;
  }
  .mod-pagefooter #GLOBAL-FOOTER .footerInner #globalFooter ul li {
    float: none;
    display: block;
    width: 100%;
    background: url(../images/mod-pageheader/orn_link_bottom.png) no-repeat right center;
    -webkit-background-size: 17px 8px;
    border-bottom: dotted 1px #ccc;
  }
  .mod-pagefooter #GLOBAL-FOOTER .footerInner #globalFooter ul li:first-child {
    border-top: solid 1px #CCC;
  }
  .mod-pagefooter #GLOBAL-FOOTER .footerInner #globalFooter ul li:last-child {
    border-bottom: none;
    margin-bottom: 0;
  }
  .mod-pagefooter #GLOBAL-FOOTER .footerInner #globalFooter ul li.company, .mod-pagefooter #GLOBAL-FOOTER .footerInner #globalFooter ul li.conditions, .mod-pagefooter #GLOBAL-FOOTER .footerInner #globalFooter ul li.privacy, .mod-pagefooter #GLOBAL-FOOTER .footerInner #globalFooter ul li.term, .mod-pagefooter #GLOBAL-FOOTER .footerInner #globalFooter ul li.security, .mod-pagefooter #GLOBAL-FOOTER .footerInner #globalFooter ul li.agreement, .mod-pagefooter #GLOBAL-FOOTER .footerInner #globalFooter ul li.contact, .mod-pagefooter #GLOBAL-FOOTER .footerInner #globalFooter ul li.logout #globalFooter ul li.guide #globalFooter ul li.agree {
    display: block;
    width: 100%;
  }
  .mod-pagefooter #GLOBAL-FOOTER .footerInner #globalFooter ul li.sitemap, .mod-pagefooter #GLOBAL-FOOTER .footerInner #globalFooter ul li.pr {
    display: none;
  }
  .mod-pagefooter #GLOBAL-FOOTER .footerInner #globalFooter ul li.conditions, .mod-pagefooter #GLOBAL-FOOTER .footerInner #globalFooter ul li.privacy {
    position: static;
  }
  .mod-pagefooter #GLOBAL-FOOTER .footerInner #globalFooter ul li a {
    height: 20px;
    padding: 10px 0 0 5px;
    display: block;
    line-height: 1;
  }
  .mod-pagefooter #GLOBAL-FOOTER .footerInner #globalFooter ul li a img {
    display: none;
  }
  .mod-pagefooter #GLOBAL-FOOTER .footerInner #globalFooter ul li a span {
    display: block;
  }
  .mod-pagefooter #GLOBAL-FOOTER .footerInner span {
    display: none;
  }
  .mod-pagefooter #GLOBAL-FOOTER .footerInner .copy {
    padding-top: 0;
    background-color: #fff;
    white-space: normal;
    line-height: normal;
  }
  .mod-pagefooter #GLOBAL-FOOTER .footerInner .copy img {
    display: none;
  }
  .mod-pagefooter #GLOBAL-FOOTER .footerInner .copy span {
    padding: 5px;
    display: block;
    color: #999;
    background-color: #fff;
    font-size: x-small;
    text-align: center;
    line-height: 1;
  }
  .mod-pagefooter #GLOBAL-FOOTER .footerInner #go-to-top {
    display: block;
  }
  .mod-pagefooter #GLOBAL-FOOTER .footerInner #go-to-top p {
    float: right;
    width: 100px;
    margin: 0;
    padding: 10px 5px;
    background: #818A94;
    text-align: center;
    line-height: 1;
  }
  .mod-pagefooter #GLOBAL-FOOTER .footerInner #go-to-top a {
    padding-left: 22px;
    background: url(../images/mod-pagetop/orn_pagetop.png) no-repeat left center;
    -webkit-background-size: 9px 8px;
    color: #fff;
  }
  .mod-pagefooter #GLOBAL-FOOTER .footerInner #foot-menu {
    clear: both;
    display: block;
    background: -moz-linear-gradient(top, white, #beb9c2);
    background: -webkit-gradient(linear, center top, center bottom, from(white), to(#beb9c2));
  }
  .mod-pagefooter #GLOBAL-FOOTER .footerInner #foot-menu ul {
    margin: 0;
    padding: 0;
    background: url(../images/mod-pageheader/vline_fff.png) repeat-y center top;
    -webkit-background-size: 1px 45px;
  }
  .mod-pagefooter #GLOBAL-FOOTER .footerInner #foot-menu ul li {
    float: left;
    width: 50%;
    font-weight: bolder;
  }
  .mod-pagefooter #GLOBAL-FOOTER .footerInner #foot-menu ul li a {
    color: #626A73;
    display: block;
    padding: 20px 0;
    text-align: center;
    line-height: 1;
    background: url(../images/mod-pageheader/orn_delta_2.png) no-repeat 20px center;
    -webkit-background-size: 5px 7px;
  }
}
