/* --- ヘッダ --- */
#header {
background-color: #e4e4e4; /* ヘッダの背景色 */
}

/* --- ナビゲーション --- */
#nav {
float: left;
width: 230px; /* サイドバーの幅 */
height: 800px; /* サイドバーの高 */
background-color: #f4f4f4; /* 背景色 */
font-size: 120%;

}

ul.menu li {
margin-bottom: 9px;
}

/* --- h1文字サイズ --- */

h1  { font-size : 14px ; }


/* --- 見出し --- */
#nav h2 {
margin: 5px;
padding: 3px 3px 0 5px; /* 見出しのパディング（上右下左） */
border-left: 5px #c0c0c0 solid; /* 見出しの左境界線 */
font-size: 100%; /* 見出しの文字サイズ */
line-height: 90%;
}

/* --- 見出し --- */
#content2 h3 {
margin: 5px;
padding: 3px 3px 0 5px; /* 見出しのパディング（上右下左） */
border-left: 5px #c0c0c0 solid; /* 見出しの左境界線 */
font-size: 120%; /* 見出しの文字サイズ */
line-height: 100%;
}








/* --- 見出し --- */
#content3 h3 {
margin: 5px;
padding: 3px 3px 0 5px; /* 見出しのパディング（上右下左） */
border-left: 5px #c0c0c0 solid; /* 見出しの左境界線 */
font-size: 140%; /* 見出しの文字サイズ */
line-height: 100%;
}







/* --- 見出し --- */
#hot h4 {
margin: 5px;
padding: 3px 3px 0 5px; /* 見出しのパディング（上右下左） */
border-left: 5px #c0c0c0 solid; /* 見出しの左境界線 */
font-size: 120%; /* 見出しの文字サイズ */
line-height: 100%;
}



/* --- 見出し --- */
#hot2 h4 {
margin: 5px;
padding: 3px 3px 0 5px; /* 見出しのパディング（上右下左） */
border-left: 5px #c0c0c0 solid; /* 見出しの左境界線 */
font-size: 120%; /* 見出しの文字サイズ */
line-height: 100%;
}



/* --- 見出し --- */
#hot3 h4 {
margin: 5px;
padding: 3px 3px 0 5px; /* 見出しのパディング（上右下左） */
border-left: 5px #c0c0c0 solid; /* 見出しの左境界線 */
font-size: 120%; /* 見出しの文字サイズ */
line-height: 100%;
}




/* --- 見出し --- */
#hot4 h4 {
margin: 5px;
padding: 3px 3px 0 5px; /* 見出しのパディング（上右下左） */
border-left: 5px #c0c0c0 solid; /* 見出しの左境界線 */
font-size: 120%; /* 見出しの文字サイズ */
line-height: 100%;
}



/* --- 見出し --- */
#hot5 h4 {
width:300px;
margin: 5px;
padding: 3px 3px 0 5px; /* 見出しのパディング（上右下左） */
border-left: 5px #c0c0c0 solid; /* 見出しの左境界線 */
font-size: 120%; /* 見出しの文字サイズ */
line-height: 100%;
}





/* --- トップ画像 --- */
#content1 {
margin-left: 240px; /* メインカラムの左マージン（サイドバーの幅以上） */
margin-bottom:50px; /*メインカラムの下マージン*/
width: 610px; /* メインカラムの幅 */
height: 410px; /* メインカラムの高 */
background-color: #efefef; /* 背景色 */
}
div.content1 a:hover {/* id="menu"のDIV の配下A(ホバー)の定義 */
position:static;/* position:relativeの効果をキャンセル */
}



/* --- 製作ブログ --- */
#content2 {
margin-left: 240px; /* メインカラムの左マージン（サイドバーの幅以上） */
margin-top:20px; /*追加
width: 610px; /* メインカラムの幅 */
height: 140px; /* メインカラムの高 */
background-color: #efefef; /* 背景色 */
}


/* --- 新着情報エリア--- */
#content3 {
margin-left: 240px; /* メインカラムの左マージン（サイドバーの幅以上） */
width: 610px; /* メインカラムの幅 */
height: 250px; /* メインカラムの高 */
background-color: #efefef; /* 背景色 */
}

/* --- 新着情報エリア --- */
div.update {
width: 590px; /* 新着情報エリアの幅 */
font-size: 90%;
}

/* --- 見出し --- */
div.update h3 {
margin: 10 10 5px; /* 見出しのマージン（上、左右、下） */
font-size: 130%;
}

/* --- 新着リスト --- */
div.update dl {
width: 100%; /* 新着リストの幅 */
height: 100px; /* 新着リストの高さ */
overflow: auto;
margin: 0;
background-color: #f9f9f9; /* 新着リストの背景色 */
border-top: 1px #c0c0c0 dotted; /* 新着リストの上境界線 */
border-bottom: 1px #c0c0c0 dotted; /* 新着リストの下境界線 */
}

/* --- 日付エリア --- */
div.update dt {
width: 6.7em; /* 日付エリアの幅 */
float: left;
padding: 7px 0 6px 3px; /* 日付エリアのパディング（上右下左） */
line-height: 120%;
}

/* --- 本文エリア --- */
div.update dd {
margin: 0;
padding: 7px 3px 6px 6.6em; /* 本文エリアのパディング（上右下左） */
border-bottom: 1px #c0c0c0 dotted; /* 本文エリアの下境界線 */
line-height: 120%;
}

/* --- clearfix --- */
.clearFix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearFix {
min-height: 1px;
}



/* --- EMSのキャンペーン --- */
#hot2 {
margin-top: 10px; /* メインカラムの上マージン（上カラムの高さ以上） */
width: 850px; /* ホットカラムの幅 */
height: 100px; /* ホットカラムの高 */
background-color: #e4e4e4; /* ヘッダの背景色 */
}


/* --- 新製品バージョンアップのお知らせ --- */
#hot3 {
margin-top: 10px; /* メインカラムの上マージン（上カラムの高さ以上） */
width: 850px; /* ホットカラムの幅 */
background-color: #e4e4e4; /* ヘッダの背景色 */
float:none;
}

/* --- 受注状況のお知らせ --- */
#hot4 {
margin-top: 10px; /* メインカラムの上マージン（上カラムの高さ以上） */
width: 850px; /* ホットカラムの幅 */
background-color: #e4e4e4; /* ヘッダの背景色 */
float:none;
}


/* --- お知らせ --- */
#hot5 {
margin: 20px; /* メインカラムの上マージン（上カラムの高さ以上） */
}



















