@charset "UTF-8";

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

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

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

FAX相談印刷設定用CSS

Ver.200808

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

このファイルは印刷設定用のCSSについて記述されています。

01."layout.css" Settings
レイアウト関連CSS印刷設定

02."site.css" Settings
サイト情報（ヘッダー）領域用CSS印刷設定

03."publication.css" Settings
著作情報（フッター）領域用CSS印刷設定

04."contents.css" Settings
ページ（メインコンテンツ）領域用CSS印刷設定

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





/** |01."layout.css" Settings| *********************************************************** START **/


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

div.frame{
	width:auto;
}


/*+ [03.Site Settings] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

div.site{
	width:auto;
	background:none;
}

div.site div.frame{
	width:auto;
	padding-bottom:0px;
	background:none;
	text-align:left;
}


/*+ [04.Category Settings] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

div.category{
	display:none;
}


/*+ [05.Page Settings] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

div.page{
	width:auto;
}


/*- [コンテンツ] -------------------------------------------------------------*/

div.page div.contents{
	width:auto;
	padding:0px;
	float:none;
}


/*- [関連情報（サブコンテンツ）] ---------------------------------------------*/

div.page div.relation{
	display:none;
}


/*+ [06.Publication Settings] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

div.publication{
	background-color:transparent;
}


/** |01."layout.css" Settings| ************************************************************* END **/





/** |02."site.css" Settings| ************************************************************* START **/


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

div.site h1.logomark, div.site div.logomark{
	margin-bottom:16px;
	float:none;
}


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

div.site div.options{
	display:none !important;
}


/** |02."site.css" Settings| *************************************************************** END **/





/** |03."publication.css" Settings| ****************************************************** START **/


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

div.publication div.navigation{
	display:none;
}


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

div.publication div.copyright{
	background-color:transparent;
}

div.publication div.copyright p, div.publication div.copyright address{
	width:auto;
	margin:0px;
	padding:0px;
	background-color:transparent;
	color:#000000;
}


/** |03."publication.css" Settings| ******************************************************** END **/





/** |04."contents.css" Settings| ********************************************************* START **/


/*+ [01.Common Parts Settings] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*- [ナビゲーション] ---------------------------------------------------------*/

div.contents p.return{
	display:none;
}


/*+ [02.Header Parts Settings] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*- [H1] ---------------------------------------------------------------------*/

div.contents *.asH1{
	width:90%;
	margin:0px auto;
	padding:0px 0px 20px;
}


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

div.contents div.asH2{
	width:90%;
	margin:0px auto 8px;
	background:none;
	border-bottom:solid 1px #217D49;
}

div.contents div.asH2 div.top{
	width:auto;
	background:none;
}

div.contents div.asH2 div.end{
	width:auto;
	background:none;
}

/*/ [テキスト] /////////////////////////////////////////////////////*/

div.contents div.asH2 *.text{
	width:auto !important;
	margin:0px;
	padding:0px;
	background:none;
	float:none;
	color:#000000;
}


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

div.contents div.asH3{
	width:90%;
	margin:0px auto;
	background:none;
	border-bottom:dashed 1px #217D49;
}

div.contents div.asH3 div.top{
	width:auto;
	background:none;
}

div.contents div.asH3 div.end{
	width:auto;
	background:none;
}


/*/ [テキスト] /////////////////////////////////////////////////////*/

div.contents div.asH3 *.text{
	width:auto !important;
	padding:5px 0px;
	background:none;
}


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


/*- [段落] -------------------------------------------------------------------*/

div.contents p{
	width:90%;
	margin:0px auto 10px;
}

div.contents p.notice{
	display:none;
}


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


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

div.contents table.datasheet{
	width:90%;
	margin:0px auto 16px;
}


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

div.contents form.formset fieldset{
	padding:0px 0px 16px;
}

div.contents form.formset table{
	width:90%;
	margin:8px auto 0px;
}


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


/*- [通常] -------------------------------------------------------------------*/

div.contents div.button{
	display:none;
}


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


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

div.contents dl.opinionaire{
	width:90% !important;
	margin:10px auto 0px !important;
}


/*/ [見出し] ///////////////////////////////////////////////////////*/

div.contents dl.opinionaire dt{
	background-color:#E7F8CB;
	border-bottom:solid 1px #217D49;
	color:#000000;
}

/*/ [本文] /////////////////////////////////////////////////////////*/

div.contents dl.opinionaire dd{
	background-color:transparent;
}


/* 設問 */
div.contents dl.opinionaire dd dt{
	padding:0px;
	background:none;
	border-bottom:none;
}


/** |04."contents.css" Settings| *********************************************************** END **/
