/*「title」要素のスタイル指定*/
.title {
	font-size   : 32pt;
	color: blue;
	font-family: MS Sans Serif, tahoma;
	text-align: center;
}

/*「title_eng」要素のスタイル指定*/
.title_eng {
	font-size   : 14pt;
	color: blue;
	font-family: century, MS Sans Serif, tahoma;
	text-align: center;
}

/*「title」要素のスタイル指定*/
.regular_em {
	font-size   : 16pt;
	color: black;
	font-weight: bold;
	font-family: MS Sans Serif, tahoma;
	text-align: left;
}


/*「regular」要素のスタイル指定*/
.regular {
	font-size   : 12pt;
	color: black;
	font-family: MS Sans Serif, tahoma;
	text-align: left;
}

/*「Information：１文字ずつ表示」要素のスタイル指定*/
P.msg{
  font-size   : 1em;
  color: Teal;
}

/*「foot」要素のスタイル指定*/
.foot {
	font-size   : 9pt;
	color: black;
	font-family: MS Sans Serif, tahoma;
	text-align: left;
}

/*frameの定義*/
.frame{
  border-color: black;
}

/*bottonの定義*/
.button{
   font-family: ゴシック;
   font-size: 10pt;
   color: #000000;
   background-color: #FFFFFF;   
   cursor: pointer;
   font-family:Tahoma;
   border-style: dotted;
   border-color: #00cc00;
   border-width: 3;
   width: 90px;
   height: 30px;
}

/*bottonの定義*/
.button_1{
   font-family: ＭＳゴシック;
   font-size: 10pt;
   color: Navy;
   background-color: #FFFFFF;   
   cursor: pointer;
   font-family:Tahoma;
   border-style: none;
   width: 110px;
   height: 25px;
   background-image: url(./image/glass01gray01.png);
   background-repeat:no-repeat ;

}

/*image（ＴＯＰ）の定義*/
.image_01{
   font-family: MS Sans Serif, tahoma;      /* 基本フォント */
   text-align: left;          /* 文字位置_横 */
   font-size: 18pt;             /* フォントサイズ */
   color: orange;                 /* フォント色 */
   background-color: white;     /* 背景色 */
   cursor: pointer;                /* カーソルＯＮ時のポインタ指定 */
   margin-top: 0px;            /* 上余白指定 */
   border-style: hidden;        /* 罫線 */
   width: 280px;                /* 横サイズ */
   height:190px;               /* 縦サイズ */
   background-image: url(./image/kaminari3_lt.jpg);
   background-position: left bottom;/* 背景表示位置 */
   border-width: 0px
}

.image_02{
   font-family: MS Sans Serif, tahoma;      /* 基本フォント */
   text-align: left;          /* 文字位置_横 */
   font-size: 18pt;             /* フォントサイズ */
   color: orange;                 /* フォント色 */
   background-color: white;     /* 背景色 */
   cursor: pointer;                /* カーソルＯＮ時のポインタ指定 */
   margin-top: 0px;            /* 上余白指定 */
   border-style: hidden;        /* 罫線 */
   width: 280px;                /* 横サイズ */
   height:190px;               /* 縦サイズ */
   background-image: url(./image/kaminari3_rt.jpg);
   background-position: left bottom;/* 背景表示位置 */
   border-width: 0px
}

.image_03{
   font-family: MS Sans Serif, tahoma;      /* 基本フォント */
   text-align: left;          /* 文字位置_横 */
   font-size: 18pt;             /* フォントサイズ */
   color: orange;                 /* フォント色 */
   background-color: white;     /* 背景色 */
   cursor: pointer;                /* カーソルＯＮ時のポインタ指定 */
   margin-top: 0px;            /* 上余白指定 */
   border-style: hidden;        /* 罫線 */
   width: 280px;                /* 横サイズ */
   height:190px;               /* 縦サイズ */
   background-image: url(./image/kaminari3_lb.jpg);
   background-position: left bottom;/* 背景表示位置 */
   border-width: 0px
}

.image_04{
   font-family: MS Sans Serif, tahoma;      /* 基本フォント */
   text-align: left;          /* 文字位置_横 */
   font-size: 18pt;             /* フォントサイズ */
   color: orange;                 /* フォント色 */
   background-color: white;     /* 背景色 */
   cursor: pointer;                /* カーソルＯＮ時のポインタ指定 */
   margin-top: 0px;            /* 上余白指定 */
   border-style: hidden;        /* 罫線 */
   width: 280px;                /* 横サイズ */
   height:190px;               /* 縦サイズ */
   background-image: url(./image/kaminari3_rb.jpg);
   background-position: left bottom;/* 背景表示位置 */
   border-width: 0px
}

/*image（会社案内）の定義*/
.image_11{
   font-family: MS Sans Serif, tahoma;      /* 基本フォント */
   text-align: left;          /* 文字位置_横 */
   font-size: 18pt;             /* フォントサイズ */
   color: orange;                 /* フォント色 */
   background-color: white;     /* 背景色 */
   cursor: pointer;                /* カーソルＯＮ時のポインタ指定 */
   margin-top: 0px;            /* 上余白指定 */
   border-style: hidden;        /* 罫線 */
   width: 280px;                /* 横サイズ */
   height:190px;               /* 縦サイズ */
   background-image: url(./image/50tower_lt.jpg);
   background-position: left bottom;/* 背景表示位置 */
   border-width: 0px
}

