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


	Site Name   SONY BRAVIA TOP
	File Name   page.css

	Create Date 2008/08/06
	Update Date 2008/08/06


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

/*----------------------------------------------------------

	Module Top Style Sheet

-----------------------------------------------------------*/

/*コンテンツエリアを755pxに変更する(トップ以外の階層は760px)*/

body div#container div#pagebody div#column2-main760 {
	width: 755px;
}

/*ヘッダ部分H1(トップのみ)*/

#header h1 {
	height:21px;
	width:129px;
	position:absolute;
	top:17px;
	left:15px;
}

	body div#container div#pagebody div#column2-main760 div.section {
		width: 100%;
		padding: 0x;
		position: relative;
	}

		/*各モジュール(シリーズ、製品情報、ピックアップコンテンツなど)のタイトル用*/

		body div#container div#pagebody div#column2-main760 div.section h2 {
			margin: 0 0 30px;
			padding: 0 0 10px;
			background: transparent url(../images/title_bg.gif) bottom center no-repeat;
		}
		body div#container div#pagebody div#column2-main760 div.section h3 {
			margin-bottom:15px;
		}


		body div#container div#pagebody div#column2-main760 div.section p.headBtn {
			position: absolute;
			top: 3px;
			right: 0;
		}

		/*製品ラインアップ用*/

		body div#container div#pagebody div#column2-main760 div#lineup h2 {
			margin: 0;
			padding: 0;
			background: none;
		}

		body div#container div#pagebody div#column2-main760 div#lineup p {
			position: absolute;
			top: -20px;
			right: 0;
		}
		
		body div#container div#pagebody div#column2-main760 div.section div dl dd.linkShowroom {
			margin-top: 10px;
			padding-left: 10px;
			font-size: 0.9em;
			background: url(/walkman/share/images/arrow_black.gif) no-repeat left 4px;
		}		

		/*重要なお知らせ部分のサブメニュー*/

		body div#container div#pagebody div#column2-main760 div.section ul.importantSub {
			position: absolute;
			top: 11px;
			right: 0;
		}

		/*更新情報部分のサブメニュー*/

		body div#container div#pagebody div#column2-main760 div.section ul#informationSub {
			position: absolute;
			top: 3px;
			right: 0;
		}

			body div#container div#pagebody div#column2-main760 div.section ul li {
				margin: 0 0 0 13px;
				display: inline;
			}

		/*各モジュール(シリーズ、製品情報、ピックアップコンテンツなど)用*/

		body div#container div#pagebody div#column2-main760 div.section div {

		}

			body div#container div#pagebody div#column2-main760 div.section div dl {
				width: 370px;
/* fixed 080818 margin: 0 15px 0 0; */
				margin: 0 15px 25px 0;
				padding: 0 0 25px;
				position: relative;
				float: left;
			}

			body div#container div#pagebody div#column2-main760 div.section div dl.noMargin {
				margin-right: 0;
			}

				/*各モジュール(シリーズ、製品情報、ピックアップコンテンツなど)の左画像用*/

				body div#container div#pagebody div#column2-main760 div.section div dl dt {
					width: 174px;
					position: absolute;
					top: 0;
					left: 0;
				}

				body div#container div#pagebody div#column2-main760 div.section div dl dd {
					margin: 0 0 0 174px;
					line-height: 1.3;
				}

				body div#container div#pagebody div#column2-main760 div.section div dl dd.txt10 {
					margin-top: 5px;
				}

				body div#container div#pagebody div#column2-main760 div.section div dl dd.notice {
					margin-top: 10px;
					color: #df0101;
				}

				body div#container div#pagebody div#column2-main760 div.section div dl dd.cap {
					margin: 20px 0 0 20px;
					text-indent:-10px;
					color:#999999;
				}

				body div#container div#pagebody div#column2-main760 div.section div dl dd.linkProductInfo {
					margin-top: 10px;
					margin-bottom: 4px;
					line-height: 0;
					font-size: 0;
				}

		/*上記モジュール以外(製品ラインアップ)用*/

		body div#container div#pagebody div#column2-main760 div#lineup {
			margin-top: 25px;
		}

			body div#container div#pagebody div#column2-main760 div#lineup table {
				width: 100%;
				margin-bottom: 25px;
				border-collapse: collapse;
				border: 1px solid #ccc;
			}

				body div#container div#pagebody div#column2-main760 div#lineup table tr th {
					padding: 15px;
					vertical-align: top;
				}

				body div#container div#pagebody div#column2-main760 div#lineup table tr td {
					border-bottom: 1px solid #ccc;
				}

				body div#container div#pagebody div#column2-main760 div#lineup table tr td ul {

				}

					body div#container div#pagebody div#column2-main760 div#lineup table tr td ul li {
						margin: 0;
						display: inline;
					}

		/*上記モジュール以外(重要なお知らせ)用*/

		body div#container div#pagebody div#column2-main760 div.section dl.news {
			padding: 0 0 25px;
		}

			body div#container div#pagebody div#column2-main760 div.section dl.news dt {
/* fixed * width: 110px;*/
				width: 130px;
				margin: 0 0 10px;
				float: left;
			}

			body div#container div#pagebody div#column2-main760 div.section dl.news dd {
