@charset "UTF-8";

/** |READ ME| **************************************************************************************

"EPSON"

Cascading Style Sheet Setting File
/products/bizprojector/common/css/contents.css

bizprojectorコンテンツ領域用CSS

Ver.201412xx

----------------------------------------------------------------------------------------------------

このファイルはコンテンツ領域について記述されています。

01.Top Navi Settings
トップナビ設定

************************************************************************************** |READ ME| **/

/* フッターエリア　このページの先頭へ */
.grand p.top{
	width:705px;
}

*html .grand p.top{
	width:725px;
}

/* 以下080428グランドデザイン対応分 */
/*↓ -------製品ページトップ------- */
.grand #keyVisual {
	width:675px;
	/* margin-top:20px; 090122 使用限定ボタン設置の為コメントアウト */
}

*html .grand #keyVisual {
	margin-top:0px;
}

.grand #keyVisual h3, .grand #keyVisual_02 h3{
	line-height:0pt;
	font-size:0px;
}

/*テーブル用汎用スタイル*/

.grand table.g_table{
	border:1px solid #969696;
	vertical-align:middle;
	border-collapse:collapse;
	border-spacing:0;
	font-size:80%;
}

body:first-of-type.grand table.g_table{
	font-size:70%;
}

.grand table.g_table th{
	text-align:center;
	padding:4px;
}

.grand table.g_table td{
	text-align:left;
	padding:4px;
}

.grand table.g_table .txtAL{
	text-align:left;
}

.grand table.g_table .txtAR{
	text-align:right;
}

.grand table.g_table .txtAC{
	text-align:center;
}

.grand table.g_table{
	border:1px solid #969696;
	text-align:center;
	vertical-align:middle;
	border-collapse:collapse;
	border-spacing:0;
	font-size:80%;
}

body:first-of-type.grand table.g_table{
	font-size:70%;
}

/*
.grand .dotRB{
    border-right:dotted 1px #666666;
	border-bottom:dotted 1px #666666;
}

.grand .dotR{
    border-right:dotted 1px #666666;
}

.grand .dotB{
	border-bottom:dotted 1px #666666;
}
*/

.grand .dotRB{
	background:url("/products/bizprojector/function/images/dotline_table.gif") repeat-x bottom right;
}

.grand .dotR{
	background:url("/products/bizprojector/function/images/dotlineY_table.gif") repeat-y bottom right;
}

.grand .dotB{
	background:url("/products/bizprojector/function/images/dotlineX_table.gif") repeat-x bottom right;
}

.grand .color_side{
	background-color:#f5f5f5;
}

.grand .color_top{
	background-color:#dce6f0;
}

/* オプション・消耗品 */
.grand table.g_table .color_side{
	background-color:#f5f5f5;
}
