@charset "Shift_JIS";

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


	Site Name   ヘッドホン TOP
	File Name   page.css [base-css bravia]

	Create Date 2008/08/06
	Update Date 2010/05/24


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

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

	Module Top Style Sheet テキスト化用

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

/* イントロ上マージン */
#main-visual {
	padding-top: 10px;
}

/* 画像下の隙間をなくす */
#column2-main760 img {
	vertical-align: bottom;
}

#column2-main760 .section {
	position: relative;
	width: 755px;
	margin-bottom: 0px;
}


/* 各モジュール(シリーズ、製品情報、ピックアップコンテンツなど)のタイトル用 */
#column2-main760 .section h2 {
	padding-bottom: 10px;
	background: transparent url(../images/title_bg.gif) bottom center no-repeat;
}

/* 各モジュール(シリーズ、製品情報、ピックアップコンテンツなど)のタイトル横のリンク */
#column2-main760 .section ul.subLink {
	position: absolute;
	top: 2px;
	right: 0;
}
#column2-main760 .section ul.subLink li {
	display: inline;
	margin: 0 0 0 13px;
	line-height: 1;
}

/* 重要なお知らせ用に上書き　タイトル横のリンク */
#column2-main760 #importantNotice ul.subLink {
	top: 10px;
}


/* フロート要素をラップ  */
#column2-main760 .section .package {
	/*padding-top: 10px;*/
}

	/* clearfix */
	.package:after{
		content: ""; 
		display: block; 
		clear: both;
	}
	.package {
		zoom:1;
	}

/* 各モジュール(シリーズ、製品情報、ピックアップコンテンツなど)用 */
#column2-main760 .section .package {
	
}
#column2-main760 .section .package dl {
	position: relative;
	float: left;
	width: 370px;
	min-height: 77px;
	height: auto ! important;
	height: 100px;
	margin-right: 15px;
	margin-bottom:40px;
	padding-bottom: 0px;
}
#column2-main760 .section .package dl.rightElem {
	margin-right: 0;
}
#column2-main760 .section .package dl dt {
	position: absolute;
	top: 0;
	left: 0;
	width: 174px;
}
#column2-main760 .section .package dl dt img {
	border:1px solid #D9D9D9;
}
#column2-main760 .section .package dl dd {
	margin-left: 174px;
	margin-bottom:8px;
}
#column2-main760 .section .package dl dd.title {
	margin-bottom: 7px;
	line-height: 1.3;
	font-weight: bold;
}
#column2-main760 .section .package dl dd.title span {
	font-size: 139%;
}
#column2-main760 .section .package dl dd.linkBtn {
	position: absolute;
	left: 0;
	bottom: 0;
}
#column2-main760 .section .package dl dd.title a {
	color: #333333;
	line-height:1.5em;
}
#column2-main760 .section .package dl dd a {
	line-height:1.2em;
}
#column2-main760 img.iconNew {
	margin-left: 5px;
	vertical-align: text-bottom;
}
#column2-main760 img.icon_blank {
	margin:0 0 0 3px;
	vertical-align:top;
}


/* おすすめの新商品用に上書き */
#column2-main760 #new-series .package dl dd.linkBtn {
	margin-top: 5px;
}


/* ピックアップ用に上書き */
#column2-main760 #introduction .package dl {
	float: none;
	width: 755px;
	margin-right: 0;
}
#column2-main760 #introduction .package dl dt {
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
}
#column2-main760 #introduction .package dl dd {
	margin-left: 200px;
}
#column2-main760 #introduction .package dl dd.linkBtn {
	position: absolute;
	left: 0;
	bottom: -11px;
}


/* 商品ラインアップ・おすすめのアクセサリー用に上書き */
#column2-main760 #lineup .package dl dd.title span,
#column2-main760 #recommendedAcc .package dl dd.title span {
	font-size: 167%;
}



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

	Module Top Style Sheet

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


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

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

/*サイドバーのアンケートバナー*/

body div#container div#pagebody div#column3-right p#enquete {
	margin: 0 0 10px;
}


