@charset "Shift_JIS";

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

	Site Name   SONY s-frame
	File Name   toppage.css

==========================================================*/
.mod-heading.lineup {
	margin-bottom: 15px;
}

.mod-seriesList {
	margin: 0 0 40px -15px;
}

h3.model {
	margin: 0 0 20px 0;
	padding: 2px 0 0 0;
	min-height: 22px;
	_height: 22px;
	background: url("../../images/h3_model_bg.gif") repeat-x;
	text-align: center;
	font-size: 95%;
	color: #2a2a2c;
}

.mod-seriesList-item2 {
	*zoom: 1;
}

.mod-seriesList-item2:after {
	clear: both;
	content: "";
	display: block;
}

.lineup .mod-seriesList-item2-image {
	position: relative;
	width: 168px;
	margin-right: 0;
}

.linkShowroom {
	margin:10px 0 0 170px;
}

.linkShowroom a {
	background: url(../images/arrow_black.gif) no-repeat left 4px;
	font-size:90%;
	padding-left:10px;
	color:#43677E !important;
}

.dgp-logo {
	/*position: absolute;
	left: 5px;*/
	margin-left: 5px;
}

@media (max-width:640px){
	.mod-seriesList {
		margin: 10px 0;
	}
	h3.model {
		padding: 8px 10px 5px;
		min-height: auto;
		background: -moz-linear-gradient(top, #e3e6ea, #d3d8dc);
		background: -webkit-gradient(linear, left top, left bottom, from(#e3e6ea), to(#d3d8dc));
		text-align: left;
		font-size: 100%;
	}
	
	.dgp-logo {
		position: relative;
		left: 0;
	}
}
