@charset "UTF-8";
/* CSS Document */



/* 2010.4 メーカーサイトより商品移植に伴うルール追加分 */
/* ボディの商品情報スペースの中にのみ適用させる予定 */
/* /css/cemi.cssへインポートされている。 */

/* 商品情報 固有cssルール */
/* product-grid */
/* pankuzu */




/* arrow */

a.arrow {
background-image:url(../panasonic/images/arrow.gif);
background-repeat:no-repeat;
display:block;
padding:0 0 0 15px;
}

/* corner */

.corner { 
padding:6px;


}

/* product-grid */

.product-grid {
margin-top:8px;
position:relative;
}





/* pankuzu */

.cemi .pankuzu {
display:block;
width:615px;
height:25px;
background-image:url(../img/cemi/back-pankuzu.gif);
background-repeat:no-repeat;
background-color:#fff;
}

.cemi .pankuzu a {
display:block;
float:left;
font-size:11px;
line-height:1em;
color:#666;
padding:8px 14px 8px 9px;
background-image:url(../img/cemi/back-pankuzu-arrow.gif);
background-repeat:no-repeat;
background-position:top right;
}

.pankuzu a.last {
display:block;
float:left;
font-size:11px;
line-height:1em;
color: #3366FF;
font-weight:bold;
padding:8px 12px 8px 7px;
background-image:none;
cursor:default;
}

.pankuzu-list {
display:block;
width:640px;
height:25px;
background-image:url(../img/cemi/back-pankuzu-list.gif);
background-repeat:no-repeat;
background-color:#fff;
margin: 0 auto;
}

.pankuzu-list a {
display:block;
float:left;
font-size:11px;
line-height:1em;
color:#666;
padding:8px 14px 8px 9px;
background-image:url(../img/cemi/back-pankuzu-arrow.gif);
background-repeat:no-repeat;
background-position:top right;
}

.pankuzu-list a.last {
display:block;
float:left;
font-size:11px;
line-height:1em;
color: #3366FF;
font-weight:bold;
padding:8px 12px 8px 7px;
background-image:none;
cursor:default;
}


/* h2スタイル */

.cemi .section-basicItems-hline1 {
display:block;
border-bottom:solid 1px #aaa;
text-align:left;
padding:10px 8px;
margin:0 0 1px 0;
font-size:14px;
font-weight:bold;
line-height:16px;

background-image:url(../panasonic/images/back-bar.gif);
background-repeat:repeat-x;
background-position:bottom;
}

.cemi .section-basicItems-hline2 {
display:block;
clear:both;
width:auto;
border:none;
padding:8px 10px;
margin:0 0 5px 0;
color:#333;
font-size:12px;
line-height:16px;
font-weight:bold;
background-color:#fff;
}

.cemi .subtitle {

display:block;
clear:both;
width:auto;
border:none;
padding:8px 2px 8px 8px;
margin:15px 0 5px 0;
color:#333;
font-size:14px;
line-height:16px;
font-weight:bold;
background-image:url(../panasonic/images/back-bar.gif);
background-repeat:repeat-x;
background-position:bottom;

border-left:4px solid #003fbf;

border-right:1px solid #ccc;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
}

.cemi .title {

display:block;
clear:both;
width:auto;
border:none;
padding:8px 2px 8px 8px;
margin:15px 0 5px 0;
color:#333;
font-size:14px;
line-height:16px;
font-weight:bold;
background-image:url(../panasonic/images/back-bar.gif);
background-repeat:repeat-x;
background-position:bottom;

border-left:4px solid #003fbf;

border-right:1px solid #ccc;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
}



/* pスタイル */

.cemi p {
font-size:12px;
line-height:18px;
}

/* 右肩のロゴ */

.cemi .makerName {
display:block;
margin:5px;
position:absolute;
top:5px;
right:5px;
}


/* section-basicItems */

.cemi .section-basicItems {
margin-bottom:10px;
}

.cemi .section-basicItems .photo {
background-color:#EBF5F2;
width:320px;
text-align:center;
}

.cemi .section-basicItems .photo .product-photo {
margin: atuo atuo;
}



