@charset "Shift_JIS";

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

	Site Name   SONY reader
	File Name   lineup.css

==========================================================*/
.mod-categoryHeader img {
	vertical-align:middle;
}

.mod-subTitle {
	_margin: 0;
	_margin-bottom: 10px;
}

.mod-heading {
	margin-bottom:20px;
}

.mainvisual {
	line-height: 0;
}

@media (max-width:640px){
	.mod-subTitle {
		padding: 0 5px;
		border-bottom: 1px solid #ccc;
		font-size: 14px;
		background: none;
	}
	.mod-subTitle h2 {
		margin-bottom: 0.3em;
		font-size: 1.385em;
	}
	
	.mainvisual img {
		padding-bottom: 25px;
	}
	
	.mainvisual img {
		width:100%;
	}
}


/*---------------------------------------------------------
	.lineup
---------------------------------------------------------*/
.lineup {}

.lineup ul, .lineup li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.lineup .section {
	margin-top:35px;
	padding-bottom:20px;
	background:url("../../lineup/images/border.gif") repeat-x scroll left bottom transparent;
}

.lineup .section dl {
	margin:0;
}

.lineup .section dl dt {
	float:left;
	width:170px;
}

.lineup .section dl dd {
	margin:0;
}

.lineup .section dl dd.lineupText {
	float:left;
	margin-right:15px;
	padding-right:30px;
	width:200px;
	min-height:165px;
	height:auto !important;
	height:165px;
	border-right:1px solid #e7e7e7;
}

.lineup .section dl dd.lineupText a {
	color:#333333;
	text-decoration:none;
}

.lineup .section dl dd.lineupText strong {
	display:block;
	margin-bottom:5px;
	font-size:150%;
}

.lineup .section dl dd.lineupText strong span {
	font-size:60%;
	font-weight:normal;
	color:#ff0000;
	
}

.lineup .section dl dd.lineupInfo {
	position:relative;
	float:left;
	width:320px;
}

/*.lineup .section dl dd.lineupInfo .btnIndent {
	position:absolute;
	top:145px;
	right:0;
}*/

.lineup .section dl dd p {
	margin: 0;
	padding-bottom: 5px;
	font-size: 110% !important;
	letter-spacing: 0.05em;
}

@media (max-width:640px){
	.lineup .section {
		margin-top:15px;
	}
	.lineup .section dl dt {
		margin-left: -10px;
		margin-right: 5px;
		width:160px;
		height: auto;
	}
	
	.lineup .section dl dt img {
		width: 100%;
	}
	
	.lineup .section dl dd.lineupText {
		margin-right:0;
		padding-right:0;
		width:auto;
		min-height:0;
		border:none;
	}
	
	.lineup .section dl dd.lineupText .color {
		padding-bottom: 10px;
		width:auto;
	}
	
	.lineup .section dl dd.lineupText .color img {
		max-width:130px;
	}
	
	.lineup .section dl dd.lineupInfo {
		float:none;
		clear:both;
		width:auto;
	}
	
	.lineup .section dl dd.lineupInfo img {
		max-width: 320px;
	}
	
	.lineup .section dl dd.lineupInfo .btnIndent {
		position:relative;
		top:0;
		left:0;
		margin-top: 5px;
		text-align:center;
	}
	.lineup .section dl dd p {
		letter-spacing: 0.0;
	}
}

@media (max-width:320px){
	.lineup .section dl dd.lineupInfo img {
		width:100%;
	}
}

/* .lineup func-icon
---------------------------------------------------------*/
.lineup .section .lineupInfo a:link,
.lineup .section .lineupInfo a:active,
.lineup .section .lineupInfo a:hover {
	text-decoration: none !important;
}

.lineup ul.function-list {
	margin-left: -10px;
	margin-top: -6px;
	_margin-left: -20px;
}

.lineup .function-list li {
	display: block;
	float: left;
	margin-left: 10px;
	margin-top: 6px;
	padding-top: 6px;
	width: 153px;
	min-height: 23px;
	_height: 23px;
	text-align: center;
	border: 1px solid #cbcbcb;
	border-radius: 2px;
	box-shadow: 0 1px 1px #f5f5f5;
	color: #4a4a4a;
	background: url("../../lineup/images/lineup_func_bg.gif") no-repeat;
	overflow: hidden;
}

.lineup .function-list li.short {
	padding-top: 8px;
	font-size: 80%;
	min-height: 21px;
	_height: 21px;
}

.lineup .function-list-sub {
	margin-top: 10px;
}

.lineup .function-list-sub span.note {
	display: block;
	float: left;
	margin-top: 5px;
	width: 220px;
	font-size: 80%;
	color: #666666;
}

.lineup .function-list-sub .btnIndent {
	float: right;
}

.lineup .line2 .function-list {
	margin-top: 10px;
}

.lineup .line2 .function-list-sub {
	margin-top: 20px;
}

