/***** ★ 各ページ共通部分 ★ *****/

* 
{ margin: 0;
  padding: 0;
}

/* ページ遷移時の表示位置のずれ(コンテンツ量によって縦スクロールバーの表示/非表示が切り替わる)防止のため、常にスクロールバーを表示する */
html
{
	overflow-y: scroll;
}

/* 全体 */
body
{
	width: 100%;
	margin: 0 auto;
	position: relative;
	background-color: #ffffff;
	text-align: center;
	vertical-align: top; 
	line-height: 1.5;
	letter-spacing: 0;
	font-size: 11pt;
	font-family: 'Arial','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	color: #000000;
	text-decoration: none;
}

/* リンク */
a
{
   color: #0000ff;
   text-decoration: none;
}

a:hover
{
	color: #ff0000;
	text-decoration: none;
}

/* BGM */
.bgm
{
	margin-right: 5%;
	text-align: right;
	font-size: 9pt;
	color: #0000ff;
	font-weight: bold;
}

/* ヘッダー部分 */
.header
{
	width: 100%;
	background-color: #990033;
	margin: 0 auto;
	text-align: center; 
}

.headerBox
{
	width: 875px;
	height: 50px;
	margin: 0 auto;
	text-align: center; 	
}

/* ロゴ */
.logo
{
	width: 180px;
	height: 50px;
	float: left;
	background-color: #990033;
	text-align: left; 
}

/* 会社名 */
.cmpnyName
{
	width: 680px;
	height: 50px;
	float: right;
	margin: 0px 0px 0px 13px;
	background-color: #990033;
	text-align: left; 
}

/* フッター部分 */
.footer
{
	width: 100%;
	margin: 10px 0px 0px 0px;
	padding: 2px 0px 2px 0px; 
	background-color: #990033;
	letter-spacing: 0;
	font-size: 9.5pt;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	clear: both; 
}

/* コンテンツ部分 */
.main
{
	width: 875px;
	margin: 0 auto;
	text-align: center;
}

/* 現在位置 */
.location
{
	width: 480px;
	height: 20px;
	float: left;
	margin: 0px 0px 0px 195px;
	padding: 2px 0px 2px 0px;
	text-align: left;
	vertical-align: middle;
	font-size: 10pt;
	color: #0000ff;
	text-decoration: none;
}

/* 現在位置・リンク */
.location a
{
 　color: #0000ff;
 　text-decoration: none;
}

.location a:hover
{
	color: #ff0000;
	text-decoration: none;
}

