@charset "UTF-8";

/** |READ ME| **************************************************************************************

"財団法人 対日貿易投資交流促進協会"

Cascading Style Sheet Setting File
/common/css/small.css

フォントサイズ（小）設定用CSS

Ver.200805

----------------------------------------------------------------------------------------------------

このファイルはフォントサイズ（中）用のCSSについて記述されています。

01.Site Settings
サイト情報（ヘッダー）設定

02.Category Settings
カテゴリ（ナビゲーション）設定

03.Publication Settings
著作情報（フッター）設定

04.Contents Settings
ページ（メインコンテンツ）設定

05.Relation Settings
関連情報（サブコンテンツ）設定

************************************************************************************** |READ ME| **/





/** |01.Site Settings| ******************************************************************* START **/


/*+ [02.Options Settings] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

div.site ul.navigation li{
	font-size:14px;
}


/** |01.Site Settings| ********************************************************************* END **/





/** |02.Category Settings| *************************************************************** START **/


/*+ [03.Topic Path Settings] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

div.category div.path li{
	font-size:14px;
}


/** |02.Category Settings| ***************************************************************** END **/





/** |03.Publication Settings| ************************************************************ START **/


/*+ [01.Navigation Settings] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

div.publication div.navigation li{
	font-size:14px;
}


/*+ [02.Copyright Settings] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

div.publication div.copyright p{
	font-size:14px;
}

div.publication div.copyright address{
	font-size:14px;
}


/** |03.Publication Settings| ************************************************************** END **/





/** |04.Contents Settings| *************************************************************** START **/


/*- [H2] ---------------------------------------------------------------------*/

div.contents div.asH2 *.text{
	background-position:0.6em 0.75em !important;
	background-position:0.6em 0.7em;/* for IE */
	font-size:18px;
}

div.contents div.asH2 *.list{
	background-position:0.6em 0.65em !important;
	background-position:0.6em 0.6em;/* for IE */
	font-size:18px;
}

div.contents div.asH2 div.btn{
	padding-top:8px;
}


/*- [H3] ---------------------------------------------------------------------*/

div.contents div.asH3 *.text{
	background-position:0.28em 1.0em !important;
	background-position:0.25em 0.9em;/* for IE */
	font-size:16px;
}

/*- [H4] ---------------------------------------------------------------------*/

div.contents *.asH4{
	background-position:0em 0.85em !important;
	background-position:0em 0.8em;/* for IE */
	font-size:14px;
}


/*- [H5] ---------------------------------------------------------------------*/

div.contents *.asH5{
	background-position:0em 0.5em !important;
	background-position:0em 0.4em;/* for IE */
	font-size:14px;
}


/*+ [03.Text Parts Settings] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

div.contents p{
	font-size:14px;
}


/*+ [04.Table Parts Settings] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*- [タイプ1（リリースリスト）] ----------------------------------------------*/

div.contents table.release{
	font-size:14px;
}

/*- [タイプ2（データシート）] ------------------------------------------------*/

div.contents table.datasheet{
	font-size:14px;
}

div.contents table.datasheet td dd.related{
	background-position:0em 1.0em !important;
	background-position:0em 0.8em;/* for IE */
}


/*- [タイプ3（カテゴリリスト）] ----------------------------------------------*/

div.contents table.categories{
	font-size:14px;
}


/*- [タイプ4（ドキュメントリスト）] ------------------------------------------*/

div.contents div.thumbnail table{
	font-size:14px;
}

div.contents div.thumbnail table.data th{
	background-position:0em 0.5em !important;
	background-position:0em 0.4em;/* for IE */
}


/*- [タイプ5（フォーム）] ----------------------------------------------------*/

div.contents form.formset table{
	font-size:14px;
}


/*- [タイプ6（リスト）] ------------------------------------------------------*/

div.contents table.list{
	font-size:14px;
}


/*+ [05.List Parts Settings] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*- [タイプ1（無印）] --------------------------------------------------------*/

div.contents ul li, div.contents dl dt, div.contents dl dd{
	font-size:14px;
}


/*- [タイプ2（ノーマルリスト）] ----------------------------------------------*/

div.contents dl.list dt{
	font-size:14px;
}

div.contents ul.list li, div.contents dl.list dd{
	background-position:0em 0.4em !important;
	background-position:0em 0.4em;/* for IE */
	font-size:14px;
}


/*- [タイプ3（リンクリスト）] ------------------------------------------------*/

div.contents ul.linklist li, div.contents dl.linklist dd{
	background-position:0em 0.5em !important;
	background-position:0em 0.5em;/* for IE */
	font-size:14px;
}


/*+ [06.Images Parts Settings] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*- [キャプション付] ---------------------------------------------------------*/

div.contents dl.imageL dd, div.contents dl.imageR dd{
	font-size:12px;
}


/*+ [07.Button Parts Settings] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


div.contents div.button{
	font-size:18px;
}


/*+ [08.Definition Parts Settings] +++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*- [タイプ1（アンケート）] --------------------------------------------------*/

div.contents dl.opinionaire{
	font-size:14px;
}

div.contents dl.opinionaire dd dt{
	background-position:0em 0.5em !important;
	background-position:0em 0.5em;/* for IE */
}


/*- [タイプ2（規約）] --------------------------------------------------------*/

div.contents dl.terms{
	font-size:14px;
}


/*+ [99.Unique Parts Settings] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/* Blank */


/** |04.Contents Settings| ***************************************************************** END **/





/** |05.Relation Settings| *************************************************************** START **/


/* Blank */


/** |05.Relation Settings| ***************************************************************** END **/