.cemi .section-basicItems .inquity {
width:340px;
background-color:#fff;
border: solid 1px #CCCCCC;
}
	
	.cemi .section-basicItems .inquity-hl{
	background-color: #ddd;
	color:#333;
	font-weight:bold;
	display:block;
	padding:3px 3px;
	margin:0 0 2px 0;
	}
	
	.cemi .section-basicItems .inquity .tel {

	}



	


.cemi .section-basicItems .notes {
margin:0;padding:0 0 0 0;
width:250px;
}

.cemi .section-basicItems .notes dl {
}

.cemi .section-basicItems .notes dt ,
.cemi .section-basicItems .notes dd {
font-size:10px;
line-height:12px;
padding:4px 2px;
margin:0;
}

.cemi .section-basicItems .notes dt {
background-color:#eee;
}
.cemi .section-basicItems .notes dd {
background-color:#fff;
}

.cemi .section-basicItems .notes dt.kataban2 ,
.cemi .section-basicItems .notes dt.maker ,
.cemi .section-basicItems .notes dt.category ,
.cemi .section-basicItems .notes dt.bico ,
.cemi .section-basicItems .notes dt.teikaku ,
.cemi .section-basicItems .notes dt.teika {
width:60px;
float:left;
border-top:1px solid #aaa;
clear:both;
} 

.cemi .section-basicItems .notes dd.kataban2 ,
.cemi .section-basicItems .notes dd.maker ,
.cemi .section-basicItems .notes dd.category ,
.cemi .section-basicItems .notes dd.bico ,
.cemi .section-basicItems .notes dd.teikaku ,
.cemi .section-basicItems .notes dd.teika  {
width:176px;
float:right;
border-top:1px dotted #aaa;
}

.cemi .section-basicItems .notes dt.teika2 {
background-color:#fff;
float:none;
clear:both;
border-top:solid 1px #999;
height:12px;
padding:2px 0px 0px 2px;
}



