@charset "UTF-8";
/*-------------------------------------------------
  File       : newproducts_common.css
-------------------------------------------------*/
/* contents */
#contents {
	position: relative;
	padding-top: 10px;
}

#contents h2 {
	margin-bottom: 20px;
	font-size: 117%;
	font-weight: bold;
}
.pageback {
	position: absolute;
	right: 0;
	padding-left: 10px;
	background: url(/share/images/arrow_black.gif) no-repeat left 0.4em;
}
.pageback a {
	text-decoration: none;
}
.pageback a:hover {
	text-decoration: underline;
}

/* overview */
.overview {
	margin-bottom: 40px;
}
.productName span {
	padding: 3px 15px;
	border: 1px solid #cccccc;
	font-size: 117%;
	font-weight: bold;
}
.released {
	margin-top: 20px;
	text-align: right;
}
.tagline {
	margin: 40px 0 10px;
	text-align: center;
}
.tagline2 {
	margin-top: 5px;
	margin-bottom: 40px;
	padding-bottom: 35px;
	border-bottom: 1px solid #cccccc;
	text-align: center;
}
.colorRed{
	color:#fe0201;
}
h3.modelNumber {
	margin-bottom: 40px;
	padding-bottom: 35px;
	border-bottom: 1px solid #cccccc;
	text-align: center;
	font-size: 184%;
	font-weight: bold;
}

 
/* 11/12/27 追記*/
h3.modelNumber img.icon{
	vertical-align:bottom;
	margin-left:20px;
}

h3.modelNumber2 {
	margin-top: 40px;
	text-align: center;
	font-size: 184%;
	font-weight: bold;
}
 
/* 11/12/27 追記*/
h3.modelNumber2 img.icon{
	vertical-align:bottom;
	margin-left:20px;
}

/* 11/11/30 追記*/
h3.modelNumber3 {
	text-align: center;
	font-size: 184%;
	font-weight: bold;
}
.productImage {
	width:760px;
	margin-bottom: 20px;
	text-align: center;
}
.productImage p {
	width: 252px;
	height: 189px;
	margin: 0 auto;
	padding: 10px 10px 20px;
	border: 1px solid #cccccc;
}

.productImage p.widthLong {
	width: 360px;
	height: 130px;
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #cccccc;
}

.productImage p.widthLong2 {
	width: 360px;
	height: 220px;
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #cccccc;
}

.productImage p.widthLong3 {
	width: 360px;
	height: 245px;
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #cccccc;
}

.productImage p.widthLong4 {
	width: 415px;
	height: 324px;
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #cccccc;
}

.imageWrap img{
	margin: 0 auto !important;
	text-align:center;
	padding: 10px;
	border: 1px solid #ccc;
}

.noPadding p {
	width: 272px;
	height: 204px;
	padding: 0;
}
.color {
	margin-bottom: 40px;
	text-align: center;
}
.price {
	margin-bottom: 10px;
}

/* features */
.features .inner {
	padding: 0 15px;
}
.features h4 {
	margin-bottom: 20px;
	padding: 5px 10px;
	background: #dddddd;
	font-size: 117%;
	font-weight: bold;
}
.featuresList {
	margin-bottom: 20px;
}
.featuresList li {
	margin-bottom: 10px;
	padding-left: 15px;
	background: url(../images/dot_a.gif) no-repeat left 0.3em;
	font-weight: bold;
}
.featuresList li.sp {
	background: url(/share/images/arrow_black.gif) no-repeat left 0.4em;
}
.featuresList li.lastChild {
	margin-bottom: 0;
}
/* 11/11/29 追記*/
.flashWrap{
	width:730px;	
}

.featuresList2 {
	float:left;
	width:500px;
	margin-bottom: 20px;
}
.featuresList2 li {
	margin-bottom: 10px;
	padding-left: 1em;
    text-indent: -1em;
}
.featuresList2 li.sp {
	background: url(/share/images/arrow_black.gif) no-repeat left 0.4em;
}
.featuresList2 li.lastChild {
	margin-bottom: 0;
}
/* 12/7/19 追記*/
.featuresList3 {
	margin-bottom: 20px;
}
.featuresList3 li {
	margin-bottom: 10px;
	padding-left: 15px;
	background: url(../images/dot_a.gif) no-repeat left 0.3em;
}
.featuresList3 li.sp {
	background: url(/share/images/arrow_black.gif) no-repeat left 0.4em;
}
.featuresList3 li.lastChild {
	margin-bottom: 0;
}
.walkmanSpec dt{
	margin:10px 0 0;
}
.walkmanSpec dd{
	margin:0 0 0 18px;
}
/* 12/7/19 追記 end*/

.flplayer{
	float:right;
	width:158px;
}
/* 11/11/29 追記*/
.notes {
	margin-top: 20px;
	font-size: 84%;
	color: #666666;
}
.notes li {
	
}
.operatingInstructions {
	margin-top: 20px;
}

/* to page top */
.toPageTop {
	margin: 40px 0 20px;
	text-align: right;
}

.mt10 {margin-top: 10px ! important;}
.mt20 {margin-top: 20px ! important;}

.fbox{
	width:530px;
	margin:20px auto 40px;
}

.fl{
	float:left;
	margin:0 10px 0 0;
}

.fr{
	float:right;
	width:300px;
	margin:20px 0;
}

.fr table td{
	padding:2px;
	vertical-align:top;
}

/* 11/11/30 追記*/
.font10{
	font-size:10px;
}
.font12{
	font-size:12px;
}
.font14{
	font-size:14px;
}
.font16{
	font-size:16px;
}
.font18{
	font-size:18px;
}
.font20{
	font-size:20px;
}
.font24{
	font-size:24px;
}
.bold{
	font-weight: bold;
}

.mb10{
	margin-bottom:10px;
}

.mb20{
	margin-bottom:20px;
}

.mb30{
	margin-bottom:30px;
}

.mb40{
	margin-bottom:40px;
}

.mb50{
	margin-bottom:50px;
}
