@charset "utf-8";

/*============================================================
 Top
============================================================*/

div#contents.ctlgTop div.pRecContainer {
	margin: 0 0 20px 0;
	padding: 0;
}


/* Head
----------------------------------------------------*/
div#topHeadArea {
	padding: 0;
	overflow: hidden;
}


/* Main
----------------------------------------------------*/
div#topMainArea {
	padding: 0;
	overflow: hidden;
}

div#contents.ctlgTop div.pRecHead {
	margin: 0 0 10px 0;
}


/* Side
----------------------------------------------------*/
div#topSideArea {
	float: right;
	width: 300px;
	padding: 10px 0 0 20px;
}

div.topSideContainer {
	margin: 0 0 20px 0;
}

div.topSideContainer div.viewLink {
	margin: 10px 0 0 0;
}

div.topSideContainer div.viewLink a {
	line-height: 24px;
}

div.topSideContainer div.pRecHead {
	margin: 0 0 10px 0;
}

div.topSideContainer div.pRecHead div.ttl {
	font-size: 12px;
	font-weight: bold;
}

div.bnrBox {
	text-align: center;
	position: relative;
	border: 1px #CCC solid;
	border-radius: 5px;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
	overflow: hidden;
	width: 300px;
}

div.bnrBox a {
	display: block;
}

div.bnrBox img {
	border-radius: 4px;
}

div.bdrBox {
	border: 1px #CCC solid;
	border-radius: 5px;
	padding: 0 10px 10px 10px;
}

div.topSideTtl {
	font-size: 12px;
	color: #F00;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
}

div.topTabNavUnit {
	position: relative;
	margin: 5px 0 10px 0;
	padding: 0;
}

div.topTabNavUnit div.topTabNavIndicator {
	position: absolute;
	top: 0;
	z-index: 1;
}

div.topTabNavUnit div.topTabNavIndicator div.idcBody {
	background: #FFF;
	border-width: 1px;
	border-style: solid;
	border-color: #B5B5B5 #B5B5B5 #999;
	border-radius: 5px;
	height: 30px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	box-shadow: 0 1px 3px #CCC\9; /* IE8 */
}

div.topTabNavUnit div.topTabNavIndicator div.idcArw {
	background: url(../img/iconTabNavIdc.png) no-repeat 0 0;
	width: 16px;
	height: 16px;
	margin: -1px auto 0;
}

div.topTabNavRow {
	position: relative;
	background: none;
	z-index: 2;
}

div.topTabNavRow table {
	height: 32px;
}

div.topTabNavRow td {
	vertical-align: middle;
	text-align: center;
	padding: 0 8px;
}

div.topTabNavRow div.topTabNav {
	cursor: pointer;
	color: #666;
}

div.topTabNavRow div.topTabNav:hover {
	color: #000;
}

div.topTabNavRow td.active div.topTabNav {
	color: #F00;
}

div.prmItemUnit {
	margin: 10px 0 0 0;
}

div.prmItemUnit table {
	width: 100%;
}

div.prmItemUnit td.imgArea {
	width: 60px;
	padding: 0 10px 0 0;
}

div.prmItemUnit td.imgArea img {
	max-width: 60px;
	max-height: 60px;
}

div.prmItemUnit div.pName {
	font-size: 12px;
}

div.rankingUnit td.rankIconArea {
	width: 30px;
	text-align: center;
}

div.rankingUnit li.rankNum {
	font-size: 24px;
	line-height: 1;
}

div.rankingUnit li.rankIcon {
	margin: 5px 0 0 0;
}

div.bnrNewsUnit table {
	width: 100%;
}

div.bnrNewsUnit td.imgArea {
	width: 100px;
	padding: 0 10px 0 0;
}

div.bnrNewsUnit td.imgArea img {
	width: 100px;
}

div.bnrNewsUnit td.strcArea {
}

div.mainTabBox div.bnrNewsUnit {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	vertical-align: top;
	margin: 10px 0;
}

div.mainTabBox div.bnrNewsUnit td.strcArea {
	padding: 0 30px 0 0;
}

