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


	Site Name   SONY BRAVIA TOP
	File Name   page.css

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


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

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

	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: 2px 0 0;
	position:relative;	/* #main-bannerのための位置指定 */
	/* background:url(../images/top_banner_bg.jpg) */ repeat-x; /*2009.06.05追加　矢沢バナー背景*/
	background-color: #333333;
}

/* メインビジュアル内のバナー */
body div#container div#main-visual div#main-banner01 {
	position:absolute;
	left: 581px;
	top: 209px;
	height: 82;
	width: 175;

}

body div#container div#main-visual div#main-banner02 {
	position:absolute;
	left: 765px;
	top: 209px;
	height: 82;
	width: 175;

}


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

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

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

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

		body div#container div#pagebody div#column2-main760 div.section h2 {
			margin: 0 0 30px;
			padding: 0 0 10px;
			background: transparent url(../../ff/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;
			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 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;
				min-height: 90px;
				margin: 0 15px 0 0;
				padding: 0 0 25px;
				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 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: 10px;
					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.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(../../ff/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#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(../../ff/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;
}

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

.starmarks{
	color: #990000;

}

.textright{
	text-align: right;
}

/* 2009.06.03追加　おすすめ商品　プレミアムオーダー用*/
div.premiumo{
	width: 720px;
	margin: 0px;
	padding: 15px 16px 15px 16px;
	border:solid 1px #CCCCCC;
	float: left;
}

div.premiumo div.leftbox{
	width: 159px;
	float:left;
}

div.premiumo div.centerbox{
	width: 357px;
	float:left;
}

div.premiumo div.rightbox{
	width:173px;
	float:right;
}

div.premiumo div.leftimg{
	width:173px;
	float:left;
}

div.premiumo div.rightimg{
	float:right;
}

div.premiumo div.pt10{
	padding-top:10px;
}

div.premiumo div.pr10{
	padding-right:10px;
}

div.premiumo div.pr15{
	padding-right:15px;
}

div.premiumo div.pb10{
	padding-bottom:10px;
}

div.premiumo div.pb22{
	padding-bottom:22px;
}

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

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

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

/* 2009.06.04追加　TOPメインエリア*/

body div#container div#main-visual div.mainbanner{
	width:760px;
	float:left;
}

body div#container div#main-visual div.rightbanner{
	width:180px;
	float:right;
	padding:5px 5px 2px 2px;
}

body div#container div#main-visual div.rightbanner2{
	width:180px;
	float:right;
	padding:0px 5px 2px 2px;
}

body div#container div#main-visual div.rightbanner3{
	width:180px;
	float:right;
	padding:0px 5px 5px 2px;
}

/* 2009.09.02追加　TOP ZX5ボタン内バナー*/

#seriesMain .showroombanner {
	position: absolute;
	top: 170px;
	left: 437px;
}

#seriesMain .showroombanner img {
	border:none;
}

/* 2009.09.02追加　TOP V5メインビジュアル内省エネシミュレーターバナー*/

#main-visual .in-banner{
	position:absolute;
	top:239px;
	left:263px;
}

#main-visual .in-banner img {
	border: none;
}



/* 2011.02.22 shin3 更新*/
a img {
	border: none;
}

div#shin3_wrap {
	margin: 0 auto;
}

#shin3_wrap h2,h3,h4,h5,p,img,ul {
	padding: 0;
	margin: 0;
}

p.logo {
	float: right;
	width: 323px;
	height: 211px;
}

#shin3_head .catch {
	clear: both;
	position: relative;
	height: 588px;
}


#shin3_head .catch .title01 {
	position: absolute;
	top: 114px;
	left: 391px;
}

#shin3_head .catch .title02 {
	position: absolute;
	top: 53px;
	left: 395px;
}

#gashitsu {
	width: 950px;
	height: 1045px;
	overflow: hidden;
	clear: both;
	background-image: url(../images/bg_waku01.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#gashitsu h3 {
	height: 64px;
}

#gashitsu h3 img {
	margin-left: 80px;
	margin-top: 5px;
}

div.gashitsu_left {
	float: left;
	padding-left: 80px;
	padding-top: 17px;
}

p.tv01 {
}

div.gashitsu_right {
	float: left;
	padding-top: 18px;
}

p.ffguide{
	clear:both;
	width:615px;
	height:35px;
	margin-left:80px;
	padding-top: 20px;
}


div.ff_model{
	padding-left:80px;
	padding-top: 30px;
	width: 800px;
	height: 100px;
}

div.ff_model ul{
	margin-bottom:10px;
	margin-top: 10px;
}

div.ff_model ul li{
	list-style:none;
	float:left;
	margin-right:15px;
}

/*20100517追加*/
div.ff_model .btmul {
	clear:both;
	padding-top:10px;
	adding-bottom:10px;
}

#onshitsu {
	width:950px;
	height:809px;
	overflow: hidden;
	clear: both;
	background-image: url(../images/bg_waku02.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#onshitsu h3 {
	height: 64px;
}

#onshitsu h3 img {
	margin-left: 80px;
	margin-top: 5px;
}

