@charset "shift_jis";

/* ------------------------------------------------------------
   
	アビオ用タイポグラフィー
	create : 071203
	update : 071220
	  
------------------------------------------------------------ */

/* ------------------------------------------------------------ base */
div.typeD div#mainContents {
	width: 570px;
	padding: 0 85px;
}

/* 基本サイズ */
table td {
	font-size: 12px;
	line-height: 1.4;
}

* html table td { font-size: 120%; }

* html table td td { font-size: 100%; }

/* 強調文字*/
td { font-size: 80%; }

.site-search { font-size: 75%; }

.last-update { font-size: 75%; }

.footer { font-size: 75%; }

.txt14_red {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.table_space { padding: 4px; }

td { font-size: 80%; }

.site-search { font-size: 75%; }

.last-update { font-size: 75%; }

.footer { font-size: 75%; }

/* 見出し */
div#mainContents h1 {
	margin: 0px !important;
	font-size: 14px !important;
	font-weight: bold !important;
	color: #3D5DA8 !important;
	padding: 2px 0 0 0!important;
	background-image: none !important;
	border: 0 !important;
	background-color: transparent !important;
}

div#mainContents div.keyVisual {
	margin: 0 -75px 20px -75px;
	width: 720px;
}

div#mainContents h2 {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #3D5DA8;
}

div#mainContents h2 a {
	color: #3D5DA8;
	text-decoration: none;
}

div#mainContents h2 a:hover,
div#mainContents h2 a:visited {
	color: #3D5DA8;
	text-decoration: none;
}

.title {
	padding-top: 1px;
	vertical-align: middle;
	text-align: left;
}

div#mainContents table td { font-size: 120%; }

div#mainContents td td { font-size: 100%; }


/* リンク */
div#mainContents a img { margin: 2px 2px 0 0; vertical-align: text-top; }
/*共通のテキスト*/
.txt_10 {
	font-size: 10px;
	color: #000000;
}

.txt_14_red {
	font-weight: bold;
	color: #FF0000;
}

.txt_16_orange {
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}

/*共通で使うテーブルのスペース*/
.table_space {
	padding: 3px;
	line-height: 110%;
}

.table_space td {
	padding: 3px;
	line-height: 110%;
}

.contents_all_space { padding:10px }

/*ＴＯＰページお知らせ*/
#top_info { padding:3px }

/*ＴＯＰページ製品を探す＆製品情報ＴＯＰページ*/
#top_products_bun_space {
	padding-right: 1px;
	padding-left: 5px;
}

/*ＴＯＰ＆製品情報リンク*/
.pro a {
	color: #3D5DA8;
	text-decoration: none;
}

.pro a:hover {
	color: #3D5DA8;
	text-decoration: underline;
}

.pro a:visited {
	color: #3D5DA8;
	text-decoration: none;
}

/*ソフトウェアの表のスペース*/
.soft_title_space { padding-bottom: 8px; }

.soft_ue_space {
	padding: 3px;
	font-weight: bold;
	text-align: center;
}

.soft_sita_space { padding: 3px; }

/*技術情報のテキスト部分*/
.tech_txt {
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-weight: bold;
	line-height: 140%;
	text-align: left;
}

/* EOF */