div.subTabBox div.bnrNewsUnit {
	margin: 0;
}

div.subTabBox div.bnrNewsUnit td.imgArea {
	padding: 0 10px 0 0;
}

div.topHlList {
	font-size: 11px;
	border-bottom: 1px #CCC dotted;
}

div.topHlList li {
	border-top: 1px #CCC dotted;
	padding: 10px 0;
}

div.topNewsList {
	font-size: 11px;
	border-bottom: 1px #CCC dotted;
}

div.topNewsList li {
	border-top: 1px #CCC dotted;
	padding: 5px;
}

div.mainTabBox div.viewLink {
	margin: 20px 0 0 0;
}

div.subTabBox div.viewLink a {
	padding: 3px;
}

div#cmpnEntry {
	background: #F5F5F5;
}

div#cmpnEntry div.topSideTtl {
	padding: 10px 0 0 50px;
	position: relative;
}

div#cmpnEntry div.topSideTtl div.cmpnIcon {
	background: url(../img/iconCampaignEntry.png) no-repeat 0 0;
	width: 52px;
	height: 42px;
	position: absolute;
	top: 5px;
	left: -11px;
}

div.entryUnit {
	position: relative;
}

div.entryUnit div.entryIpt {
	height: 24px;
	background: #FFF;
	border: 1px solid #999;
	margin: 0 41px 0 0;
}

div.entryUnit div.entryIpt input {
	background: none;
	border: none;
	height: 20px;
	width: 230px;
	padding: 2px 3px 2px 2px;
}

div.entryUnit div.entryBtn {
	position: absolute;
	top: 0;
	right: 0;
	height: 24px;
	width: 40px;
	border: 1px solid #106CA7;
	background: #6ABFF5;
	background: -moz-linear-gradient(top, #6ABFF5, #398ABA);
	background: -webkit-gradient(linear, left top, left bottom, from(#6ABFF5), to(#398ABA));
	background: -o-linear-gradient(top, #6ABFF5, #398ABA);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#6ABFF5', endColorstr='#398ABA');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#6ABFF5', endColorstr='#398ABA')";
}

div.entryUnit div.entryBtn:hover {
	background: #3585B8;
	background: -moz-linear-gradient(top, #3585B8, #398ABA);
	background: -webkit-gradient(linear, left top, left bottom, from(#3585B8), to(#398ABA));
	background: -o-linear-gradient(top, #3585B8, #398ABA);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#3585B8', endColorstr='#398ABA');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#3585B8', endColorstr='#398ABA')";
	box-shadow: 0 1px 2px rgba(0,0,0,0.2) inset;
}

div.entryUnit div.entryBtn a {
	display: block;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(0,0,0,0.8);
	font-family: Arial, Helvetica, sans-serif;
}


/*	campaignEntry old
----------------------------------------------*/
div#campaignEntry {
	width:210px;
	margin: 10px auto 5px;
	background: url(http://image.yodobashi.com/catalog/20120214-01/common/img/campaign/bgEntryHead.gif) no-repeat 0 0;
	padding: 50px 0 0 0;
}

div.entryInputArea {
	background: #F2F2F2;
	border-right: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
	border-left: 1px #CCC solid;
	padding: 0 10px 10px;
}

div.entryInput {
	float: left;
	background: url(http://image.yodobashi.com/catalog/20120214-01/common/img/campaign/btnEntryInput.gif) no-repeat 0 0;
	width: 148px;
	height: 25px;
	border: none;
}

div.entryInput input {
	width: 138px;
	border: none;
	background: none;
	padding: 0 5px;
	height: 25px;
	line-height: 23px;
}

div.entrySubmit {
	float: left;
}

div.entrySubmit a {
	background: url(http://image.yodobashi.com/catalog/20120214-01/common/img/campaign/btnEntryInput.gif) no-repeat -220px 0;
	width: 40px;
	height: 25px;
	display: block;
	text-indent: -9999px;
}

div.entrySubmit a:hover {
	background: url(http://image.yodobashi.com/catalog/20120214-01/common/img/campaign/btnEntryInput.gif) no-repeat right 0;








