/*=================================================
 Plat'Home製品用CSS(070117以前作成したページで利用)
---------------------------------------------------*/
/**** 070327:/nossl/support/labo/以下で利用。文字サイズ制御laboの改修が済むまでは残す。 ****/
#products_main{
	width: 100%;
	line-height: 125%;
	font-size: 75%;
	color: #292929;
}

/*=================================================
 Plat'Home製品用CSS(070115以降に作成したページで利用)
---------------------------------------------------*/
#content_extra, #extra {
	display                   : none;
}
/**** content ****/
/**
#content h2 {
	background-color          : #2D50AE;
	color                     : #fff;
	font-size                 : 89.5%;
	line-height               : 150%;
	padding                   : 3px 8px;
	font-weight               : bold;
	margin                    : 2em 0 1em 0;
	clear                     : both;
}

#content h3 {
	clear                     : both;
	color                     : #000;
	margin                    : 2em 0 1em 0;
	font-size                 : 80%;
	line-height               : 125%;
	border-bottom             : solid 1px #000;
}

#content h4 {
	color                     : #555;
	margin                    : 1em 0 0.5em 0;
	font-size                 : 75%;
	line-height               : 125%;
}
**/
#content h5 {
	margin-bottom			  : 8px;
}
/**
#content p {font-size: 75%; color: #333; line-height:150%;}
#content li {font-size: 75%; color: #333; line-height:130%;}
#content dt {font-size: 75%; color: #333; line-height:130%;}
#content dd {font-size: 75%; color: #333; line-height:130%;}
#content li li, #content td dt, #content td dd, #content td li  {
	font-size: 100%;
}
#content td ul {
	margin                    : 0 0 0 1.5em;
	padding                   : 0;
}
**/
#content ul {
	margin-top                : 8px;
}
/**
#content td dl {
	margin                    : 0;
	padding                   : 0;
}
#content td dt {
	margin                    : 0;
}
#content td dd {
	margin                    : 0 0 0 2em;
}
**/


/******************* ridge 536px以下にしてください、E*****************/
.ridge{
	margin:15px 0px 20px 0px;
	text-align:center;
}
.ridge img{
	border:3px double #CCCCCC;
	padding:2px 2px 5px 2px;
	margin:0 0 10px 0;
}


/**** 仕様テーブル ****/
.spec_table {
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	font-size:75%;
	margin:0.5em 0 1em 0;
}
.spec_table th { 
	padding:3px 3px 3px 5px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	font-weight:normal;
	background-color:#eff7ff;
	/*background-color:#eff7ff;*/
	background-color:#eee;
}
.spec_table td { 
	padding:3px 3px 3px 5px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}



/**** 仕様テーブル(小) ****/
.spec_table_s {
	font-size                 : 70%;
	border-right              : 1px solid #ccc;
	border-top                : 1px solid #ccc;
	margin                    : 0.5em 0;
}
.spec_table_s th { 
	padding                   : 2px 2px 2px 4px;
	border-bottom             : 1px solid #ccc;
	border-left               : 1px solid #ccc;
	font-weight               : normal;
	background-color          : #eee;
}
.spec_table_s td { 
	padding                   : 2px 2px 2px 4px;
	border-bottom             : 1px solid #ccc;
	border-left               : 1px solid #ccc;
}

/**** 価格一覧テーブル(price.html) ****/
.price_table {
	font-size:75%;
	margin-top:1em;
	border-top: 1px solid #CCCCCC;
}
.price_table td { 
	padding:3px 0px 3px 5px;
	background: transparent url('/common/image/border.gif') repeat-x scroll bottom left;
}
.price_table th { 
	padding:3px 0px 3px 5px;
	background: transparent url('/common/image/border.gif') repeat-x scroll bottom left;
	font-weight:bold;
	background-color:#E6E6E6;
}
.price_table .col_name {
}
.price_table .col_price {
	width                     : 105px;
}
.price_table .col_spec {
	width                     : 88px;
}
.price_table .col_inq {
	width                     : 88px;
}



/*** 価格テーブル(表見出し付) ****/
.price_table_h {
	font-size                 : 70%;
	margin                    : 0 0 1em 0;
	text-align                : center;
	border-top                : 1px solid #ccc;
}
.price_table_h th, .price_table_h td {
	padding                   : 3px 6px;
	border-bottom             : solid 1px #ccc;
}
.price_table_h th {
	font-weight               : normal;
}
.price_table_h tr.func th {
	/*background                : #e6e6e6;*/
	background                : #ccc;
}
.price_table_h tr.raid_engine th {
	background                : #fff;
	color                     : #999;
	text-align                : left;
}
.price_table_h tr.raid_engine th.min_price {
	text-align                : right;
}



/**** index.html トピックス 擬似テーブル() ****/
#product_topics {
	/*width                    : 100%;*/
	margin                   : 0;
	padding                  : 0;
}
#product_topics dt {
	width                    : 7em;
	margin                   : 0;
	padding                  : 0.1em;
	line-height              : 1.25em;
}
#product_topics dd {
	margin                   : -1.45em 0 0 0;
	padding                  : 0.1em 0.1em 0.1em 8em;
	line-height              : 1.25em;
}



/* spec_table用の注釈 */
#content p.spec_notes {
	margin                    : 0.5em 12px;
	font-size                 : 75%;
	line-height               : 110%;
}
/* 仕様ページ用メニュー */
#content .spec_list {
	margin                   : 1em 0 2em 8px;
	font-size                : 75%;
	line-height              : 110%;
}
.spec_list a {
	font-weight             : bold;
}

/* コンテンツの先頭へ */
.content_top {
	margin                   : 1em 0 2em 0;
	font-size                : 75%;
	line-height              : 110%;
	text-align               : right;
}



.col1_1 {
	float                    : left;
	width                    : 49%;
}
.col2_2 {
	float                    : right;
	width                    : 49%;
}



/**** 汎用Table Class ****/
.no_border {
	margin                   : 1em 0;
}
.no_border th {
	background-color         : #eec;
	padding                  : 3px;
	font-size                : 75%;
	line-height              : 110%;
	border-bottom            : solid 1px #ddd;
}
.no_border td {
	padding                  : 3px;
	font-size                : 75%;
	line-height              : 110%;
	border-bottom            : solid 1px #ddd;
}



/**** ラインナップ・モデルページ コンテンツヘッダ部 右製品写真(製品写真リンク付) ****/
p.model_h_l {
	float                    : left;
	width                    : 48%;
}
div.model_h_r {
	float                    : right;
	width                    : 48%;
	font-size                : 75%;
	text-align               : center;
}



#content .dokuwiki .middle {
	margin                   : 0 2px 0 4px;
	position                 : relative;
	top                      : 2px;
	border                   : 0;
}



#content #sc_lineup {
	margin                   : -1em 0 -2em 0;
	font-size                : 70%;
	text-align               : right;
}
#index #content #sc_lineup {
	margin                   : 2em 0 -0.5em 0;
	font-size                : 70%;
	text-align               : left;
}