.cemi .section-basicItems .notes dd.teika2 {
background-color:#fff;
float:none;
clear:both;
position:relative;
text-align:right;
height:35px;
padding:0 0px 2px 0px;
border-bottom:dotted 1px #999;
}

	.cemi .section-basicItems .notes dd.teika2 .soryomuryo {
	color:#f00;
	font-size:12px;
	font-weight:bold;
	padding:1px;
	border:solid 1px #f00;
	background-color:#fff;
	display:block;
	position:absolute;
	top:8px;left:2px;
	}
	
	.cemi .section-basicItems .notes dd.teika2 .price {
	color:#FF0000;
	font-size:30px;
	line-height:1em;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	*html .cemi .section-basicItems .notes dd.teika2 .price {
	/*letter-spacing: -0.2em;*/
	}

.section-basicItems .btns {
text-align:center;
margin-bottom:3px;
}

	.section-basicItems .btns .orderbtn{
	display:block;
	margin: 5px auto 2px auto ;
	}
	.section-basicItems .btns .caption{
	font-size:10px;
	line-height:12px;
	display:block;
	padding:3px;
	margin: 0 auto ;
	}
	
	.section-basicItems .btns .select-item {
	border-top:dotted 1px #999;
	margin-top:-1px;!important;
	}
	
	.section-basicItems .btns .select-item .item-name {
	width:140px;
	float:left;
	overflow:hidden;
	text-align:left;
	}
	
		.section-basicItems .btns .select-item .item-name span {
		display:block;
		font-size:10px;
		line-height:14px;
		font-weight:bold;
		color:#666;
		padding:12px 0 5px 5px;;
		}
	
	
	.section-basicItems .btns .select-item .btn {
	width:110px;
	float:right;
	overflow:hidden;
	text-align:right;
	}

	.section-basicItems .btns .select-item .btn .orderbtn{
	display:block;
	margin: 4px 0 0px auto ;
	}	


.section-basicItems .utility {
width:250px;
position:absolute;
bottom:0px;right:0px;
padding:3px 0 0 0 ;
border-top:1px solid #aaa;
}

	.section-basicItems .utility a.utilityanchor {
	font-size:10px;
	line-height:12px;
	color:#999;
	text-decoration:none;
	float:left;!important;
	display:inline;
	margin-right:5px;!important;
	padding-bottom:3px;
	}
	
	.cemi .section-basicItems .notes .inquity {
	padding:5px 0 3px 0;
	width:250px;
	background-color:transparent;
	border:none;
	text-align:center;
	}
	
	.cemi .section-basicItems .notes .inquity .btn {
	display:block;
	width:140px;
	float:left;
	}
	
	.cemi .section-basicItems .notes .inquity .tel {
	display:block;
	width:100px;
	float:right;
	font-size:10px; line-height:12px;
	}

.cemi ul.iconParade {
margin:3px 0 3px 0;
padding:0 0 0 0;
list-style-type:none;
}

.cemi ul.iconParade ,
.cemi ul.iconParade li {
list-style-type:none;
}

.cemi ul.iconParade li {
float:left;
padding:2px;
margin:0 2px 0 0;
border:solid 1px #ccc;
height:26px;
}



.cemi .section-basicItems .notes ul.feature {
clear:both;
margin:5px 0 0 0;
padding:0;
border:solid 1px #0099FF; 
}


	.cemi .section-basicItems .notes ul.feature li {
	margin:0;padding:0;
	list-style-type:none;
	overflow:hidden;
	line-height:0;
	}
	
	.cemi .section-basicItems .notes ul.feature li.title {
	color:#fff;
	background-image:url(../panasonic/images/back-bar.png);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color: #0099FF;
	padding:3px 5px;
	font-size:12px;
	line-height:13px;
	font-weight:bold;
	}
	
	* .cemi .section-basicItems .notes ul.feature li.title {
	background-image: none;
	}
	
	
	.cemi .section-basicItems .notes ul.feature li a {
	color:#666;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	display:block;
	padding:5px;
	border-top:solid 2px #fff;
	border-bottom:dotted 1px #aaa;
	background-color:#EBF5F2;
	}
	
	.cemi .section-basicItems .notes ul.feature li a:hover {
	color:#fff;
	font-size:12px;
	line-height:14px;
	display:block;
	padding:5px;
	border-top:solid 2px #fff;
	border-bottom:dotted 1px #aaa;
	background-color: #000000;
	}



.cemi .section-basicItems .notes ul.option {
padding:0px;
margin:1px 0px 3px 0px;
font-size:10px;
line-height:12px;
color:#666;
clear:both;
}

	.cemi .section-basicItems .notes ul.option li{
	padding:2px;
	list-style-type:none;
	border-top:dotted 1px #999;
	border-bottom:dotted 1px #999;
	margin-top:-1px;
	}


.cemi .section-basicItems .notes div.option {
border:solid 1px #cdcdcd;
margin:0px; padding:3px;
}

	.cemi .section-basicItems .notes div.option strong {
	display:block;
	border-bottom:solid 1px #aaa;
	margin-bottom:3px;
	}

	

/* product-list */

.cemi .product-list {
border-bottom:solid 1px #999;
margin-bottom:10px;
}

.cemi .product-list .photo {
width:150px;
float:left;
}
.cemi .product-list .notes {
width:465px;
float:right;
}
.cemi .product-list .notes p {
font-size:10px;
line-height:14px;
}

/* product-list-2 */

.cemi .product-list2 {
/*border-bottom:solid 1px #999;*/
margin-bottom:10px;
}

.cemi .product-list2 .photo {
width:200px;
float:left;
}
.cemi .product-list2 .notes {
width:415px;
float:right;
}
.cemi .product-list2 .notes p {
font-size:10px;
line-height:14px;
}





/*定格用に　*/
/*テーブル用のスタイル移植*/


/* CSS Document */
 
.meyasutable {
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	width:613px;
	margin: 0px 0 25px 0;
	}
	
.meyasutable th,.meyasutable td {
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	padding: 4px;
	text-align: center;
	font-size: 75%;
	word-break: break-all;
}
 
.meyasutable th {
	font-weight: normal;
	background: #DDDDDD;
}
 
.bgcell {
	background: #efefef;
}
 
.meyasutable .numbertxt {
	font-size:75%;
}



/*ND200　録画時間目安表
-----------------------------------------*/
.rec_time {
	font-size: 80%;
}
 
.rec_time table {
	width: 100%;
	border: none;
	border-collapse: collapse;
	font-size: 90%;
}
 
.rec_time table td {
	border: 1px #CCCCCC solid;
	text-align: center;
	padding: 3px 5px;
}
 
.rec_time table td.item {
	background: #3399FF;
	color: #FFFFFF;
}
 
.rec_time table td.bk {
	background: #DFF4F4;
}
 
.rec_time table td.txt_l {
	text-align: left;
}
 
 
 
 
 



/*定格用に　*/
/*cemi-module.css　のルールを上書きしているルール群*/

.dl1c-2c {width:615px!important;}

#na_spec_compare table {
border-collapse: collapse;width: 100%;
border-spacing: 2px 2px;
border-color: gray;
display: table;
}