div.onshitsu_left {
	padding-left: 80px;
	float: left;
	padding-top: 17px;
}

div.onshitsu_right {
	padding-left: 30px;
	float: left;
	padding-top: 14px;
}

div.sforce {
	clear: both;
	padding-left: 80px;
	padding-top: 40px;
/*	height: 260px;*/
}

div.sforce ul{
	margin-bottom:10px;
}

div.sforce ul li{
	list-style:none;
	float:left;
	margin-right:6px;
}

div.clear {
	clear: both;
}

div.txt {
	float: left;
	padding-top: 23px;
	width: 518px;
	height: 160px;
}


div.pic01 {
	float: left;
	padding-top: 0px;
	padding-left: 33px;
}

p.setting01 {
	clear: both;
	width: 237px;
	height: 35px;
}

p.setting02 {
	clear: both;
	width: 237px;
	height: 35px;
	padding-left: 80px;

}


div.ff_model2{
	padding-left:30px;
	width: 895px;
	margin-top: 20px;
}

div.ff_model2 ul{
	margin-bottom:10px;
}

div.ff_model2 ul li{
	list-style:none;
	float:left;
	margin-right:6px;
}


#contents {
	width: 950px;
	clear: both;
	background-image: url(../images/bg_waku03.jpg);
	background-repeat: no-repeat;
	height: 513px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#contents h3 {
	height: 64px;
}

#contents h3 img{
	margin-left: 80px;
	margin-top: 5px;
}

div.ff_contents_left {
	padding-left: 30px;
	float: left;
	padding-top: 24px;
}

p.tv03 {
}

div.ff_contents_right {
	padding-left:50px;
	float:left;
	padding-top: 26px;
}
.txt03 {
	margin-bottom: 24px;
}

div.special {
	clear: both;
	display: block;
	margin: 0 auto;
	padding-top: 30px;
	width: 642px;
}

div.special p {
	margin: 15px 0;
	font-size: 10px;
	color: #3d3d3d;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#shin3_footer {
	padding-top: 10px;
	padding-right: 56px;
	padding-bottom: 10px;
	padding-left: 45px;
}

#shin3_footer p.logo_ps3 {
	float:left;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 30px;
}


h5.ffmodel {
	margin-bottom: 10px;
}




/* 2009.12.10 FF13 セッティングガイド追加*/
#ff_setting_guide{
	margin:0 auto;
}

.ff_kouninmodel{
	width:873px;
	margin:0 auto;
	margin-bottom: 30px;
}

.ff_kouninmodel h3{
	margin-top:50px;
	float:left;
}

.ff_kouninmodel p.setting_kounin{
	float:right;
	margin-top:5px;
}

.ff_kouninmodel ul{
	clear:both;
	padding-top: 10px;
}

.ff_kouninmodel ul li{
	float:left;
	list-style:none;
	margin-right:15px;
}

.ff_kouninmodel .btmul {
	padding:15px 0;
}	


div#table01{
	clear:both;
	padding-top:20px;
}

#table01 h4{
	font-size:large;
}

div#table01 table.t01{
	width:873px;
}

th.th01,th.th02,th.th03,th.th04{
	width:195px;
}

div#table02{
	padding-top:50px;
}

#table02 h4{
	font-size:large;
}

div#table02 table.t02{
	width:873px;
}



div#table03{
	padding-top:50px;
}

#table03 h4{
	font-size:large;
}

div#table03 table.t03{
	width:873px;
}


div#table04{
	padding-top:50px;
}

#table04 h4{
	font-size:large;
}

div#table04 table.t04{
	width:873px;
}


th{
	background:#333;
	color:#FFF;
	width:95px;
	padding:5px 0;
	text-align:center;
}

td{
	border-bottom:1px solid #CCC;
	padding:5px 0;
}

#table01 table , #table02 table  , #table03 table , #table04 table  {
	font-size:80%;
}
	



/* 2009.12.14 FF13 設定方法　*/
#ff_setting {
	width: 950px;
}

#series01 {
	margin-bottom: 50px;
	float: left;
}

#series01 h3 {
	clear: both;
	padding-top: 20px;
	padding-bottom: 40px;
}

#series01 h4 {
	padding-bottom: 40px;

}

.series01_left {
	float: left;
	padding-left: 10px;
}

.series01_right {
	float: right;

}

#series01 ul {
	margin: 0;
	padding: 0 0 0 10px;
}

#series01 ul li {
	list-style: none;
	padding-bottom: 40px;
}

#series01 li.series_pic {
	margin-top: -20px;
}

#series02 {
	margin-bottom: 50px;
	clear: both;
}

#series02 h3{
padding-bottom: 40px;
}

#series02 h4{
padding-bottom: 40px;

}

.series02_left {
	float: left;
	padding-left: 10px;
}

.series02_right {
	float: right;

}

#series02 ul {
	margin: 0;
	padding: 0 0 0 10px;
}

#series02 ul li {
	list-style: none;
	padding-bottom: 40px;
}

#series02 li.series_pic {
	margin-top: -20px;
}





