@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
html {
	height:100%;
	}
body {
	height: 100%;
	font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif !important;
	font-size: 100%;
	line-height:1.7;
	}
a {
	text-decoration: none;
  outline:none;
}

li {
	list-style: none;
}

/*p {
	font-size: 11px;
	color: #676767;
}*/

h1,h2,h3,h4,h5,h6 {
	font-weight: bold
}

a:link {
  color: #808080;
}

a:visited {
  color: #bcbcbc;
}

a:hover {
  color: #333333;
}

a:hover {
  color: #333333;
}
.main {
    width: 100%;
}


#pop_container {
	position:relative;
/*    height: auto;
    min-height: 100%;*/
	width:100%;
}
#header_wrap {
    background-color: black;
    position: relative;
    height: 60px;
    width: 100%;
}
#header {
    height: 60px;
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 758px;
}
#header h1 {
    height: 33px;
    left: 0px;
    position: absolute;
    top: 13px;
    width: 91px;
}
#includeSpecialSite {
    position: absolute;
    right: 70px;
    top: 24px;
	line-height:1;
}
#includeSpecialSite a {
    color: #FFFFFF;
    display: block;
    overflow: hidden;
    text-decoration: none;
    text-indent: -9999px;
}
#includeSpecialSite a:link {
    background: url("../images/txt_special_off.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    width: 141px;
}
#includeSpecialSite a:hover {
    background: url("../images/txt_special_on.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    width: 141px;
}
#includeSpecialSite a:visited {
    background: url("../images/txt_special_off.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    width: 141px;
}
#includeJapan {
    position: absolute;
    right: 0px;
    top: 24px;
	line-height:1;
}


#content {
	margin:20px auto;
	width:758px;
	font-size:80%;
}
#content h2 {
	margin-bottom:20px;
}


#contentEnq {
	margin:10px auto;
	width:600px;
	color:#000;
}
#contentEnq h3 {
	font-size:18px;
}

#footer_wrap {
    background: none repeat scroll 0 0 #000000;
    height: 35px;
    width: 100%;
}
#footer {
	width:758px;
    height: 25px;
    margin: 0 auto;
	position:relative;
}
#footer ul {
	height: 18px;
    left: 30px;
    position: absolute;
    top: 10px;
}
#footer ul li {
    display: inline;
    float: left;
    font-size: 10px;
/*    line-height: 12px;*/
    line-height: 14px;
    margin-right: 10px;
    padding-right: 10px;
}
#footer ul li a {
    font-size: 10px !important;
    vertical-align: middle;
	color:#ffffff;
}
#footer address {
    height: 10px;
    position: absolute;
    right: 0px;
    top: 10px;
    width: 163px;
}
#pop_footer_wrap {
    background: none repeat scroll 0 0 #000000;
/*    margin-top: -31px;*/
}


dl#rule {	
}
dl#rule dt {
	font-weight:bold;
}
dl#rule dd {
	margin-bottom:10px;
}
#rule #pim {
    border: 1px solid #B0B0B0;
    margin: 10px auto;
    padding: 10px;
    width: 90%;
}


table.mailbox {
	border-collapse:collapse;
	border:solid 1px #aaaaaa;
	width:600px;
}
table.mailbox th {
	border:solid 1px #aaaaaa;
	background-color:#999999;
	vertical-align:middle;
	text-align:center;
	font-size:78%;
	line-height:18px;
	width:60px;
	padding:5px;
}
table.mailbox td {
	background-color:#efefef;
	border:solid 1px #aaaaaa;
	font-size:78%;
	line-height:18px;
	padding:5px;
}
.mailmessage {
	margin-top:10px;
	padding:5px;
	border:solid 1px #999999;
	background-color:#efefef;
	font-size:78%;
}

#regist_ttl {
    font-size: 150%;
    margin-top: 20px;
    text-align: center;
}
#regist_tc {
    border: 1px solid #CCCCCC;
    height: 260px;
    margin: 10px auto 30px;
    overflow: scroll;
    width: 98%;
}
#regist_tc #bx {
    margin: 10px;
}
#regist_tc #bx .cntr {
    font-size: 120%;
    text-align: center;
}
#regist_tc #bx div {
    margin: 0 0 15px;
}
#regist_tc #bx ol {
    margin: 0 0 0 2.5em;
    padding: 0;
	list-style-type:decimal;
}