#na_spec_compare tr {
font-size: 100%;
border: 1px solid rgb(102, 102, 102);
}
#na_spec_compare th {
font-size: 100%;
border: 1px solid rgb(102, 102, 102);
}



#na_spec_compare td {
border: 1px solid rgb(102, 102, 102);
}


/*　定格　*/


.cemi .teikaku .title {

display:block;
clear:both;
padding:8px 2px 8px 8px;
margin:15px 0 5px 0!important;
overflow:hidden;
color:#003fbf;
font-size:14px;
line-height:16px;
font-weight:bold;
background-image:url(../panasonic/images/back-bar.gif);
background-repeat:repeat-x;
background-position:bottom;

border-left:4px solid #003fbf;

border-right:1px solid #ccc;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
}




.cemi .teikaku .na_teikaku {

display:block!important;
background-image:none!important;
background-color:#efefef!important;
border-left:3px solid #ccc!important;
border-bottom:1px solid #999!important;
color:#666!important;
font-size:12px!important;
line-height:14px!important;
font-weight:bold!important;
padding-top :5px!important;
padding-bottom:3px!important;
margin:15px 0!important;
width:612px;!important;
}


.cemi .teikaku dl {
width:615px!important;
}

.cemi .teikaku dl ,
.cemi .teikaku dt ,
.cemi .teikaku dd {
padding:0;margin:0!important;
}

.cemi .teikaku dl:after {
	content: url(../img/pixel.gif);
	display: block;
	clear: both;
	height: 0;
}
.cemi .teikaku dl { display: inline-block; }
.cemi .teikaku dl { display: block; }




.cemi .teikaku dt {
display:block;
clear:both;
width:120px; 
float:left;
font-size:10px;
line-height:14px;
font-weight:bold;
border-top:solid 1px #999;
padding: 3px 5px;
text-align:left;!important;
}

.cemi .teikaku dd {
display:block;
width:485px; 
float:left;
font-size:10px;
line-height:14px;
font-weight:normal;
border-top:solid 1px #999;
padding: 3px 0;
}

.cemi .btn-pagetop {
display:none;
}



/**/



/**/


.section-alta{

}

.section-alta p {
padding-bottom:10px;
}


.section-alta p:after {
	content: url(../img/pixel.gif);
	display: block;
	clear: both;
	height: 0;
}
.section-alta p { display: inline-block; }
.section-alta p { display: block; }



.cemi


/*テーブルスタイル2010/7/13*/
.tableStyle100713{
}

.tableStyle100713 table.ts100713-01{
border:1px solid #CCCCCC;
}

.tableStyle100713 td.tds100713a{
width:150px;
}

.tableStyle100713 td.tds100713a img{
margin:;
}


.tableStyle100713 td.tds100713b{
width:315px;
padding:5px;
}

.tableStyle100713 td.tds100713b div.shiyoukoumoku{
font-size:11px;
}

.tableStyle100713 td.tds100713b div.shiyoukoumoku2{
font-size:11px;
}


.tableStyle100713 td.tds100713c{
width:140px;
text-align:center;
background-color:#f5f5f5;
padding:5px;
}

.tableStyle100713 td.tds100713c div.tujyoukakaku{
font-size:12px;
}

.tableStyle100713 td.tds100713c div.tokubetukakaku2{
font-size:12px;
}
