/*=========================================================


	Site Name   SONY WALKMAN Function comparison table
	File Name   page.css

	Create Date 2009/03/25
	Update Date 2009/05/19


==========================================================*/
/* -----------------------------------------
	reset
------------------------------------------ */
html{
}
body{
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:bold;
	margin:0;
	padding:0;
}
ul,ol,li,dl,dt,dd {
	margin:0;
	padding:0;
	list-style:none;
}
div,pre,code,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
fieldset,img,a img {
	border:0;
}
img {
	vertical-align:text-top;
}
address,cite,code,dfn,var {
	font-style:normal;
	font-weight:normal;
}
em,strong {
	font-style:normal;
	font-weight:bold;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	font-size:inherit;
	font:100%;
}
caption,th{
	text-align:left;
	font-style:normal;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
	line-height:1;
}
sub {
	vertical-align:text-bottom;
	line-height:1;
}
legend{
	color:#333;
	margin:0;
	padding:0;
}
input,textarea,select{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}

/*--for IE----------*/
*:first-child+html input,*:first-child+html textarea,*:first-child+html select{
	font-size:100%;
}
* html input,* html textarea,* html select{
	font-size:100%;
}
/*-------------------*/


/* -----------------------------------------
	basic setting
------------------------------------------ */
body{
	font-family:'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro','‚l‚r ‚oƒSƒVƒbƒN','MS P Gothic',sans-serif;
	text-align:center;
	font-size:13px;
	line-height:1.5;
	min-width:1200px;
}
a,a:link{
	text-decoration:none;
	background-color:transparent;
	color:#333;	
}
a:visited{
	background-color:transparent;
	color:#333;	
}
a:hover,a:active{
	background-color:transparent;
	color:#c41230;
	text-decoration:underline;
}
h1 {
	margin-bottom:20px;
}


/* header and footer layout */
div#popup-globalheader950 {
	padding:0 0 30px 0;
	min-width:1000px;
	width:1000px;
	text-align:left;
}
div#popup-globalheader950 #head-left {
	padding:20px 0 0 20px;
	float:left;
}
div#popup-globalheader950 #head-right {
	padding:20px 20px 0 0;
	float:right;
}
div#popup-globalfooter950 {
	width:auto;
	margin:0;
	padding:20px 20px 14px 20px;
	background-color:#fff;
}
div#popup-globalfooter950 div#popup-globalfooter950l{
	margin:0;
	width:auto;
	padding:10px 0 0 0;
	text-align:left;
	white-space:nowrap;
	border-top:solid 1px #ccc;
}
#popup-header {
	position:relative;
	background:url(../Images_jp/bg_header.gif) repeat-x left top;
	width:100%;
	height:50px;
}
#popup-header #categoryLogo {
	position:absolute;
	top:13px;
	left:20px;
}
#popup-header #windowClose {
	position:absolute;
	top:2px;
	right:10px;
}


/* -----------------------------------------
	page setting
------------------------------------------ */
#main {
	padding:0 0 0 20px;
	width:100%;
	text-align:left;
}
table#compareTable {
	margin:0 20px 15px 0;
	/*width:100%*/
	text-align:center;
}
table#compareTable th,td {
	border:1px solid #cccccc;
}
table#compareTable thead th,
table#compareTable tfoot th {
	text-align:left;
	font-weight:normal;
}
table#compareTable thead tr.seriesHeader th {
	padding-bottom:5px;
	vertical-align:top;
	text-align:center;
}

/* series tilte background image settings */
table#compareTable thead th.series02 {
	background:url(../Images_jp/series_ttlbg02.gif) repeat-x left top;
}
table#compareTable thead th.series03 {
	background:url(../Images_jp/series_ttlbg03.gif) repeat-x left top;
}
table#compareTable thead th.series04 {
	background:url(../Images_jp/series_ttlbg04.gif) repeat-x left top;
}
table#compareTable thead th.series05 {
	background:url(../Images_jp/series_ttlbg05.gif) repeat-x left top;
}
table#compareTable thead th.series06 {
	background:url(../Images_jp/series_ttlbg06.gif) repeat-x left top;
}
/* */

table#compareTable thead tr.seriesLineup td,
table#compareTable tfoot tr.seriesLineup td {
	padding:5px 10px;
	text-align:center;
}
table#compareTable thead tr.modelImage th,
table#compareTable tfoot tr.modelImage th {
	background:url(../Images_jp/product_bg.gif) repeat-x left bottom;
	padding-bottom:10px;
	text-align:center;
	vertical-align:top;
}
table#compareTable thead tr.modelImage th div.hideimg,
table#compareTable tfoot tr.modelImage th div.hideimg{
	display: none;
}
table#compareTable tbody th {
	/*background:url(../Images_jp/spec_bg.gif) repeat-x left center;*/
}
table#compareTable tbody td {
	padding:10px 6px;
}


/* model */
table#compareTable tbody tr.model td {
	vertical-align:top;
	padding:5px 6px 10px;
}
table#compareTable tbody tr.model td dl {
	margin-top:5px;
	line-height:1.2;
	text-align:left;
}
table#compareTable tbody tr.model td dl.sStyle {
	margin-top:15px;
}
table#compareTable tbody tr.model td dl dt {
	
}
table#compareTable tbody tr.model td dl dd.origin {
	margin-bottom:2px;
	font-size:0.8em;
}
table#compareTable tbody tr.model td dl dd img {
	margin-right:5px;
	vertical-align:text-bottom;
}

/* color */
table#compareTable tbody tr.color td {
	white-space:nowrap;
}
table#compareTable tbody tr.color ul li {
	display:inline;
	padding:0 1px;
	text-align:center;
}
.empty {
	border:none ! important;
	background:none ! important;
}
.empty02 {
	background:#f6f6f6;
	padding:5px 10px;
	text-align:center;
}
.empty02 .hideimg{
	display:none;
}
th.hidden_h .inr{
	display:none;
}
th.hidden_h .hideimg{
	display:block;
	height:30px;
	overflow: hidden;
}
.empty03 {
	background:#f6f6f6;
	width:38px;
	text-align:center;
}
.disply {
	font-size:120%;
}

.disply span {
	font-size:80% !important;
}

.disply-top {
	vertical-align:top;
}

#resetCheckbox{
	cursor: pointer;
}

/* -----------------------------------------
	hover settings
------------------------------------------ */
table#compareTable td.hov,
table#compareTable tr.hov td {
	background:#cceaf9;
}
table#compareTable .hidden_v,
table#compareTable .hidden_h {
	background: #eee!important;
	overflow: hidden;
}
table#compareTable .hidden_v{
	/*width:15px;*/
}
table#compareTable .hidden_h {
	/*height:15px;*/
}
table#compareTable .empty03.hidden_h {
	padding:5px;
}
table#compareTable .empty02.hidden_h {
	padding:0 2px;
}
table#compareTable .hidden_v .inr,
table#compareTable .hidden_h .inr {
	display: none;
}
table#compareTable thead tr.modelImage th.hidden_v div.hideimg,
table#compareTable tfoot tr.modelImage th.hidden_v div.hideimg{
	display: block;
	/*width:1em;*/
	word-break: break-all;
	margin:0 auto;
}
ul.caption li {
	margin-left:2em;
	text-indent:-2em;
	font-size:0.85em;
}

/*----------------------------------------------------------

	Common Module

-----------------------------------------------------------*/
.ml15 {margin-left:15px ! important;}
.mb5 {margin-bottom:5px ! important;}

/*clearfix*/
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix {zoom:1;}
/*nonHeight*/
.nonHeight {line-height:0; font-size:0;}