/*=========================================================


	Site Name   SONY 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;
}

.clr {clear:both;}
.l { float:left}
		body div#container div#pagebody div#column2-main760 h1 {
			margin: 0 0 20px 0;		}

/*サイドバーのアンケートバナー*/

body div#container div#pagebody div#column3-right p#enquete {
	margin: 0 0 10px;
}


body div#container div#main-visual {
	margin: 2px 0 0;
}

/*ヘッダ部分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%;
		margin: 0 0 25px;
		position: relative;
	}

		/*各モジュール(シリーズ、製品情報、ピックアップコンテンツなど)のタイトル用*/
		body div#container div#pagebody div#column2-main760 div.section h2 {
			margin: 0 0 20px;
			padding: 0 0 10px;
			background: transparent url(/rec-media/compactflash/share/images/top/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 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(/rec-media/compactflash/share/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(/rec-media/compactflash/share/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;
}

/*nonHeight*/
.nonHeight {
	line-height: 0;
	font-size: 0;
}

/*
.clearfix {
	zoom: 1;
}
*/

/*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;
}

/*icca記述追加分*/
.txt_r { text-align:right;}
.txt_s {font-size:83%; line-height:1.5em;}
.mgb10 {margin-bottom:10px;}
.mgt15 {margin-top:15px;}
.mgt20 {margin-top:20px;}
.mgl20 {margin-left:20px;}
.padl100 {padding-left:100px;}
.padt10 {padding-top:10px;}

.txt_c {text-align: center;}
.box600 {width: 600px; text-align: left;}
.box550 {width: 550px; text-align: left;}
.box500 {width: 500px;}

#column2-main760 #mrg { padding-bottom:30px; }

#column2-main760 #about_category p { float: left; width: 180px; text-align: left; }

#column2-main760 #about_category a { background:url(/share/images/arrow_black.gif) left 0.4em no-repeat; margin-left: 5px;
	padding-left:10px; display:block; }

#column2-main760 .section dl { border:1px solid #999;  width:745px;  }  
#column2-main760 .section dt { float:left; clear:both;}  
#column2-main760 .section dd { text-align: center; padding-top: 30px; padding-right: 15px; padding-bottom: 30px; padding-left: 15px;}  

#column2-main760 .section dd  .txt_left {text-align: left;}

.section .cellbg { background-color:#bbb; color:#333333; text-align:center;	padding:10px;}
.section .cellborder{ border-right: 1px #aaa solid;}
.section .cellbg_2{	background-color:#ccc; color:#333333; text-align:left; padding:10px 0 10px 30px; font-size: 12px; font-weight: bold;}

div.contents02 table{ margin:0 0 10px 0; padding:0; border: 0px none;}

div.contents02 table th{margin:0; padding:7px; border-bottom: 1px #999 solid; border-right: 1px #999 solid; }

div.contents02 table th p{margin:5px 0 5px 0; padding:0px; font-weight:normal; color:#333333; text-align:center;}

div.contents02 table td{ margin:0; padding:7px; color:#333333; text-align:center; border-bottom: 1px #bbb solid; border-right: 1px #bbb solid;}

div.attention{ margin:0; padding:0 20px; background-color:#fff; text-align:left; }

div.attention div{ margin-bottom:4px; line-height:1.3em; }

div.attention .atten {color: #c45858; float:none}

.attention .at_box650 { width:650px; float:left;}

