@charset "utf-8";

/*【植物工場システムのみに使用するスタイル設定となります。】*/

/* ########################################################

■植物工場システム専用設定---------------------

id=mainimage ------ メイン画像の設定

-------------------------------------------

カラー--------------------------------------
メインイメージカラー（緑）#669933
テキスト（黒）#000000
ポイントカラー（濃い緑）#336600
ポイントカラー（薄い緑）#94B871
リンクカラー（濃い緑）#336600
ロールオーバー（緑）#669933
フッター背景色（灰色）#D5D5D5
コンテンツ背景#ffffff
--------------------------------------------

######################################################### */


/*---------------------------------------------------------
  id=mainimage
--------------------------------------------------------- */
#mainimage{
	background:url(../images/main.jpg) left top no-repeat;
}

.left{
	margin-right:0 !important;
	width:390px;
	_width:370px;
}


#contents h3{
	margin:10px 0 0 25px !important;
	_margin:10px 0 0 4px !important;
	padding:0 0 0 22px;
}

#contents .right{
	_margin: 10px 15px 15px 15px !important;
}