body div#container div#main-visual {
	margin: 10px 0 0;
}

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


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

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

		body div#container div#pagebody div#column2-main760 h1.mainTitle {
			margin: 0 0 0px;
			padding: 0 0 5px;
		}
		body div#container div#pagebody div#column2-main760 h2.mainTitle {
			margin: 0 0 0px;
			padding: 0 0 30px;
		}
		body div#container div#pagebody div#column2-main760 div.section h3 {
			clear:left;
			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 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 p {
			position: absolute;
			top: 3px;
			right: 0;
		}


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

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

		body div#container div#pagebody div#column2-main760 div#lineup p {
			position: absolute;
			top: -20px;
			right: 0;
		}

		/* lineupList 20100524追加

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

		#lineupList {

			border: 1px solid #cccccc;
			padding: 14px 0 0 3px;
			margin: 0 0 50px 0;
		}

		#lineupList ul {
			padding: 0 0 2px 0;
		}
		
		#lineupList ul li {
			padding: 0 0 18px 0;
			float: left;
			font-size: 0;
		}

		#lineupList ul li.frontend {
			padding: 0 10px 18px 0;
		}
		
		#lineupList ul li.end {
			padding: 0 0 18px 0;
		}

		p#flashIntro {
			width: 950px;
			height: 302px;
		}

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

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

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

		body div#container div#pagebody div#column2-main760 div.section ul#informationSub {
			position: absolute;
			top: 0px;
			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 ul.product {
			display: block;
			margin: 0px 0px 0px;
			padding: 0px 0px 0px;
			list-style-type: none;
		}

		body div#container div#pagebody div#column2-main760 div.section ul.product li {
				display: block;
				margin: 0px 0px 0px;
				padding: 0px 0px 30px;
			}
		/*商品ラインアップ 先行展示*/

		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(/headphone/share/images/arrow_black.gif) no-repeat left 4px;
		}

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

		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;
				min-height: 90px;
				margin: 0 15px 0 0;
				padding: 0 0 50px;
				position: relative;
				float: left;
			}

			body div#container div#pagebody div#column2-main760 div.section div#seriesMain dl {
				min-height: 108px;
			}

			* html body div#container div#pagebody div#column2-main760 div.section div dl {
				height: 90px;
			}

			* html body div#container div#pagebody div#column2-main760 div.section div#seriesMain dl {
				height: 108px;
			}

			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 dt img {
					border:solid 1px #CCC;
				}

				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.linkProductInfo {
					margin-top: 5px;
					line-height: 0;
					font-size: 0;
				}



				/*各モジュール(カテゴリーリストなど)用*/



				body div#container div#pagebody div#column2-main760 div.section div dl.category {
					width: 360px;
					min-height: 90px;
					margin: 0 15px 0 0;
					padding: 0 0 15px;
					position: relative;
					float: left;
				}

				body div#container div#pagebody div#column2-main760 div.section div dl.category dt {
					width: 350px;
					margin-bottom: 15px;
					position: static;
					top: auto;
					left: auto;
				}

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

				body div#container div#pagebody div#column2-main760 div.section div dl.category dd ul {
					list-style-type: none;
				}

				body div#container div#pagebody div#column2-main760 div.section div dl.category dd ul li {
					margin: 0 0 10px 0;
					display: block;
				}
				body div#container div#pagebody div#column2-main760 div.section div dl.category dd ul li a {
					background:url(../images/arrow_black.gif) left 0.4em no-repeat;
					margin-left: 5px;
					padding-left:10px;
					display:block;
					zoom:1;
				}


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

		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;
					padding-right: 55px;
					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#lineup table tr td ul li.right {
						margin-left: 150px;
					}
*/
		/*上記モジュール以外(重要なお知らせ)用*/

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

			body div#container div#pagebody div#column2-main760 div.section dl#importantNews dt {
				width: 11em;
				margin: 0 0 10px;
				float: left;
			}

			body div#container div#pagebody div#column2-main760 div.section dl#importantNews dd {
				margin: 0 0 1em 11em;
				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#importantNews dd {

			}


		body div#container div#pagebody div#column1-main h1 {
			padding: 0 0 25px;
		}

		body div#container div#pagebody div#column1-main div.section dl#importantNews {
			padding: 0 20px 25px 20px;
		}

			body div#container div#pagebody div#column1-main div.section dl#importantNews dt {
				width: 11em;
				margin: 0 0 10px;
				float: left;
			}

			body div#container div#pagebody div#column1-main div.section dl#importantNews dd {
				margin: 0 0 1em 11em;
				padding: 0 0 0 10px;
				background: transparent url(../images/news_bg.gif) 0 6px no-repeat;
			}

			* html body div#container div#pagebody div#v div.section dl#importantNews 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 {
				width: 11em;
				margin: 0 0 10px;
				float: left;
			}

			body div#container div#pagebody div#column2-main760 div.section dl#informationNews dd {
				margin: 0 0 1em 11em;
				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 {

			}




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

	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;
}
/*nonHeight*/


.icon_blank {
	margin:0 0 0 3px;
	vertical-align:top;
}

/*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;
}

ul#subPageNav {
	width: 755px;
	margin: 0 0 20px;
	text-align: right;
}
ul#subPageNav li {
	margin: 0 0 0 16px;
	display: inline;
}
ul#subPageNav li#pastModel {
	margin: 0 0 0 40px;
}


/*-------main-visual area-------*/


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

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;
}


/*メインバナーBK
body div#main-visual div#main-banner {
	position:absolute;
	right: 0px;
	top: 0px;
	width: 379px;
	height: 302px;
	background: #000000;
}
*/

/*メインバナーBK
body div#main-visual div#main-banner {
	position:absolute;
	left: 768px;
	top: 15px;
	height: 280;
	width: 190;

}
*/


/*メインバナーBK
body div#main-visual {
	position:relative;
	width:950px;
	height:300px;
	/*background: #000000;*/
}

/*メインバナーBK
body div#main-visual img.mainImg {
}

body div#main-visual a.main {
	display: block;
	cursor: pointer;
	overflow: hidden;
	width: 950px;
	height: 302px;
	background: #000000;
}

body div#main-visual dl.howToUseNav {
	position:absolute;
	left:770px;
	bottom:13px;
	line-height:1;
	font-size:0;
}
body div#main-visual dl.howToUseNav dt {
	overflow: hidden;
	width: 170px;
	height: 34px;
}
body div#main-visual dl.howToUseNav dd ul li {
	overflow: hidden;
	width: 170px;
	height: 41px;
}
*/


/*メインバナー 2LINE BK
body div#main-visual ul#main-banner {
}
body div#main-visual ul#main-banner li.banner01 {
	position: absolute;
	right: 10px;
	top: 8px;
	width: 171px;
	height: 132px;
	background: #000000;
	overflow: hidden;
}
body div#main-visual ul#main-banner li.banner02 {
	position: absolute;
	right: 10px;
	bottom: 11px;
	width: 171px;
	height: 143px;
	background: #000000;
	overflow: hidden;
}
*/