#regist ol {
    margin: 0 0 0 2.5em;
    padding: 0;
}
#regist ol li {
	list-style:decimal;
	margin:0;
}
#regist_btn {
    margin: 20px auto;
    width: 224px;
}
#regist_btn #regist_btn_agree {
    float: left;
    height: 32px;
    width: 102px;
}
#regist_btn #regist_btn_agree a {
    background: url("../images/regist_btn_agree2.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 32px;
    overflow: hidden;
    text-indent: -9999px;
    width: 102px;
}
#regist_btn #regist_btn_agree a:hover {
    background-position: 0 -32px;
}
#regist_btn #regist_btn_disagree {
    float: right;
    height: 32px;
    width: 102px;
}
#regist_btn #regist_btn_disagree a {
    background: url("../images/regist_btn_disagree2.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 32px;
    overflow: hidden;
    text-indent: -9999px;
    width: 102px;
}
#regist_btn #regist_btn_disagree a:hover {
    background-position: 0 -32px;
}
#regist_btn #regist_btn_agree_eng {
    float: left;
    height: 32px;
    width: 102px;
}
#regist_btn #regist_btn_agree_eng a {
    background: url("../contents/img/regist_btn_agree_e.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 32px;
    overflow: hidden;
    text-indent: -9999px;
    width: 102px;
}
#regist_btn #regist_btn_agree_eng a:hover {
    background-position: 0 -32px;
}
#regist_btn #regist_btn_disagree_eng {
    float: right;
    height: 32px;
    width: 102px;
}
#regist_btn #regist_btn_disagree_eng a {
    background: url("../contents/img/regist_btn_disagree_e.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 32px;
    overflow: hidden;
    text-indent: -9999px;
    width: 102px;
}
#regist_btn #regist_btn_disagree_eng a:hover {
    background-position: 0 -32px;
}

#regist_toiawase {
    font-size: 110%;
    text-align: right;
}
.clear {
    clear: both;
}
#regist_wrap .noStyleList {
    margin: 10px 0 0;
}
#regist_wrap .noStyleList li {
    list-style: none;
}
.fakeList2em li {
    margin-left: 2em;
    text-indent: -2em;
}

/*** お問い合わせ ***/
#regist_wrap {
}

p {
	margin-bottom:30px;
}
#regist_wrap h3 {
	margin-bottom: 25px;
	}
#regist_wrap h1 {
    margin-bottom: 25px;
    font-size: 15px;
    }

#regist_wrap h4{
	border-left:5px solid #CCCCCC;
	margin:0 0 5px;
	padding:10px 13px;
}

#regist_wrap ul{
	margin:0 0 0 2.5em;
	padding:0px;
}

#regist_wrap li{
	margin-bottom:10px;
	padding:0px;
	list-style-type-position:outside;
	list-style-type:square;
}


/**** 日英分岐ページ ****/

#selectWrap {
	margin:40px 0px;
	text-align:center;
	position:relative;
}

#jpnWrap {
	position:relative;
	padding-top:20px;
}
/*
#jbtn {
	position:absolute;
	top:1px;
	right:121px;
	_right:171px;
	z-index:3;
}
#ebtn {
	position:absolute;
	top:1px;
	right:0px;
	_right:50px;
	z-index:2;
}
*/
.selectCont {
	border:solid 1px #000;
	padding:0px ;
	text-align:center;
	position:relative;
	z-index:1;
	height:300px;
}
.selectCont h3 {
	margin:35px 0 0;
}
.selectCont div {
	position:absolute;
	text-align:center;
	width:500px;
	top:100px;
	left:50px;
}
.selectCont .btn {
	position:absolute;
	top:160px;
	left:200px;
}
.selectCont p {
	position:absolute;
	text-align:center;
	width:500px;
	top:250px;
	left:50px;
}
#engWrap {
	position:relative;
	padding-top:20px;
	display:none;
}

a.link01 {
	background:url("../images/link01.gif") no-repeat 0 center;
	padding-left:12px;
}

/* ==================
   Links
   ================== */

a:link{
color:#007CBE;
text-decoration:none;
}

a:visited{
color: #007CBE;
}

a:focus,a:active,a:hover{
color:#007CBE;
text-decoration:underline;
}

/* ==================
   header
   ================== */
   
/* 2013.10.29修正 */
#Header{
padding-left: 15px;
background:#000;
height:70px;
border-bottom:1px solid #8f9396;
}

#Header img { border: 0; -ms-interpolation-mode: bicubic; }

#HeaderInr{
width:920px;
margin:0 auto;
}
/* 2013.10.29修正 */

#Header p{
margin-bottom:0;
}


/* ==================
   footer
   ================== */