.image_12{
   font-family: MS Sans Serif, tahoma;      /* 基本フォント */
   text-align: left;          /* 文字位置_横 */
   font-size: 18pt;             /* フォントサイズ */
   color: orange;                 /* フォント色 */
   background-color: white;     /* 背景色 */
   cursor: pointer;                /* カーソルＯＮ時のポインタ指定 */
   margin-top: 0px;            /* 上余白指定 */
   border-style: hidden;        /* 罫線 */
   width: 280px;                /* 横サイズ */
   height:190px;               /* 縦サイズ */
   background-image: url(./image/50tower_rt.jpg);
   background-position: left bottom;/* 背景表示位置 */
   border-width: 0px
}

.image_13{
   font-family: MS Sans Serif, tahoma;      /* 基本フォント */
   text-align: left;          /* 文字位置_横 */
   font-size: 18pt;             /* フォントサイズ */
   color: orange;                 /* フォント色 */
   background-color: white;     /* 背景色 */
   cursor: pointer;                /* カーソルＯＮ時のポインタ指定 */
   margin-top: 0px;            /* 上余白指定 */
   border-style: hidden;        /* 罫線 */
   width: 280px;                /* 横サイズ */
   height:190px;               /* 縦サイズ */
   background-image: url(./image/50tower_lb.jpg);
   background-position: left bottom;/* 背景表示位置 */
   border-width: 0px
}

.image_14{
   font-family: MS Sans Serif, tahoma;      /* 基本フォント */
   text-align: left;          /* 文字位置_横 */
   font-size: 18pt;             /* フォントサイズ */
   color: orange;                 /* フォント色 */
   background-color: white;     /* 背景色 */
   cursor: pointer;                /* カーソルＯＮ時のポインタ指定 */
   margin-top: 0px;            /* 上余白指定 */
   border-style: hidden;        /* 罫線 */
   width: 280px;                /* 横サイズ */
   height:190px;               /* 縦サイズ */
   background-image: url(./image/50tower_rb.jpg);
   background-position: left bottom;/* 背景表示位置 */
   border-width: 0px
}

/*image（採用情報ＴＯＰ）の定義*/
.image_21{
   font-family: MS Sans Serif, tahoma;      /* 基本フォント */
   text-align: left;          /* 文字位置_横 */
   font: italic normal bold 150%/150% "ＭＳ 明朝",serif;
   color: red;                 /* フォント色 */
   background-color: white;     /* 背景色 */
   cursor: pointer;                /* カーソルＯＮ時のポインタ指定 */
   margin-top: 0px;            /* 上余白指定 */
   border-style: hidden;        /* 罫線 */
   width: 280px;                /* 横サイズ */
   height:210px;               /* 縦サイズ */
   background-image: url(./image/asahi_tl.jpg);
   background-position: left bottom;/* 背景表示位置 */
   border-width: 0px
}

.image_22{
   font-family: MS Sans Serif, tahoma;      /* 基本フォント */
   text-align: left;          /* 文字位置_横 */
   font: italic normal bold 150%/150% "ＭＳ 明朝",serif;
   color: red;                 /* フォント色 */
   background-color: white;     /* 背景色 */
   cursor: pointer;                /* カーソルＯＮ時のポインタ指定 */
   margin-top: 0px;            /* 上余白指定 */
   border-style: hidden;        /* 罫線 */
   width: 280px;                /* 横サイズ */
   height:210px;               /* 縦サイズ */
   background-image: url(./image/asahi_tr.jpg);
   background-position: left bottom;/* 背景表示位置 */
   border-width: 0px
}

.image_23{
   font-family: MS Sans Serif, tahoma;      /* 基本フォント */
   text-align: left;          /* 文字位置_横 */
   font: italic normal bold 150%/150% "ＭＳ 明朝",serif;
   color: red;                 /* フォント色 */
   background-color: white;     /* 背景色 */
   cursor: pointer;                /* カーソルＯＮ時のポインタ指定 */
   margin-top: 0px;            /* 上余白指定 */
   border-style: hidden;        /* 罫線 */
   width: 280px;                /* 横サイズ */
   height:210px;               /* 縦サイズ */
   background-image: url(./image/asahi_bl.jpg);
   background-position: left bottom;/* 背景表示位置 */
   border-width: 0px
}

.image_24{
   font-family: MS Sans Serif, tahoma;      /* 基本フォント */
   text-align: left;          /* 文字位置_横 */
   font: italic normal bold 150%/150% "ＭＳ 明朝",serif;
   color: red;                 /* フォント色 */
   background-color: white;     /* 背景色 */
   cursor: pointer;                /* カーソルＯＮ時のポインタ指定 */
   margin-top: 0px;            /* 上余白指定 */
   border-style: hidden;        /* 罫線 */
   width: 280px;                /* 横サイズ */
   height:210px;               /* 縦サイズ */
   background-image: url(./image/asahi_br.jpg);
   background-position: left bottom;/* 背景表示位置 */
   border-width: 0px
}
