/* タイトル */
h2.title_gray {
	height: 34px;
	margin: 10px 0px 10px 0px;
	padding: 6px 15px 0px 15px;
	background: url(/share/images/mq/h2_title_gray_bg.jpg) repeat-x;
	font-size: 16px;
}

/*===========================================
	topArea
=============================================*/
div.return {
	text-align:right;
}


/*===========================================
	btnArea
=============================================*/
ul.btnArea {
	height:42px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	list-style:none;
}
ul.btnArea li {
	width:171px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	float:left;
}

/*===========================================
	ソニーストアボタン
=============================================*/
table.stTbl {
	margin: 30px 0px 3px 0px;
	padding: 0px;
	clear:both;
}
table.stTbl th {
	padding-right:10px;
}
table.stTbl td {
	padding-right:3px;
}
table.stTbl td.price {
	vertical-align:bottom;
}
span.mod-storeLink span.mod-storeLink-note {
    display: block;
    font-size: 10px;
    text-align: center;
}
span.mod-storeLink a {
    background: url("/share2/images/mod-topProduct/bg_01.png") repeat scroll 0 48% transparent;
    border-bottom: 2px solid #DF6F2D;
    border-radius: 20px 20px 20px 20px;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    min-height: 14px;
    padding: 8px 24px 4px;
}
span.mod-storeLink a,
span.mod-storeLink a:visited,
span.mod-storeLink a:hover,
span.mod-storeLink a:active {
    color: #FFFFFF;
}

/*===========================================
	lenzTbl
=============================================*/
table.lenzTbl {
	width:100%;
	margin: 0px;
	padding: 0px;
	border-top:1px solid #333;
	border-left:1px solid #333;
}
table.lenzTbl th {
	padding: 5px 10px;
	border-bottom:1px solid #333;
	border-right:1px solid #333;
	text-align:center;
	font-weight:bold;
	white-space:nowrap;
}
table.lenzTbl th.top-Gray {
	color:#FFFFFF;
	background:#777777;
}
table.lenzTbl th.side-Gray {
	background:#CCCCCC;
	width:15%;
}
table.lenzTbl td {
	padding: 5px 10px;
	border-bottom:1px solid #333;
	border-right:1px solid #333;
	text-align:center;
}
table.lenzTbl td.Gray {
	background:#EEEEEE;
	white-space:nowrap;
}
table.lenzTbl td.Gray-small {
	background:#EEEEEE;
	font-size:10px;
}
table.lenzTbl td.Gray-left {
	background:#EEEEEE;
	text-align:left;
	white-space:nowrap;
}


/*===========================================
	flashTbl
=============================================*/
table.flashTbl {
	width:100%;
	margin: 0px;
	padding: 0px;
	border-top:1px solid #333;
	border-left:1px solid #333;
}
table.flashTbl th {
	padding: 5px 10px;
	border-bottom:1px solid #333;
	border-right:1px solid #333;
	text-align:center;
	background:#CCCCCC;
	font-weight:bold;
}
table.flashTbl th.side-Gray {
	background:#CCCCCC;
	width:20%;
}
table.flashTbl td {
	padding: 5px 10px;
	border-bottom:1px solid #333;
	border-right:1px solid #333;
	text-align:center;
}
table.flashTbl td.Gray {
	background:#EEEEEE;
}
table.flashTbl td.Gray-left {
	background:#EEEEEE;
	text-align:left;
	white-space:nowrap;
}


/*===========================================
	accyTbl
=============================================*/
table.accyTbl {
	width:100%;
	margin: 0px;
	padding: 0px;
	border-top:1px solid #333;
	border-left:1px solid #333;
}
table.accyTbl th {
	padding: 5px 10px;
	border-bottom:1px solid #333;
	border-right:1px solid #333;
	text-align:center;
	font-weight:bold;
	white-space:nowrap;
}
table.accyTbl th.top-Gray {
	color:#FFFFFF;
	background:#777777;
}
table.accyTbl th.side-Gray {
	background:#CCCCCC;
	width:20%;
}
table.accyTbl td {
	padding: 5px 10px;
	border-bottom:1px solid #333;
	border-right:1px solid #333;
	text-align:center;
}
table.accyTbl td.Gray {
	background:#EEEEEE;
}
table.accyTbl td.Gray-left {
	width:50%;
	background:#EEEEEE;
	text-align:left;
	white-space:nowrap;
}


/*===========================================
	txtlink
=============================================*/
.txtlink {
    background: url("/share/images/arrow_black.gif") no-repeat left 0.4em;
    padding: 0 0 0 13px;
}

/*===========================================
	pagetopBox
=============================================*/
.pagetopBox{
	margin:10px 0px 0px 0px;
	padding:0px;
	text-align:right;
	clear:both;
}


/*===========================================
	clearfix 
=============================================*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix { display:block;}
/* End hide from IE-mac */


/*===========================================
	clear_both
=============================================*/
.clear_both {
	clear: both;
}

/*===========================================
	Space
=============================================*/
.mt_00 {
	margin: 0px;
}
.mt_02{
	margin: 2px 0px 0px 0px;
}
.mt_03{
	margin: 3px 0px 0px 0px;
}
.mt_05{
	margin: 5px 0px 0px 0px;
}
.mt_10 {
	margin: 10px 0px 0px 0px;
}
.mt_15 {
	margin: 15px 0px 0px 0px;
}
.mt_20 {
	margin: 20px 0px 0px 0px;
}
.mt_25 {
	margin: 25px 0px 0px 0px;
}
.mt_30 {
	margin: 30px 0px 0px 0px;
}
.mt_35 {
	margin: 35px 0px 0px 0px;
}
.mt_40 {
	margin: 40px 0px 0px 0px;
}
.mt_45 {
	margin: 45px 0px 0px 0px;
}
.mt_50 {
	margin: 50px 0px 0px 0px;
}

/*===========================================
	pagebody_support部分修正 20150204
=============================================*/
div#pagebody_support ul.txtlink {
	background-image:none;
}