/* 最終更新日 */
.modDate
{
	width: 200px;
	height: 20px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	text-align: right;
	vertical-align: middle;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

/* 左メニュー部分 */
.navi
{
	width: 180px;
	float: left;
	margin: 0px 0px 10px 0px;
    border: solid 1px #990033;
	border-collapse: collapse;
	background-color: #ffffff;
}

/* 「CONTENTS」部分 */
.menuTop
{
	width: 180px;
	height: 30px;
	margin: 0px 0px 7px 0px;
}

/* メニューカテゴリ */
.menuTitle
{
	width: 180px;
	height: 23px;
	margin: 0px 0px 0px 0px;
}

/* メニュー */
.menu
{
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 7px 7px;
	background-color: #ffffff;
	letter-spacing: 0;
	font-size: 10.5pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;	
}

/* メニュー・リンク */
.menu a
{
	color: #000000;
	text-decoration: none;
}

.menu a:hover
{
	color: #ff0000;
	text-decoration: none;
}

/* 中央コンテンツ部分 */
.contents
{
	width: 680px;
	float: right;
	margin: 0px 0px 0px 13px;
	background-color: #ffffff;
}

.contentsTop
{
	width: 680px;
	height: 30px;
	margin: 0px 0px 0px 0px;
}

 
/***** ★ トップページ ★ *****/

/* ビジネスイメージ画像 */
.bizImage
{
   width: 680px;
   height: 360px;
   margin: 10px 0px 20px 0px;
}


/* What's New */
.newDate
{
   width: 90px;
   float: left;
   margin: 20px 0px 0px 10px;
   font-size: 10.5pt;
   color: #000000;
   text-decoration: none;
   text-align: left;
}

.newContents
{
   width: 480px;
   float: right;
   margin: 20px 0px 0px 100px;
   font-size: 10.5pt;
   color: #000000;
   text-decoration: none;
   text-align: left;
}

/* What's New・リンク設定 */
.new a
{
 　color:#0000ff;
 　text-decoration:none;
}

.new a:hover
{
 　color:#ff0000;
 　text-decoration:underline;
}


/***** ★ 会社概要ページ ★ *****/

/* 会社概要レイアウトテーブル */ 
.cmpnyTable
{
   border: solid 1px #990033;
   border-collapse: collapse;
}

/* 会社概要レイアウトテーブル内セル */ 
.cmpnyTable td
{
	border-right: solid 1px #990033;
	border-bottom: solid 1px #990033;
	text-align: left;
}

/* 会社概要テーブル項目セル */ 
.cmpnyTitle
{
   padding: 5px 5px 5px 10px;
   background-color: #cc6666;
   font-size: 10.5pt;
   font-weight: bold;
   color: #ffffff;
}

/* 会社概要テーブル内容セル */ 
.cmpnyContents
{
   padding: 5px 5px 5px 10px;
   font-size: 10.5pt;
   color: #000000;
}

/***** ★ アプリケーション紹介ページ ★ *****/

/* 製品名 */
.prodName
{
　 width: 680px;
   margin: 10px 0px 0px 0px;
}

/* キャッチフレーズ部分 */
.prodCatch
{
   width: 680px;	
   margin: 10px 0px 0px 0px;
}

/* 製品説明タイトル */
.prodLabel
{
	margin: 10px 0px 0px 0px;
	padding-left: 10px;
	background-color: #cc6600;
	color: #ffffff;
	font-size: 10.5pt;
    font-weight: bold;
	text-align: left;
}

/* 製品説明文 */
.prodContent
{
	width: 680px;
	margin: 10px 0px 0px 0px;
	line-height: 1.5;
	color: #000000;
	font-size: 10pt;
	text-align: left;
}

/* 問合せ先 */
.contact
{
	margin: 20px 0px 10px 0px;
	font-size: 10pt;
}

/* 製品説明文・リスト */
.prodList
{
	margin: 10px 0px 10px 10px;
	text-align: left;
}

.prodList li
{
	list-style: none;
	line-height: 2;
	vertical-align: middle;
	background: url(images/point.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 55px;
	font-size: 9.5pt;
	font-weight: bold;
}

/* 製品説明文・リスト2 */
.prodList2
{
	margin: 10px 0px 10px 0px;
}

.prodList2 li
{
	list-style: disc inside none;
	line-height: 1.5;
	vertical-align: middle;
	font-size: 9.5pt;
}

.prodBold
{
	width: 680px;
	margin: 10px 0px 10px 0px;
	font-size: 9.5pt;
	font-weight: bold;
	text-align: left;
}

.prodLeft
{
	width: 280px;
	float: left;
	margin: 0px 0px 0px 0px;
	font-size: 9.5pt;
	vertical-align: top;
}

.prodRight
{
	width: 400px;
	float: right;
	margin: 0px 0px 0px 0px;
	font-size: 9.5pt;
	vertical-align: top;
}

.redLabel
{
	border: 1px solid #ff0000;
	background: #ffffff;
	font-size: 9.5pt;
	font-weight: bold;
	text-align: center;
}

/***** ★ コラムページ ★ *****/

.columnTitle
{
	width: 680px;
	margin: 40px 0px 0px 0px;
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
}

.column
{
    width: 620px;
	margin: 50px 30px 0px 30px;
}

.columnSubTitle
{
    background: url(images/square.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 25px;
	color: #000099;
	font-size: 11.5pt;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}

.columnContent
{
    margin: 30px 0px 0px 0px;
	font-size: 10pt;
	text-align: left;
}

.columnContent p
{
	line-height: 1.7;	
}

.columnNext
{
	margin: 30px 0px 0px 0px;
	background: url(images/next.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 55px;
	font-size: 10pt;
	text-align: left;
}

.pageTop
{
	margin: 30px 0px 10px 0px;
	text-align: right;
}

/***** ★ BGMページ ★ *****/

.off
{
	text-align: center;
	font-size: 9pt;
	color: #0000ff;
	font-weight: bold;
}