.Pagetop a{
display:block;
text-align:center;
height:20px;
padding: 20px 0;
background:#f9f9f9;
background: -moz-linear-gradient(top,#f9f9f9 0%,#f9f9f9 1%,#f2f2f3 50%,#ebebec 99%,#ebebec);
background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9),color-stop(0.1, #f9f9f9),color-stop(0.50, #f2f2f3),color-stop(0.99, #ebebec),to(#ebebec));
border-top: 1px solid #e5e5e5;
text-shadow:1px 1px 3px rgba(255,255,255,1),0px 0px 0px rgba(255,255,255,0);
color: #000000;
}
.Pagetop p{
margin-bottom:0;
font-size:79%;
}
.Pagetop p a:hover{
color: #000000;
background:#c5c6c6;
background: -moz-linear-gradient(top,#d4d4d5 0%,#d4d4d5 1%,#cdcdce 50%,#c5c6c6 97%,#c5c6c6);
#ebebec),to(#ebebec));
background: -webkit-gradient(linear, left top, left bottom, from(#d4d4d5),color-stop(0.1, #d4d4d5),color-stop(0.50, #cdcdce),color-stop(0.97, #c5c6c6),to(#c5c6c6));
border-top: 1px solid #e6e6e6;
text-shadow:1px 1px 0px rgba(202,203,203,0.7),0px 0px 0px rgba(255,255,255,0);
text-decoration:none;
}
.Pagetop p a span{
background:#FFF;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
border-radius: 30px;
padding:2px 6px;
margin:0 4px 0 0;
font-family:Helvetica, Helvetica Neue, Arial, sans-serif;
}

/* 2013.10.29修正 */
#Footer{
background:#000;
color:#FFF;
border-top:1px solid #000;
padding: 5px 0 3px 0;
font-size:75%;
font-family:Helvetica, 'Helvetica Neue', Arial, sans-serif;
}
#Footer p{
margin-bottom:0;
}
#FooterInr{
width:920px;
margin:0 auto;
overflow:hidden;
_zoom:1;
font-size:90%;
}

#Footer a{
color:#FFF;
}

#Footer ul li{
padding: 5px 10px 0 10px;
float:left;
border-right: 1px solid #7f7f7f;
line-height: 1 !important;
}
/* 2013.10.29修正 */


#Copyright{
float:right;
padding:0 0 5px 0;
}

/* ==================
   header
   ================== */
div#tmpl_header_wrapper {
  position: relative;
  background-color: #000;
  margin: 0;
  padding: 0;
  font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka,sans-serif;
  min-width: 950px; }
  div#tmpl_header_wrapper a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
    div#tmpl_header_wrapper a:link, div#tmpl_header_wrapper a:visited {
      color: #fff;
      text-decoration: none; }
    div#tmpl_header_wrapper a:hover, div#tmpl_header_wrapper a:active {
      color           : #aeb1c2;
      text-decoration : none;
    }
    div#tmpl_header_wrapper a img {
      margin: 0;
      padding: 0;
      border: none; }
  div#tmpl_header_wrapper h1, div#tmpl_header_wrapper h2, div#tmpl_header_wrapper h3, div#tmpl_header_wrapper h4, div#tmpl_header_wrapper h5, div#tmpl_header_wrapper h6 {
    margin: 0;
    padding: 0;
    font-size: 1em; }
  div#tmpl_header_wrapper ul, div#tmpl_header_wrapper li {
    margin: 0;
    padding: 0;
    list-style: none; }

#tmpl_header {
  position: relative;
  max-width: 950px;
  margin: 0 auto;
  line-height: 1.0;
  min-height: 68px; }

h1#tmpl_SonyLogo {
  line-height: 0em;
  float: left; }

div#tmpl_siteLogo {
  position    : absolute;
  top         : 24px;
  right       : 20px;
  font-family : Helvetica, Arial !important;
  font-size   : 11pt;
  font-weight : bold;
  color       : #fff;
}
  div#tmpl_siteLogo a {
  }

ul#tmpl_util {
  position  : absolute;
  top       : 18px;
  right     : 82px;
  width     : auto;
  *width    : 550px; /* IE7 and below */
  max-width : 750px;
  clear     : both;
}
  ul#tmpl_util li {
    display        : inline-block;
    vertical-align : middle;
    margin-left    : 0.1em;
    float          : left;
    color          : #aeb1c2;
  }
    ul#tmpl_util li a {
      padding     : 10px 5px;
      margin      : 0 15px 0 5px;
      font-weight : normal;
      font-size   : 12px;
      line-height : 32px !important;
    }
    ul#tmpl_util li a:link,
    ul#tmpl_util li a:visited
    {
      color : #aeb1c2;
    }
    ul#tmpl_util li a:hover,
    ul#tmpl_util li a:active
    {
      color           : #fff;
      text-decoration : none;
    }
    ul#tmpl_util #tmpl_aboutSony {
      margin-right : 30px;
    }
    ul#tmpl_util #tmpl_aboutSony a {
      padding : 10px 2px 10px 5px;
      margin-right : 0;
    }
@media screen and (max-width: 640px) {
	div#tmpl_header_wrapper.spBreak {
		min-width: 100%;
	}
	.spBreak #tmpl_header {
		min-height: 98px;
	}
	.spBreak div#tmpl_siteLogo {
		top: 64px;
	}
	.spBreak ul#tmpl_util {
		top: 58px;
	}
	#FooterInr{
 width: 100%;
}
}

/* 2020.07 SGS修正 */
a.text_link:link,
a.text_link:visited {
    text-decoration: underline;
}
a.text_link:hover,
a.text_link:active {
    color: #000000;
}