@media (max-width:640px){
	.lineup ul.function-list {
		margin-left: -6px;
		margin-top: 0;
		padding-top: 10px;
	}
	
	.lineup .function-list li {
		margin-left: 6px;
		margin-top: 6px;
		padding-top: 6px;
		width: 145px;
		min-height: 21px;
		font-size: 85%;
	}
	.lineup .function-list li.short {
		padding-top: 8px;
		min-height: 19px;
		font-size: 68%;
		letter-spacing: -0.06em;
	}
}

/*---------------------------------------------------------
	.acc
---------------------------------------------------------*/
.acc a:hover .lineupTitle  {
	text-decoration: underline !important;
}

.acc {
	margin-top:25px;
	padding-bottom:20px;
	background:url("../../lineup/images/border.gif") repeat-x left bottom;
}

.acc .section {
	margin-top:25px;
}

.acc .concat {
	margin-top: 0;
	/margin-top: 25px;
}

.acc .section h2 {
	margin-bottom:20px;
	height: 25px;
}

.acc .section p {
	margin: 0;
	padding-bottom: 25px;
	letter-spacing: 0.05em;
}

.acc .section dl {
	position:relative;
	float:left;
	margin:0 0 27px 7px;
	padding-bottom:40px;
	width: 534px;
	min-height:140px;
	height:auto !important;
	height:140px;
	letter-spacing: 0.04em;
	border-bottom:1px solid #E4E4E4;
}

.acc .section dl.end {
	margin-bottom:27px;
	padding-bottom:0;
	border-bottom:medium none;
}

.acc .section dt {
	position:absolute;
	top:0;
	left:0;
	width:170px;
}

.acc .section dd {
	margin:0 0 0 170px;
}

.acc .section dd.lineupTitle {
	padding-bottom: 5px;
	color:#333333;
	font-size:170%;
	font-weight:bold;
}

.acc .section dd.lineupDate {
	color:#FF0000;
}

.acc .section dd.lineupPrice {
	padding-top:8px;
	color:#333333;
	font-size:100%;
	line-height:1.3;
}

.acc .section dd.lineupInfo {
	padding-top:10px;
}

.acc .section dl .lineupTitle .icon {
	margin-left: 8px;
	vertical-align: middle;
}

.acc .section .zoomImg {
	float:right;
	margin:auto;
	width:181px;
	text-align:center;
}



@media (max-width:640px){
	.acc a:hover .lineupTitle,
	.acc a:active .lineupTitle  {
		text-decoration: none !important;
	}

	.acc {
		margin-top:0;
		padding-bottom:0;
	}

	.acc .section {
		margin-top:0;
	}

	.acc .concat {
		padding-top: 15px;
		border-top: 1px solid #ccc;
	}
	
	.acc .section h2 {
		margin: 0;
		margin-bottom:10px;
		width:auto;
		overflow:hidden;
	}

	.acc .section a {
		text-decoration:none;
	}

	.acc .section dl {
		float:none;
		margin-left:0;
		margin-bottom:0;
		padding-bottom:20px;
		width:auto;
		min-height:0;
		letter-spacing: 0.0;
		border-bottom:none;
	}

	.acc .section dt {
		width:160px;
	}

	.acc .section dl dd {
		text-align:left;
		margin-left: 160px;
	}

	.acc .section dl .lineupTitle {
		padding-bottom:0;
		font-size:140%;
	}

	.acc .section dl .lineupDate {
		margin-top: 5px;
		font-size:100%;
	}
	.acc .section dl .lineupPrice {
		font-size:85%;
	}

	.acc .section dl .lineupTitle .icon {
		display: block;
		margin-left: 0;
		max-width:130px;
	}

	.acc .section .zoomImg {
		float:none;
		margin:auto;
		margin-bottom:15px;
		padding-bottom:15px;
		width:auto;
		border-bottom:1px solid #ccc;
	}

	.acc .section .zoomImg:last-child {
		border-bottom:none;
	}


}


/* store 
----------------------------------------------------*/
/* -- store -- */
#store {
	margin:40px 0;
	padding-bottom:32px;
	background:url("../images/store/store_bg.gif") no-repeat left bottom;
}

#store h2 {
	margin-bottom:0;
}

#store h3 {
	margin:15px 0 0 22px;
}

#store table {
	margin-top:20px;
}

#store table tr {
	vertical-align:top;
}

#store table td {
	width:150px;
	border-right:1px solid #d5d5d5;
}

#store table td div {
	text-align:center;
	height:125px;
}

#store table td p {
	padding:0 17px;
	color:#444444;
	font-size:90%;
}

#store table td p strong {
	display:block;
	margin-bottom:5px;
	font-size:120%;
	color:#9a2b5d;
	line-height:1.2;
}

#store table td.buy {
	padding-right:1px;
	border:0;
}

#store .belt {
	margin-top:20px;
	text-align:center;
}

@media (max-width:640px){
	#store {
		margin-top:100px;
		display:none;
	}

}


/* Clearfix
----------------------------------------------------------*/
.lineup .section dl,
.acc .section {
	zoom:1;
}

.lineup .section dl:after,
.acc .section:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}