/* fixed * margin: 0 0 10px 110px;*/
				margin: 0 0 10px 130px;
				padding: 0 0 0 10px;
				background: transparent url(../images/news_bg.gif) 0 6px no-repeat;
			}

			* html body div#container div#pagebody div#column2-main760 div.section dl.news dd {

			}

		/*上記モジュール以外(更新情報)用*/

		body div#container div#pagebody div#column2-main760 div.section dl#informationNews {
			padding: 0 0 25px;
		}

			body div#container div#pagebody div#column2-main760 div.section dl#informationNews dt {
/* fixed * width: 110px;*/
				width: 130px;
				margin: 0 0 10px;
				float: left;
			}

			body div#container div#pagebody div#column2-main760 div.section dl#informationNews dd {
/* fixed * margin: 0 0 10px 110px;*/
				margin: 0 0 10px 130px;
				padding: 0 0 0 10px;
				background: transparent url(../images/news_bg.gif) 0 6px no-repeat;
			}

			* html body div#container div#pagebody div#column2-main760 div.section dl#informationNews dd {

			}

/* おすすめコンテンツ */
body div#container div#pagebody div#column2-main760 div.section div#recommendMain {
	margin-bottom:50px;
}
body div#container div#pagebody div#column2-main760 div.section div#recommendMain dl {
	margin:0;
	padding:0;
	width:755px;
	height:108px;
}
body div#container div#pagebody div#column2-main760 div.section div#recommendMain dl img {
	vertical-align:bottom;
}
body div#container div#pagebody div#column2-main760 div.section div#recommendMain dl dt {
	position:absolute;
	left:0;
	top:0;
}
body div#container div#pagebody div#column2-main760 div.section div#recommendMain dl dd.copy {
	position:absolute;
	left:375px;
	top:0;
	margin:0;
}
body div#container div#pagebody div#column2-main760 div.section div#recommendMain dl dd.linkProductInfo {
	position:absolute;
	left:375px;
	bottom:0;
	margin:0;
}

/* “ウォークマン”アクセサリー */
body div#container div#pagebody div#column2-main760 div.section div#walkmanAcc dl {
	height:108px;
}
body div#container div#pagebody div#column2-main760 div.section div#walkmanAcc ul {
	margin-left: -5px;
	margin-bottom: 50px;
}
body div#container div#pagebody div#column2-main760 div.section div#walkmanAcc ul li {
	float: left;
	margin-left: 5px;
}


/* ラインアップエリア テキスト */
dl span.ddTitle a {
	font-size: 100%;
	font-weight: bold;
	color: #333;
}
dl span.ddTitle a.itemTitle {
	font-size: 110%;
}
img.newIcon {
	vertical-align: baseline;
	margin-left: 5px;
}
dl span.ddTitle span {
	font-size: 170%;
}
dl dd span.ddText {
	display: block;
	padding: 7px 0 0 0;
}
dl dd span.ddText span.txt_s {
	color: #999999;
}
dl dd span.ddTextPickup {
	display: block;
	padding: 0 0 7px 0;
	font-size: 85%;
}
dl dd span.ddText a ,
dl dd span.ddTextPickup a {
	color: #333333;
}


/*----------------------------------------------------------

	Common Module

-----------------------------------------------------------*/

/*clearfix*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	zoom: 1;
}

/*nonHeight*/

.nonHeight {
	line-height: 0;
	font-size: 0;
}
/*info*/

/*-------banner list area-------*/
ul.inc-bannerlist li {
	line-height:1;
	width:180px;
	margin-bottom:15px;
}
.inc-bannerlist li img{
	vertical-align:bottom;
}
.inc-bannerlist li p{
	line-height:1.2;
	margin-top:3px;
}
.inc-bannerlist li p a{
	background:url(/share/images/arrow_black.gif) left 0.4em no-repeat;
	margin-left: 5px;
	padding-left:10px;
	display:block;
}
.inc-bannerlist li p.newsicon{
	line-height:1.2;
	min-height:0;
	text-align:left;
	background:url(/share/images/arrow_black.gif) 5px 0.4em no-repeat;
	/*\*//*/
display: inline-table;
/**/
}
*+html:first-child body .inc-bannerlist li p.newsicon{
overflow: hidden;
}
.inc-bannerlist li p.newsicon:after{
	content:".";
	display:block;
	height:0;
	clear: both;
	visibility:hidden;
	line-height:0;
}
/* \*/ 
* html .inc-bannerlist li p.newsicon {height:1%;} 
.inc-bannerlist li p.newsicon {display: block;} 
/* */
.inc-bannerlist li p.newsicon span {
	float:left;
	width:25px;
}
.inc-bannerlist li p.newsicon span.banner_text {
	float:right;
	width:135px;
}
.inc-bannerlist li p.newsicon a span {
	cursor:pointer;
}

.icon_blank

{
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 3px;
vertical-align: top;
}


/*-------20111101追加メインビジュアルレイアウト-------*/

div#main-visual dl {
    height: 300px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

div#main-visual dl dt {
    height: 300px;
    display: inline;
    float: left;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

div#main-visual dl dd {
    height: 150px;
    display: inline;
    float: left;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