#series03 {
	margin-bottom: 50px;
	float: left;
}

#series03 h3 {
	clear: both;
	padding-top: 20px;
	padding-bottom: 40px;
}

#series03 h4 {
	padding-bottom: 40px;

}

.series03_left {
	float: left;
	padding-left: 10px;
}

.series03_right {
	float: right;

}

#series03 ul {
	margin: 0;
	padding: 0 0 0 10px;
}

#series03 ul li {
	list-style: none;
	padding-bottom: 40px;
}

#series03 li.series_pic {
	margin-top: -20px;
}



#series04 {
	margin-bottom: 50px;
	clear: none;
	float: left;
}

#series04 h3 {
	padding-bottom: 40px;
}

#series04 {
	margin-bottom: 50px;
	clear: both;
}

#series04 h3{
padding-bottom: 40px;
}

#series04 h4{
padding-bottom: 40px;

}

.series04_left {
	float: left;
	padding-left: 10px;
}

.series04_right {
	float: right;

}

#series04 ul {
	margin: 0;
	padding: 0 0 0 10px;
}

#series04 ul li {
	list-style: none;
	padding-bottom: 40px;
}

#series04 li.series_pic {
	margin-top: -20px;
}


#series05 {
	margin-bottom: 50px;
	clear: none;
	float: left;
}

#series05 h3 {
	padding-bottom: 40px;
}

#series05 h4 {
	padding-bottom: 40px;

}

.series05_left {
	float: left;
	padding-left: 10px;
}

.series05_right {
	float: right;
}

#series05 ul {
	margin: 0;
	padding: 0 0 0 10px;
}

#series05 ul li {
	list-style: none;
	padding-bottom: 40px;
}

#series05 li.series_pic {
	margin-top: -20px;
}



li.pic_ct100 {
	padding-left: 15px;
}



td.bg_gray {
	background: url(../images/slash.gif);
}

span.bg_gray2 {
	background: url(../images/slash.gif);
	width: 80%;
}

.column {
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}

.ffcaption {
	float: left;
	padding: 0 10px;
	margin-top: 20px;
	background-color: #d9e1eb;
	white-space: nowrap;
}

.newmark{
	padding:0px;
	margin:5px 0px 0px 0px;
	background-color:#CC0000;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	text-align:center;
}

.ffleft{
	float:left;
	font-size:1px;
	line-height:1px;
}

.ffpr60{
	padding-right:60px;
}

/* 2010.10.15 GT5 ティザTOP　*/




#gashitsu .kounin_logo {
	position: absolute;
	height: 71px;
	width: 107px;
	left: 755px;
	top: 148px;
}
#onshitsu .kounin_logo {
	position: absolute;
	height: 71px;
	width: 107px;
	left: 755px;
	top: 153px;
}

#ff_contents h3 img{
	margin-left:80px;
	margin-top:5px;
}

.special_left{
	padding-left: 88px;
	float: left;
	padding-top: 17px;

}

.special_right{
	padding-top: 23px;
	float: left;
	padding-left: 64px;
}

#ff_contents .appli{
	padding-top: 23px;
	float: left;
}

.txt_shin3 {
	float: right;
}

.ff_footer_left {
	float: left;
	width: 845px;
	height: 200px;
	background-color: #FFFFFF;
}

#ff_setting_guide span.sab {
	font-weight:bold;
	font-size: 110%;
}
.logo_coment {
	padding-top: 20px;
	font-size: 80%;
}

#sangoku6_tecmokoei{
	position:relative;

	top: 400px;
	left:620px;
	z-index:1000;

}


.column{
	position:relative;

}

.kakuninkai{
	position:absolute;
	top:200px;
	left:250px;
	_left:125px;
}







/*2011.08.01 モンスターハンターポータブル3rd  HD Ver.*/
#column1-main #mainarea_bg {
	background-image: url(../images/m_main_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 950px;
	height: 588px;
	position: relative; }

#mhp {
	width: 950px;
	margin: 0 auto; }

#mhp .mainarea_title {
	position: absolute;
	top: 24px;
	left: 31px; }

#mhp .mainarea_logo {
	position: absolute;
	top: 7px;
	left: 711px; }

#mhp .mainarea_bnr01 {
	position: absolute;
	top: 386px;
	left: 50px; }

#mhp .mainarea_bnr02 {
	position: absolute;
	top: 479px;
	left: 50px; }

#mhp .m_20110825 {
	position: absolute;
	top: 503px;
	left: 399px; }

/*geme*/
#mhp .inner_left {
	float: left; }

#mhp .area_inner {
	width: 855px;
	float: left; }

/*3d*/
#mhp .area_relative {
position: relative; }

#mhp .m_3d_btn {
	position: absolute;
	top: 365px;
	left: 115px; }

/*app*/
#mhp .m_app_btn {
	position: absolute;
	top: 375px;
	left: 115px; }


#mhp_footer {
	padding: 50px 100px 10px 100px; }

.logo_ps3 {
	float: left;
	padding-right: 135px; }

.logo_mhp {
	float: left; }








































