/* リンクカーソル時の色変換 */
a:hover {
	background-color: #0066ff;
	color: #ffffff;
}
/* リンク下線部なし */
a {
	text-decoration: none;
}
/* ヘッダーメニュー部分　線背景 */
.index_table_top {
	background-image: url(image/top_table_top.gif);
}
.index_table_right {
	background-image: url(image/top_table_right.gif);
}
.index_table_under {
	background-image: url(image/top_table_under.gif);
}
.index_table_left {
	background-image: url(image/top_table_left.gif);
}
/* ロゴ位置 */
.title_logo_posi {
	position: absolute;
	left: 5px;
	top: 0px;
}
/* ヘッダーメニュー位置 */
.menu_posi {
	position: absolute;
	left: 5px;
	top: 55px;
}
/* INDEX　写真位置 */
.top_photo_posi {
	position: absolute;
	left: 5px;
	top: 97px;
}
*+html .top_photo_posi {
	position: absolute;
	left: 5px;
	top: 95px;
}
/* INDEX　サイトマップ位置 */
.sitemap_posi {
	position: absolute;
	left: 5px;
	top: 310px;
}
/* INDEX　フッター位置 */
.index_footer {
	position: absolute;
	left: 5px;
	top: 510px;
}
/* INDEX　トピックス位置 */
.index_topics_posi {
	position: absolute;
	left: 380px;
	top: 160px;
}
*+html .index_topics_posi {
	position: absolute;
	left: 380px;
	top: 180px;
}
/* INDEX　文字サイズ・フォント種類 */
.index_body {
	font-size: 12px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
/* 全てのページ　サブメニュー位置 */
.submenu_posi {
	position: absolute;
	left: 30px;
	top: 100px;
}
/* ご挨拶　フッター位置 */
.greetings_footer {
	position: absolute;
	left: 5px;
	top: 540px;
}
/* 更新履歴　フッター */
.history_footer {
	position: absolute;
	left: 5px;
	top: 640px;
}
/* 3S&T　フッター */
.philosophy_footer {
	position: absolute;
	left: 5px;
	top: 850px;
}
*+html .philosophy_footer {
	position: absolute;
	left: 5px;
	top: 820px;
}
/* 会社概要　フッター */
.profile_footer {
	position: absolute;
	left: 5px;
	top: 830px;
}
*+html .profile_footer {
	position: absolute;
	left: 5px;
	top: 780px;
}
/* セキュリティーポリシー　フッター */
.security_footer {
	position: absolute;
	left: 5px;
	top: 1540px;
}
*+html .security_footer {
	position: absolute;
	left: 5px;
	top: 1430px;
}
/* 事業案内　フッター */
.work_footer {
	position: absolute;
	left: 5px;
	top: 950px;
}
*+html .work_footer {
	position: absolute;
	left: 5px;
	top: 850px;
}
/* 個人情報保護方針　フッター */
.privacy_footer {
	position: absolute;
	left: 5px;
	top: 750px;
}
*+html .privacy_footer {
	position: absolute;
	left: 5px;
	top: 680px;
}

.contents_posi {
	position: absolute;
	left: 154px;
	top: 102px;
	width: 559px;
}
.recruit_footer {
	position: absolute;
	left: 5px;
	top: 980px;
}

.organization_footer {
	position: absolute;
	left: 5px;
	top: 660px;
}
.network_footer {
	position: absolute;
	left: 5px;
	top: 730px;
}
.soft_footer {
	position: absolute;
	left: 5px;
	top: 780px;
}
.support_footer {
	position: absolute;
	left: 5px;
	top: 850px;
}
.photo_footer {
	position: absolute;
	left: 5px;
	top: 1150px;
}
.map_footer {
	position: absolute;
	left: 5px;
	top: 680px;
}
.flam_pro_left {
	background-image: url(image/flam_2.gif);
}
.flam_pro_under {
	background-image: url(image/flam_01.png);
}
.flam_pro_right {
	background-image: url(image/flam_02.png);
}
.title_font_size {
	font-size: 16px;
}
.content_font_size {
	font-size: 14px;
}
